Müşteriler, “Müşteri profili ekle” özelliği ile müşteri genel görünümüne kaydedilebilir. Bu genel görünüm mobil uygulamada sol üstte Ana Sayfa sembolünün yanında bulunabilir. Daha sonra müşteriler için ürünler oluşturulabilir ve garantileri genişletilebilir.
Size Nasıl Yardımcı Olabiliriz?
PRO360 müşteri desteği
Ara
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Bu içerikte değinilen konular
-
<% 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 }) %> <% }); %>