${function() {
const variantData = data.variant || {"id":"1051b88e-b093-4514-8a3c-e647362edcbf","product_id":"8cb9c71b-eac0-41da-8e06-ae977cea6038","title":"Silver","weight_unit":"kg","inventory_quantity":999,"sku":"K555917633605758976","barcode":"","position":1,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc008bdef3bbc2d294149f438203c501.jpeg","path":"bc008bdef3bbc2d294149f438203c501.jpeg","width":600,"height":800,"alt":"Christmas Glitter Rhinestone Pine Tree Shape Dangle Earrings","aspect_ratio":0.75},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0.02","compare_at_price":"6.99","price":"6.99","retail_price":"6.99","available":true,"url":"\/products\/christmas-glitter-rhinestone-pine-tree-shape-dangle-earrings?variant=1051b88e-b093-4514-8a3c-e647362edcbf","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Silver
${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":"1051b88e-b093-4514-8a3c-e647362edcbf","product_id":"8cb9c71b-eac0-41da-8e06-ae977cea6038","title":"Silver","weight_unit":"kg","inventory_quantity":999,"sku":"K555917633605758976","barcode":"","position":1,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bc008bdef3bbc2d294149f438203c501.jpeg","path":"bc008bdef3bbc2d294149f438203c501.jpeg","width":600,"height":800,"alt":"Christmas Glitter Rhinestone Pine Tree Shape Dangle Earrings","aspect_ratio":0.75},"wholesale_price":[{"price":6.99,"min_quantity":1}],"weight":"0.02","compare_at_price":"6.99","price":"6.99","retail_price":"6.99","available":true,"url":"\/products\/christmas-glitter-rhinestone-pine-tree-shape-dangle-earrings?variant=1051b88e-b093-4514-8a3c-e647362edcbf","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
`
}()}