Vapepie Mega 70000 PUFFS– Hatalmas kapacitás, egy készülék 30 cigarettát helyettesít
Tapasztalja meg a legendás felhőket a VAPEPIE MEGA 70 000 Puffs eldobható vape-val. Kettős hálós tekercs, 30 ml-es e-folyadék, LED kijelző, 1200mAh Type-C gyorstöltés
${function() {
const variantData = data.variant || {"id":"cb82a61d-9fde-4b5c-87fe-71d701449295","product_id":"5d950321-4fe0-403b-a07a-7d2836e9d46a","title":"\ud83d\udc49 1 darab \u2013 Kev\u00e9s, nem \u00e9rdemes!-\u00c1FONYA G\u00d6R\u00d6GDINNYE","weight_unit":"kg","inventory_quantity":992,"sku":"VP70000-BWM","barcode":"","position":3,"option1":"\ud83d\udc49 1 darab \u2013 Kev\u00e9s, nem \u00e9rdemes!","option2":"\u00c1FONYA G\u00d6R\u00d6GDINNYE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ff3199315694823b638f0a89dc7b8e6.jpeg","path":"7ff3199315694823b638f0a89dc7b8e6.jpeg","width":3000,"height":3000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8900,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8900","retail_price":"0","available":true,"url":"\/products\/vapepie-mega-70000-puffs-hatalmas-kapacitas-egy-keszulek-30-cigarettat-helyettesit?variant=cb82a61d-9fde-4b5c-87fe-71d701449295","available_quantity":992,"options":[{"name":"V\u00e1lasszon egy csomagot","value":"\ud83d\udc49 1 darab \u2013 Kev\u00e9s, nem \u00e9rdemes!"},{"name":"\ud83d\udc47V\u00e1laszd ki az \u00edzedet!","value":"\u00c1FONYA G\u00d6R\u00d6GDINNYE"}],"off_ratio":0,"flashsale_info":[],"sales":10038};
const saveType = "amount";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Válasszon egy csomagot:
👉 1 darab – Kevés, nem érdemes!
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "K\u00e9rj\u00fck, v\u00e1lasszon egy {{ name }} nevet".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
👇Válaszd ki az ízedet!:
ÁFONYA GÖRÖGDINNYE
${function(){
return `${data.value} `;
}()}
${function(){
const tipText = "K\u00e9rj\u00fck, v\u00e1lasszon egy {{ name }} nevet".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('5');
const customText = "Szacowana dostawa: {min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + ' ')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + ' ');
return `
${tipText}
`;
}()}
Kosárba
Ft8,900
${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":"cb82a61d-9fde-4b5c-87fe-71d701449295","product_id":"5d950321-4fe0-403b-a07a-7d2836e9d46a","title":"\ud83d\udc49 1 darab \u2013 Kev\u00e9s, nem \u00e9rdemes!-\u00c1FONYA G\u00d6R\u00d6GDINNYE","weight_unit":"kg","inventory_quantity":992,"sku":"VP70000-BWM","barcode":"","position":3,"option1":"\ud83d\udc49 1 darab \u2013 Kev\u00e9s, nem \u00e9rdemes!","option2":"\u00c1FONYA G\u00d6R\u00d6GDINNYE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ff3199315694823b638f0a89dc7b8e6.jpeg","path":"7ff3199315694823b638f0a89dc7b8e6.jpeg","width":3000,"height":3000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8900,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8900","retail_price":"0","available":true,"url":"\/products\/vapepie-mega-70000-puffs-hatalmas-kapacitas-egy-keszulek-30-cigarettat-helyettesit?variant=cb82a61d-9fde-4b5c-87fe-71d701449295","available_quantity":992,"options":[{"name":"V\u00e1lasszon egy csomagot","value":"\ud83d\udc49 1 darab \u2013 Kev\u00e9s, nem \u00e9rdemes!"},{"name":"\ud83d\udc47V\u00e1laszd ki az \u00edzedet!","value":"\u00c1FONYA G\u00d6R\u00d6GDINNYE"}],"off_ratio":0,"flashsale_info":[],"sales":10038};
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 ? `
` : ' ';
}
}()}
Vásároljon most
A termék nem volt raktáron.
A termék nem elérhető.