Shipping Protection
${function() {
const variantData = data.variant || {"id":"6169359f-81de-4d56-ad4e-5b0a5d2b0cb1","product_id":"8a3451ce-cbd8-4a33-baf5-3315ed92dd7d","title":"S001","weight_unit":"kg","inventory_quantity":999999,"sku":"XMHPACELSKU","barcode":"","position":1,"option1":"S001","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0.93,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"0.93","retail_price":"0","available":true,"url":"\/products\/shipping-protection?variant=6169359f-81de-4d56-ad4e-5b0a5d2b0cb1","available_quantity":999999999,"options":[{"name":"Plan","value":"S001"}],"off_ratio":0,"flashsale_info":[],"sales":241};
const saveType = "percentage";
const productLabelDiscountOn = true;
const map = {
B: ``,
C: ``,
A: `
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`
}
const price_group_arr = ["B","C","A"];
const price_str_arr = price_group_arr.map(type => map[type]);
return `
-
${price_str_arr.join('')}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product does not exist