High-Waisted Side Split Wide Leg Pants
${function() {
const variantData = data.variant || {"id":"18a4b92a-f0e6-4146-8696-ece9ef09779f","product_id":"4d910aa9-ee40-4024-a4f1-c0e5f4d14d9c","title":"Black-XS","weight_unit":"kg","inventory_quantity":100,"sku":"SH00088-001-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":94.27,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"94.27","retail_price":"0","available":true,"url":"\/products\/high-waisted-side-split-wide-leg-pants?variant=18a4b92a-f0e6-4146-8696-ece9ef09779f","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 : SH00088-001-XS
Weight : 0.6kg
${function(){
const variantData = data.variant || {"id":"18a4b92a-f0e6-4146-8696-ece9ef09779f","product_id":"4d910aa9-ee40-4024-a4f1-c0e5f4d14d9c","title":"Black-XS","weight_unit":"kg","inventory_quantity":100,"sku":"SH00088-001-XS","barcode":"","position":1,"option1":"Black","option2":"XS","option3":"","note":"","image":null,"wholesale_price":[{"price":94.27,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"94.27","retail_price":"0","available":true,"url":"\/products\/high-waisted-side-split-wide-leg-pants?variant=18a4b92a-f0e6-4146-8696-ece9ef09779f","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}
`
}()}