Thin adjustable mini dress
${function() {
const variantData = data.variant || {"id":"1de97f1c-36cd-444d-98c4-124f9ae0c9df","product_id":"f2f5f09b-30dc-490b-a2b2-4755d74d7eed","title":"XS","weight_unit":"g","inventory_quantity":0,"sku":"MA051853-XS-Cream","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8659ac85de0bd8acdb44c243f785b46.jpeg","path":"f8659ac85de0bd8acdb44c243f785b46.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"250","compare_at_price":"33","price":"30.99","retail_price":"33","available":true,"url":"\/products\/sabrina-dress-cream?variant=1de97f1c-36cd-444d-98c4-124f9ae0c9df","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":"1de97f1c-36cd-444d-98c4-124f9ae0c9df","product_id":"f2f5f09b-30dc-490b-a2b2-4755d74d7eed","title":"XS","weight_unit":"g","inventory_quantity":0,"sku":"MA051853-XS-Cream","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f8659ac85de0bd8acdb44c243f785b46.jpeg","path":"f8659ac85de0bd8acdb44c243f785b46.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"250","compare_at_price":"33","price":"30.99","retail_price":"33","available":true,"url":"\/products\/sabrina-dress-cream?variant=1de97f1c-36cd-444d-98c4-124f9ae0c9df","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":6,"flashsale_info":[],"sales":0};
return `
`
}()}