Golden Elegant Open Ring - Adjustable Fit, Unique Geometric Cutout Greek Key Design, Fashion-Forward Minimalist Style - Perfect for Womens Daily Wear, Lovely Ladys Accessory in Attractive Golden Color Tone
${function() {
const variantData = data.variant || {"id":"51f5c71a-1971-4489-a9e5-9d7cbe01331f","product_id":"1c036a10-d298-4446-a587-dbe48efd3d6a","title":"Golden","weight_unit":"g","inventory_quantity":78,"sku":"601099553983068-Golden","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d70d22e7ac12030fffa8282586e1063.jpeg","path":"8d70d22e7ac12030fffa8282586e1063.jpeg","width":1200,"height":1200,"alt":"42867209928910","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\/golden-elegant-open-ring-adjustable-fit-unique-geometric-cutout-greek-key-design-fashion-forward-minimalist-style-perfect-for-womens-daily-wear-lovely-ladys-accessory-in-attractive-golden-color-tone?variant=51f5c71a-1971-4489-a9e5-9d7cbe01331f","available_quantity":78,"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 : 601099553983068-Golden
${function(){
const variantData = data.variant || {"id":"51f5c71a-1971-4489-a9e5-9d7cbe01331f","product_id":"1c036a10-d298-4446-a587-dbe48efd3d6a","title":"Golden","weight_unit":"g","inventory_quantity":78,"sku":"601099553983068-Golden","barcode":"","position":1,"option1":"Golden","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d70d22e7ac12030fffa8282586e1063.jpeg","path":"8d70d22e7ac12030fffa8282586e1063.jpeg","width":1200,"height":1200,"alt":"42867209928910","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\/golden-elegant-open-ring-adjustable-fit-unique-geometric-cutout-greek-key-design-fashion-forward-minimalist-style-perfect-for-womens-daily-wear-lovely-ladys-accessory-in-attractive-golden-color-tone?variant=51f5c71a-1971-4489-a9e5-9d7cbe01331f","available_quantity":78,"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}
`
}()}