Original Light Stone Punchy Jeans
${function() {
const variantData = data.variant || {"id":"3e7167a0-dc09-441e-af9b-74e055b6f023","product_id":"8fbdee5b-04d6-4ac6-8982-c2a26be2f4a6","title":"1 \/ 24","weight_unit":"lb","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1 \/ 24","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/light-stone-punchy-distressed-jeans?variant=3e7167a0-dc09-441e-af9b-74e055b6f023","available_quantity":999999999,"options":[{"name":"Size","value":"1 \/ 24"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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":"3e7167a0-dc09-441e-af9b-74e055b6f023","product_id":"8fbdee5b-04d6-4ac6-8982-c2a26be2f4a6","title":"1 \/ 24","weight_unit":"lb","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1 \/ 24","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"48","retail_price":"0","available":true,"url":"\/products\/light-stone-punchy-distressed-jeans?variant=3e7167a0-dc09-441e-af9b-74e055b6f023","available_quantity":999999999,"options":[{"name":"Size","value":"1 \/ 24"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}