1 Pair of Dangle Earrings - Unique Irregular Golden Heart-Shaped Design, Fashionable Statement Earrings for a Bold Look - Perfect for Daily Outfits and Party Accessories
${function() {
const variantData = data.variant || {"id":"784cabd0-c7cb-45d2-98b3-6ca049a19152","product_id":"e29615be-883c-4b21-a30f-e0f207a155f1","title":"Golden","weight_unit":"g","inventory_quantity":174,"sku":"601099546903636-Golden","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b09550f5c44fe621c3b26fc0be9d682b.jpeg","path":"b09550f5c44fe621c3b26fc0be9d682b.jpeg","width":1200,"height":1200,"alt":"42867209404622","aspect_ratio":1},"wholesale_price":[{"price":7.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.49","retail_price":"0","available":true,"url":"\/products\/1-pair-of-dangle-earrings-unique-irregular-golden-heart-shaped-design-fashionable-statement-earrings-for-a-bold-look-perfect-for-daily-outfits-and-party-accessories?variant=784cabd0-c7cb-45d2-98b3-6ca049a19152","available_quantity":174,"options":[{"name":"Color","value":"Golden"}],"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.
Sku : 601099546903636-Golden
${function(){
const variantData = data.variant || {"id":"784cabd0-c7cb-45d2-98b3-6ca049a19152","product_id":"e29615be-883c-4b21-a30f-e0f207a155f1","title":"Golden","weight_unit":"g","inventory_quantity":174,"sku":"601099546903636-Golden","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b09550f5c44fe621c3b26fc0be9d682b.jpeg","path":"b09550f5c44fe621c3b26fc0be9d682b.jpeg","width":1200,"height":1200,"alt":"42867209404622","aspect_ratio":1},"wholesale_price":[{"price":7.49,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"7.49","retail_price":"0","available":true,"url":"\/products\/1-pair-of-dangle-earrings-unique-irregular-golden-heart-shaped-design-fashionable-statement-earrings-for-a-bold-look-perfect-for-daily-outfits-and-party-accessories?variant=784cabd0-c7cb-45d2-98b3-6ca049a19152","available_quantity":174,"options":[{"name":"Color","value":"Golden"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}