something for everyone
Related Products Privacy Notice
Terms & Conditions
//EcomSend 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.template = 'product'
Dainty White Gift Box TREAT FEST
window.hextom_fsb_meta = {
p1: [
"xob tfi
g"
],
p2: {
},
p3: [
{
"v1": "true"
}
],
p4:8624649142579,
p5:[461509787955,648141439349,455940899123],
p6:648141439349,
};
window.hextom_fsb_config = {"shop_active":"yes","record":false,"bars":[],"theme":{"theme_id":"156626583859","is_xhr":false}};
Add to cart
function createEcomSendMainStyleEle() {
const ele = document.createElement("link")
ele.rel = "stylesheet"
ele.href = 'https://cdn.shopify.com/extensions/34a60296-4c6b-4352-ad58-6395413e0e81/ecomsend-popups-30/assets/style.css'
ele.dataset.ecomsendTag = "load-alternate-css"
return ele
}
if (window.EcomSendApps?.enableAlternateCSSLoading ?? false) {
document.head.appendChild(createEcomSendMainStyleEle())
}
function createEcomSendMainJSEle() {
const ele = document.createElement("script")
ele.defer = true
ele.id = "ecomsend-main-js"
ele.src = 'https://cdn.shopify.com/extensions/34a60296-4c6b-4352-ad58-6395413e0e81/ecomsend-popups-30/assets/ecomsend.js'
if (null === document.getElementById(ele.id)) {
document.head.appendChild(ele)
}
}
window.shopLocale = 'en'