25W Super Fast Charger Block for Galaxy S24 Ultra/S24/S24+/S23 Ultra/S23/S22 Ultra/S22/S21 Ultra/S20 Ultra/Note 20,4Pack USB Type C Wall Charger with (6Ftx2 10Ftx2) USB C Charger Cable
${function() {
const variantData = data.variant || {"id":"48a993a1-249e-40c3-a5c5-a2cd018a85a9","product_id":"d0357302-bc26-4ff0-acc2-1b8c13929a64","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"B0DJVWMMK6","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/essri-25w-super-fast-charger-block-for-galaxy-s24-ultra-s24-s24-s23-ultra-s23-s22-ultra-s22-s21-ultra-s20-ultra-note-20-4pack-usb-type-c-wall-charger-with-6ftx2-10ftx2-usb-c-charger-cable-b0djvwmmk6?variant=48a993a1-249e-40c3-a5c5-a2cd018a85a9","available_quantity":1000,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
people are viewing this right now
Add to cart
$19.99
${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":"48a993a1-249e-40c3-a5c5-a2cd018a85a9","product_id":"d0357302-bc26-4ff0-acc2-1b8c13929a64","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"B0DJVWMMK6","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/essri-25w-super-fast-charger-block-for-galaxy-s24-ultra-s24-s24-s23-ultra-s23-s22-ultra-s22-s21-ultra-s20-ultra-note-20-4pack-usb-type-c-wall-charger-with-6ftx2-10ftx2-usb-c-charger-cable-b0djvwmmk6?variant=48a993a1-249e-40c3-a5c5-a2cd018a85a9","available_quantity":1000,"options":[],"off_ratio":0,"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 is unavailable.
${function(){
const variantData = data.variant || {"id":"48a993a1-249e-40c3-a5c5-a2cd018a85a9","product_id":"d0357302-bc26-4ff0-acc2-1b8c13929a64","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"B0DJVWMMK6","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"19.99","retail_price":"19.99","available":true,"url":"\/products\/essri-25w-super-fast-charger-block-for-galaxy-s24-ultra-s24-s24-s23-ultra-s23-s22-ultra-s22-s21-ultra-s20-ultra-note-20-4pack-usb-type-c-wall-charger-with-6ftx2-10ftx2-usb-c-charger-cable-b0djvwmmk6?variant=48a993a1-249e-40c3-a5c5-a2cd018a85a9","available_quantity":1000,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 50;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}