Cotton Pleated Wide Leg Pants
${function() {
const variantData = data.variant || {"id":"a8be4714-178c-44d2-ba7c-364c10e6910a","product_id":"2ea0c70f-19c4-4df2-af1d-5e842d835545","title":"White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240612056WEXS","barcode":"","position":1,"option1":"White","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89fcee2b7e569585fe77c1b3610d3780.jpeg","path":"89fcee2b7e569585fe77c1b3610d3780.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/cotton-pleated-wide-leg-pants?variant=a8be4714-178c-44d2-ba7c-364c10e6910a","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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.
${function(){
const variantData = data.variant || {"id":"a8be4714-178c-44d2-ba7c-364c10e6910a","product_id":"2ea0c70f-19c4-4df2-af1d-5e842d835545","title":"White-XS","weight_unit":"kg","inventory_quantity":1000,"sku":"OA240612056WEXS","barcode":"","position":1,"option1":"White","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/89fcee2b7e569585fe77c1b3610d3780.jpeg","path":"89fcee2b7e569585fe77c1b3610d3780.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/cotton-pleated-wide-leg-pants?variant=a8be4714-178c-44d2-ba7c-364c10e6910a","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"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}
`
}()}