LC-D421 4-ch Multi-type DV Charger
2A charging current per channel
${function() {
const variantData = data.variant || {"id":"f95474d0-fc4b-4a15-b592-b70be6ec01c2","product_id":"cf8dda7e-305d-40ae-b376-0f349a149695","title":"With KA-C10U: SONY BP-U TYPE","weight_unit":"kg","inventory_quantity":0,"sku":"LC-D421-U","barcode":"","position":1,"option1":"With KA-C10U: SONY BP-U TYPE","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":305,"min_quantity":1}],"weight":"0.6","compare_at_price":"305","price":"305","retail_price":"305","available":true,"url":"\/products\/lc-d421-4-ch-multi-type-dv-charger?variant=f95474d0-fc4b-4a15-b592-b70be6ec01c2","available_quantity":999999999,"options":[{"name":"LC-D421","value":"With KA-C10U: SONY BP-U TYPE"}],"off_ratio":0,"flashsale_info":[],"sales":4};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}