Blair Bloom Maxi
${function() {
const variantData = data.variant || {"id":"7b0fa587-304c-4ce8-ba85-0fb1b73189e5","product_id":"b86f641d-1056-442f-ab2d-fb8288583b8b","title":"Pink-S","weight_unit":"kg","inventory_quantity":173,"sku":"cyu00154_Pink_S","barcode":"","position":1,"option1":"Pink","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a5073cc98a882b6604a18ef432c378e5.png","path":"a5073cc98a882b6604a18ef432c378e5.png","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/blair-bloom-maxi?variant=7b0fa587-304c-4ce8-ba85-0fb1b73189e5","available_quantity":999999999,"options":[{"name":"COLOR","value":"Pink"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":33};
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