Skip to main content
Toggle navigation menu
Sign in
Hasbro Pulse EU
HasLab Crowdfunded Products
HasLab Crowdfunded Products
Questions about Delivery, Returns and Cancellations?
Click here
for answers about delivery, returns and cancellations.
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %>
Help by topic
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (block.name) { %>
<%= block.name %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
}