Rolling Square inCharge XL 6-in-1 Multi Charging Cable with 100W Ultra-Fast Charging Power, Portable USB and USB-C Cable, 6.5 Ft/2m, Urban Black
${function() {
const variantData = data.variant || {"id":"6a51c0d2-3cff-4e87-8a27-21cf1dd9b981","product_id":"8cf30366-9f28-4bbe-b923-c7ee422a9b32","title":"['Urban Black']","weight_unit":"kg","inventory_quantity":1000,"sku":"B0BKH1S748","barcode":"","position":1,"option1":"['Urban Black']","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f2aba40ae77bb7db0250490c655e971.jpeg","path":"7f2aba40ae77bb7db0250490c655e971.jpeg","width":1250,"height":1500,"alt":"","aspect_ratio":0.8333333333333334},"wholesale_price":[{"price":34.9,"min_quantity":1}],"weight":"0","compare_at_price":"34.9","price":"34.9","retail_price":"34.9","available":true,"url":"\/products\/rolling-square-incharge-xl-6-in-1-multi-charging-cable-with-100w-ultra-fast-charging-power-portable-usb-and-usb-c-cable-6-5-ft-2m-urban-black-b0bkgxzb5j?variant=6a51c0d2-3cff-4e87-8a27-21cf1dd9b981","available_quantity":1000,"options":[{"name":"Color","value":"['Urban Black']"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Color:
['Urban Black']
${function(){
const optName = "Color";
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}
`
}()}
people are viewing this right now
Add to cart
$34.90
${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":"6a51c0d2-3cff-4e87-8a27-21cf1dd9b981","product_id":"8cf30366-9f28-4bbe-b923-c7ee422a9b32","title":"['Urban Black']","weight_unit":"kg","inventory_quantity":1000,"sku":"B0BKH1S748","barcode":"","position":1,"option1":"['Urban Black']","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f2aba40ae77bb7db0250490c655e971.jpeg","path":"7f2aba40ae77bb7db0250490c655e971.jpeg","width":1250,"height":1500,"alt":"","aspect_ratio":0.8333333333333334},"wholesale_price":[{"price":34.9,"min_quantity":1}],"weight":"0","compare_at_price":"34.9","price":"34.9","retail_price":"34.9","available":true,"url":"\/products\/rolling-square-incharge-xl-6-in-1-multi-charging-cable-with-100w-ultra-fast-charging-power-portable-usb-and-usb-c-cable-6-5-ft-2m-urban-black-b0bkgxzb5j?variant=6a51c0d2-3cff-4e87-8a27-21cf1dd9b981","available_quantity":1000,"options":[{"name":"Color","value":"['Urban Black']"}],"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":"6a51c0d2-3cff-4e87-8a27-21cf1dd9b981","product_id":"8cf30366-9f28-4bbe-b923-c7ee422a9b32","title":"['Urban Black']","weight_unit":"kg","inventory_quantity":1000,"sku":"B0BKH1S748","barcode":"","position":1,"option1":"['Urban Black']","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7f2aba40ae77bb7db0250490c655e971.jpeg","path":"7f2aba40ae77bb7db0250490c655e971.jpeg","width":1250,"height":1500,"alt":"","aspect_ratio":0.8333333333333334},"wholesale_price":[{"price":34.9,"min_quantity":1}],"weight":"0","compare_at_price":"34.9","price":"34.9","retail_price":"34.9","available":true,"url":"\/products\/rolling-square-incharge-xl-6-in-1-multi-charging-cable-with-100w-ultra-fast-charging-power-portable-usb-and-usb-c-cable-6-5-ft-2m-urban-black-b0bkgxzb5j?variant=6a51c0d2-3cff-4e87-8a27-21cf1dd9b981","available_quantity":1000,"options":[{"name":"Color","value":"['Urban Black']"}],"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 `
`;
}()}