${function() {
const variantData = data.variant || {"id":"0f9c1de8-7dee-4a3b-8b31-8c6b9600ab52","product_id":"a74e68e1-66f9-4202-baf9-12931e211789","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585037755570601984","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/caa7ccbfd065773f5b6f70d84d14d0a3.png","path":"caa7ccbfd065773f5b6f70d84d14d0a3.png","width":673,"height":900,"alt":"Women's Let The Shenanigans Begin Clover Print Leggings","aspect_ratio":0.7477777777777778},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"22.99","price":"22.99","retail_price":"22.99","available":true,"url":"\/products\/womens-let-the-shenanigans-begin-clover-print-leggings?variant=0f9c1de8-7dee-4a3b-8b31-8c6b9600ab52","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":284};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ` `
)}
`;
}()}
Color
: Black
${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}
`
}()}
Size
: S
${function(){
const optName = "Size";
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":"0f9c1de8-7dee-4a3b-8b31-8c6b9600ab52","product_id":"a74e68e1-66f9-4202-baf9-12931e211789","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"K585037755570601984","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/caa7ccbfd065773f5b6f70d84d14d0a3.png","path":"caa7ccbfd065773f5b6f70d84d14d0a3.png","width":673,"height":900,"alt":"Women's Let The Shenanigans Begin Clover Print Leggings","aspect_ratio":0.7477777777777778},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"22.99","price":"22.99","retail_price":"22.99","available":true,"url":"\/products\/womens-let-the-shenanigans-begin-clover-print-leggings?variant=0f9c1de8-7dee-4a3b-8b31-8c6b9600ab52","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":284};
return `
`
}()}