Speed Up Delivery Date Picker (2.0 Themes)

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

In Shopify 2.0 it is quite simple to enable the Speed Up Script (add the script directly in the head section) using the Theme editor.

To do this, you need to enable our app extension under the App Embeds in the Theme editor.

Step 1: Go to the Online store under the Shopify Admin.

Step 2: Click on the Customize button in the Current theme section.

Step 3: Click on the Theme settings at the bottom-left of Theme editor.

Step 4: Select the App Embeds tab under the Theme Settings sidebar.

Step 5: Now you can see the app extension for the Speed Up Script (ODD SpeedUp), click the toggle button to enable it.

Step 6: click on Save.

Last updated