<
link rel="stylesheet" media="all" id="ecom-vendors-css_ecomposer_base" href="https://cdn.ecomposer.app/vendors/css/ecom-base.css?v=1.6" />
window.EComposer = window.EComposer || {};
window.EComposer.TEMPLATE_ID="64d4b9e87bd17ff8ff0cfc82";
window.EComposer.TEMPLATE = {"template_id":"64d4b9e87bd17ff8ff0cfc82","title":"product","type":"product","slug":"ecom-product","plan_id":2};
try {
const urlParams = new URLSearchParams(window.location.search)
const willDiscountCode = urlParams.get("willDiscountCode")
if (willDiscountCode) {
fetch("/cart/update.js", {
method: "POST",
headers: {
"Content-Type": "application/json",
},
body: JSON.stringify({
discount: willDiscountCode,
}),
})
}
} catch (error) {}
Home
Related Products
//SendWILL APPS COMMON JS CODE
window.EcomSendApps = window.EcomSendApps || {}
window.EcomSendApps.design_mode = false
window.EcomSendApps.common = window.EcomSendApps.common || {}
window.EcomSendApps.common.shop = {
permanent_domain: 'john-muir-country.myshopify.com',
currency: "GBP",
money_format: "£{{amount}}",
id: 80637690163,
}
window.EcomSendApps.common.customer = {
id: null,
tags: null,
email: null,
accepts_marketing: null,
first_name: null,
}
window.EcomSendApps.common.template = 'product'
window.shopLocale = 'en'
something for everyone


