rustictyedco.com Open in urlscan Pro
23.227.38.32  Public Scan

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

Form analysis 5 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" 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--primary button--full-width" name="checkout"> Check out </button>
</form>

POST /contact#__seguno_contact_form--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4

<form method="post" action="/contact#__seguno_contact_form--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" id="__seguno_contact_form--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" accept-charset="UTF-8" class="__seguno-contact-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="__seguno-newsletter-field-group">
    <div class="__seguno-newsletter-field">
      <div class="field">
        <input id="SegunoNewsletterForm-fname--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" type="text" name="contact[first_name]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="given-name"
          placeholder="">
        <label class="field__label" for="SegunoNewsletterForm-fname--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4"> First name </label>
      </div>
    </div>
    <div class="__seguno-newsletter-field">
      <div class="field">
        <input id="SegunoNewsletterForm-lname--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" type="text" name="contact[last_name]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="family-name"
          placeholder="">
        <label class="field__label" for="SegunoNewsletterForm-lname--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4"> Last name </label>
      </div>
    </div>
  </div>
  <div class="__seguno-newsletter-field">
    <div class="field">
      <input id="SegunoNewsletterForm-email--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder=""
        required="">
      <label class="field__label" for="SegunoNewsletterForm-email--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4"> Email </label>
    </div>
  </div>
  <div class="__seguno-newsletter-field">
    <div class="checkbox-field">
      <label for="SegunoNewsletterForm-permission--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" class="__seguno-permission-field">
        <input id="SegunoNewsletterForm-permission--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" type="checkbox" class="field__checkbox __seguno-newsletter-permission-checkbox">
        <div>
          <p>I agree to receive marketing emails</p>
        </div>
      </label>
    </div>
  </div>
  <button type="submit" class="button" id="SegunoNewsletterForm-submit--bc3e08b7-fd43-47bd-9c41-4f6072a8f6b4" name="commit" disabled="">Subscribe</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="CA"> Canada (USD $) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel"> United States (USD $)
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
                            Canada <span class="localization-form__currency">(USD $)</span>
                          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="US">
                            United States <span class="localization-form__currency">(USD $)</span>
                          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

Text Content

Skip to content

Welcome to our store

 * Create Wholesale Account
 * Shop
   Shop
    * Shop by Collection
      Shop by Collection
       * Bark Bars
       * Carpet Fresheners
       * Diffusers
       * Room and Linen Sprays
       * Wax Melts
       * Wickless Candles
   
    * Shop by Fragrance
      Shop by Fragrance
       * Bakery
       * Fruity
       * Masculine
       * Earthy
       * Fresh/Clean
       * Floral

 * Our Shop Policies
   Our Shop Policies
    * Shipping Policy
    * Privacy Policy
    * Refund Policy
    * Terms of Service

Log in
 * Facebook
 * Instagram




 * Create Wholesale Account
 * Shop
    * Shop by Collection
       * Bark Bars
       * Carpet Fresheners
       * Diffusers
       * Room and Linen Sprays
       * Wax Melts
       * Wickless Candles
   
    * Shop by Fragrance
       * Bakery
       * Fruity
       * Masculine
       * Earthy
       * Fresh/Clean
       * Floral

 * Our Shop Policies
    * Shipping Policy
    * Privacy Policy
    * Refund Policy
    * Terms of Service

Search

Log in Cart


ITEM ADDED TO YOUR CART


View my cart
Check out
Continue shopping


CAR DIFFUSERS

Experience Freshness on the Go with Our New Car Diffusers - Transform Your
Commute Today!

Shop now


FEATURED PRODUCTS


 * 16OZ CARPET FRESHENERS
   
   
   
   
   16OZ CARPET FRESHENERS
   
   Vendor:
   RusticTyedCo
   Regular price $6.49 USD
   Regular price Sale price $6.49 USD
   Unit price /  per 
   


 * 2OZ ROOM AND LINEN SPRAYS
   
   
   
   
   2OZ ROOM AND LINEN SPRAYS
   
   Vendor:
   RusticTyedCo
   Regular price $6.49 USD
   Regular price Sale price $6.49 USD
   Unit price /  per 
   


 * 7OZ WICKLESS CANDLES
   
   
   
   
   7OZ WICKLESS CANDLES
   
   Vendor:
   RusticTyedCo
   Regular price $11.99 USD
   Regular price Sale price $11.99 USD
   Unit price /  per 
   

1 / of 2
View all


SHOP BY COLLECTION


 * CARPET FRESHENERS
   
   
   CARPET FRESHENERS


 * DIFFUSERS
   
   
   DIFFUSERS


 * ROOM AND LINEN SPRAYS
   
   
   ROOM AND LINEN SPRAYS


 * WICKLESS CANDLES
   
   
   WICKLESS CANDLES


 * BARK BARS
   
   
   BARK BARS


 * WAX MELTS
   
   
   WAX MELTS




SUBSCRIBE TO OUR NEWSLETTER

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

First name
Last name
Email

I agree to receive marketing emails

Subscribe


QUICK LINKS

 * Search
 * FAQ's
 * Privacy Policy
 * Terms and Conditions
 * Refund Policy
 * Shipping Policy

 * Facebook
 * Instagram


COUNTRY/REGION

Canada (USD $) United States (USD $)
Update country/region


COUNTRY/REGION

United States (USD $)
 * Canada (USD $)
 * United States (USD $)

Payment methods
 * American Express
 * Discover
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2023, RusticTyedCo Powered by Shopify
 * Refund policy
 * Privacy policy
 * Terms of service
 * Shipping policy

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.