SpiceGems Knowledge Base
All AppsContact Us
Order Delivery Date
Order Delivery Date
  • Overview
  • Getting started
  • Delivery Date Settings
  • Delivery Availability
  • Calculations of Blackout Days, Cut Off Time and Delivery Lead Times
  • All orders Information
  • Installation
    • Auto installation
    • Manual installation
    • Manual installation in 2.0 Theme
  • Speed Up Delivery Date Picker (Non 2.0 Themes)
  • Speed Up Delivery Date Picker (2.0 Themes)
  • FAQs
Powered by GitBook
On this page

Speed Up Delivery Date Picker (Non 2.0 Themes)

PreviousManual installation in 2.0 ThemeNextSpeed Up Delivery Date Picker (2.0 Themes)

Last updated 2 months ago

Shopify loads our script asynchronously, meaning the page loads first, followed by our script. As a result, there may be a slight delay in loading the calendar.

To mitigate this, you can load the script earlier by adding it directly to the head section of your theme. Follow these steps to implement the workaround

To do this, please paste the following script inside the head section of your theme.

  1. Go to Settings –> Speed up Delivery Date

  2. Copy the snippet code available

  1. Go to Online Store → Edit Code

  2. Search for theme.liquid file and paste the code below the <head> opening tag.

  3. Save

Here is a quick integration tutorial –