Special for reissue nails-XB01
${function() {
const variantData = data.variant || {"id":"6a710849-5357-484a-b26b-0e414cc3fc54","product_id":"ea7aefa2-a7b9-4891-9590-6daa51db5e06","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"XB01--A0012825","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":8.4,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8.4","retail_price":"0","available":true,"url":"\/products\/special-for-reissue-nails-xb01?variant=6a710849-5357-484a-b26b-0e414cc3fc54","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 59.9;
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.