Aller au contenu principal
Ouvrir/Fermer le menu de navigation
Retour à YaraPlus
www.yara.be
Français (Belgique)
Dansk
Deutsch (Deutschland)
English (Germany)
English (United Kingdom)
English (Ireland)
Español (España)
Eesti
Suomi
Français (France)
Lietuvių
Latviešu
Nederlands (België)
Nederlands (Nederland)
Norsk
Svenska
Connexion
Recherche
YaraPlus Premium
Soyez récompensés pour votre fidélité
Qu'est-ce que YaraPlus Premium ? Comment ça marche ?
Pour quels produits puis-je échanger des points ?
Pour quels engrais Yara puis-je gagner des points en Allemagne ?
Comment puis-je inscrire mon exploitation au programme YaraPlus Premium ?
Qu'est-ce qu'un code de parrainage ? Comment puis-je parrainer un ami ?
Pourquoi devrais-je ajouter des informations sur les cultures à YaraPlus Premium ? Comment puis-je ajouter des informations sur les cultures ?
Comment puis-je télécharger des documents sur YaraPlus Premium ? Quelle doit être l'apparence du document ?
Comment puis-je consulter les documents téléchargés et leur statut ? Pourquoi mon document téléchargé a-t-il été rejeté ?
Comment puis-je supprimer un document téléchargé ?
Où puis-je consulter mes transactions et le total de mes points ?
Comment puis-je échanger mes points contre des récompenses ?
Quand est-ce que mes points expirent ? Que puis-je faire lorsque mes points ont expiré ?
Articles recommandés
<% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<%= article.title %>
<%= Util.getExcerpt(article.body, 0) %>
<% }); %>
<% } else { %>
vide
<% } %>
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-auto'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Contactez-nous
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% var getColumnClasses = function(columnNumber) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
Contactez-nous
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Vous n'avez pas trouvé ce que vous cherchiez ?
Envoyer une demande
<% categories.forEach(function(category) { %> <% }); %>
Catégories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %> <% var currentCategory = categories.filter(function() { }); %>
Ouvrir/Fermer le menu de navigation
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>
Catégories
Catégories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% var isSubsection = parent.hasOwnProperty('parent_section_id') %> <% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Afficher plus
<% } %>
<% } %>