PB-R290A 290Wh Heavy Duty Battery Pack
Strong 1.5m drop off proof
${function() {
const variantData = data.variant || {"id":"dd493c9e-f7ef-48b2-bcd9-940d8e86a458","product_id":"7657acdc-e36d-407b-8f5b-a2945287f808","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"PB-R290A","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":526.9,"min_quantity":1}],"weight":"0","compare_at_price":"526.9","price":"526.9","retail_price":"526.9","available":true,"url":"\/products\/pb-r290a-290wh-heavy-duty-battery-pack?variant=dd493c9e-f7ef-48b2-bcd9-940d8e86a458","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
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('')}
`;
}()}
Product was out of stock.
Product does not exist
${function(){
const variantData = data.variant || {"id":"dd493c9e-f7ef-48b2-bcd9-940d8e86a458","product_id":"7657acdc-e36d-407b-8f5b-a2945287f808","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"PB-R290A","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":526.9,"min_quantity":1}],"weight":"0","compare_at_price":"526.9","price":"526.9","retail_price":"526.9","available":true,"url":"\/products\/pb-r290a-290wh-heavy-duty-battery-pack?variant=dd493c9e-f7ef-48b2-bcd9-940d8e86a458","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
SKU : ${variantData && variantData.sku}
`
}()}