Sea Blue Treasure Moonlight Crystal Bracelet
${function() {
const variantData = data.variant || {"id":"1e879f8c-aa25-4e0c-911f-b661f7f57c94","product_id":"99506c06-55e5-4c6e-b2d4-3979e13e5c0d","title":"A1","weight_unit":"g","inventory_quantity":895,"sku":"1005006044495704-A1","barcode":"","position":1,"option1":"A1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3037665128a917f0d10a63ec97f7cf3.jpeg","path":"c3037665128a917f0d10a63ec97f7cf3.jpeg","width":1000,"height":1000,"alt":"Sea Blue Treasure Moonlight Crystal Bracelet A1","aspect_ratio":1},"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0","retail_price":"0","available":true,"url":"\/products\/original-opal-sea-blue-treasure-moonlight-crystal-bracelet-light-luxury-elastic-bracelet-for-girls-women-jewelry-accessories?variant=1e879f8c-aa25-4e0c-911f-b661f7f57c94","available_quantity":999999999,"options":[{"name":"Metal Color","value":"A1"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
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 `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 1005006044495704-A1
${function(){
const variantData = data.variant || {"id":"1e879f8c-aa25-4e0c-911f-b661f7f57c94","product_id":"99506c06-55e5-4c6e-b2d4-3979e13e5c0d","title":"A1","weight_unit":"g","inventory_quantity":895,"sku":"1005006044495704-A1","barcode":"","position":1,"option1":"A1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3037665128a917f0d10a63ec97f7cf3.jpeg","path":"c3037665128a917f0d10a63ec97f7cf3.jpeg","width":1000,"height":1000,"alt":"Sea Blue Treasure Moonlight Crystal Bracelet A1","aspect_ratio":1},"wholesale_price":[{"price":0,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0","retail_price":"0","available":true,"url":"\/products\/original-opal-sea-blue-treasure-moonlight-crystal-bracelet-light-luxury-elastic-bracelet-for-girls-women-jewelry-accessories?variant=1e879f8c-aa25-4e0c-911f-b661f7f57c94","available_quantity":999999999,"options":[{"name":"Metal Color","value":"A1"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}