JOYOR 60V 3.5A / 48V 3A Super Fast Charging Charger
${function() {
const variantData = data.variant || {"id":"8eb75d8c-b429-4862-9c9e-124195e1c4e7","product_id":"2d2b5f81-c495-4929-90f4-29c793b09c09","title":"60V 3.5A","weight_unit":"kg","inventory_quantity":0,"sku":"60V 3.5A \u5feb\u5145","barcode":"","position":1,"option1":"60V 3.5A","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":55.98,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"55.98","retail_price":"75.99","available":false,"url":"\/products\/60v-3-5a-48v-3a-super-fast-charging-charger?variant=8eb75d8c-b429-4862-9c9e-124195e1c4e7","available_quantity":0,"options":[{"name":"style","value":"60V 3.5A"}],"off_ratio":26,"flashsale_info":[],"sales":4};
const saveType = "percentage";
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('')}
`;
}()}
Style:
60V 3.5A
${function(){
const optName = "style";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Sold out
€55.98
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"8eb75d8c-b429-4862-9c9e-124195e1c4e7","product_id":"2d2b5f81-c495-4929-90f4-29c793b09c09","title":"60V 3.5A","weight_unit":"kg","inventory_quantity":0,"sku":"60V 3.5A \u5feb\u5145","barcode":"","position":1,"option1":"60V 3.5A","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":55.98,"min_quantity":1}],"weight":"0","compare_at_price":"75.99","price":"55.98","retail_price":"75.99","available":false,"url":"\/products\/60v-3-5a-48v-3a-super-fast-charging-charger?variant=8eb75d8c-b429-4862-9c9e-124195e1c4e7","available_quantity":0,"options":[{"name":"style","value":"60V 3.5A"}],"off_ratio":26,"flashsale_info":[],"sales":4};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product does not exist