Chic Plush Double-Strap Slippers - Comfy Non-Slip Sole, Open-Toe Design - Stylish Indoor Footwear
${function() {
const variantData = data.variant || {"id":"44dc5a6a-825f-4004-b96e-73316002c5a3","product_id":"c01bf133-23a9-4bb0-900b-bd26590b65d1","title":"US 5.5-6-Black","weight_unit":"g","inventory_quantity":7788,"sku":"601099514514359-US 5.5-6-Black","barcode":"","position":1,"option1":"US 5.5-6","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6697ef22ffe663363e7c8d30d8ce4b38.jpeg","path":"6697ef22ffe663363e7c8d30d8ce4b38.jpeg","width":1200,"height":1200,"alt":"42860900942030","aspect_ratio":1},"wholesale_price":[{"price":23.78,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.78","retail_price":"0","available":true,"url":"\/products\/chic-plush-double-strap-slippers-comfy-non-slip-sole-open-toe-design-stylish-indoor-footwear?variant=44dc5a6a-825f-4004-b96e-73316002c5a3","available_quantity":7788,"options":[{"name":"Size","value":"US 5.5-6"},{"name":"Color","value":"Black"}],"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 : 601099514514359-US 5.5-6-Black
${function(){
const variantData = data.variant || {"id":"44dc5a6a-825f-4004-b96e-73316002c5a3","product_id":"c01bf133-23a9-4bb0-900b-bd26590b65d1","title":"US 5.5-6-Black","weight_unit":"g","inventory_quantity":7788,"sku":"601099514514359-US 5.5-6-Black","barcode":"","position":1,"option1":"US 5.5-6","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6697ef22ffe663363e7c8d30d8ce4b38.jpeg","path":"6697ef22ffe663363e7c8d30d8ce4b38.jpeg","width":1200,"height":1200,"alt":"42860900942030","aspect_ratio":1},"wholesale_price":[{"price":23.78,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.78","retail_price":"0","available":true,"url":"\/products\/chic-plush-double-strap-slippers-comfy-non-slip-sole-open-toe-design-stylish-indoor-footwear?variant=44dc5a6a-825f-4004-b96e-73316002c5a3","available_quantity":7788,"options":[{"name":"Size","value":"US 5.5-6"},{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}