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":878.9,"min_quantity":1}],"weight":"0","compare_at_price":"878.9","price":"878.9","retail_price":"878.9","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;
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":"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":878.9,"min_quantity":1}],"weight":"0","compare_at_price":"878.9","price":"878.9","retail_price":"878.9","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};
return `
SKU : ${variantData && variantData.sku}
`
}()}