sensationalliving.store Open in urlscan Pro
2620:127:f00f:b::  Public Scan

URL: https://sensationalliving.store/
Submission: On August 13 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

GET /search

<form action="/search" method="get" class="search-bar" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" placeholder="Search" class="input-group-field header-search__input" aria-label="Search Site" autocomplete="off">
  <button type="submit" class="btn icon-search">
    <svg data-icon="search" viewBox="0 0 512 512" width="100%" height="100%">
      <path
        d="M495,466.2L377.2,348.4c29.2-35.6,46.8-81.2,46.8-130.9C424,103.5,331.5,11,217.5,11C103.4,11,11,103.5,11,217.5   S103.4,424,217.5,424c49.7,0,95.2-17.5,130.8-46.7L466.1,495c8,8,20.9,8,28.9,0C503,487.1,503,474.1,495,466.2z M217.5,382.9   C126.2,382.9,52,308.7,52,217.5S126.2,52,217.5,52C308.7,52,383,126.3,383,217.5S308.7,382.9,217.5,382.9z">
      </path>
    </svg>
  </button>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

POST https://shopify.com/59463565396/account?locale=en

<form accept-charset="UTF-8" action="https://shopify.com/59463565396/account?locale=en" method="post">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="ct-login">
    <div class="form-group">
      <label for="customer_email">
        <span> Email Address </span>
        <em>*</em>
      </label>
      <input class="form-control" type="email" value="" name="customer[email]" placeholder="Email Address">
    </div>
    <div class="form-group">
      <label for="customer_password">
        <span> Password </span>
        <em>*</em>
      </label>
      <input class="form-control" type="password" value="" placeholder="Password" name="customer[password]">
    </div>
    <div class="action-btn">
      <input type="submit" class="btn btn-login" value="Login">
      <a class="text-hover forgot-password" href="https://shopify.com/59463565396/account?locale=en#recover">
              Forgot your password?
            </a>
    </div>
  </div>
  <div class="ct-register">
    <a href="https://shopify.com/59463565396/account?locale=en" class="btn btn-register">
              Create An Account
            </a>
  </div>
</form>

POST /contact

<form method="post" action="/contact" id="contact_form" accept-charset="UTF-8" class="input-group"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = popup.find('.modal-overlay');
          popup.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <input class="input-group-field" type="email" name="contact[email]" aria-label="Email Address" placeholder="enter your email address" required="required">
  <input class="btn" type="submit" value="Submit">
</form>

Text Content

SENSATIONAL LIVING

Mid-season sale up to 70% off. Shop now

trending
 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum

Popular Products



user
0
 * Home
 * Bed & Bath
 * Decor
 * Furniture
 * Kitchen
 * Organization

trending
 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum

Popular Products


user

0



COMFORT IN STYLE

Style your rooms with the feel you want. From contemporary to modern furniture.

Shop Now


NEW ADDITIONS

Never miss out on any sales. We add new items to our collections weekly.

Shop Now


SPRING SUMMER

Light up your living. Make you space feel right.

Shop Now


HOME DECOR FOR ANY STYLE

Light up your living. Make you space feel right.

Shop The Collection
 * 1
 * 2
 * 3
 * 4





#SPOTLIGHT

Browse Our Collections


ORGANIZATION

Shop Now


KITCHEN

Shop Now


FURNITURE

Shop Now


BED AND BATH

Shop Now


DECOR

Shop Now


NEW ARRIVALS


No Drilling Double Hook Black White Towel Hook For Bathroom Clothes Coat Hook
Bedroom Robe Hook Livingroom Kitchen Accessories
from R 1.65
 * 


Women Portable Travel Wash Bag Female Transparent Waterproof Makeup Storage
Pouch Large Capacity Cosmetic Organizer Beauty Case
from R 2.72
 * 


Towel Rail Rack Towel Holder Bathroom Towels Rack Hanger No drilling Space
Aluminium Wall Mounted Towel Rack Bar Towel Rail
from R 5.66
 * 


Cobblestone L-Shaped Bathroom Corner Mat Durable Water Absorption Low-Profile
Floor Foot Mat Soft Non-slip Bath Mat Bathroom Rug
from R 7.21
 * 


Rustproof Shower Corner for Bathroom Bathtub Storage Organizer for Shampoo
Accessories 4-Tier Adjustable Shelves with Tension
from R 18.48
 * 


SOOTHING DECOR


LATEST DEALS

Don't miss out on our specials for home decor.

SHOP NOW


TRENDING NOW


Love Heart 3D Effect Wall Art
from R 295.95
 * 


3D Hourglass Deep Sea Sandscape
from R 289.95
 * 


Wall Sticker Clock
R 489.95
 * 


Fairy Light Spirit Tree
R 375.95
 * 


#FAVORITE COLLECTIONS


KITCHEN COLLECTION

Shop Now


BED COLLECTION

Shop Now


ORGANIZE IN STYLE

Shop Now
EASY RETURNS



WORLDWIDE DELIVERY



SECURE SHOPPING




SIGN UP FOR DISCOUNTS AND DEALS




SHOP

 * Home
 * Bed & Bath
 * Decor
 * Furniture
 * Kitchen
 * Organization


CUSTOMER SERVICE

 * Search
 * Privacy Policy
 * Terms of Service
 * Refund Policy
 * Contact us
 * Do not sell or share my personal information

 * storeemail@demo.com


 * 
 * 
 * 
 * 
 * 

Someone recently bought a
[time] minutes ago, from [location]

The cookie settings on this website are set to 'allow all cookies' to give you
the very best experience. Please click Accept Cookies to continue to use the
site.
privacy policy accept ✔

Close

SIGN IN

Email Address *
Password *
Forgot your password?
Create An Account
Close

YOUR BAG

0 items

Your cart is currently empty.

Continue Shopping
0%
Only R 800.00 away from free shipping
-
Total R 0.00
Shipping Taxes and shipping fee will be calculated at checkout
Check Out View Cart


My Wish Lists
Sign In Create an account
Close
Language


LANGUAGE

Currency
USD


CURRENCY

USD EUR GBP CHF





You have successfully subscribed!
This email has been registered
Close

Compare Remove All
Products

Rating

Description

Availability

Product Type

SKU

Size

Color

Option



 * 
 * 
 * 
 * 
 * 
 * 

Newsletter


JOIN OUR MAILING LIST

Sign Up for exclusive updates,
new arrivals & insider-only discounts

 * 
 * 
 * 
 * 
 * 
 * 

No, thanks
ico-collapse
0
Sorry, there are no products.
ic-cross-line-top
Top
ic-expand
ic-cross-line-top
ic-close-circle

SHOPPING CART

0 Product
Your cart is currently empty.
Continue Shopping


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

-
Total
R 0.00
Check Out View Cart