Double tongue trendy bread shoes casual sports sneakers
${function() {
const variantData = data.variant || {"id":"220d14b6-4c23-4594-81df-0adbf8eb07dd","product_id":"89e8df89-ed6c-4ffe-8c1a-f3b896e26d10","title":"Rose Red-Female Size 36","weight_unit":"g","inventory_quantity":9999,"sku":"XHRiTrd5h-RoseRed-FemaleSize36","barcode":"","position":1,"option1":"Rose Red","option2":"Female Size 36","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed6d3f476028ae0d0b605a6a2bec8556.jpeg","path":"ed6d3f476028ae0d0b605a6a2bec8556.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":44.89,"min_quantity":1}],"weight":"1000","compare_at_price":"88","price":"44.89","retail_price":"88","available":true,"url":"\/products\/double-tongue-trendy-bread-shoes-casual-sports-sneakers?variant=220d14b6-4c23-4594-81df-0adbf8eb07dd","available_quantity":999999999,"options":[{"name":"Color","value":"Rose Red"},{"name":"Size","value":"Female Size 36"}],"off_ratio":49,"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 `
`;
}()}