-
OVERVIEW
----------------------------------
Tmd Delivery Date And Time Slot For Checkout opencart Extension its allow admin to create a feature for choose delivery date and time for customer .
Delivery date and time selector to your checkout! page, This extension will work with any shipping methods ,Tmd Delivery Date And Time Slot For Checkout is very useful For customer and admin both side customer can order our delivery on own spacial data like Birthday, anniversary, party etc.
Delivery Date And Time Slot For Checkout
Installation of Delivery Date And Time Slot For Checkout 4.x.x
-
Step 1: Zip Folder
Step 2
Go To Admin Panel > Extensions > Installer > Click Blue Button
Step 3: Upload TMD Delivery Date Time Slote Module Zip
Step 4: After zip Upload Click Green Install Button
Step 5: After Click Show Message (Success: The extension has been installed!)
Step 6
Go To Admin Panel > Extensions > Extensions > Select Module > Click Green Install Button
Step 7: After That Click Blue Edit Button > First Click Here For Generate License key and Save It
Step 8: Refresh Page and Show Menu
General Tab Setting
Holiday Tab Setting
Time Tab Setting
Language Tab Setting and Save It
Step 9: First Login Account Checkout Page Show Delivery Time
Email Show Delivery Time
Step 10: Order Delivery Date Time Menu
View Page
Invoice Page
Order History Page
Step 11: Admin Module > Time Tab > Select Admin Time Slots > Add Delivery Time and Save It
Email
Admin Order Delivery Date & Time
Installation of Delivery Date And Time Slot For Checkout 3.x.x
-
-
Step 1: Zip Folder
Step 2
Go To admin Panel > Extensions > Installer > Click Upload Button
Step 3: Upload Delivery Datetime Module Zip
Step 4: After Zip Upload Success Massage
Step 5
Go To admin Panel > Extensions > Modifications > Click On Refresh Button
Step 6
Go To Admin Panel > Extensions > Extensions > Select Module > Click on Delivery Date Time Green Install Button
Step 7
Go To Admin Panel > System > Users > User Groups > Click Select All and Then save It
Step 8
Delivery Time Slote Menu > Setting For General Tab
Setting For Holiday Tab
Setting For Time Tab
Setting For Language Tab
Step 9
Checkout Page > Delivery Method > Select Delivery date and time and Then click Continue Button
Confrom Order
Step 10
Go To Admin Panel > Sale > Order
View page
Print Invoice page
Print Shipping page
-
Installation of Delivery Date And Time Slot For Checkout 2.3.x
-
-
Step 1: Extract Zip
Step 2: Two Folder
Step 3
Upload these folder by ftp correct location for example (admin to admin) (no core file effect)
Step 4
Go To Admin Panel > Extensions > Extension Installer Click upload Button
Step 5: Upload Delivery Datetime Module XML File
Step 6
Go To Admin Panel > Extensions > Modifications > Click On Refresh Button
Step 7
Go To Admin Panel > Extensions > Extensions > Select Module > Click on Delivery Date Time Green Install Button
Click Blue Edit Button
Step 8
Select Status, Select Weekend Leave Add Text Delivery date , Delivery time and then Click On Right side Save Button
Step 9
Checkout Page > Delivery Method > Select Delivery date and time and Then click Continue Button
Confrom Order
Step 10
Go To Admin Panel > Sale > Order
View page
Print Invoice page
Print Shipping page
-
Apply this code only less then 3.0.40 Journal version
-
Go to file location
Step1. this.error = {};
============================
after this apply below code
========================================
/* tmd start*/
deliverydate=$('input[name=deliverydate]').val();
deliverytime=$('input[name=deliverytime]').val();
if(!deliverytime)
{
deliverytime=$('select[name=deliverytime]').val();
}
/* tmd end*/=========================================
Step2. this.update(json, confirm);
=====================================
before 3 lines apply below code
===========================================
/* tmd start*/
deliverydate:deliverydate,
deliverytime:deliverytime,
/* tmd end */
====================================

Contact Us
If you have question which is beyond this knowledgebase Kindly contact us
Write to Us Now