minimalrestore.com Open in urlscan Pro
23.227.38.73  Public Scan

URL: https://minimalrestore.com/
Submission: On September 22 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 6 forms found in the DOM

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <label class="field__label hiddenLabels" for="NewsletterForm--footer"> Your email </label>
      <input id="NewsletterForm--footer" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email address">
    </div>
    <button type="submit" class="button newsletter-form__button" name="commit" id="Subscribe" style="--button-width: 125px"> Subscribe </button>
  </div>
  <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 = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST /contact#ContactPopup

<form method="post" action="/contact#ContactPopup" id="ContactPopup" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
    name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="form-field field">
      <input id="NewsletterForm--Popup" type="email" name="contact[email]" class="field__input form-input-placeholder" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="enter your email address">
      <label class="field__label hiddenLabels" for="NewsletterForm--Popup"> Your email </label>
    </div>
    <script>
      window.onload = (event) => {
        if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
          var newsletterMessagePopup = (function() {
            var popup = document.getElementById('halo-newsletter-message-popup'),
              message = popup.getElementsByClassName('newsletter-message')[0],
              messageText = "This email has been registered!"
            document.body.classList.add('newsletter-message-show');
            message.innerHTML = '<div class="alertBox alertBox--error">\
                                                        <p class="alertBox-message">' + messageText + '</p>\
                                                    </div>';
            setCookie('newsletter-popup', 'closed', 1);
          })();
          var newURL = location.href.split("?")[0];
          window.history.pushState('object', document.title, newURL);

          function setCookie(cname, cvalue, exdays) {
            const d = new Date();
            d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
            const expires = 'expires=' + d.toUTCString();
            document.cookie = cname + '=' + cvalue + ';' + expires + ';path=/';
          }
        }
      };
    </script>
    <button type="submit" class="button button--primary newsletter-form__button" name="commit" id="Subscribe"> Submit </button>
  </div>
</form>

POST

<form class="notifyMe-form" method="post" action="">
  <input type="hidden" name="halo-notify-product-site" value="PawFurnish">
  <input type="hidden" name="halo-notify-product-site-url" value="http://minimalrestore.com">
  <input type="hidden" name="halo-notify-product-title" value="">
  <input type="hidden" name="halo-notify-product-link" value="http://minimalrestore.com">
  <input type="hidden" name="halo-notify-product-variant" value="">
  <div class="form-field">
    <label class="form-label" for="halo-notify-email">Leave your email and we will notify as soon as the product / variant is back in stock</label>
    <input class="form-input form-input-placeholder" type="email" name="email" required="" id="halo-notify-email" placeholder="Insert your email">
    <button type="button" class="button button-1" id="halo-btn-notify" data-form-notify=""> Subscribe </button>
  </div>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" method="post" class="auth-form auth-form-2">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email"> Email Address <em>*</em>
    </label>
    <input id="customer_email" class="form-input form-input-placeholder" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password"> Password <em>*</em>
    </label>
    <input id="customer_password" class="form-input form-input-placeholder" type="password" value="" required="" placeholder="Password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-1 button-login" value="Log in">
    <a class="auth-link link link-underline" href="/account/login#recover">
                        <span class="text">Forgot your password?</span>
                    </a>
    <a href="/account/register" class="button button-2 button-register">
                        Create account
                    </a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

Text Content

Skip to content
Save now: 50% furniture & kitchen discount* | Order hotline: 1-(090)-123-ELLA

 * SALE
 * BEDDING
     BEDDING
   * Go to BEDDING
   * Bolster Bed
   * Cage Mat
   * Pillow
   * Sofa Bed
   * Cave Bed
   * Mattress
   * Elevated Bed
   * Cuddler Bed
 * NEW ARRIVALS
 * FAQ
 * CONTACT US
 * BLOG

user Cart
00 items
user Log in
Cart
00 items

PET DAY EVERY DAY

From couch cushions to Blankets, all products are completely manufactured in the
USA Shop Now
 * 1
 * 2


PICK THE PERFECT BED


Cage Mat

Elevated

Pillow

Sofa Bed

Bolster Bed

Cave

Blanket

Furniture Cover


TRENDING NOW

Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
1 / of 8


BESTFRIENDS ARE SPECIAL

Bestfriends should be given all the love and care in the world. That is why we
curated the best beds the market has to offer and giving it away at a 50%
discount!

Sale


LATEST POSTS




FACEBOOK

Lets be friends!


INSTAGRAM

You don't want to miss our dog memes


PINTEREST

We promise only dogs from here

Call us: (408)-472-4823

Email: Â email@domain.com

 * Facebook
 * Instagram
 * Pinterest
 * Twitter


SHOP

 * Blanket
 * Bolster Bed
 * Cage Mat
 * Cave Bed
 * Elevated Bed
 * Furniture Cover
 * Pillow
 * Sofa Bed


FURTHER INFO

 * About Us
 * Contact Us
 * FAQ
 * Blog
 * Privacy Policy
 * Refund Policy
 * Terms of Service


CUSTOMER SERVICE


NEWSLETTER SIGN UP

Receive our latest updates about our products & promotions.
Your email
Subscribe
Payment methods
 * Visa
 * Mastercard
 * American Express
 * Apple Pay
 * Discover
 * PayPal
 * Shop Pay

 * Home
 * Search
 * Collection
 * user Account
 * Cart
   00 items

 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK


Close
Search


TRENDING NOW

 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum
 * clothing shopify themes
 * trending collection


POPULAR PRODUCTS

Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 


PRODUCT RESULTS

View All Results ({{ count }})
There are no products listed for
Close



CHOOSE OPTIONS





Close

470 x 470px

JOIN OUR MAILING LIST

Sign Up for exclusive updates, new arrivals & insider only discounts
Your email
Submit
 * Facebook
 * Instagram
 * Pinterest
 * Twitter

No, thanks



RECENTLY VIEWED

Sorry, there are no products.


SOCIAL

 * Facebook
   Facebook
 * Instagram
   Instagram
 * Pinterest
   Pinterest
 * Twitter
   Twitter
 * Newsletter Sign-up
   Newsletter Sign-up



Close

EDIT OPTION


Close

HAVE QUESTIONS?


Close

JOIN OUR MAILING LIST

Leave your email and we will notify as soon as the product / variant is back in
stock Subscribe


Close

TERMS & CONDITIONS

What is Lorem Ipsum? Lorem Ipsum is simply dummy text of the printing and
typesetting industry. Lorem Ipsum has been the industry's standard dummy text
ever since the 1500s, when an unknown printer took a galley of type and
scrambled it to make a type specimen book. It has survived not only five
centuries, but also the leap into electronic typesetting, remaining essentially
unchanged. It was popularised in the 1960s with the release of Letraset sheets
containing Lorem Ipsum passages, and more recently with desktop publishing
software like Aldus PageMaker including versions of Lorem Ipsum. Why do we use
it? It is a long established fact that a reader will be distracted by the
readable content of a page when looking at its layout. The point of using Lorem
Ipsum is that it has a more-or-less normal distribution of letters, as opposed
to using 'Content here, content here', making it look like readable English.
Many desktop publishing packages and web page editors now use Lorem Ipsum as
their default model text, and a search for 'lorem ipsum' will uncover many web
sites still in their infancy. Various versions have evolved over the years,
sometimes by accident, sometimes on purpose (injected humour and the like).

this is just a warning

Login Close
Email Address *
Password *
Forgot your password? Create account
Close
Shopping Cart
0 items
Free shipping for all orders over $800.00!
Your cart is empty
Continue Shopping
Close
Search
Close
Search


TRENDING NOW

 * dempus
 * sample
 * magnis
 * loremous saliduar
 * naminos
 * dinterdum
 * clothing shopify themes
 * trending collection


POPULAR PRODUCTS

Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Example product title
Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 


PRODUCT RESULTS

View All Results ({{ count }})
There are no products listed for
Menu Close
Sign In Create an Account
My Wish List


.template-collection .section-header__item{ width: 100%; display: block;
margin-bottom: 20px; } .template-collection .section-header__item:last-child{
margin-bottom: 0; }