Cozy Warmth Indoor Slippers – Plush-Lined, Solid Color, Easy Slip-On, Comfortable Wear
${function() {
const variantData = data.variant || {"id":"23c7a94a-0d2c-4c83-a06e-a1d79a5302f6","product_id":"f495eff3-885f-485d-8c7c-9b1169625f5f","title":"Coffee-US 4.5-5","weight_unit":"g","inventory_quantity":62,"sku":"601099527348848-Coffee-US 4.5-5","barcode":"","position":1,"option1":"Coffee","option2":"US 4.5-5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19060e1aa0b235929a8cae5d3d33806a.jpeg","path":"19060e1aa0b235929a8cae5d3d33806a.jpeg","width":800,"height":800,"alt":"42860881379534|42860881510606|42860881641678|42860881772750|42860881903822","aspect_ratio":1},"wholesale_price":[{"price":21.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.69","retail_price":"0","available":true,"url":"\/products\/cozy-warmth-indoor-slippers-plush-lined-solid-color-easy-slip-on-comfortable-wear?variant=23c7a94a-0d2c-4c83-a06e-a1d79a5302f6","available_quantity":62,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"US 4.5-5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099527348848-Coffee-US 4.5-5
${function(){
const variantData = data.variant || {"id":"23c7a94a-0d2c-4c83-a06e-a1d79a5302f6","product_id":"f495eff3-885f-485d-8c7c-9b1169625f5f","title":"Coffee-US 4.5-5","weight_unit":"g","inventory_quantity":62,"sku":"601099527348848-Coffee-US 4.5-5","barcode":"","position":1,"option1":"Coffee","option2":"US 4.5-5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19060e1aa0b235929a8cae5d3d33806a.jpeg","path":"19060e1aa0b235929a8cae5d3d33806a.jpeg","width":800,"height":800,"alt":"42860881379534|42860881510606|42860881641678|42860881772750|42860881903822","aspect_ratio":1},"wholesale_price":[{"price":21.69,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.69","retail_price":"0","available":true,"url":"\/products\/cozy-warmth-indoor-slippers-plush-lined-solid-color-easy-slip-on-comfortable-wear?variant=23c7a94a-0d2c-4c83-a06e-a1d79a5302f6","available_quantity":62,"options":[{"name":"Color","value":"Coffee"},{"name":"Size","value":"US 4.5-5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}