www.sheetstreet.com Open in urlscan Pro
104.18.27.149  Public Scan

URL: https://www.sheetstreet.com/bedroom
Submission: On November 25 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.sheetstreet.com/search/

<form class="form minisearch" id="search_mini_form" action="https://www.sheetstreet.com/search/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search for an Item, Colour or Season..." class="input-text" maxlength="255" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div class="actions">
        <button type="submit" title="Search" class="action search" aria-label="Search">
          <span>Search</span>
        </button>
      </div>
      <button type="button" class="clear-search" style="display: none"></button>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.sheetstreet.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
</form>

POST https://www.sheetstreet.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.sheetstreet.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="E.g. sheetstreet@email.co.za" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-teayac774wdp" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld_BWQaAAAAADZe7ajq39k4O67xEk2nK26qdWZC&amp;co=aHR0cHM6Ly93d3cuc2hlZXRzdHJlZXQuY29tOjQ0Mw..&amp;hl=de&amp;v=pPK749sccDmVW_9DSeTMVvh2&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=n6bkw24v7m3x"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form create account form-create-account" method="post" data-bind="event: {submit: register}" id="create-account-form-popup" data-mage-init="{&quot;validation&quot;:{}}" autocomplete="off">
  <fieldset class="fieldset create info">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname">
        <span data-bind="i18n: 'First Name'">First Name</span>
      </label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true, 'validate-name':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname">
        <span data-bind="i18n: 'Last Name'">Last Name</span>
      </label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true, 'validate-name':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <!-- ko foreach: getRegion('custom-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="field choice newsletter">
      <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" class="checkbox">
      <label for="is_subscribed" class="label">
        <span data-bind="i18n: 'Sign Up for Newsletter'">Sign Up for Newsletter</span>
      </label>
    </div>
    <div class="field choice">
      <input type="checkbox" name="assistance_allowed_checkbox" title="Allow remote shopping assistance" value="1" id="assistance_allowed_checkbox" class="checkbox">
      <label for="assistance_allowed_checkbox" class="label assistance-allowed-label">
        <span data-bind="i18n: 'Allow remote shopping assistance'">Allow remote shopping assistance</span>
      </label>
      <input type="hidden" name="assistance_allowed" value="">
      <div class="field-tooltip toggle assistance-allowed-tooltip">
        <span id="tooltip-label" class="label">
          <span data-bind="i18n: 'Tooltip'">Tooltip</span>
        </span>
        <span id="tooltip" class="field-tooltip-action action-help" tabindex="0" data-toggle="dropdown" data-bind="mageInit: {'dropdown':{'activeClass': '_active', 'parent': '.field-tooltip.toggle'}}" aria-labelledby="tooltip-label"
          aria-haspopup="true" aria-expanded="false" role="button"></span>
        <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true" data-bind="i18n: 'This allows merchants to see what you see and take actions on your behalf in order to provide better assistance.'">This allows merchants to see
          what you see and take actions on your behalf in order to provide better assistance.</div>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account">
    <legend class="legend">
      <span data-bind="i18n: 'Sign-in Information'">Sign-in Information</span>
    </legend>
    <div class="field required">
      <label for="email_address" class="label">
        <span data-bind="i18n: 'Email'">Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" id="email_address" autocomplete="email" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required popup" data-mage-init="{&quot;passwordStrengthIndicator&quot;: {
                            &quot;formSelector&quot;: &quot;#create-account-form-popup&quot;
                         }}">
      <label for="password" class="label">
        <span data-bind="i18n: 'Password'">Password</span>
      </label>
      <div class="control">
        <input type="password" name="password" id="password" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="2" data-validate="{required:true, 'validate-customer-password':true}" autocomplete="off"
          aria-required="true">
        <div id="password-strength-meter-container" data-role="password-strength-meter" aria-live="polite">
          <div id="password-strength-meter" class="password-strength-meter"> Password Strength: <span id="password-strength-meter-label" data-role="password-strength-meter-label" data-bind="i18n: 'No Password'">No Password</span>
          </div>
        </div>
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label">
        <span data-bind="i18n: 'Confirm Password'">Confirm Password</span>
      </label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#password'}" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="registration-info-content">
    <p data-bind="i18n: 'Creating an account has many benefits:'">Creating an account has many benefits:</p>
    <ul>
      <li data-bind="i18n: 'See order and shipping status'">See order and shipping status</li>
      <li data-bind="i18n: 'Track order history'">Track order history</li>
      <li data-bind="i18n: 'Check out faster'">Check out faster</li>
    </ul>
  </div>
  <!-- ko foreach: getRegion('additional-register-form-fields') --><!-- /ko -->
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action action-create-account">
        <span data-bind="i18n: 'Register'">Register</span>
      </button>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email">
        <span data-bind="i18n: 'Email Address'">Email Address</span>
      </label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label">
        <span data-bind="i18n: 'Password'">Password</span>
      </label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.sheetstreet.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Log In'">Sign In</span>
        </button>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Search
Search
Search

Advanced Search
Toggle Nav
 * Default welcome msg!
 * Wishlist
 * Sign In / Register
 * Open An Account

Get it on Credit Account Application
My Cart
My Cart
Close You have no items in your shopping cart.

Menu
 * Black Friday
   * * Shop All Black Friday
     * Shop All BF Promos
     * Selected Waffle Blankets - Buy 2, SAVE R100
     * Selected Kitchenware - Get 20% OFF
     * Selected Drinkware - Buy 3, Get the 4th FREE
     * Selected Scatters - Buy 2, SAVE R60
 * New In
   * * Shop All New In
     * View All
     * Shop New In
     * Kitchen Favourites
     * Trend Alert: Crushing on Blush
     * Now Trending: Urban Living
     * New Catalogue : Havanna Brights
     * Shop All Festive
     * Hello Summer
 * Gift Guide
   * * Shop All Gift Guide
     * Shop All Gifts
     * Gifts Under R100
     * Gifts Under R150
     * Gifts Under R250
     * Gifts Under R350
 * Bedroom
   * * Shop All Bedroom
     * Duvet Covers
     * Sheeting
     * Blankets
     * Bed In A Bag
     * Comforters
     * Throws & Quilts
     * Rugs & Mats
     * Furniture & Storage
     * Inners
     * Bedroom Scatters
     * Bedroom Curtains
 * Living Room
   * * Shop All Living Room
     * Curtains
     * Curtain Accessories
     * Scatters
     * Furniture & Storage
     * Scatter Covers
     * Rugs & Mats
     * Blinds
 * Bathroom
   * * Shop All Bathroom
     * Towels
     * Bath Mats
     * Bathroom Accessories
     * Bathroom storage
 * Kitchen
   * * Shop All Kitchen
     * Kitchen & Table linen
     * Kitchen Curtains
     * Dinnerware
     * Drinkware & Mugs
     * Utensils
     * Kitchen Storage
     * Kitchen Accessories
     * Cleaning and Laundry
     * Kitchen Appliances
 * Décor
   * * Shop All Décor
     * Decor Accessories
     * Flowers & Potted Plants
     * Vases
     * Lamps & Shades
     * Mirrors & Wall Art
     * Candles and Aromatherapy
 * Kids
   * * Shop All Kids
     * Kids Bedroom
     * Kids Toys
 * Reduced to Clear
 * Inspo

Account
 * Default welcome msg!
 * Wishlist
 * Sign In / Register
 * Open An Account

 * Home
 * Bedroom


BEDROOM




Create the bedroom of your dreams with our affordable and stylish bedroom
collection. From cozy duvet covers to plush blankets, durable furniture to
elegant curtains, we offer everything you need to transform your space into a
restful retreat. Choose from a variety of materials, styles, and prices to suit
your budget without compromising on comfort and quality.

 

Sheeting

Blankets

Inners

Duvet Covers

Comforters

Bed-in-a-Bag

The Eco Range

Quilts and Throws

Kids Bedroom

Bedroom Scatters

Furniture and Storage

Rugs and Mats


 * SIGN UP TO OUR WEEKLY NEWSLETTER

 * You’ll always be the first to hear about our new arrivals, exclusive offers &
   giveaways

Newsletter
Sign Up for Our Newsletter:
Subscribe


INFORMATION

 * Value Added Services
 * About Us
 * Careers
 * Together We Do Good
 * Mr Price Foundation
 * Proudly South African

BROWSE

 * Bedroom
 * Living Room
 * Bathroom
 * Kitchen
 * Accessories

QUICK LINKS

 * Sheet Street Account Card
 * FAQ's
 * Track Your Parcel
 * Store Locator
 * Buy in Bulk
 * Lay-by
 * Click & Collect

CONTACT US

 * Contact Us

 * 
 * 
 * 
 * 

Copyright © 2024 Powered by Mr Price Group ltd. All rights reserved.

Disclaimer | Terms & Conditions | Privacy Policy

dfe14d85fe30a5e8beb1ec634dc76f30 84.19.175.183

Your Internet Explorer Browser is not supported any longer and poses security
risks.

UPDATE YOUR BROWSER.

To continue your online experience, download one of these excellent up-to-date
and
FREE Browsers below:

--------------------------------------------------------------------------------

Google Chrome

Download

--------------------------------------------------------------------------------

Firefox

Download

--------------------------------------------------------------------------------

Opera

Download

--------------------------------------------------------------------------------

Edge

Download


Pages



Popular Searches
CurtainsMirrorPillowsDuvetSide table




Close


WE'RE SO HAPPY TO SEE YOU!

Awesome new faves this way. Let's go shopping...

Sign In
Register


REGISTER


First Name

Last Name

Sign Up for Newsletter
Allow remote shopping assistance
Tooltip
This allows merchants to see what you see and take actions on your behalf in
order to provide better assistance.
Sign-in Information
Email

Password
Password Strength: No Password
Confirm Password


Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Register


SIGN IN


Email Address

Password

Forgot Your Password?
Sign In