Floral Design Home Warm Slippers, Soft Sole Lightweight Plush Lined Shoes, Non-slip Indoor Mute Shoes
${function() {
const variantData = data.variant || {"id":"2856b79b-b2b1-4f61-9cc3-2fe479731565","product_id":"5ad5132e-d514-48af-b0d6-79f807aeb9f3","title":"White-US 5.5-6","weight_unit":"g","inventory_quantity":56,"sku":"601099554089652-White-US 5.5-6","barcode":"","position":1,"option1":"White","option2":"US 5.5-6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65ed7917b80f04683ca1a08f70a5d490.jpeg","path":"65ed7917b80f04683ca1a08f70a5d490.jpeg","width":1200,"height":1200,"alt":"42860890194126|42860890357966|42860890521806|42860890685646|42860890849486","aspect_ratio":1},"wholesale_price":[{"price":19.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.19","retail_price":"0","available":true,"url":"\/products\/floral-design-home-warm-slippers-soft-sole-lightweight-plush-lined-shoes-non-slip-indoor-mute-shoes?variant=2856b79b-b2b1-4f61-9cc3-2fe479731565","available_quantity":56,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 5.5-6"}],"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 : 601099554089652-White-US 5.5-6
${function(){
const variantData = data.variant || {"id":"2856b79b-b2b1-4f61-9cc3-2fe479731565","product_id":"5ad5132e-d514-48af-b0d6-79f807aeb9f3","title":"White-US 5.5-6","weight_unit":"g","inventory_quantity":56,"sku":"601099554089652-White-US 5.5-6","barcode":"","position":1,"option1":"White","option2":"US 5.5-6","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65ed7917b80f04683ca1a08f70a5d490.jpeg","path":"65ed7917b80f04683ca1a08f70a5d490.jpeg","width":1200,"height":1200,"alt":"42860890194126|42860890357966|42860890521806|42860890685646|42860890849486","aspect_ratio":1},"wholesale_price":[{"price":19.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.19","retail_price":"0","available":true,"url":"\/products\/floral-design-home-warm-slippers-soft-sole-lightweight-plush-lined-shoes-non-slip-indoor-mute-shoes?variant=2856b79b-b2b1-4f61-9cc3-2fe479731565","available_quantity":56,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"US 5.5-6"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}