${function() {
const variantData = data.variant || {"id":"22fa03ad-40ca-4811-bb71-e5a0052649d4","product_id":"3484011e-3107-4467-8de8-690ba7e2d552","title":"White","weight_unit":"kg","inventory_quantity":999,"sku":"K578145631316393984","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9878d1b31c0e6ee2f7cce4026ea893eb.jpeg","path":"9878d1b31c0e6ee2f7cce4026ea893eb.jpeg","width":750,"height":1002,"alt":"Women's Rhinestone Decor Dachshund Dog Pendant Necklace","aspect_ratio":0.7485029940119761},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"15.99","price":"7.99","retail_price":"15.99","available":true,"url":"\/products\/womens-rhinestone-decor-dachshund-dog-pendant-necklace?variant=22fa03ad-40ca-4811-bb71-e5a0052649d4","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"off_ratio":50,"flashsale_info":[],"sales":245};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: White
${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":"22fa03ad-40ca-4811-bb71-e5a0052649d4","product_id":"3484011e-3107-4467-8de8-690ba7e2d552","title":"White","weight_unit":"kg","inventory_quantity":999,"sku":"K578145631316393984","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9878d1b31c0e6ee2f7cce4026ea893eb.jpeg","path":"9878d1b31c0e6ee2f7cce4026ea893eb.jpeg","width":750,"height":1002,"alt":"Women's Rhinestone Decor Dachshund Dog Pendant Necklace","aspect_ratio":0.7485029940119761},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"15.99","price":"7.99","retail_price":"15.99","available":true,"url":"\/products\/womens-rhinestone-decor-dachshund-dog-pendant-necklace?variant=22fa03ad-40ca-4811-bb71-e5a0052649d4","available_quantity":999999999,"options":[{"name":"Color","value":"White"}],"off_ratio":50,"flashsale_info":[],"sales":245};
return `
`
}()}