-
Once you have downloaded the H&B&Me app, you can simply create an account by logging in using your email address.
You don't need a password - instead, you'll receive a secure login via email. -
Click the link in the email to login to the H&B&Me app.
You'll be able to set a 4 digit pin code for when you next log in to the app. .
Help Centre
How can we help you?
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.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 }) %> <% }); %>