${function() {
const variantData = data.variant || {"id":"b3163c3f-ce0c-4745-b5f4-186769b3c54f","product_id":"3692f606-2c34-4fdb-8c5e-9b629226d61a","title":"Black One","weight_unit":"kg","inventory_quantity":999,"sku":"K587553007588257792","barcode":"","position":1,"option1":"Black One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d71fe2c5154e4f52e7fcf9ad5149d6e8.jpeg","path":"d71fe2c5154e4f52e7fcf9ad5149d6e8.jpeg","width":900,"height":1200,"alt":"Women's St Patrick'S Day Lucky Four Leaf Clover Leather Woven Bracelet","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-st-patricks-day-lucky-four-leaf-clover-leather-woven-bracelet?variant=b3163c3f-ce0c-4745-b5f4-186769b3c54f","available_quantity":999999999,"options":[{"name":"Color","value":"Black One"}],"off_ratio":45,"flashsale_info":[],"sales":382};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black 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":"b3163c3f-ce0c-4745-b5f4-186769b3c54f","product_id":"3692f606-2c34-4fdb-8c5e-9b629226d61a","title":"Black One","weight_unit":"kg","inventory_quantity":999,"sku":"K587553007588257792","barcode":"","position":1,"option1":"Black One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d71fe2c5154e4f52e7fcf9ad5149d6e8.jpeg","path":"d71fe2c5154e4f52e7fcf9ad5149d6e8.jpeg","width":900,"height":1200,"alt":"Women's St Patrick'S Day Lucky Four Leaf Clover Leather Woven Bracelet","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.03","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-st-patricks-day-lucky-four-leaf-clover-leather-woven-bracelet?variant=b3163c3f-ce0c-4745-b5f4-186769b3c54f","available_quantity":999999999,"options":[{"name":"Color","value":"Black One"}],"off_ratio":45,"flashsale_info":[],"sales":382};
return `
`
}()}