Long Sleeve Pleated Two-Piece Top
${function() {
const variantData = data.variant || {"id":"167d900c-49c3-48df-ab33-5e3e9cc3fd2b","product_id":"f4f26707-8086-44d3-88c6-fc582c4352b9","title":"Black-XS","weight_unit":"kg","inventory_quantity":100,"sku":"SH00090-001-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":79.62,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"79.62","retail_price":"0","available":true,"url":"\/products\/long-sleeve-pleated-two-piece-top?variant=167d900c-49c3-48df-ab33-5e3e9cc3fd2b","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : SH00090-001-XS
Weight : 0.3kg
${function(){
const variantData = data.variant || {"id":"167d900c-49c3-48df-ab33-5e3e9cc3fd2b","product_id":"f4f26707-8086-44d3-88c6-fc582c4352b9","title":"Black-XS","weight_unit":"kg","inventory_quantity":100,"sku":"SH00090-001-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":79.62,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"79.62","retail_price":"0","available":true,"url":"\/products\/long-sleeve-pleated-two-piece-top?variant=167d900c-49c3-48df-ab33-5e3e9cc3fd2b","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}