KA-R30S V-mount Hotswap Plate for MINI / MINI LF
Dedicated for ALEXA MINI/MINI LF
${function() {
const variantData = data.variant || {"id":"b47085ab-82e5-4f86-a695-6ec88de44a51","product_id":"01ee34b1-9f3b-4dea-a1a0-4f91b564148f","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"KA-R30S","barcode":"6948193508900","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":799,"min_quantity":1}],"weight":"0","compare_at_price":"799","price":"799","retail_price":"799","available":true,"url":"\/products\/ka-r30s-v-mount-hotswap-plate-for-mini-mini-lf?variant=b47085ab-82e5-4f86-a695-6ec88de44a51","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}