Delivery Date Picker

Visit the Shipping Schedule page in ShipFare to make sure it is properly set up.

Non Shopify+ Stores

  1. Go to Themes → Edit Code
  2. Navigate to your theme.liquid file and add the following code just before </body>
    1. <script src="https://unpkg.com/shipfare_delivery_date_picker/dist/datePickerWidget.es.js" type="module" async></script>
  3. Locate your cart file and add the following code to where you want the Date Picker to appear. 
    1. <shipfare-date-picker></shipfare-date-picker>
  4. The date selected will appear in your Shopify Notes section.
  5. If you want to preview/test before making it live on your store then you can create a copy of your current live theme and add the code there. If it looks fine, you can publish this copy.

Shopify+ Stores

  1. Go to Settings → Checkout in your Shopify store.
  2. Click on the dropdown menu at the top and select "Shipping." Select "Add app block" in the left side menu
  3. Add "ShipFare Delivery Date" app and Save
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us