Self belt tailor dress
${function() {
const variantData = data.variant || {"id":"f5312d5e-f1f3-490c-8702-5571104f785c","product_id":"b1d965d9-6b4e-4462-86c7-05ffe136cc13","title":"XS-Green","weight_unit":"kg","inventory_quantity":0,"sku":"MA052714-XS-Green","barcode":"","position":1,"option1":"XS","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8c7297f4f4068f812a1b21ecf7874e1.jpeg","path":"c8c7297f4f4068f812a1b21ecf7874e1.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.99","price":"30.99","retail_price":"52.99","available":true,"url":"\/products\/self-belt-tailor-dress?variant=f5312d5e-f1f3-490c-8702-5571104f785c","available_quantity":999999999,"options":[{"name":"size","value":"XS"},{"name":"color","value":"Green"}],"off_ratio":42,"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}
`
}()}
Color:
${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":"f5312d5e-f1f3-490c-8702-5571104f785c","product_id":"b1d965d9-6b4e-4462-86c7-05ffe136cc13","title":"XS-Green","weight_unit":"kg","inventory_quantity":0,"sku":"MA052714-XS-Green","barcode":"","position":1,"option1":"XS","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c8c7297f4f4068f812a1b21ecf7874e1.jpeg","path":"c8c7297f4f4068f812a1b21ecf7874e1.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.99","price":"30.99","retail_price":"52.99","available":true,"url":"\/products\/self-belt-tailor-dress?variant=f5312d5e-f1f3-490c-8702-5571104f785c","available_quantity":999999999,"options":[{"name":"size","value":"XS"},{"name":"color","value":"Green"}],"off_ratio":42,"flashsale_info":[],"sales":0};
return `
`
}()}