img
E liquide Furious Stach Modjo Vapors 50ml / 100ml

Furious Stach Modjo Vapors

Limonade - Fruits rouges
4.69 /5 - 13 avis

Rien ne peut arrêter Modjo Vapors et LiquidArom ! Les aromaticiens Français ne sont jamais à court d'idée et ont osé combiner une limonade fraîche à des fruits rouges. Etonnant, Furious Stach est un régal frais, fruité et légèrement sucré qui devrait ravir ...absolument tout le monde ! Modjo est un génie de la vape et personne ne peut le nier ! 


Important : E-liquide boosté en arômes, vendu en flacon de 120 ml ou 60 ml.


Fabriqué en France ; Dosage PG/VG : 50% / 50%.

Plus de détails

19,90 €

Sans nicotine

Tarifs dégressifs

En savoir +

Quantité Prix unitaire Économisez
2 15,92 € Jusqu'à 7,96 €
2 19,92 € Jusqu'à 9,96 €
5 13,93 € Jusqu'à 29,85 €
5 17,43 € Jusqu'à 37,35 €
10 11,94 € Jusqu'à 79,60 €
10 14,94 € Jusqu'à 99,60 €
Plus de paliers Réduire

chrono

Livré chez vous le

Vendredi 29 Août

Dates de livraison estimées*

Colissimo domicile avec et sans signature

Samedi
30 Août

Chronopost domicile

Vendredi
29 Août

*Pour une livraison en france métropolitaine

+d'infos

avis garantis
(13)
SI VOUS NE FUMEZ PAS, NE VAPEZ PAS. Le vapotage est une transition vers une vie sans tabac puis sans dépendance.

Avis clients

Avis à propos du produit
Logo Société des Avis Garantis Voir l'attestation

Avis soumis à un contrôle

0
1★
0
2★
0
3★
4
4★
9
5★
9.4/10


Basé sur 13 avis

  • Image utilisateur Andrea M.
    Publié le 04/06/2023 à 15:21
    5

    Excellent

  • Image utilisateur Sèv C.
    Publié le 11/12/2022 à 00:09
    4

    Très très sucré on a l'impression de boire en vapant

  • Image utilisateur Steve S.
    Publié le 13/11/2022 à 19:43
    5

    Trop bon

  • Image utilisateur Fabien F.
    Publié le 03/08/2022 à 11:57
    5

    bonne saveur de fruit rouge limonade

  • Image utilisateur Djo n.
    Publié le 20/04/2022 à 15:20
    4

    Très bon.

  • Image utilisateur Acheteur Vérifié
    Publié le 09/12/2021 à 14:51
    5

    J'adore

  • Image utilisateur Acheteur Vérifié
    Publié le 24/07/2021 à 09:46
    5

    Un délicieux diabolo grenadine a siroter toute la journée ??

  • Image utilisateur Acheteur Vérifié
    Publié le 15/02/2021 à 15:10
    5

    Il était en promo. J'adore le vaper.

  • Image utilisateur Acheteur Vérifié
    Publié le 15/10/2020 à 22:46
    5

    Adopté définitivement. Très bonne saveur

  • Image utilisateur Acheteur Vérifié
    Publié le 07/03/2020 à 04:10
    4

    Très bon goût

  • Image utilisateur Acheteur Vérifié
    Publié le 06/02/2020 à 17:09
    5

    très bon tarif avec une remise

  • Image utilisateur Acheteur Vérifié
    Publié le 06/01/2020 à 18:52
    4

    Très bon

  • Image utilisateur Acheteur Vérifié
    Publié le 10/11/2019 à 22:27
    5

    Un liquide qui fait partie de mon top 5 !



Questions et réponses


Soyez le premier à poser une question sur ce produit !

Fiche technique

Marque Modjo Vapors
Origine France
Fabricant LiquidArom
Type de saveur Cocktail / Boisson
Ratio PG/VG 50% / 50%
Composition Propylène glycol, Glycérine végétale, Arômes
Type de flacon P.E.T. (plastique recyclable)
société des avis garantis Marchand approuvé par la Société des Avis Garantis, cliquez ici pour vérifier.
var fbloginblock_htmlgdpr = '
Enim quis fugiat consequat elit minim nisi eu occaecat occaecat deserunt aliquip nisi ex deserunt.


Se mettre daccord Pas daccord
'; var fbloginblock_id_module = '193'; var agSiteId="9460"; const sfgSiteKey = '6LevQJ8pAAAAANq_ZCB_nmyyZSpwlimqkHV5AQ1e'; let widgetId = null; let $gForm = null; function sfCallback() { const isDebug = (typeof debugSF !== 'undefined' && debugSF === 1); if (isDebug) { console.log('sfCallback (' + widgetId + ')'); } if (null !== widgetId) return; try{ widgetId = grecaptcha.render('gCaptchaId', { 'sitekey' : sfgSiteKey, 'callback' : function(token) { if (null !== $gForm && 0 !== $gForm.length) { $gForm.find('[name="ksfRecaptcha"]').val(token); $gForm.submit(); } } }); if (isDebug) { console.log('widgetId ' + widgetId + ' en place'); } }catch(error){ // Plusieurs captchas Google dans la page ? widgetId = getCaptchaWidgetId('gCaptchaId'); if (isDebug) { console.log('multiples captchas dans la page. Intercepte id = ' + widgetId); } } $('.grecaptcha-badge,.rc-anchor').css('visibility', 'hidden'); } if(typeof grecaptcha === 'undefined') { grecaptcha = {}; } grecaptcha.ready = function(cb){ if (typeof grecaptcha.exec !== 'function') { const c = '___grecaptcha_cfg'; window[c] = window[c] || {}; (window[c]['fns'] = window[c]['fns']||[]).push(cb); } else { cb(); } } function sfGetCaptcha(event, form) { const isDebug = (typeof debugSF !== 'undefined' && debugSF === 1); if (isDebug) { console.log('sfGetCaptcha'); } const $form = $(form); // Form not ready? if (! form.hasOwnProperty('data-captcha')) { if (isDebug) { console.log(' --> add hidden field ksfRecaptcha'); } $form.append(''); // Find submit buttons in the form const sfFields = $form.find('button[type="submit"],input[type="submit"]').map(function() { return { name: $(this).prop('name'), value: $(this).prop('value') }; }); // Add them as hidden fields $(sfFields).each(function(index, element) { $('').attr({ type: 'hidden', name: element.name, value: element.value }).appendTo($form); }); // OK, form is ready to be submitted $form.prop('data-captcha', '1'); } if (isDebug) { console.log(' --> cancel submit'); } // Cancel submit, and let Google do the verification + submit again after event.preventDefault(); event.stopPropagation(); $gForm = $form; grecaptcha.ready(function() { if (typeof debugSF !== 'undefined' && debugSF === 1) { console.log(' --> grecaptcha execute (' + widgetId + ')'); } grecaptcha.execute(widgetId); }); } function getCaptchaWidgetId(elementId) { const recaptchaBoxes = document.querySelectorAll('.g-recaptcha-kwk'); const targetBox = document.querySelector(`#${elementId}`); for (let i = 0; i < recaptchaBoxes.length; i++) { if (recaptchaBoxes[i].id === targetBox.id) { return i; } } } var asap_display = 0; var adod_text_single_date = "Livraison estimée avec ce transporteur le"; var adod_text_dates = "Livraison estimée avec ce transporteur entre le"; var adod_text_and = "et le"; var in_stock_msg = "En stock"; var out_of_stock_msg_attributes = "Disponible avec d'autres options"; var not_enough_in_stock_msg = "Il n`y a pas assez des produits en stock"; // 0 ? width_ac_results : 500), selectFirst: false, scroll: false, dataType: "json", formatItem: function(data, i, max, value, term) { return value; }, parse: function(data) { var mytab = new Array(); for (var i = 0; i < data.length; i++) { mytab[mytab.length] = {data: data[i], value: " " +""+ data[i].pname +""+ ""}; } return mytab; }, extraParams: { ajaxSearch: 1, id_lang: id_lang } } ) .result(function(event, data, formatted) { $('#search_query_' + blocksearch_type).val(data.pname); document.location.href = data.product_link; }); }); function tryToCloseInstantSearch() { if ($('#old_center_column').length > 0) { $('#center_column').remove(); $('#old_center_column').attr('id', 'center_column'); $('#center_column').show(); return false; } } function stopInstantSearchQueries() { for (i = 0; i < instantSearchQueries.length; i++) instantSearchQueries[i].abort(); instantSearchQueries = new Array(); } // ]]> var fbloginblock_widgetautoopen_connectwithright = '1'; var fbloginblock_widgetautoopen_connectwithleft = '1'; var fbloginblock_widgetautoopenft_connectwithright = '0'; var fbloginblock_widgetautoopenft_connectwithleft = '0'; var fbloginblock_my_account = 'https://www.kumulusvape.fr/mon-compte'; var fbloginblock_empty_field = 'Le champ ne peut pas être vide.'; var fbloginblock_maxchar_field1 = 'Le champ ne peut pas être supérieur à'; var fbloginblock_maxchar_field2 = 'personnages.'; var fbloginblock_max_email1 = 'L'email ne peut pas être supérieur à'; var fbloginblock_max_email2 = 'personnages.'; var fbloginblock_validate_email = 'Veuillez saisir un e-mail valide.'; var fbloginblock_date_err = 'La date doit être valide.'; var fbloginblock_maxchar_fname1 = 'Le prénom ne peut pas être supérieur à'; var fbloginblock_maxchar_fname2 = 'personnages.'; var fbloginblock_minchar_fname1 = 'Le prénom ne peut être inférieur à'; var fbloginblock_minchar_fname2 = 'personnages.'; var fbloginblock_maxchar_lname1 = 'Le nom de famille ne peut pas être supérieur à'; var fbloginblock_maxchar_lname2 = 'personnages.'; var fbloginblock_minchar_lname1 = 'Le nom de famille ne peut pas être inférieur à'; var fbloginblock_minchar_lname2 = 'personnages.'; var fbloginblock_popup_animation_effects = 'mfp-newspaper'; var advanceddateofdeliverytext = 'Délais de livraison'; var productFooterDatesDelivery = {}; var adod_text_single_date = "Approximate date of delivery on"; var adod_text_dates = "Approximate date of delivery is between"; var adod_text_unavailable_dates = "Estimated delivery not available"; var adod_product_display = "PRODUCT_FOOTER"; var carrier_delivery_list = "2"; productFooterDatesDelivery[0] = {}; productFooterDatesDelivery[0][747] = {}; productFooterDatesDelivery[0][747]["7660_33797"] = {}; productFooterDatesDelivery[0][747]["7660_33797"]['minimal'] = ["Samedi 30 Août 2025",1756544770]; productFooterDatesDelivery[0][747]["7660_33797"]['maximal'] = ["Lundi 1 Septembre 2025",1756717570]; productFooterDatesDelivery[0][747]["7660_66655"] = {}; productFooterDatesDelivery[0][747]["7660_66655"]['minimal'] = ["Samedi 30 Août 2025",1756544770]; productFooterDatesDelivery[0][747]["7660_66655"]['maximal'] = ["Lundi 1 Septembre 2025",1756717570]; productFooterDatesDelivery[0][722] = {}; productFooterDatesDelivery[0][722]["7660_33797"] = {}; productFooterDatesDelivery[0][722]["7660_33797"]['minimal'] = ["Vendredi 29 Août 2025",1756458370]; productFooterDatesDelivery[0][722]["7660_33797"]['maximal'] = ["Vendredi 29 Août 2025",1756458370]; productFooterDatesDelivery[0][722]["7660_66655"] = {}; productFooterDatesDelivery[0][722]["7660_66655"]['minimal'] = ["Vendredi 29 Août 2025",1756458370]; productFooterDatesDelivery[0][722]["7660_66655"]['maximal'] = ["Vendredi 29 Août 2025",1756458370]; function htmlDecode(input){ var e = document.createElement('div'); e.innerHTML = input; return e.childNodes[0].nodeValue; } var reviewTabStr = "Avis clients"; var maxReviewsPage = "25"; document.addEventListener("DOMContentLoaded", (event) => { var legalContent = ""; tippy('#ag-reviews-legal', { content: legalContent, allowHTML: true, placement: 'bottom' }); }); $(function() { $("a[href='#top']").click(function() { $("html, body").animate({ scrollTop: 0 }, "fast"); return false; }); $('a[href*=#]:not([href=#])').click(function() { if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $('[name=' + this.hash.slice(1) + ']'); if (target.length) { $('html,body').animate({ scrollTop: target.offset().top - $("#fixed_menu").height() }, "fast"); return false; } } }); $(window).scroll(function() { if ($(window).width() > 992) { var height = $(window).scrollTop(); if (height > $("#content_menu").offset().top - 70) { $('#fixed_menu').slideDown("fast"); } else { $('#fixed_menu').slideUp("fast"); } } else { $('#fixed_menu').hide(); } }); $(window).resize(function() { if ($(window).width() > 992) { var height = $(window).scrollTop(); if (height > $("#content_menu").offset().top - 70) { $('#fixed_menu').slideDown("fast"); } else { $('#fixed_menu').slideUp("fast"); } } else { $('#fixed_menu').hide(); } }); }); function scrollTop(){ $("html, body").animate({ scrollTop: "0" }); } -->