Seaside Tie Maxi
${function() {
const variantData = data.variant || {"id":"1c7e4030-683d-491d-abad-6ba3d8833c61","product_id":"d4008b2b-7c5b-4611-a178-445567e0676a","title":"Picture-S","weight_unit":"kg","inventory_quantity":200,"sku":"","barcode":"","position":1,"option1":"Picture","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/202f50a83c35983fceac37097cc6b2a0.png","path":"202f50a83c35983fceac37097cc6b2a0.png","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45.99","retail_price":"0","available":true,"url":"\/products\/seaside-tie-maxi?variant=1c7e4030-683d-491d-abad-6ba3d8833c61","available_quantity":999999999,"options":[{"name":"COLOR","value":"Picture"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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}
`
}()}
${function() {
const postageFreeAmount = 79;
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
people are viewing this right now