PD 35W USB C Fast Charger for Apple iPhone 15 14 13 12 11 16 Pro Max Fast Charging USB Type C Charge Cable for iPhone 16 Charger
${function() {
const variantData = data.variant || {"id":"dffcb725-6321-4d75-a06d-cb49cf94edcb","product_id":"ecea959b-9d27-4abc-929d-80971ede6475","title":"EU For iPhone 15-16","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"EU For iPhone 15-16","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5292fe14f4f5abebea7a46dff1d168f.jpeg","path":"f5292fe14f4f5abebea7a46dff1d168f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"8.14","price":"20","retail_price":"8.14","available":true,"url":"\/products\/pd-35w-usb-c-fast-charger-for-apple-iphone-15-14-13-12-11-16-pro-max-fast-charging-usb-type-c-charge-cable-for-iphone-16-charger?variant=dffcb725-6321-4d75-a06d-cb49cf94edcb","available_quantity":999999999,"options":[{"name":"Plug Type","value":"EU For iPhone 15-16"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"dffcb725-6321-4d75-a06d-cb49cf94edcb","product_id":"ecea959b-9d27-4abc-929d-80971ede6475","title":"EU For iPhone 15-16","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"EU For iPhone 15-16","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5292fe14f4f5abebea7a46dff1d168f.jpeg","path":"f5292fe14f4f5abebea7a46dff1d168f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"8.14","price":"20","retail_price":"8.14","available":true,"url":"\/products\/pd-35w-usb-c-fast-charger-for-apple-iphone-15-14-13-12-11-16-pro-max-fast-charging-usb-type-c-charge-cable-for-iphone-16-charger?variant=dffcb725-6321-4d75-a06d-cb49cf94edcb","available_quantity":999999999,"options":[{"name":"Plug Type","value":"EU For iPhone 15-16"}],"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 = 399;
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 `
`;
}()}