${function() {
const variantData = data.variant || {"id":"d9d2f3a0-7a03-4bd7-8243-f7001b59691f","product_id":"cac5fc1b-152b-4c40-8dea-eb3c2869535d","title":"Silver","weight_unit":"kg","inventory_quantity":999,"sku":"K553457400815423488","barcode":"","position":1,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dd899beffffeaa5f233300ce96fc934.jpeg","path":"3dd899beffffeaa5f233300ce96fc934.jpeg","width":600,"height":800,"alt":"Women's Cute Dog Paw Butterfly Heart Shape Pendant Necklace","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-cute-dog-paw-butterfly-heart-shape-pendant-necklace?variant=d9d2f3a0-7a03-4bd7-8243-f7001b59691f","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":45,"flashsale_info":[],"sales":91};
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":"d9d2f3a0-7a03-4bd7-8243-f7001b59691f","product_id":"cac5fc1b-152b-4c40-8dea-eb3c2869535d","title":"Silver","weight_unit":"kg","inventory_quantity":999,"sku":"K553457400815423488","barcode":"","position":1,"option1":"Silver","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3dd899beffffeaa5f233300ce96fc934.jpeg","path":"3dd899beffffeaa5f233300ce96fc934.jpeg","width":600,"height":800,"alt":"Women's Cute Dog Paw Butterfly Heart Shape Pendant Necklace","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.01","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-cute-dog-paw-butterfly-heart-shape-pendant-necklace?variant=d9d2f3a0-7a03-4bd7-8243-f7001b59691f","available_quantity":999999999,"options":[{"name":"Color","value":"Silver"}],"off_ratio":45,"flashsale_info":[],"sales":91};
return `
`
}()}