During checkout we need for the user to create/select a future “SHIP DATE” with some sort of calendar style selection? This selection needs to be mapped to the field id on the SO called {shipdate}. We need the first available ship date that displays to be “4 business days from today” which could also be… Continue reading Mandatory Ship Date Selection During Checkout
Tag: shipping date field
How to Create ship to date field in the checkout payment page and disable the date for previous dates.
Created the shipping date field and added the date picker. And disabled three days from the date they are ordering and also the previous dates (as we cannot have it ready by then). By using the following code in the extension.
Add shipping date in the website checkout page
This proposal covers the development of showing expected shipping date field and text in the webstore . Solution: We can show an input field of date in the checkout page so that the user can enter the date which they want the order shipped out by and also the text message can be shown as… Continue reading Add shipping date in the website checkout page