${function() {
const variantData = data.variant || {"id":"0784d461-420e-4aeb-a624-dc56abed8ca6","product_id":"3067373d-7927-46e9-ba36-bb5261bec5bf","title":"Green One","weight_unit":"kg","inventory_quantity":999,"sku":"K586097285876674560","barcode":"","position":1,"option1":"Green One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2b9e47fc754dfd3112563dc8d0b5081.jpeg","path":"f2b9e47fc754dfd3112563dc8d0b5081.jpeg","width":1920,"height":2564,"alt":"Women's St Patrick's Day Lucky Four Leaf Clover Bead Bracelet","aspect_ratio":0.748829953198128},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.33","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-st-patricks-day-lucky-four-leaf-clover-bead-bracelet?variant=0784d461-420e-4aeb-a624-dc56abed8ca6","available_quantity":999999999,"options":[{"name":"Color","value":"Green One"}],"off_ratio":45,"flashsale_info":[],"sales":390};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Green One
${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":"0784d461-420e-4aeb-a624-dc56abed8ca6","product_id":"3067373d-7927-46e9-ba36-bb5261bec5bf","title":"Green One","weight_unit":"kg","inventory_quantity":999,"sku":"K586097285876674560","barcode":"","position":1,"option1":"Green One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f2b9e47fc754dfd3112563dc8d0b5081.jpeg","path":"f2b9e47fc754dfd3112563dc8d0b5081.jpeg","width":1920,"height":2564,"alt":"Women's St Patrick's Day Lucky Four Leaf Clover Bead Bracelet","aspect_ratio":0.748829953198128},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.33","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-st-patricks-day-lucky-four-leaf-clover-bead-bracelet?variant=0784d461-420e-4aeb-a624-dc56abed8ca6","available_quantity":999999999,"options":[{"name":"Color","value":"Green One"}],"off_ratio":45,"flashsale_info":[],"sales":390};
return `
`
}()}