Skip to main content
Toggle navigation menu
Sign in
Hasbro Pulse
Orders, Pre-Orders, and Payment
Delivery and Tracking
Can I send gifts to multiple locations in the same order?
No, you will need to place separate orders.
<% 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 %>
<% } %>
<% }) %>
}