The repo for Purrform's main BigCommerce store.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: revert to one file

+2 -3
assets/js/delivery.js assets/js/custom.js
assets/js/loyalty.js

This is a binary file and will not be displayed.

+1 -1
config.json
··· 1 1 { 2 - "name": "DEV Theme - Fix delivery dates 2", 2 + "name": "DEV Theme - Fix delivery dates 4", 3 3 "version": "6.10.0", 4 4 "template_engine": "handlebars_v4", 5 5 "meta": {
+1 -2
templates/pages/checkout.html
··· 40 40 41 41 {{inject "checkoutId" cart_id}} 42 42 43 - <script src="{{cdn 'assets/js/delivery.js'}}"></script> 44 - <script src="{{cdn 'assets/js/loyalty.js'}}"></script> 43 + <script src="{{cdn 'assets/js/custom.js'}}"></script> 45 44 46 45 {{#if customer_group_name '!==' 'trade_blocked'}} 47 46 <div id="optimised_main_chout">