JOYOR 60V 3.5A / 48V 3A Super Fast Charging Charger
${function() {
const variantData = data.variant || {"id":"a1f35255-13c5-418c-9135-86ee93c703ee","product_id":"79fd4741-5ccf-44e0-821b-93d28b6b4a18","title":"48V 3A","weight_unit":"kg","inventory_quantity":999,"sku":"48V 3A \u5feb\u5145","barcode":"","position":2,"option1":"48V 3A","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50.98,"min_quantity":1}],"weight":"0","compare_at_price":"70.99","price":"50.98","retail_price":"70.99","available":true,"url":"\/products\/60v-3-5a-48v-3a-super-fast-charging-charger?variant=a1f35255-13c5-418c-9135-86ee93c703ee","available_quantity":999,"options":[{"name":"style","value":"48V 3A"}],"off_ratio":28,"flashsale_info":[],"sales":0};
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('')}
`;
}()}
Style:
48V 3A
${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}
`
}()}
${function(){
const variantData = data.variant || {"id":"a1f35255-13c5-418c-9135-86ee93c703ee","product_id":"79fd4741-5ccf-44e0-821b-93d28b6b4a18","title":"48V 3A","weight_unit":"kg","inventory_quantity":999,"sku":"48V 3A \u5feb\u5145","barcode":"","position":2,"option1":"48V 3A","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50.98,"min_quantity":1}],"weight":"0","compare_at_price":"70.99","price":"50.98","retail_price":"70.99","available":true,"url":"\/products\/60v-3-5a-48v-3a-super-fast-charging-charger?variant=a1f35255-13c5-418c-9135-86ee93c703ee","available_quantity":999,"options":[{"name":"style","value":"48V 3A"}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
Inventory : ${variantData && variantData.available_quantity}
`
}()}
Add to cart
£50.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":"a1f35255-13c5-418c-9135-86ee93c703ee","product_id":"79fd4741-5ccf-44e0-821b-93d28b6b4a18","title":"48V 3A","weight_unit":"kg","inventory_quantity":999,"sku":"48V 3A \u5feb\u5145","barcode":"","position":2,"option1":"48V 3A","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50.98,"min_quantity":1}],"weight":"0","compare_at_price":"70.99","price":"50.98","retail_price":"70.99","available":true,"url":"\/products\/60v-3-5a-48v-3a-super-fast-charging-charger?variant=a1f35255-13c5-418c-9135-86ee93c703ee","available_quantity":999,"options":[{"name":"style","value":"48V 3A"}],"off_ratio":28,"flashsale_info":[],"sales":0};
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
${function(){
const variantData = data.variant || {"id":"a1f35255-13c5-418c-9135-86ee93c703ee","product_id":"79fd4741-5ccf-44e0-821b-93d28b6b4a18","title":"48V 3A","weight_unit":"kg","inventory_quantity":999,"sku":"48V 3A \u5feb\u5145","barcode":"","position":2,"option1":"48V 3A","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":50.98,"min_quantity":1}],"weight":"0","compare_at_price":"70.99","price":"50.98","retail_price":"70.99","available":true,"url":"\/products\/60v-3-5a-48v-3a-super-fast-charging-charger?variant=a1f35255-13c5-418c-9135-86ee93c703ee","available_quantity":999,"options":[{"name":"style","value":"48V 3A"}],"off_ratio":28,"flashsale_info":[],"sales":0};
return `
SKU : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}