Western Print Pleated Flutter Sleeve Top
${function() {
const variantData = data.variant || {"id":"8c3356b6-48fe-428f-b978-010e824a1ad7","product_id":"35e12096-9ceb-4a7f-8050-330bf8e109d1","title":"Red-S","weight_unit":"kg","inventory_quantity":997,"sku":"DY1557N-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db44691bdc23d47d8f2ac576706a748a.jpeg","path":"db44691bdc23d47d8f2ac576706a748a.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/western-print-pleated-flutter-sleeve-top5750cb60-36f0-4d2a-b414-5461b352ad4a?variant=8c3356b6-48fe-428f-b978-010e824a1ad7","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
Red
${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":"8c3356b6-48fe-428f-b978-010e824a1ad7","product_id":"35e12096-9ceb-4a7f-8050-330bf8e109d1","title":"Red-S","weight_unit":"kg","inventory_quantity":997,"sku":"DY1557N-Red-S","barcode":"","position":1,"option1":"Red","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/db44691bdc23d47d8f2ac576706a748a.jpeg","path":"db44691bdc23d47d8f2ac576706a748a.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":33.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.99","retail_price":"0","available":true,"url":"\/products\/western-print-pleated-flutter-sleeve-top5750cb60-36f0-4d2a-b414-5461b352ad4a?variant=8c3356b6-48fe-428f-b978-010e824a1ad7","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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}
`
}()}