Black cotton fabric midi dress
${function() {
const variantData = data.variant || {"id":"faefd206-ad25-4774-9de8-91ac4dcdfc41","product_id":"f40fe9af-e874-4f32-86ee-066ee0e6db60","title":"XS","weight_unit":"g","inventory_quantity":0,"sku":"MA040229-XS-Black","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea65c115a53e02c0e463da6590f3f63e.jpeg","path":"ea65c115a53e02c0e463da6590f3f63e.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"32.99","retail_price":"30","available":true,"url":"\/products\/aubrey-dress-black?variant=faefd206-ad25-4774-9de8-91ac4dcdfc41","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":"faefd206-ad25-4774-9de8-91ac4dcdfc41","product_id":"f40fe9af-e874-4f32-86ee-066ee0e6db60","title":"XS","weight_unit":"g","inventory_quantity":0,"sku":"MA040229-XS-Black","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea65c115a53e02c0e463da6590f3f63e.jpeg","path":"ea65c115a53e02c0e463da6590f3f63e.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0","compare_at_price":"30","price":"32.99","retail_price":"30","available":true,"url":"\/products\/aubrey-dress-black?variant=faefd206-ad25-4774-9de8-91ac4dcdfc41","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}