KA-B30B B-mount to B-mount Hotswap Plate
22-33.6V B-mount battery hotswap
${function() {
const variantData = data.variant || {"id":"66e2660a-4fa3-4a72-9429-20c3becbe408","product_id":"aeb02b73-701a-427b-94c4-1fc1827731a2","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"KA-B30B","barcode":"6948193511610","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":880,"min_quantity":1}],"weight":"0","compare_at_price":"880","price":"880","retail_price":"880","available":true,"url":"\/products\/ka-b30b-b-mount-to-b-mount-hotswap-plate?variant=66e2660a-4fa3-4a72-9429-20c3becbe408","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":8};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}