Fashion Opal Heart Necklace Crystal Castle Necklace For Woman Girls Rose Quartz Barbie Necklace Jewelry Accessories Gift
${function() {
const variantData = data.variant || {"id":"114019c2-83ac-47fb-ba3d-f03aab41f0f8","product_id":"232c632a-f246-45b9-92dc-3792ed9572ee","title":"A","weight_unit":"g","inventory_quantity":949,"sku":"1005005148474748-A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31ea862995975394a46ea8c2da26ccf4.jpeg","path":"31ea862995975394a46ea8c2da26ccf4.jpeg","width":1000,"height":1000,"alt":"42628446552270","aspect_ratio":1},"wholesale_price":[{"price":8.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8.68","retail_price":"0","available":true,"url":"\/products\/fashion-opal-heart-necklace-crystal-castle-necklace-for-woman-girls-rose-quartz-barbie-necklace-jewelry-accessories-gift-2023?variant=114019c2-83ac-47fb-ba3d-f03aab41f0f8","available_quantity":999999999,"options":[{"name":"Metal Color","value":"A"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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.
${function(){
const variantData = data.variant || {"id":"114019c2-83ac-47fb-ba3d-f03aab41f0f8","product_id":"232c632a-f246-45b9-92dc-3792ed9572ee","title":"A","weight_unit":"g","inventory_quantity":949,"sku":"1005005148474748-A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31ea862995975394a46ea8c2da26ccf4.jpeg","path":"31ea862995975394a46ea8c2da26ccf4.jpeg","width":1000,"height":1000,"alt":"42628446552270","aspect_ratio":1},"wholesale_price":[{"price":8.68,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8.68","retail_price":"0","available":true,"url":"\/products\/fashion-opal-heart-necklace-crystal-castle-necklace-for-woman-girls-rose-quartz-barbie-necklace-jewelry-accessories-gift-2023?variant=114019c2-83ac-47fb-ba3d-f03aab41f0f8","available_quantity":999999999,"options":[{"name":"Metal Color","value":"A"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}