Trendy towel embroidered Velcro retro couple sneakers
${function() {
const variantData = data.variant || {"id":"2b23b39d-23e5-4406-a9e9-8e4825ebe329","product_id":"2097312c-2f4b-4b30-b526-0f00cd24e3cb","title":"YH-X152 Black-35","weight_unit":"g","inventory_quantity":9999,"sku":"XHSrxfChN-YH-X152Black-35","barcode":"","position":1,"option1":"YH-X152 Black","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/de8c57dc0bea3b1c40a6ed9b5b9cf178.jpeg","path":"de8c57dc0bea3b1c40a6ed9b5b9cf178.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":72.89,"min_quantity":1}],"weight":"1000","compare_at_price":"129","price":"72.89","retail_price":"129","available":true,"url":"\/products\/trendy-towel-embroidered-velcro-retro-couple-sneakers?variant=2b23b39d-23e5-4406-a9e9-8e4825ebe329","available_quantity":999999999,"options":[{"name":"Color","value":"YH-X152 Black"},{"name":"Size","value":"35"}],"off_ratio":43,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function() {
const postageFreeAmount = 69;
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 `
`;
}()}