V neckline mini dress
${function() {
const variantData = data.variant || {"id":"236de16a-ee68-4ee6-a49b-dad732b28c2f","product_id":"4c49d3d0-e2fa-4893-84aa-10ebf409c2a0","title":"XS","weight_unit":"g","inventory_quantity":50,"sku":"MA062151-XS-Pink","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"250","compare_at_price":"32.99","price":"30.99","retail_price":"32.99","available":true,"url":"\/products\/anthea-dress-pink-floral?variant=236de16a-ee68-4ee6-a49b-dad732b28c2f","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":6,"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":"236de16a-ee68-4ee6-a49b-dad732b28c2f","product_id":"4c49d3d0-e2fa-4893-84aa-10ebf409c2a0","title":"XS","weight_unit":"g","inventory_quantity":50,"sku":"MA062151-XS-Pink","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"250","compare_at_price":"32.99","price":"30.99","retail_price":"32.99","available":true,"url":"\/products\/anthea-dress-pink-floral?variant=236de16a-ee68-4ee6-a49b-dad732b28c2f","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":6,"flashsale_info":[],"sales":0};
return `
`
}()}