${function() {
const variantData = data.variant || {"id":"5fef4b9f-0051-46cc-86b3-24d53998e71f","product_id":"a94f3c4c-d644-4d30-a10d-15fa41cfd030","title":"Green One","weight_unit":"kg","inventory_quantity":999,"sku":"K588241302740725760","barcode":"","position":1,"option1":"Green One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecd452123db8d80a8423bd183a28ec9c.jpeg","path":"ecd452123db8d80a8423bd183a28ec9c.jpeg","width":1122,"height":1500,"alt":"Women's St Patrick's Day Shamrock Pattern Tote Shoulder Bag","aspect_ratio":0.748},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"25.99","price":"13.99","retail_price":"25.99","available":true,"url":"\/products\/womens-st-patricks-day-shamrock-pattern-tote-shoulder-bag-ajw6?variant=5fef4b9f-0051-46cc-86b3-24d53998e71f","available_quantity":999999999,"options":[{"name":"Color","value":"Green One"}],"off_ratio":46,"flashsale_info":[],"sales":530};
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":"5fef4b9f-0051-46cc-86b3-24d53998e71f","product_id":"a94f3c4c-d644-4d30-a10d-15fa41cfd030","title":"Green One","weight_unit":"kg","inventory_quantity":999,"sku":"K588241302740725760","barcode":"","position":1,"option1":"Green One","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ecd452123db8d80a8423bd183a28ec9c.jpeg","path":"ecd452123db8d80a8423bd183a28ec9c.jpeg","width":1122,"height":1500,"alt":"Women's St Patrick's Day Shamrock Pattern Tote Shoulder Bag","aspect_ratio":0.748},"wholesale_price":[{"price":13.99,"min_quantity":1}],"weight":"0.1","compare_at_price":"25.99","price":"13.99","retail_price":"25.99","available":true,"url":"\/products\/womens-st-patricks-day-shamrock-pattern-tote-shoulder-bag-ajw6?variant=5fef4b9f-0051-46cc-86b3-24d53998e71f","available_quantity":999999999,"options":[{"name":"Color","value":"Green One"}],"off_ratio":46,"flashsale_info":[],"sales":530};
return `
`
}()}