${function() {
const variantData = data.variant || {"id":"0025b942-cf5f-4fb1-8fef-a468f5271a17","product_id":"452504ba-6472-4614-92dc-381be781cae6","title":"Red","weight_unit":"kg","inventory_quantity":999,"sku":"K585656840353439744","barcode":"","position":1,"option1":"Red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e27af50593f7dfc6163bf616e2b87435.jpeg","path":"e27af50593f7dfc6163bf616e2b87435.jpeg","width":808,"height":1080,"alt":"Women's Heart Shape Woven Beaded Valentines Boho Earrings","aspect_ratio":0.7481481481481481},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"21.99","price":"11.99","retail_price":"21.99","available":true,"url":"\/products\/womens-heart-shape-woven-beaded-valentines-boho-earrings?variant=0025b942-cf5f-4fb1-8fef-a468f5271a17","available_quantity":999999999,"options":[{"name":"Color","value":"Red"}],"off_ratio":45,"flashsale_info":[],"sales":168};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Red
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (': ' + optionValue) : '';
return `
${optionValueText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"0025b942-cf5f-4fb1-8fef-a468f5271a17","product_id":"452504ba-6472-4614-92dc-381be781cae6","title":"Red","weight_unit":"kg","inventory_quantity":999,"sku":"K585656840353439744","barcode":"","position":1,"option1":"Red","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e27af50593f7dfc6163bf616e2b87435.jpeg","path":"e27af50593f7dfc6163bf616e2b87435.jpeg","width":808,"height":1080,"alt":"Women's Heart Shape Woven Beaded Valentines Boho Earrings","aspect_ratio":0.7481481481481481},"wholesale_price":[{"price":11.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"21.99","price":"11.99","retail_price":"21.99","available":true,"url":"\/products\/womens-heart-shape-woven-beaded-valentines-boho-earrings?variant=0025b942-cf5f-4fb1-8fef-a468f5271a17","available_quantity":999999999,"options":[{"name":"Color","value":"Red"}],"off_ratio":45,"flashsale_info":[],"sales":168};
return `
`
}()}