rustyroofboutique.com Open in urlscan Pro
2620:127:f00f:b::  Public Scan

URL: https://rustyroofboutique.com/
Submission Tags: phishingrod
Submission: On May 21 via api from DE — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--default button--full-width" name="checkout"> Check out </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" 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="field field__newsletter">
      <input id="NewsletterForm--template--16601686900783__f0d19bb7-37e1-4ab0-8f22-e68f4388834d" type="email" name="contact[email]" class="field__input color-background-1" value="" aria-required="true" autocorrect="off" autocapitalize="off"
        autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--template--16601686900783__f0d19bb7-37e1-4ab0-8f22-e68f4388834d"> Email </label>
    </div>
    <button type="submit" class="newsletter-form__button button color-text-background-1 color-hover-text-background-1 button-hover-color-accent-4 button-color-accent-2" name="commit" id="Subscribe" aria-label="Subscribe"> Subscribe </button>
  </div>
</form>

POST /contact#ContactForm

<form method="post" action="/contact#ContactForm" id="ContactForm" accept-charset="UTF-8" class="isolate"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="contact__fields">
    <div class="field">
      <input class="field__input" autocomplete="name" type="text" id="ContactForm-name" name="contact[Name]" value="" placeholder="Name">
      <label class="field__label" for="ContactForm-name">Name</label>
    </div>
    <div class="field field--with-error">
      <input autocomplete="email" type="email" id="ContactForm-email" class="field__input" name="contact[email]" spellcheck="false" autocapitalize="off" value="" aria-required="true" placeholder="Email">
      <label class="field__label" for="ContactForm-email">Email <span aria-hidden="true">*</span></label>
    </div>
  </div>
  <div class="field">
    <input type="tel" id="ContactForm-phone" class="field__input" autocomplete="tel" name="contact[Phone number]" pattern="[0-9\-]*" value="" placeholder="Phone number">
    <label class="field__label" for="ContactForm-phone">Phone number</label>
  </div>
  <div class="field">
    <textarea rows="10" id="ContactForm-body" class="text-area field__input" name="contact[Comment]" placeholder="Comment"></textarea>
    <label class="form__label field__label" for="ContactForm-body">Comment</label>
  </div>
  <div class="contact__button">
    <button type="submit" class="button color-text-background-1 button-color-accent-1"> Send </button>
  </div>
</form>

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 field__newsletter">
      <input id="NewsletterForm--sections--16601687261231__footer" type="email" name="contact[email]" class="field__input color-background-1" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--16601687261231__footer"> Email </label>
    </div>
    <button type="submit" class="newsletter-form__button button color-text-background-1 color-hover-text-background-1 button-hover-color-accent-2 button-color-accent-4" name="commit" id="Subscribe" aria-label="Subscribe"> Subscribe </button>
  </div>
</form>

Text Content

Skip to content

SEEZLE available to checkout!

Thank you for shopping small!

Welcome to our store

 * Home
 * Shop
 * Gift Card

JOIN OUR FACEBOOK GROUP
Log in
 * Facebook
 * Pinterest
 * Instagram
 * TikTok

Search



 * Home
 * Shop
 * Gift Card

JOIN OUR FACEBOOK GROUP
 * Facebook
 * Instagram
 * TikTok
 * Pinterest


Search

Log in Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping
 
1 2 3 4 5



NEW ARRIVALS

Everything New and Freshly Stocked Items

 * Choose options
   
   
   
   BLACK & TAN BLOCK TIE TOP
   
   
   
   
   BLACK & TAN BLOCK TIE TOP
   
   Vendor:
   Rusty Roof Boutique
   Regular price $23.00 USD
   Regular price Sale price $23.00 USD
   Unit price /  per 
   Choose options
   
 * Choose options
   
   
   
   NAVY LEOPARD TOP
   
   
   
   
   NAVY LEOPARD TOP
   
   Vendor:
   Rusty Roof Boutique
   Regular price $24.00 USD
   Regular price Sale price $24.00 USD
   Unit price /  per 
   Choose options
   
 * Choose options
   
   
   
   PEACH RUFFLE BOTTOM TOP
   
   
   
   
   PEACH RUFFLE BOTTOM TOP
   
   Vendor:
   Rusty Roof Boutique
   Regular price $24.00 USD
   Regular price Sale price $24.00 USD
   Unit price /  per 
   Choose options
   
 * Choose options
   
   
   
   TAN PLAID TANK
   
   
   
   
   TAN PLAID TANK
   
   Vendor:
   Rusty Roof Boutique
   Regular price $24.00 USD
   Regular price Sale price $24.00 USD
   Unit price /  per 
   Choose options
   

View all


Be the first to know about new collections and exclusive offers.

Email
Subscribe


BEST SELLERS

Popular Now and Customers' All-Time Favorites

 * Choose options
   
   
   
   DAISY SWEATER
   
   Sold out
   
   
   DAISY SWEATER
   
   Vendor:
   Rusty Roof Boutique
   Regular price $27.00 USD
   Regular price Sale price $27.00 USD
   Unit price /  per 
   Choose options
   Sold out
 * Choose options
   
   
   
   SPICE ROSE BLOOMING FUZZY CARDIGAN
   
   Sold out
   
   
   SPICE ROSE BLOOMING FUZZY CARDIGAN
   
   Vendor:
   Rusty Roof Boutique
   Regular price $24.00 USD
   Regular price Sale price $24.00 USD
   Unit price /  per 
   Choose options
   Sold out
 * Choose options
   
   
   
   PRETTY IN PINK TANK
   
   
   
   
   PRETTY IN PINK TANK
   
   Vendor:
   Rusty Roof Boutique
   Regular price $14.00 USD
   Regular price Sale price $14.00 USD
   Unit price /  per 
   Choose options
   
 * Choose options
   
   
   
   TEAL GREEN MINERAL WASHED JUMPSUIT
   
   
   
   
   TEAL GREEN MINERAL WASHED JUMPSUIT
   
   Vendor:
   Rusty Roof Boutique
   Regular price $36.00 USD
   Regular price Sale price $36.00 USD
   Unit price /  per 
   Choose options
   

1 / of 2



MEET THE LADIES BEHIND THE SCREENS!

We are a mother & daughter duo from Southern Illinois. In 2018, Makayla got the
idea of starting an online boutique and as always, Keasha was supportive and
went along with the idea. We have grown tremendously since then and although our
main focus is still online, we do pop up events in our local area and have built
a little shed on our property to host open shopping. Our goal since we started
this boutique has been to offer trendy clothes at an affordable price. We strive
to find the best quality items that also won't break the bank. Thank you for
shopping with us and supporting our small business!


 *  * 
    * 
    * 
    * 
    * 
   
   
   GOOD QUALITY
   
   "Love everything I have purchased! Good quality at affordable prices!!!"

 *  * 
    * 
    * 
    * 
    * 
   
   
   AFFORDABLE PRICING
   
   "Wonderful owners and affordable pricing. Love everything I've purchased.
   Highly recommend."

 *  * 
    * 
    * 
    * 
    * 
   
   
   CUTEST THINGS
   
   "Love everything I get from the girls! They have the cutest things!"

1 / of 2






CONTACT FORM

Name
Email *
Phone number
Comment
Send



LETS GET SOCIAL!

Like and Follow us on Facebook, Instagram, TikTok and Pinterest!

 * Facebook
 * Instagram
 * TikTok
 * Pinterest


CUSTOMER CARE

 * FAQs
 * SEZZLE
 * Returns, Exchanges & Refunds Policy
 * Shipping
 * Pick Up


EVENTS & TRUCKER HAT BAR

 * Events
 * Trucker Hat Bar


SUBSCRIBE TO OUR EMAILS

Email
Subscribe
Payment methods
 * American Express
 * Discover
 * Mastercard
 * PayPal
 * Venmo
 * Visa

© 2024 Rusty Roof Boutique - Site Design - All Rights Reserved
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.

Rewards