Emerald green mini dress
${function() {
const variantData = data.variant || {"id":"3c952ac7-6e59-4be7-aad4-0e1f4d4fe658","product_id":"9a9df599-8ce9-47e1-83cd-88fd4154c74f","title":"XS-Green","weight_unit":"kg","inventory_quantity":100,"sku":"MA081853-XS-Green","barcode":"","position":1,"option1":"XS","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/71d93aecd9c5c4c059949c17417c234d.jpeg","path":"71d93aecd9c5c4c059949c17417c234d.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"32.99","price":"32.99","retail_price":"32.99","available":true,"url":"\/products\/emerald-green-mini-dress?variant=3c952ac7-6e59-4be7-aad4-0e1f4d4fe658","available_quantity":999999999,"options":[{"name":"size","value":"XS"},{"name":"color","value":"Green"}],"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}
`
}()}
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":"3c952ac7-6e59-4be7-aad4-0e1f4d4fe658","product_id":"9a9df599-8ce9-47e1-83cd-88fd4154c74f","title":"XS-Green","weight_unit":"kg","inventory_quantity":100,"sku":"MA081853-XS-Green","barcode":"","position":1,"option1":"XS","option2":"Green","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/71d93aecd9c5c4c059949c17417c234d.jpeg","path":"71d93aecd9c5c4c059949c17417c234d.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32.99,"min_quantity":1}],"weight":"0.5","compare_at_price":"32.99","price":"32.99","retail_price":"32.99","available":true,"url":"\/products\/emerald-green-mini-dress?variant=3c952ac7-6e59-4be7-aad4-0e1f4d4fe658","available_quantity":999999999,"options":[{"name":"size","value":"XS"},{"name":"color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}