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":"95788d01-cc82-4e36-8bcb-1bfd8a8e0fa6","product_id":"ecea959b-9d27-4abc-929d-80971ede6475","title":"US For iPhone 15-16","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":2,"option1":"US For iPhone 15-16","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5ad33ad75a406feacb2febfa2c8520d.jpeg","path":"f5ad33ad75a406feacb2febfa2c8520d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"8.17","price":"20","retail_price":"8.17","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=95788d01-cc82-4e36-8bcb-1bfd8a8e0fa6","available_quantity":999999999,"options":[{"name":"Plug Type","value":"US 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":"95788d01-cc82-4e36-8bcb-1bfd8a8e0fa6","product_id":"ecea959b-9d27-4abc-929d-80971ede6475","title":"US For iPhone 15-16","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":2,"option1":"US For iPhone 15-16","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f5ad33ad75a406feacb2febfa2c8520d.jpeg","path":"f5ad33ad75a406feacb2febfa2c8520d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"8.17","price":"20","retail_price":"8.17","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=95788d01-cc82-4e36-8bcb-1bfd8a8e0fa6","available_quantity":999999999,"options":[{"name":"Plug Type","value":"US 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 `
`;
}()}