Warning!
This article only applies to Blast Store Pickup & Local Delivery V1.0. This article requires technical knowledge and prior experience with Liquid code. If you are not comfortable with this, please Request an Installation for help.
Overview:
Step1: Install the app from Shopify's App Store.
Step 2: Once you install the app from Shopify's app store, our code will inject the snippet into the cart page. Please notice that for some themes, that might not happen so you have to follow Step 2.1 onwards.
Step 2.1: Please upload this file to your theme files: local-delivery.liquid. If you don't know how to upload it then please go to Snippets, click on "Add a new snippet" then name the file "local-delivery.liquid". After that open the file you downloaded in notepad, copy the code and paste it into the new snippet file you just created in Shopify.
Step 2.2: Please go to the cart.liquid file and paste this code in the location you want the app to appear in:
{% include "local-delivery" %}
Step 3: Please go to your front end, try to add something to the cart and check if the app shows there. The app should look similar to this:
Comments
0 comments
Article is closed for comments.