img
Mango Haze CBD Greeneo

Mango Haze CBD Greeneo

5 /5 - 4 avis

Greeneo livre une concoction fruitée et réaliste. A travers le eliquide au CBD Mango Haze, les amateurs d'ecigarettes peuvent déguster un sublime mélange full spectrum complété par quelques douces saveurs naturelles de papaye et de fruits exotiques. Avec cet elixir, Greeneo peut se vanter de démocratiser le CBD et d'offrir un produit de haut vol !

 


Non-psychoactif car dépourvu de THC, le CBD appartient à la famille des cannabinoïdes et offre de nombreux avantages aux vapoteurs ! Nécessitant une résistance haute et une puissance avoisinant les 15 watts, le CBD met plusieurs minutes avant de circuler dans l'organisme et donc de faire effet.

Plus de détails

9,90 €

10 ml

Tarifs dégressifs

En savoir +

Quantité Prix unitaire Économisez
2 10,32 € Jusqu'à 5,16 €
2 7,92 € Jusqu'à 3,96 €
2 15,92 € Jusqu'à 7,96 €
2 12,72 € Jusqu'à 6,36 €
5 11,13 € Jusqu'à 23,85 €
5 13,93 € Jusqu'à 29,85 €
5 9,03 € Jusqu'à 19,35 €
5 6,93 € Jusqu'à 14,85 €
10 9,54 € Jusqu'à 63,60 €
10 7,74 € Jusqu'à 51,60 €
10 11,94 € Jusqu'à 79,60 €
10 5,94 € Jusqu'à 39,60 €
Plus de paliers Réduire

chrono

Livré chez vous le

Vendredi 10 Octobre

Dates de livraison estimées*

Colissimo domicile avec et sans signature

Samedi
11 Octobre

Chronopost domicile

Vendredi
10 Octobre

*Pour une livraison en france métropolitaine

+d'infos

avis garantis
(4)
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★
0
4★
4
5★
10/10


Basé sur 4 avis

  • Image utilisateur Roger m.
    Publié le 18/08/2022 à 10:00
    5

    Parfait

  • Image utilisateur Mathieu R.
    Publié le 12/05/2022 à 12:48
    5

    Pas encore testé

  • Image utilisateur Manon H.
    Publié le 29/04/2022 à 10:29
    5

    Plus light que l amnesia mais reste le goût de l herbe

  • Image utilisateur Sebastian R.
    Publié le 25/04/2022 à 09:58
    5

    Ma femme adore



Questions et réponses


Astrid le 15/02/2025
Question :

J'aimerais tester mais est ce que c'est compatible avec le modèle Peak de chez Geekvape ?

Réponse :

Bonjour,


Oui vous pourrez vaper ce produit avec la Peak Geekvape.


Bonne journée et bonne vape.

Fiche technique

Marque Greeneo
Origine France
Ratio PG/VG 60% / 40%
Composition Propylène glycol, Glycérine végétale, CBD, Terpènes
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]["15393_178196"] = {}; productFooterDatesDelivery[0][747]["15393_178196"]['minimal'] = ["Samedi 11 Octobre 2025",1760146831]; productFooterDatesDelivery[0][747]["15393_178196"]['maximal'] = ["Lundi 13 Octobre 2025",1760319631]; productFooterDatesDelivery[0][747]["15393_178198"] = {}; productFooterDatesDelivery[0][747]["15393_178198"]['minimal'] = ["Samedi 11 Octobre 2025",1760146831]; productFooterDatesDelivery[0][747]["15393_178198"]['maximal'] = ["Lundi 13 Octobre 2025",1760319631]; productFooterDatesDelivery[0][747]["15393_178195"] = {}; productFooterDatesDelivery[0][747]["15393_178195"]['minimal'] = ["Samedi 11 Octobre 2025",1760146831]; productFooterDatesDelivery[0][747]["15393_178195"]['maximal'] = ["Lundi 13 Octobre 2025",1760319631]; productFooterDatesDelivery[0][747]["15393_178197"] = {}; productFooterDatesDelivery[0][747]["15393_178197"]['minimal'] = ["Samedi 11 Octobre 2025",1760146831]; productFooterDatesDelivery[0][747]["15393_178197"]['maximal'] = ["Lundi 13 Octobre 2025",1760319631]; productFooterDatesDelivery[0][722] = {}; productFooterDatesDelivery[0][722]["15393_178196"] = {}; productFooterDatesDelivery[0][722]["15393_178196"]['minimal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178196"]['maximal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178198"] = {}; productFooterDatesDelivery[0][722]["15393_178198"]['minimal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178198"]['maximal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178195"] = {}; productFooterDatesDelivery[0][722]["15393_178195"]['minimal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178195"]['maximal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178197"] = {}; productFooterDatesDelivery[0][722]["15393_178197"]['minimal'] = ["Vendredi 10 Octobre 2025",1760060431]; productFooterDatesDelivery[0][722]["15393_178197"]['maximal'] = ["Vendredi 10 Octobre 2025",1760060431]; 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" }); } -->