Cozy Plush Slippers - Soft, Warm, and Comfortable Indoor Shoes with Slip-Resistant Soles for Home, Lounge, and Relaxation - Perfect for Cold Winter Days
${function() {
const variantData = data.variant || {"id":"0dcb1812-31e2-425d-b082-0bba1539d4f0","product_id":"b19e2fa4-f924-4e4e-bb9d-d6e8cd9603c1","title":"US 4.5-5-Bright Pink Color","weight_unit":"g","inventory_quantity":107,"sku":"601099584951475-US 4.5-5-Bright Pink Color","barcode":"","position":1,"option1":"US 4.5-5","option2":"Bright Pink Color","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fca556bf207d71356c6301dbc42bff1e.jpeg","path":"fca556bf207d71356c6301dbc42bff1e.jpeg","width":900,"height":900,"alt":"42860902875342|42860903104718|42860903334094|42860903563470|42860903792846","aspect_ratio":1},"wholesale_price":[{"price":20.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.19","retail_price":"0","available":true,"url":"\/products\/cozy-plush-slippers-soft-warm-and-comfortable-indoor-shoes-with-slip-resistant-soles-for-home-lounge-and-relaxation-perfect-for-cold-winter-days?variant=0dcb1812-31e2-425d-b082-0bba1539d4f0","available_quantity":107,"options":[{"name":"Size","value":"US 4.5-5"},{"name":"Color","value":"Bright Pink Color"}],"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 : 601099584951475-US 4.5-5-Bright Pink Color
${function(){
const variantData = data.variant || {"id":"0dcb1812-31e2-425d-b082-0bba1539d4f0","product_id":"b19e2fa4-f924-4e4e-bb9d-d6e8cd9603c1","title":"US 4.5-5-Bright Pink Color","weight_unit":"g","inventory_quantity":107,"sku":"601099584951475-US 4.5-5-Bright Pink Color","barcode":"","position":1,"option1":"US 4.5-5","option2":"Bright Pink Color","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fca556bf207d71356c6301dbc42bff1e.jpeg","path":"fca556bf207d71356c6301dbc42bff1e.jpeg","width":900,"height":900,"alt":"42860902875342|42860903104718|42860903334094|42860903563470|42860903792846","aspect_ratio":1},"wholesale_price":[{"price":20.19,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.19","retail_price":"0","available":true,"url":"\/products\/cozy-plush-slippers-soft-warm-and-comfortable-indoor-shoes-with-slip-resistant-soles-for-home-lounge-and-relaxation-perfect-for-cold-winter-days?variant=0dcb1812-31e2-425d-b082-0bba1539d4f0","available_quantity":107,"options":[{"name":"Size","value":"US 4.5-5"},{"name":"Color","value":"Bright Pink Color"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}