Accessibility Statement Skip Navigation

Item successfully added to your cart!

<%- cartProduct.productName %>

<%= cartProduct.productName %>

<% if (!_.isEmpty(cartProduct.productDetails)) { %>
    <% _.forEach(cartProduct.productDetails, function (productDetail) { _.forEach(productDetail, function (answer, question) { %>
  • <%- question %>: <%- answer %>
  • <% }); %> <% }); %>
<% } %>
<%- RNB.Util.formatCurrency(cartProductGroup.total) %>

Quantity: <%= cartProduct.quantity %>

Cart Subtotal <%- RNB.Util.formatCurrency(jsonObj.cart.total) %>

Subtotal does not reflect tax + delivery
Checkout Now
<% if (returnMessageType && returnMessageType === 'MATTRESS') { %>

Mattress returns or exchanges will not be accepted after 120 days.

<% } %> <% if (returnMessageType && returnMessageType === 'VANITY') { %>

Room & Board does not provide vanity installation. Professional installation recommended.

Vanities cannot be returned once altered or installed.

<% } %>