You are viewing an old revision of this post, from April 14, 2016 @ 18:03:51. See below for differences between this version and the current revision.

Magento – User manual for Delivery Extension

Delivery Schedule User Guide

Admin can easily configure the Delivery Schedule module at Backend => Delivery Schedule => Configuration.

Configuration

caption

  • Format Date: Allow admin to choose format date. At Frontend, each time slot will be displayed as the selected format.
  • Weeks: Maximum number of weeks that customers can select delivery date.

For example: When admin inserts 4 in this field, customers can select day in next 4 weeks from the current time.

  • Default max deliveries per slot: Allow admin to set maximum number of bookings per slot.
  • Delay (hour): Enter the number of hours.

For example: When admin inserts 24, the current time is 17:00pm, 2015/03/26, then only slots after 24 hours counted from the current time (5 pm) will be enabled at Frontend. All earlier slots are disabled and customers can’t select.

caption

  • First Column Header: Title of Schedule in delivery information section on checkout page.
  • Deliver Saturdays: Allow to deliver on Saturday or not.
  • Deliver Sundays: Allow to deliver on Sunday or not.
  • List Special Day (not delivery): Allow admin to enter the list of special days. Format of day must comply with the selected type at the [Format Date] tab.
  • Calender Display: Allow admin to select Calendar or Datetime Picker.

- If admin chooses Calendar, delivery information will be displayed at Frontend as follows:

caption

- If admin chooses Picker, it will be at frontend:

caption

  • Using day off: If admin chooses Yes, the Day Off field of each item in Admin=>Delivery Schedule=>Manage Delivery Schedule will be shown. If No, the Day Off field will be hidden.
  • Enable Comment: Allow customers to leave a comment.
  • Disable based on the first slot: The first slot of the current day is disabled. At this field, if admin chooses YES, other slots on the same day are also disabled. If admin chooses No, the status of other slots does not depend on the first slot.
  • Description: Description will be displayed below the schedule in Delivery Information at frontend-checkout page.

Manage Delivery Times

Go to Backend=>Delivery Schedule =>Manage Delivery Times
Click on <Add Item>

caption

The Delivery Time Information page has 2 tabs named General and Delivery Days:

  • In the General tab, admin can insert general information for one delivery time such as Store View, Title, Is Active…

caption

Store view: The Delivery Time will be applied for the selected store view.
Title: Name of delivery time.
Is Active: The status of delivery time (Enabled/Disabled).
+ Insert a value to the Max Deliveries Per Slot field to limit the total number of deliveries per slot. The default value is taken from Configuration=>Delivery Date=> Default max deliveries per slot. Leave this field blank if there is no limitation.
+ Insert value for the Special Day field. Pay attention, it must be in accordance with format date selected at file Configuration=>Delivery Date=>Format Date.
This Special Day field is in higher priority than List Special Day (not delivery) in Configuration.
Active Time field specifies the time range for time slot to be in effect.
Sorting tab defines sorting of the delivery time displayed at Frontend.

  • At the Delivery Days tab, admin can enable/ disable delivery days. If admin chooses YES, the day will be enabled; if NO the day will be disabled.

caption

Manage Delivery Schedule

Go to Backend=>Delivery Schedule=>Manage Delivery Schedule.
This page lists all information of Delivery Schedule including ID, Delivery Date, Delivery Time, Bookings, Day off and Action.

caption

To see the detailed delivery schedule of each transaction, click “Edit”.

  • Pay attention to Day off field, it is shown only when the status of Using day off field in Configuration is Yes.

If admin chooses Yes in Day off field, there is no delivery on this slot. If No, deliver as usual.

caption

Email Integration

caption

To integrate information of delivery schedule (including delivery date, delivery time and comment) in the New Order Confirmation Email when customer completes order, take step by step as below: 

  • Go to Backend =>System=>Transaction Emails=>Add new Template

Create two templates:

- Template 1: 

Template Name: New Order Delivery Date
Template Subject: {{varstore.getFrontendName()}}: New Order # {{varorder.increment_id}}
Template Content: Please open the file html_new_order_email.txt from .zip file and copy all content of it to here.
Template Styles: body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }

- Template 2: 

Template Name: New Order Delivery Date for Guest
Template Subject: {{varstore.getFrontendName()}}: New Order # {{varorder.increment_id}}
Template Content: Please open the file html_new_order_for_guest_email.txt from .zip file and copy all content of it to here.
Template Styles: body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }

Note: Two files html_new_order_email.txt and html_new_order_for_guest_email.txt are in the same module package.

  • Go to Backed=>System=>Configuration=>Sales=>Sales Emails=>Order tab. Change some attributes:
 New Order Confirmation Template: Select "New Order Delivery Date"
New Order Confirmation Template for Guest: Select "New Order Delivery Date for Guest"

Revisions

  • April 14, 2016 @ 18:04:22 [Current Revision] by admin
  • April 14, 2016 @ 18:04:22 by admin
  • April 14, 2016 @ 18:03:51 by admin

Revision Differences

April 14, 2016 @ 18:03:51Current Revision
Content
Unchanged: <h1 id="firstHeading">Unchanged: <h1 id="firstHeading">
Unchanged: Delivery Schedule User GuideUnchanged: Delivery Schedule User Guide
Unchanged: </h1>Unchanged: </h1>
Deleted: <table id="toc"> 
Deleted: <tbody> 
Deleted: <tr> 
Deleted: <td> 
Deleted: <h2> Added: <h2>
Deleted: Contents 
 Added: <span style="font-size: 13px; line-height: 1.6;">Admin can easily configure the Delivery Schedule module at&nbsp;</span><b style="font-size: 13px; line-height: 1.6;">Backend</b><span style="font-size: 13px; line-height: 1.6;">&nbsp;= &gt;&nbsp;</span><b style="font-size: 13px; line-height: 1.6;">Delivery Schedule</b><span style="font-size: 13px; line-height: 1.6;">&nbsp;= &gt;&nbsp;</span><b style="font-size: 13px; line-height: 1.6;">Configuration</b><span style="font-size: 13px; line-height: 1.6;">.</span>
Deleted: </h2> Added: </h2>
Deleted: <ul> 
Deleted: <li> 
Deleted: <a href="http:// www.mage-world.com/ wiki/index.php?title= DeliverySchedule- user-guide#Configuration" >1&nbsp;Configuration</a> 
Deleted: </li> 
Deleted: <li> 
Deleted: <a href="http:// www.mage-world.com/ wiki/index.php?title= DeliverySchedule- user-guide#Manage_ Delivery_Times" >2&nbsp;Manage Delivery Times</a> 
Deleted: </li> 
Deleted: <li> 
Deleted: <a href="http:// www.mage-world.com/ wiki/index.php?title= DeliverySchedule- user-guide#Manage_ Delivery_Schedule" >3&nbsp;Manage Delivery Schedule</a> 
Deleted: </li> 
Deleted: <li> 
Deleted: <a href="http:// www.mage-world.com/ wiki/index.php?title= DeliverySchedule- user-guide#Email_ Integration"> 4&nbsp;Email Integration</a> 
Deleted: </li> 
Deleted: </ul> 
Deleted: </td> 
Deleted: </tr> 
Deleted: </tbody> 
Deleted: </table> 
Unchanged: <h2>Unchanged: <h2>
Unchanged: ConfigurationUnchanged: Configuration
Unchanged: </h2>Unchanged: </h2>
Deleted: <p> 
Deleted: Admin can easily configure the Delivery Schedule module at&nbsp;<b>Backend< /b>&nbsp;=&gt; &nbsp;<b>Delivery Schedule</b>&nbsp; =&gt;&nbsp;<b> Configuration</b>. 
Deleted: </p> 
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-1.png" title="caption"><img alt="caption" height="376" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="1941303290" src="http://www.mage- world.com/wiki/ images/thumb/ f/f9/Delivery- schedule2015- 1.png/600px-Delivery- schedule2015-1.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-1.png" title="caption"><img alt="caption" height="376" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="1941303290" src="http://www.mage- world.com/wiki/ images/thumb/ f/f9/Delivery- schedule2015- 1.png/600px-Delivery- schedule2015-1.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Format Date</b>: Allow admin to choose format date. At Frontend, each time slot will be displayed as the selected format.Unchanged: <b>Format Date</b>: Allow admin to choose format date. At Frontend, each time slot will be displayed as the selected format.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Weeks</b>: Maximum number of weeks that customers can select delivery date.Unchanged: <b>Weeks</b>: Maximum number of weeks that customers can select delivery date.
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: For example: When admin inserts 4 in this field, customers can select day in next 4 weeks from the current time.Unchanged: For example: When admin inserts 4 in this field, customers can select day in next 4 weeks from the current time.
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Default max deliveries per slot</b>: Allow admin to set maximum number of bookings per slot.Unchanged: <b>Default max deliveries per slot</b>: Allow admin to set maximum number of bookings per slot.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Delay (hour)</b>: Enter the number of hours.Unchanged: <b>Delay (hour)</b>: Enter the number of hours.
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: For example: When admin inserts 24, the current time is 17:00pm, 2015/03/26, then only slots after 24 hours counted from the current time (5 pm) will be enabled at Frontend. All earlier slots are disabled and customers can&rsquo;t select.Unchanged: For example: When admin inserts 24, the current time is 17:00pm, 2015/03/26, then only slots after 24 hours counted from the current time (5 pm) will be enabled at Frontend. All earlier slots are disabled and customers can&rsquo;t select.
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-2.png" title="caption"><img alt="caption" height="334" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="2113143727" src="http://www.mage- world.com/wiki/ images/thumb/ a/a2/Delivery- schedule2015- 2.png/600px-Delivery- schedule2015-2.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-2.png" title="caption"><img alt="caption" height="334" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="2113143727" src="http://www.mage- world.com/wiki/ images/thumb/ a/a2/Delivery- schedule2015- 2.png/600px-Delivery- schedule2015-2.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>First Column Header</b>: Title of Schedule in delivery information section on checkout page.Unchanged: <b>First Column Header</b>: Title of Schedule in delivery information section on checkout page.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Deliver Saturdays</b>: Allow to deliver on Saturday or not.Unchanged: <b>Deliver Saturdays</b>: Allow to deliver on Saturday or not.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Deliver Sundays</b>: Allow to deliver on Sunday or not.Unchanged: <b>Deliver Sundays</b>: Allow to deliver on Sunday or not.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>List Special Day (not delivery)</b>: Allow admin to enter the list of special days. Format of day must comply with the selected type at the [Format Date] tab.Unchanged: <b>List Special Day (not delivery)</b>: Allow admin to enter the list of special days. Format of day must comply with the selected type at the [Format Date] tab.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Calender Display</b>: Allow admin to select Calendar or Datetime Picker.Unchanged: <b>Calender Display</b>: Allow admin to select Calendar or Datetime Picker.
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: - If admin chooses&nbsp; <b>Calendar</b>, delivery information will be displayed at Frontend as follows:Unchanged: - If admin chooses&nbsp; <b>Calendar</b>, delivery information will be displayed at Frontend as follows:
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-3.png" title="caption"><img alt="caption" height="335" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="2976217308" src="http://www.mage- world.com/wiki/ images/thumb/ 3/31/Delivery- schedule2015- 3.png/600px-Delivery- schedule2015-3.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-3.png" title="caption"><img alt="caption" height="335" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="2976217308" src="http://www.mage- world.com/wiki/ images/thumb/ 3/31/Delivery- schedule2015- 3.png/600px-Delivery- schedule2015-3.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: - If admin chooses&nbsp; <b>Picker</b>, it will be at frontend:Unchanged: - If admin chooses&nbsp; <b>Picker</b>, it will be at frontend:
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-4.png" title="caption"><img alt="caption" height="264" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3428883530" src="http://www.mage- world.com/wiki/ images/thumb/ 9/9a/Delivery- schedule2015- 4.png/600px-Delivery- schedule2015-4.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-4.png" title="caption"><img alt="caption" height="264" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3428883530" src="http://www.mage- world.com/wiki/ images/thumb/ 9/9a/Delivery- schedule2015- 4.png/600px-Delivery- schedule2015-4.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Using day off</b>: If admin chooses Yes, the Day Off field of each item in Admin=&gt;Delivery Schedule=&gt;Manage Delivery Schedule will be shown. If No, the Day Off field will be hidden.Unchanged: <b>Using day off</b>: If admin chooses Yes, the Day Off field of each item in Admin=&gt;Delivery Schedule=&gt;Manage Delivery Schedule will be shown. If No, the Day Off field will be hidden.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Enable Comment</b>: Allow customers to leave a comment.Unchanged: <b>Enable Comment</b>: Allow customers to leave a comment.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Disable based on the first slot</b>: The first slot of the current day is disabled. At this field, if admin chooses YES, other slots on the same day are also disabled. If admin chooses No, the status of other slots does not depend on the first slot.Unchanged: <b>Disable based on the first slot</b>: The first slot of the current day is disabled. At this field, if admin chooses YES, other slots on the same day are also disabled. If admin chooses No, the status of other slots does not depend on the first slot.
Unchanged: </li>Unchanged: </li>
Unchanged: <li>Unchanged: <li>
Unchanged: <b>Description</b>: Description will be displayed below the schedule in Delivery Information at frontend-checkout page.Unchanged: <b>Description</b>: Description will be displayed below the schedule in Delivery Information at frontend-checkout page.
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <h2>Unchanged: <h2>
Unchanged: Manage Delivery TimesUnchanged: Manage Delivery Times
Unchanged: </h2>Unchanged: </h2>
Unchanged: <p>Unchanged: <p>
Unchanged: Go to&nbsp;<b>Backend< /b>=&gt;<b>Delivery Schedule</b>&nbsp; =&gt;<b>Manage Delivery Times</b>.&nbsp;<br />Unchanged: Go to&nbsp;<b>Backend< /b>=&gt;<b>Delivery Schedule</b>&nbsp; =&gt;<b>Manage Delivery Times</b>.&nbsp;<br />
Unchanged: Click on&nbsp;<b>&lt;Add Item&gt;</b>Unchanged: Click on&nbsp;<b>&lt;Add Item&gt;</b>
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-5.png" title="caption"><img alt="caption" height="126" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3522362708" src="http://www.mage- world.com/wiki/ images/thumb/ 5/59/Delivery- schedule2015- 5.png/600px-Delivery- schedule2015-5.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-5.png" title="caption"><img alt="caption" height="126" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3522362708" src="http://www.mage- world.com/wiki/ images/thumb/ 5/59/Delivery- schedule2015- 5.png/600px-Delivery- schedule2015-5.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: The&nbsp;<b>Delivery Time Information</ b>&nbsp;page has 2 tabs named&nbsp;<b> General</b>&nbsp; and&nbsp;<b>Delivery Days</b>:Unchanged: The&nbsp;<b>Delivery Time Information</ b>&nbsp;page has 2 tabs named&nbsp;<b> General</b>&nbsp; and&nbsp;<b>Delivery Days</b>:
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: In the&nbsp;<b>General< /b>&nbsp;tab, admin can insert general information for one delivery time such as Store View, Title, Is Active&hellip;Unchanged: In the&nbsp;<b>General< /b>&nbsp;tab, admin can insert general information for one delivery time such as Store View, Title, Is Active&hellip;
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-6.png" title="caption"><img alt="caption" height="272" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3258874079" src="http://www.mage- world.com/wiki/ images/thumb/ f/fd/Delivery- schedule2015- 6.png/600px-Delivery- schedule2015-6.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-6.png" title="caption"><img alt="caption" height="272" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3258874079" src="http://www.mage- world.com/wiki/ images/thumb/ f/fd/Delivery- schedule2015- 6.png/600px-Delivery- schedule2015-6.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: +&nbsp;<b>Store view</b>: The Delivery Time will be applied for the selected store view.<br />Unchanged: +&nbsp;<b>Store view</b>: The Delivery Time will be applied for the selected store view.<br />
Unchanged: +&nbsp;<b>Title</b>: Name of delivery time.<br />Unchanged: +&nbsp;<b>Title</b>: Name of delivery time.<br />
Unchanged: +&nbsp;<b>Is Active</b>: The status of delivery time (Enabled/Disabled).<br />Unchanged: +&nbsp;<b>Is Active</b>: The status of delivery time (Enabled/Disabled).<br />
Unchanged: + Insert a value to the&nbsp;<b>Max Deliveries Per Slot</b>&nbsp;field to limit the total number of deliveries per slot. The default value is taken from Configuration= &gt;Delivery Date=&gt; Default max deliveries per slot. Leave this field blank if there is no limitation.<br />Unchanged: + Insert a value to the&nbsp;<b>Max Deliveries Per Slot</b>&nbsp;field to limit the total number of deliveries per slot. The default value is taken from Configuration= &gt;Delivery Date=&gt; Default max deliveries per slot. Leave this field blank if there is no limitation.<br />
Unchanged: + Insert value for the&nbsp;<b>Special Day</b>&nbsp;field. Pay attention, it must be in accordance with format date selected at file&nbsp;<b> Configuration< /b>=&gt;<b>Delivery Date</b>=&gt;<b>Format Date</b>.<br />Unchanged: + Insert value for the&nbsp;<b>Special Day</b>&nbsp;field. Pay attention, it must be in accordance with format date selected at file&nbsp;<b> Configuration< /b>=&gt;<b>Delivery Date</b>=&gt;<b>Format Date</b>.<br />
Unchanged: This Special Day field is in higher priority than List Special Day (not delivery) in Configuration.<br />Unchanged: This Special Day field is in higher priority than List Special Day (not delivery) in Configuration.<br />
Unchanged: +&nbsp;<b>Active Time</b>&nbsp;field specifies the time range for time slot to be in effect.<br />Unchanged: +&nbsp;<b>Active Time</b>&nbsp;field specifies the time range for time slot to be in effect.<br />
Unchanged: +&nbsp;<b>Sorting< /b>&nbsp;tab defines sorting of the delivery time displayed at Frontend.Unchanged: +&nbsp;<b>Sorting< /b>&nbsp;tab defines sorting of the delivery time displayed at Frontend.
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: At the Delivery Days tab, admin can enable/ disable delivery days. If admin chooses YES, the day will be enabled; if NO the day will be disabled.Unchanged: At the Delivery Days tab, admin can enable/ disable delivery days. If admin chooses YES, the day will be enabled; if NO the day will be disabled.
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-7.png" title="caption"><img alt="caption" height="174" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="538528541" src="http://www.mage- world.com/wiki/ images/thumb/ 6/68/Delivery- schedule2015- 7.png/600px-Delivery- schedule2015-7.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-7.png" title="caption"><img alt="caption" height="174" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="538528541" src="http://www.mage- world.com/wiki/ images/thumb/ 6/68/Delivery- schedule2015- 7.png/600px-Delivery- schedule2015-7.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <h2>Unchanged: <h2>
Unchanged: Manage Delivery ScheduleUnchanged: Manage Delivery Schedule
Unchanged: </h2>Unchanged: </h2>
Unchanged: <p>Unchanged: <p>
Unchanged: Go to&nbsp;<b>Backend< /b>=&gt;<b>Delivery Schedule</b>= &gt;<b>Manage Delivery Schedule</b>.<br />Unchanged: Go to&nbsp;<b>Backend< /b>=&gt;<b>Delivery Schedule</b>= &gt;<b>Manage Delivery Schedule</b>.<br />
Unchanged: This page lists all information of Delivery Schedule including ID, Delivery Date, Delivery Time, Bookings, Day off and Action.Unchanged: This page lists all information of Delivery Schedule including ID, Delivery Date, Delivery Time, Bookings, Day off and Action.
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-8.png" title="caption"><img alt="caption" height="246" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3028764615" src="http://www.mage- world.com/wiki/ images/thumb/ 6/68/Delivery- schedule2015- 8.png/600px-Delivery- schedule2015-8.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-8.png" title="caption"><img alt="caption" height="246" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3028764615" src="http://www.mage- world.com/wiki/ images/thumb/ 6/68/Delivery- schedule2015- 8.png/600px-Delivery- schedule2015-8.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: To see the detailed delivery schedule of each transaction, click &ldquo;Edit&rdquo;.Unchanged: To see the detailed delivery schedule of each transaction, click &ldquo;Edit&rdquo;.
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: Pay attention to&nbsp;<b>Day off</b>&nbsp;field, it is shown only when the status of&nbsp;<b>Using day off</b>&nbsp;field in&nbsp;<b>Configuration</b>&nbsp;is Yes.Unchanged: Pay attention to&nbsp;<b>Day off</b>&nbsp;field, it is shown only when the status of&nbsp;<b>Using day off</b>&nbsp;field in&nbsp;<b>Configuration</b>&nbsp;is Yes.
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: If admin chooses&nbsp;<b>Yes in Day</b>&nbsp;off field, there is no delivery on this slot. If&nbsp;<b>No</b>, deliver as usual.Unchanged: If admin chooses&nbsp;<b>Yes in Day</b>&nbsp;off field, there is no delivery on this slot. If&nbsp;<b>No</b>, deliver as usual.
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-9.png" title="caption"><img alt="caption" height="275" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="2698350347" src="http://www.mage- world.com/wiki/ images/0/02/ Delivery-schedule2015-9.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-9.png" title="caption"><img alt="caption" height="275" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="2698350347" src="http://www.mage- world.com/wiki/ images/0/02/ Delivery-schedule2015-9.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <h2>Unchanged: <h2>
Unchanged: Email IntegrationUnchanged: Email Integration
Unchanged: </h2>Unchanged: </h2>
Unchanged: <p>Unchanged: <p>
Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-10.png" title="caption"><img alt="caption" height="494" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3138323632" src="http://www.mage- world.com/wiki/ images/thumb/ 7/7c/Delivery- schedule2015- 10.png/600px- Delivery-schedule2015-10.png" width="600" /></a>Unchanged: <a href="http:// www.mage-world.com/ wiki/index.php?title= File:Delivery- schedule2015-10.png" title="caption"><img alt="caption" height="494" onload="pagespeed.CriticalImages.checkImageForCriticality(this);" pagespeed_url_ hash="3138323632" src="http://www.mage- world.com/wiki/ images/thumb/ 7/7c/Delivery- schedule2015- 10.png/600px- Delivery-schedule2015-10.png" width="600" /></a>
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: To integrate information of delivery schedule (including delivery date, delivery time and comment) in the New Order Confirmation Email when customer completes order, take step by step as below:&nbsp;Unchanged: To integrate information of delivery schedule (including delivery date, delivery time and comment) in the New Order Confirmation Email when customer completes order, take step by step as below:&nbsp;
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: Go to&nbsp;<b>Backend< /b>&nbsp;=&gt;<b>System</ b>=&gt;<b>Transaction Emails</b>=&gt;<b>Add new Template</b>.&nbsp;Unchanged: Go to&nbsp;<b>Backend< /b>&nbsp;=&gt;<b>System</ b>=&gt;<b>Transaction Emails</b>=&gt;<b>Add new Template</b>.&nbsp;
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <p>Unchanged: <p>
Unchanged: Create two templates:Unchanged: Create two templates:
Unchanged: </p>Unchanged: </p>
Unchanged: <p>Unchanged: <p>
Unchanged: - Template 1:&nbsp;Unchanged: - Template 1:&nbsp;
Unchanged: </p>Unchanged: </p>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Name: New Order Delivery Date</pre>Unchanged: Template Name: New Order Delivery Date</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Subject: {{varstore.getFrontendName()}}: New Order # {{varorder.increment_id}}</pre>Unchanged: Template Subject: {{varstore.getFrontendName()}}: New Order # {{varorder.increment_id}}</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Content: Please open the file html_new_order_email.txt from .zip file and copy all content of it to here.</pre>Unchanged: Template Content: Please open the file html_new_order_email.txt from .zip file and copy all content of it to here.</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Styles: body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</pre>Unchanged: Template Styles: body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</pre>
Unchanged: <p>Unchanged: <p>
Unchanged: - Template 2:&nbsp;Unchanged: - Template 2:&nbsp;
Unchanged: </p>Unchanged: </p>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Name: New Order Delivery Date for Guest</pre>Unchanged: Template Name: New Order Delivery Date for Guest</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Subject: {{varstore.getFrontendName()}}: New Order # {{varorder.increment_id}}</pre>Unchanged: Template Subject: {{varstore.getFrontendName()}}: New Order # {{varorder.increment_id}}</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Content: Please open the file html_new_order_ for_guest_email.txt from .zip file and copy all content of it to here.</pre>Unchanged: Template Content: Please open the file html_new_order_ for_guest_email.txt from .zip file and copy all content of it to here.</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: Template Styles: body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</pre>Unchanged: Template Styles: body,td { color:#2f2f2f; font:11px/1.35em Verdana, Arial, Helvetica, sans-serif; }</pre>
Unchanged: <p>Unchanged: <p>
Unchanged: Note: Two files html_new_order_email.txt and html_new_order_ for_guest_email.txt are in the same module package.Unchanged: Note: Two files html_new_order_email.txt and html_new_order_ for_guest_email.txt are in the same module package.
Unchanged: </p>Unchanged: </p>
Unchanged: <ul>Unchanged: <ul>
Unchanged: <li>Unchanged: <li>
Unchanged: Go to&nbsp;<b>Backed< /b>=&gt;<b>System</b>=&gt; <b>Configuration</b>=&gt; <b>Sales</b>= &gt;<b>Sales Emails</b>=&gt;<b>Order tab</b>. Change some attributes:Unchanged: Go to&nbsp;<b>Backed< /b>=&gt;<b>System</b>=&gt; <b>Configuration</b>=&gt; <b>Sales</b>= &gt;<b>Sales Emails</b>=&gt;<b>Order tab</b>. Change some attributes:
Unchanged: </li>Unchanged: </li>
Unchanged: </ul>Unchanged: </ul>
Unchanged: <pre>Unchanged: <pre>
Unchanged: New Order Confirmation Template: Select &quot;New Order Delivery Date&quot;</pre>Unchanged: New Order Confirmation Template: Select &quot;New Order Delivery Date&quot;</pre>
Unchanged: <pre>Unchanged: <pre>
Unchanged: New Order Confirmation Template for Guest: Select &quot;New Order Delivery Date for Guest&quot;</pre>Unchanged: New Order Confirmation Template for Guest: Select &quot;New Order Delivery Date for Guest&quot;</pre>

Note: Spaces may be added to comparison text to allow better line wrapping.

No comments yet.

Leave a Reply