White shimmering mini dress
${function() {
const variantData = data.variant || {"id":"952ba4e7-aee5-421f-bd53-3db261b4baed","product_id":"c90b5bfe-b372-4add-bfa7-b7b4f2e8e18d","title":"XS","weight_unit":"g","inventory_quantity":50,"sku":"MA061863-XS-White","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/462f01600ed21efde40ec491895776a6.jpeg","path":"462f01600ed21efde40ec491895776a6.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"28.99","price":"30.99","retail_price":"28.99","available":true,"url":"\/products\/sadie-dress-white?variant=952ba4e7-aee5-421f-bd53-3db261b4baed","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":"952ba4e7-aee5-421f-bd53-3db261b4baed","product_id":"c90b5bfe-b372-4add-bfa7-b7b4f2e8e18d","title":"XS","weight_unit":"g","inventory_quantity":50,"sku":"MA061863-XS-White","barcode":"","position":1,"option1":"XS","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/462f01600ed21efde40ec491895776a6.jpeg","path":"462f01600ed21efde40ec491895776a6.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":30.99,"min_quantity":1}],"weight":"0","compare_at_price":"28.99","price":"30.99","retail_price":"28.99","available":true,"url":"\/products\/sadie-dress-white?variant=952ba4e7-aee5-421f-bd53-3db261b4baed","available_quantity":999999999,"options":[{"name":"SIZE","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}