img
Additif Ethyl Vanilline Revolute DIY

Additif Ethyl Vanilline Revolute pour DIY

4.73 /5 - 11 avis

L'éthyl vanilline est un aldéhyde aromatique proche de la vanillaldéhyde. L'additif Ethyl Vanilline permet d'apporter une touche de vanille à vos créations.
Le support de fixation de l'éthyl vanilline est l'alcool.
Fabriqué en France par Revolute. Vendu en flacon plastique de 10 ml avec bec verseur.


Les conseils de dosage ci-dessous concernent un dosage 50% PG / 50% VG. Ajoutez un peu d'arôme si votre taux de VG est plus élevé et inversement. 

  • Dosage conseillé pour un flacon de 10 ml : 2 à 8 gouttes
  • Cet additif est à 10% de concentration contre 5% en moyenne dans le commerce, n'ayez donc pas la main trop lourde

Plus de détails

3,50 €

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
(11)
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★
1
3★
1
4★
9
5★
9.4/10


Basé sur 11 avis

  • Image utilisateur Xavier L.
    Publié le 31/05/2022 à 15:58
    5

    Pour l'amélioration d'un liquide bon additif...

  • Image utilisateur Xavier L.
    Publié le 20/05/2022 à 15:18
    5

    Pas encore utilisé.

  • Image utilisateur Gabriel N.
    Publié le 18/04/2022 à 16:24
    4

    Bien, je suis content(e).

  • Image utilisateur Didiot m.
    Publié le 07/04/2022 à 12:54
    5

    Très naturel

  • Image utilisateur Acheteur Vérifié
    Publié le 02/12/2020 à 00:48
    5

    Excellent produit ! Reçu un flacon vide, rapidement remboursé par le vendeur !

  • Image utilisateur Acheteur Vérifié
    Publié le 25/02/2019 à 08:14
    5

    Parfait !!! :)

  • Image utilisateur Acheteur Vérifié
    Publié le 26/03/2018 à 13:16
    3

    pas entièrement satisfait du goût et de l'effet dans le mélange.

  • Image utilisateur Acheteur Vérifié
    Publié le 04/12/2017 à 16:36
    5

    nickel

  • Image utilisateur Acheteur Vérifié
    Publié le 04/12/2017 à 16:36
    5

    nickel

  • Image utilisateur Acheteur Vérifié
    Publié le 16/11/2017 à 12:52
    5

    Conforme

  • Image utilisateur Acheteur Vérifié
    Publié le 16/11/2017 à 12:52
    5

    Conforme



Questions et réponses


Stephane  le 07/10/2023
Question :

Bonjour à toutes l'équipe j'aurais voulu savoir le temps de maturation nécessaire avant de pouvoir vaper après avoir mis cette additif merci à vous et bonne journée ou bonne soirée selon

Réponse :

Bonjour,


Attendez au moins 48h pour vous assurer un bon mélange avec votre eliquide.


Plus vous attendrez, meilleur ce sera :)


Bonne journée et bonne vape.

Fiche technique

Marque Revolute
Origine France
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]["1334_3334"] = {}; productFooterDatesDelivery[0][747]["1334_3334"]['minimal'] = ["Samedi 30 Août 2025",1756543888]; productFooterDatesDelivery[0][747]["1334_3334"]['maximal'] = ["Lundi 1 Septembre 2025",1756716688]; productFooterDatesDelivery[0][722] = {}; productFooterDatesDelivery[0][722]["1334_3334"] = {}; productFooterDatesDelivery[0][722]["1334_3334"]['minimal'] = ["Vendredi 29 Août 2025",1756457488]; productFooterDatesDelivery[0][722]["1334_3334"]['maximal'] = ["Vendredi 29 Août 2025",1756457488]; 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" }); } -->