Asymmetrical Pleated Skirt
${function() {
const variantData = data.variant || {"id":"7e0ab6b0-7647-44ee-b6d2-efaa15e88f5f","product_id":"620b1893-f84f-4ee8-afab-79a6e87e032d","title":"Grey-XS","weight_unit":"kg","inventory_quantity":100,"sku":"SH00094-001-XS","barcode":"","position":1,"option1":"Grey","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"73.99","retail_price":"0","available":true,"url":"\/products\/asymmetrical-pleated-skirt?variant=7e0ab6b0-7647-44ee-b6d2-efaa15e88f5f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"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 : SH00094-001-XS
Weight : 0.4kg
${function(){
const variantData = data.variant || {"id":"7e0ab6b0-7647-44ee-b6d2-efaa15e88f5f","product_id":"620b1893-f84f-4ee8-afab-79a6e87e032d","title":"Grey-XS","weight_unit":"kg","inventory_quantity":100,"sku":"SH00094-001-XS","barcode":"","position":1,"option1":"Grey","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":73.99,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"73.99","retail_price":"0","available":true,"url":"\/products\/asymmetrical-pleated-skirt?variant=7e0ab6b0-7647-44ee-b6d2-efaa15e88f5f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"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}
`
}()}