rustictyedco.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://rustictyedco.com/
Submission Tags: phishingrod
Submission: On July 19 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" 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 /cart/add

<form method="post" action="/cart/add" id="product_form_8002578612443" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="id" value="44032859898075">
  <shopify-payment-terms variant-id="44032859898075"
    shopify-meta="{&quot;type&quot;:&quot;product&quot;,&quot;variants&quot;:[{&quot;id&quot;:44032859898075,&quot;price_per_term&quot;:&quot;$4.99&quot;,&quot;full_price&quot;:&quot;$19.99&quot;,&quot;eligible&quot;:false,&quot;available&quot;:true}],&quot;min_price&quot;:&quot;$50.00&quot;,&quot;max_price&quot;:&quot;$30,000.00&quot;,&quot;financing_plans&quot;:[{&quot;min_price&quot;:&quot;$50.00&quot;,&quot;max_price&quot;:&quot;$149.99&quot;,&quot;terms&quot;:[{&quot;apr&quot;:0,&quot;loan_type&quot;:&quot;split_pay&quot;,&quot;installments_count&quot;:4}]},{&quot;min_price&quot;:&quot;$150.00&quot;,&quot;max_price&quot;:&quot;$999.99&quot;,&quot;terms&quot;:[{&quot;apr&quot;:0,&quot;loan_type&quot;:&quot;split_pay&quot;,&quot;installments_count&quot;:4},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:6},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:12}]},{&quot;min_price&quot;:&quot;$1,000.00&quot;,&quot;max_price&quot;:&quot;$30,000.00&quot;,&quot;terms&quot;:[{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:3},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:6},{&quot;apr&quot;:15,&quot;loan_type&quot;:&quot;interest&quot;,&quot;installments_count&quot;:12}]}],&quot;installments_buyer_prequalification_enabled&quot;:false}"></shopify-payment-terms>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product-form-template--16723340951771__f32a646e-1fc9-4701-8f7b-91f9db7f1656" accept-charset="UTF-8" class="form" enctype="multipart/form-data" novalidate="novalidate" data-type="add-to-cart-form"><input
    type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="id" value="44032859898075" class="product-variant-id">
  <div class="product-form__buttons"><button id="ProductSubmitButton-template--16723340951771__f32a646e-1fc9-4701-8f7b-91f9db7f1656" type="submit" name="add" class="product-form__submit button button--full-width button--primary"
      bss-ajax-cart-checkout-event="true">
      <span>Add to cart </span>
      <div class="loading-overlay__spinner hidden">
        <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>
    </button></div>
</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">
        <span>USD $ | United States</span>
        <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">
            <span class="localization-form__currency">USD
              $ |</span>
            Canada
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="US">
            <span class="localization-form__currency">USD
              $ |</span>
            United States
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

Text Content

Skip to content

Free Shipping on US Orders over $99

Welcome to our Store

 * Shop
   Shop
    * NEW Spring Collection
    * Carpet Fresheners
    * Diffusers
    * Room and Linen Sprays
    * Wax Melt Bars
    * Wickless Candles
    * Shop All

 * Wholesale Shop
   Wholesale Shop
    * Wholesale Shop
    * Create Wholesale Account

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

Log in
 * Shop
    * NEW Spring Collection
    * Carpet Fresheners
    * Diffusers
    * Room and Linen Sprays
    * Wax Melt Bars
    * Wickless Candles
    * Shop All

 * Wholesale Shop
    * Wholesale Shop
    * Create Wholesale Account

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



Search

Log in Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping

Current processing times- Retail: 5-7 business days (M-F)
Wholesale processing times- 7-10 business days (M-F)


SHOP OUR CAR DIFFUSERS!

Shop all


WELCOME TO RUSTICTYEDCO!

We are so thrilled to be able to share our new line of products with all of you!
We made big changes in 2023 and could not be more excited to see all of you on
our journey with us! We are still the same on the inside, we just have new
products on the outside!



Much Love,

Corina and Chris and Family!


SHOP OUR SWEET SUMMER COLLECTION


 * SUNKISSED SKIN | WAX MELT BAR
   
   
   
   
   SUNKISSED SKIN | WAX MELT BAR
   
   No reviews
   Regular price $5.99
   Regular price Sale price $5.99
   Unit price /  per 
   


 * COUNTRY FAIR | WAX MELT BAR
   
   
   
   
   COUNTRY FAIR | WAX MELT BAR
   
   1 review
   
   
   5.0 / 5.0
   
   (1) 1 total reviews
   
   Regular price $5.99
   Regular price Sale price $5.99
   Unit price /  per 
   


 * BANANA BREEZE | WAX MELT BAR
   
   
   
   
   BANANA BREEZE | WAX MELT BAR
   
   No reviews
   Regular price $5.99
   Regular price Sale price $5.99
   Unit price /  per 
   


 * SWEET SUMMER DREAMS | WAX MELT BAR
   
   
   
   
   SWEET SUMMER DREAMS | WAX MELT BAR
   
   No reviews
   Regular price $5.99
   Regular price Sale price $5.99
   Unit price /  per 
   


 * COUNTRY FAIR | 16OZ CARPET FRESHENER
   
   
   
   
   COUNTRY FAIR | 16OZ CARPET FRESHENER
   
   No reviews
   Regular price $9.99
   Regular price Sale price $9.99
   Unit price /  per 
   


 * ETERNAL ESCAPE | WAX MELT BAR
   
   
   
   
   ETERNAL ESCAPE | WAX MELT BAR
   
   No reviews
   Regular price $5.99
   Regular price Sale price $5.99
   Unit price /  per 
   


 * BOHEMIAN BEACH | WAX MELT BAR
   
   
   
   
   BOHEMIAN BEACH | WAX MELT BAR
   
   No reviews
   Regular price $5.99
   Regular price Sale price $5.99
   Unit price /  per 
   


 * SWEET SUMMER DREAMS | 16OZ CARPET FRESHENER
   
   
   
   
   SWEET SUMMER DREAMS | 16OZ CARPET FRESHENER
   
   No reviews
   Regular price $9.99
   Regular price Sale price $9.99
   Unit price /  per 
   

1 / of 5
View all

Shop Local with RusticTyedCo


HAND-MADE IN MISSOURI

All of our products are handmade in Joplin, MO! We are a family owned small
business and take pride in making you the best products with ingredients all
sourced from the United States. We use a coconut wax and phthalate free
fragrances to elevate your space and recyclable, highest quality materials that
are safe for your family!

Shop Now


SHOP OUR WICK-LESS CANDLES


 * AMBER SUEDE | WICK-LESS CANDLE
   
   
   
   
   AMBER SUEDE | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * BACKYARD BLISS | WICK-LESS CANDLE
   
   
   
   
   BACKYARD BLISS | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * BANANA BREEZE | WICK-LESS CANDLE
   
   
   
   
   BANANA BREEZE | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * BLAZING BONFIRE | WICK-LESS CANDLE
   
   
   
   
   BLAZING BONFIRE | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * BOHEMIAN BEACH | WICK-LESS CANDLE
   
   
   
   
   BOHEMIAN BEACH | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * CACTUS WATER | WICK-LESS CANDLE
   
   
   
   
   CACTUS WATER | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * COUNTRY FAIR | WICK-LESS CANDLE
   
   
   
   
   COUNTRY FAIR | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   


 * CUPID’S KISS | WICK-LESS CANDLE
   
   
   
   
   CUPID’S KISS | WICK-LESS CANDLE
   
   No reviews
   Regular price $19.99
   Regular price Sale price $19.99
   Unit price /  per 
   

1 / of 5
View all


BEHIND THE SCENES!

 * 
 * 




SHOP OUR ROOM SPRAY COLLECTION


 * AMBER SUEDE | 2OZ ROOM AND LINEN SPRAY
   
   
   
   
   AMBER SUEDE | 2OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $7.99
   Regular price Sale price $7.99
   Unit price /  per 
   


 * AMBER SUEDE | 8OZ ROOM AND LINEN SPRAY
   
   
   
   
   AMBER SUEDE | 8OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   


 * BACKYARD BLISS | 2OZ ROOM AND LINEN SPRAY
   
   
   
   
   BACKYARD BLISS | 2OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $7.99
   Regular price Sale price $7.99
   Unit price /  per 
   


 * BACKYARD BLISS | 8OZ ROOM AND LINEN SPRAY
   
   
   
   
   BACKYARD BLISS | 8OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   


 * BANANA BREEZE | 2OZ ROOM AND LINEN SPRAY
   
   
   
   
   BANANA BREEZE | 2OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $7.99
   Regular price Sale price $7.99
   Unit price /  per 
   


 * BANANA BREEZE | 8OZ ROOM AND LINEN SPRAY
   
   
   
   
   BANANA BREEZE | 8OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   


 * BLAZING BONFIRE | 2OZ ROOM AND LINEN SPRAY
   
   
   
   
   BLAZING BONFIRE | 2OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $7.99
   Regular price Sale price $7.99
   Unit price /  per 
   


 * BLAZING BONFIRE | 8OZ ROOM AND LINEN SPRAY
   
   
   
   
   BLAZING BONFIRE | 8OZ ROOM AND LINEN SPRAY
   
   No reviews
   Regular price $23.99
   Regular price Sale price $23.99
   Unit price /  per 
   

1 / of 5
View all


MEET OUR BEST SELLING SCENT!

If you havent tried our most sold scent, Mountain Man, you are missing out!
Order it today!


Open media 1 in modal

RusticTyedCo


MOUNTAIN MAN | WICK-LESS CANDLE

Regular price $19.99
Regular price Sale price $19.99
Unit price /  per 
Sale Sold out
Shipping calculated at checkout.

Product variants
Default Title - $19.99
Quantity (0 in cart) Decrease quantity for Mountain Man | Wick-Less Candle
Increase quantity for Mountain Man | Wick-Less Candle

Add to cart


Warm up your space with this rich and mysterious blend of masculine tonka bean and soft rosewood. 

Share Share
Link
Close share Copy link
View full details
 * 
 * 
 * 
 * 




LET CUSTOMERS SPEAK FOR US

from 8 reviews

Country Fair Wax melt bar

Amazing scent! Reminds you of the county fair

Sherry
Country Fair | Wax Melt Bar
05/27/2023
Awesomeness

I have this melting in warmer this morning and the fragrance is so beautiful 😍
🤩🤩🤩🤩🤩 and it's in entryway of our home but the fragrance is Heavenly
throughout our large LR!!😲

Christine G
Amber Suede | Wax Melt Bar
05/05/2023
Winner!

Enjoyed the vacuuming (seriously!) What a wonderful product!

Christine G
Lavender Woods | 16oz Carpet Freshener
04/16/2023
Lemon Grass

Just the right amount of lemon! Very clean and welcoming !

Sherry
Lemon Grass | Wax Melt Bar
03/28/2023
Lily of The Valley

This amazing smell brings me back to the days of my childhood! My grandma had
Lily of the Valley in her yard. Sweet memories !

S.
Lily of the Valley | Wax Melt Bar
03/28/2023
Nightfall’s Nectar

Love how this makes my home smell! It makes it very welcoming!

S.
Nightfalls Nectar | Wax Melt Bar
03/28/2023
So good! Brings back memories.

This scent is spot on to the body spray I wore in High School. Fresh and girly!

Ash
Cupid’s Kiss | Wax Melt Bar
03/28/2023
Smells SO good!

This is one of my favorite scents! I always forget to turn my warmer off and the
scent lasts forever! Perfect amount of Lavender scent!

Ash
Lavender Woods | Wax Melt Bar
03/28/2023





QUICK LINKS

 * Home
 * On the Blog
 * Catalog
 * Contact Us

We take pride in being a locally owned and handmade candle company! We are a
small business family and located in Joplin, MO! We are so thankful for the
amazing support of our community and customers and hope you love our products as
much as we love making them!





COUNTRY/REGION

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


COUNTRY/REGION

USD $ | United States
 * USD $ | Canada
 * USD $ | United States

Payment methods
 * Afterpay
 * 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.





×Warning

The quantity of these products must satisfy the following requirements:
The quantity of these products must satisfy the following requirements: