Change Of Plans Cropped Bomber - Hunter
${function() {
const variantData = data.variant || {"id":"fb7b5311-5526-4820-84bc-f9c33c8b4598","product_id":"bccebb0d-c75f-46f4-ac65-97fd5543ba2b","title":"XS","weight_unit":"lb","inventory_quantity":0,"sku":"J295_Hunter_XS","barcode":"1704339340068\/670","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"20.98","retail_price":"59.99","available":true,"url":"\/products\/change-of-plans-cropped-bomber-hunter?variant=fb7b5311-5526-4820-84bc-f9c33c8b4598","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":65,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
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.
Sku : J295_Hunter_XS
Barcode : 1704339340068/670
${function(){
const variantData = data.variant || {"id":"fb7b5311-5526-4820-84bc-f9c33c8b4598","product_id":"bccebb0d-c75f-46f4-ac65-97fd5543ba2b","title":"XS","weight_unit":"lb","inventory_quantity":0,"sku":"J295_Hunter_XS","barcode":"1704339340068\/670","position":1,"option1":"XS","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":20.98,"min_quantity":1}],"weight":"0","compare_at_price":"59.99","price":"20.98","retail_price":"59.99","available":true,"url":"\/products\/change-of-plans-cropped-bomber-hunter?variant=fb7b5311-5526-4820-84bc-f9c33c8b4598","available_quantity":999999999,"options":[{"name":"Size","value":"XS"}],"off_ratio":65,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}