Gorgeous crop top
${function() {
const variantData = data.variant || {"id":"9de9e4d9-fe44-4620-b8b3-81e046b23c76","product_id":"16a12f64-f168-45fb-9733-38f01cbfcc8c","title":"XS","weight_unit":"g","inventory_quantity":50,"sku":"MA060455-XS-Red","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"250","compare_at_price":"22","price":"22","retail_price":"22","available":true,"url":"\/products\/paige-top-red-floral?variant=9de9e4d9-fe44-4620-b8b3-81e046b23c76","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
${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":"9de9e4d9-fe44-4620-b8b3-81e046b23c76","product_id":"16a12f64-f168-45fb-9733-38f01cbfcc8c","title":"XS","weight_unit":"g","inventory_quantity":50,"sku":"MA060455-XS-Red","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"250","compare_at_price":"22","price":"22","retail_price":"22","available":true,"url":"\/products\/paige-top-red-floral?variant=9de9e4d9-fe44-4620-b8b3-81e046b23c76","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}