${function() {
const variantData = data.variant || {"id":"53176448-017b-4bee-ba31-3a21cd7098af","product_id":"364f86b3-55d7-4a69-b13b-bb1ea5efb0f5","title":"Green One","weight_unit":"kg","inventory_quantity":999,"sku":"K587558209212243968","barcode":"","position":1,"option1":"Green One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3666e9313cc8c2e7a09df3eb57a33a8.jpeg","path":"d3666e9313cc8c2e7a09df3eb57a33a8.jpeg","width":600,"height":800,"alt":"Women's St Patrick'S Day Lucky Four Leaf Clover Retro Wooden Necklace","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.02","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-st-patricks-day-lucky-four-leaf-clover-retro-wooden-necklace?variant=53176448-017b-4bee-ba31-3a21cd7098af","available_quantity":999999999,"options":[{"name":"Color","value":"Green One"}],"off_ratio":45,"flashsale_info":[],"sales":437};
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":"53176448-017b-4bee-ba31-3a21cd7098af","product_id":"364f86b3-55d7-4a69-b13b-bb1ea5efb0f5","title":"Green One","weight_unit":"kg","inventory_quantity":999,"sku":"K587558209212243968","barcode":"","position":1,"option1":"Green One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3666e9313cc8c2e7a09df3eb57a33a8.jpeg","path":"d3666e9313cc8c2e7a09df3eb57a33a8.jpeg","width":600,"height":800,"alt":"Women's St Patrick'S Day Lucky Four Leaf Clover Retro Wooden Necklace","aspect_ratio":0.75},"wholesale_price":[{"price":5.99,"min_quantity":1}],"weight":"0.02","compare_at_price":"10.99","price":"5.99","retail_price":"10.99","available":true,"url":"\/products\/womens-st-patricks-day-lucky-four-leaf-clover-retro-wooden-necklace?variant=53176448-017b-4bee-ba31-3a21cd7098af","available_quantity":999999999,"options":[{"name":"Color","value":"Green One"}],"off_ratio":45,"flashsale_info":[],"sales":437};
return `
`
}()}