Skip to main content
Help Center
Toggle navigation menu
Back to bestware.com
English (GB)
Deutsch (Deutschland)
bestware Help Center
Shipping & Delivery
Search
Shipping & Delivery
Open all
Close all
Where we deliver to
Changing the delivery address
Which shipping carriers are offered?
Delivery to countries outside of the EU
VAT refund for exports from the EU
<% var getColumnClasses = function(numberColumns) { 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; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>