graysonandwillow.com Open in urlscan Pro
2620:127:f00f:4::  Public Scan

Submitted URL: http://www.graysonandwillow.com/
Effective URL: https://graysonandwillow.com/
Submission: On December 16 via api from US — Scanned from CA

Form analysis 4 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">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></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">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></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#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">
      <input id="NewsletterForm--sections--24332316934517__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--sections--24332316934517__footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10">
            <path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

We respect your privacy!
By clicking “Accept all”, you agree that our website can store cookies on your
device and disclose information in accordance with our Cookie Policy.
Accept allAccept required only
Manage preferences
Skip to content
 * Facebook
 * Instagram

FREE 48HR TRACKED SHIPPING ON ALL ORDERS OVER £30

FREE LOCAL DELIVERY (EAST KILBRIDE G74/G75) ON ALL ORDERS OVER £20



15% OFF FIRST ORDER, USE CODE: GWNEW15


 * Home
 * New Products
 * Soy Wax Melt Pods
 * Scent Categories
   Scent Categories
    * Collections
      Collections
       * The Halloween Collection
       * The Traveller Collection
       * La Pâtisserie Collection
       * Soothe Your Soul
   
    * Floral
    * Foodie
    * Fresh
    * Fruity
    * Laundry
    * Musky
    * Unusual

 * 4pk/5pk Collections
 * Sample Boxes
 * Room Mists and Mini Mists
 * The Kid's Corner
 * Mystery Boxes
 * Wax Warmers & Accessories
 * Clearance
 * Waxxidents
 * Gift Card
 * About Us
 * Contact
 * GDPR Compliance
 * Terms & Conditions

Log in

 * Facebook
 * Instagram

Search



Search

Log in Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping


WELCOME TO GRAYSON & WILLOW


THE HOME OF PREMIUM WAX MELTS




OUR MISSION IS TO BRING YOU THE UNIQUE AND UNUSUAL IN HOME FRAGRANCING...


EXPLORE OUR WIDE RANGE OF LOVED FRAGRANCES..

From fresh to fruity, floral to foodie and the masculine to the weird and
wonderful...there's something for everyone.


 * THE EMERALD ISLE
   
   
   
   THE EMERALD ISLE
   4.8 (5)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * LAMBSWOOL JUMPER
   
   
   
   LAMBSWOOL JUMPER
   5.0 (1)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * HORSE CHESTNUT & CEDAR
   
   
   
   HORSE CHESTNUT & CEDAR
   5.0 (5)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * THE BARBER
   
   
   
   THE BARBER
   5.0 (5)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * GRANDAD'S GREENHOUSE
   
   
   
   GRANDAD'S GREENHOUSE
   4.7 (6)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * NORTHERN LIGHTS
   
   
   
   NORTHERN LIGHTS
   5.0 (2)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * SUNSHINE & RAINDROPS
   
   
   
   SUNSHINE & RAINDROPS
   5.0 (1)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * EVENING STROLL
   
   
   
   EVENING STROLL
   5.0 (2)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   


 * TIME TO REST
   
   Sold out
   
   TIME TO REST
   5.0 (3)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   Sold out


 * COASTAL BREEZE
   
   
   
   COASTAL BREEZE
   5.0 (1)
   
   Regular price £3.50 GBP
   Regular price Sale price £3.50 GBP
   Unit price /  per 
   

View all


OUR COLLECTIONS

NOW LAUNCHED...


CHRISTMAS 2024

Celebrate the festive season with this years Christmas range including our new
'Nordic Christmas' collection, returing customer favouitres and a new 'Kids'
Corner' scent.

Let's go tree picking...


FALL IN LOVE

From woodland walks hand in hand to snuggling up on a cool autumnal night or
cosy coffee dates with loved ones, this season is one of our favourites for
taking some quality time with those who are special to us.

It's cosy season...


HALLOWEEN COLLECTION

A haunting celebration of the macabre, ethereal and spooky...

Dare to enter?...


THE KID'S CORNER

A range of scents aimed for the kids (and big kids) with the option of
personalised sprays for that extra speical gift for your little one...

Lets play!..


THE LAUNDRY BASKET

Our twist on the popular scent category...

Let's get ready to tumble...


LA PÂTISSERIE

Freshly baked baguettes, pastries, sweet macaroons and roasted coffee transport
you to a classic Parisian Pâtisserie.

Always time for coffee and cake...


HIGHLAND HERITAGE

Explore the beautiful Highlands of Scotland with this set of four scents...

Take me to the highlands...


EXPLORE OUR HIGHLY SCENTED ROOM MISTS...

A quick burst of beautiful scent in every spray...


 * ANCIENT AMBER ROOM MIST
   
   
   
   ANCIENT AMBER ROOM MIST
   5.0 (2)
   
   Regular price From £4.99 GBP
   Regular price £4.99 GBP Sale price From £4.99 GBP
   Unit price /  per 
   


 * APPLE PICKING ROOM MIST
   
   
   
   APPLE PICKING ROOM MIST
   
   
   Regular price From £4.99 GBP
   Regular price £4.99 GBP Sale price From £4.99 GBP
   Unit price /  per 
   


 * AUTUMNAL QUILT ROOM MIST
   
   
   
   AUTUMNAL QUILT ROOM MIST
   
   
   Regular price From £4.99 GBP
   Regular price £4.99 GBP Sale price From £4.99 GBP
   Unit price /  per 
   


 * BE BRAVE SPRAY (NON-PERSONALISED)
   
   
   
   BE BRAVE SPRAY (NON-PERSONALISED)
   
   
   Regular price £6.99 GBP
   Regular price £6.99 GBP Sale price £6.99 GBP
   Unit price /  per 
   

View all


MYSTERY BOXES NOW AVAILABLE...

What will you get?..


FAQ'S


WHAT IS A WAX MELT?

A wax melt is a piece of wickless wax that is scented with fragrance oil and may
be coloured with dye.

When heated in a tealight or electric warmer these little blocks of loveliness
release the scent of the oil into the air.




WHAT ARE YOUR WAX MELTS MADE OF?

Our wax melts are made from a premium soy wax that is specifically designed for
wax melts only.

We chose this wax as it allows an easy release from the pod case, it is easy to
snap into segments and is easily removed from your warmer.


HOW TO USE GRAYSON & WILLOW WAX MELTS?

Our melts are designed to be melted in a tea light or electric warmer.

Simply snap one or two segments and place into your warmer dish.

We personally prefer using a tealight warmer as this gives off a stronger throw.
However, during our testing, electric warmers were also used - handy if you have
little ones or pets.


IS YOUR PACKAGING RECYCLABLE?

It sure is! Our products are sent in carboard boxes.

The empty plastic pods are made from recycled bottles and can be recycled again.

Our samples are packaged in glassine bags which are made from 100% wood pulp and
therefore are 100% recyclable and biodegradable.

The packaging peanuts we use are biodegradable too.




SHIPPING INFO

We use Royal Mail for our shipping,

48 hour tracked is £3.75

24 hour tracked is £4.75

Shipping is FOC (48hr tracked) on orders over £30.00, automatically applied - no
code needed.

Dispatch time is usually around 3 working days but may be longer during busy
periods.

We also offer FOC local (East Kilbride G74 and G75) on orders over £20.00.




RETURNS POLICY

If you wish to me a return please email us at: graysonandwillow@gmail.com within
14 days of receiving your items.

Your item(s) must be returned in an unused condition and in it's original
packaging.

We will accept returns for faulty or damaged items, however we cannot accept
returns for disliking a scent. Enjoying a scent is down the individual, and so
unfortunately we cannot accept returns for this reason.

Postage is at the expense of the buyer.

If your item has arrived damaged then we will refund you the costs of postage
(up to a max value of £3.75) along with the order refund.

Always keep proof of postage when returning items to us.

Please note Sample Boxes are non-returnable.




SUBSCRIBE TO OUR EMAILS

Email

 * Facebook
 * Instagram

Payment methods
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Google Pay
 * Maestro
 * Mastercard
 * PayPal
 * Shop Pay
 * Union Pay
 * Visa

© 2024, Grayson & Willow 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.