No. Questa è la versione MVP (Minimum Viable Product).
V2 includerà la sezione Explorer per le offerte PRO / punti.
V3 includerà Garanzia / PRO Service Card
Le future iterazioni dovrebbero includere l'invito per dipendenti e clienti, altri filtri di attività.
Come possiamo aiutare?
Assistenza clienti PRO360
Ricerca
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In questo articolo
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>