跳至主內容
Switzerland (Deutsch)
Switzerland (Français)
Switzerland (Italiano)
Belgium (Nederlands)
Belgium (Français)
我們能幫助您什麼?
PRO360 客戶服務
搜尋
PRO360 幫助中心
一般資訊
一般資訊
有關 PRO360 的所有資訊,包括技術需求和數據隱私
BeConnected 遷移
我如何從 BeConnected 網頁門戶遷移到 PRO360 網頁門戶
我如何從 BeConnected 應用程式或 BeConnected 商業應用程式遷移到 PRO360?
關於 PRO360
什麼是 PRO360?
我可以僅針對 Bosch 的專業電動工具使用 PRO360 嗎?
我可以在 PRO360 登記 DIY 工具嗎?
技術要求
使用 PRO360 應用程式的最低支援瀏覽器和行動作業系統版本是什麼?
我需要安裝 PRO360 嗎?
主頁
新首頁的目的為何?
誰會看到首頁?
首頁如何為不同用戶展示?
什麼是「啟動」卡?
這是首頁的最終版本嗎?
用戶可以直接從首頁採取行動嗎?
檢視所有 8 篇文章
數據保護與隱私
誰可以存取我 PRO360 帳號中的工具和保證數據?
我的數據被存儲在哪裡?
博世電動工工具如何使用我的數據?
熱門搜索:聯絡
,
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
找不到您要的內容?
我們的專家團隊隨時為您提供幫助
聯絡我們
類別
<% 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 %>
切換導覽功能表
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
類別
<% 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 %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% 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) { %>
檢視更多
<% } %>
<% } %>