Elegant Irregular Ruffle Dress
${function() {
const variantData = data.variant || {"id":"dea99938-ec9f-4139-8f7e-48e96b9cef8a","product_id":"a47c2e17-546e-4654-8aac-01832750e176","title":"Black-S","weight_unit":"kg","inventory_quantity":997,"sku":"XJZ9732-BK0S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bbf9229dfc9112e1b228c0622f3b493.jpeg","path":"6bbf9229dfc9112e1b228c0622f3b493.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/regular-flounce-sleeve-stylish-solid-color-baggy-casual-wear-dress-z9732ddfd6aff-8139-4c20-9334-39ee10607be3?variant=dea99938-ec9f-4139-8f7e-48e96b9cef8a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Black
${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}
`
}()}
Size:
S
${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":"dea99938-ec9f-4139-8f7e-48e96b9cef8a","product_id":"a47c2e17-546e-4654-8aac-01832750e176","title":"Black-S","weight_unit":"kg","inventory_quantity":997,"sku":"XJZ9732-BK0S","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6bbf9229dfc9112e1b228c0622f3b493.jpeg","path":"6bbf9229dfc9112e1b228c0622f3b493.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/regular-flounce-sleeve-stylish-solid-color-baggy-casual-wear-dress-z9732ddfd6aff-8139-4c20-9334-39ee10607be3?variant=dea99938-ec9f-4139-8f7e-48e96b9cef8a","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}