www.russellandhazel.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.russellandhazel.com/
Submission: On November 25 via api from CA — Scanned from CA

Form analysis 7 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="header__selector-form--action-icons" accept-charset="UTF-8" class="selectors-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 header-menu__disclosure">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="selector-form--mobile" accept-charset="UTF-8" class="selectors-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 selectors-form--mobile">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money" data-uw-rm-sr=""> $0.00 </span>
    </div>
    <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
      <p class="ajax-cart__taxes-shipping-message has-padding-top">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button">
        <span class="icon " data-icon="lock">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="lock">
              <path
                d="M81.73,97H18.27a6.74,6.74,0,0,1-6.73-6.72V49.6a6.74,6.74,0,0,1,6.73-6.73H81.73a6.74,6.74,0,0,1,6.73,6.73V90.28A6.74,6.74,0,0,1,81.73,97ZM18.27,46.87a2.74,2.74,0,0,0-2.73,2.73V90.28A2.73,2.73,0,0,0,18.27,93H81.73a2.73,2.73,0,0,0,2.73-2.72V49.6a2.74,2.74,0,0,0-2.73-2.73Z">
              </path>
              <path d="M72.79,46.87H27.21a2,2,0,0,1-2-2V27.78a24.79,24.79,0,0,1,49.58,0V44.87A2,2,0,0,1,72.79,46.87Zm-43.58-4H70.79V27.78a20.79,20.79,0,0,0-41.58,0Z"></path>
            </g>
          </svg>
        </span> Checkout </button>
      <a class="ajax-cart__cart-link button button--link-style" href="/cart">Go to cart</a>
    </div>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="everything"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left"> <input class="input boost-pfs-search-box ui-autocomplete-input" type="text" name="q" placeholder="Search" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q=""
          id="boost-pfs-search-box-0" data-search-box="boost-pfs-search-box-0" aria-live="assertive" aria-label="Search" role="search" data-uw-rm-form="nfx">
        <span class="icon " data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="" data-uw-rm-form="fx" aria-label="What are you looking for?" data-uw-hidden-control="hidden-control-element">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money" data-uw-rm-sr=""> $0.00 </span>
    </div>
    <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
      <p class="ajax-cart__taxes-shipping-message has-padding-top">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </div>
    <div class="ajax-cart__button-wrapper text-align-center">
      <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button">
        <span class="icon " data-icon="lock">
          <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="lock">
              <path
                d="M81.73,97H18.27a6.74,6.74,0,0,1-6.73-6.72V49.6a6.74,6.74,0,0,1,6.73-6.73H81.73a6.74,6.74,0,0,1,6.73,6.73V90.28A6.74,6.74,0,0,1,81.73,97ZM18.27,46.87a2.74,2.74,0,0,0-2.73,2.73V90.28A2.73,2.73,0,0,0,18.27,93H81.73a2.73,2.73,0,0,0,2.73-2.72V49.6a2.74,2.74,0,0,0-2.73-2.73Z">
              </path>
              <path d="M72.79,46.87H27.21a2,2,0,0,1-2-2V27.78a24.79,24.79,0,0,1,49.58,0V44.87A2,2,0,0,1,72.79,46.87Zm-43.58-4H70.79V27.78a20.79,20.79,0,0,0-41.58,0Z"></path>
            </g>
          </svg>
        </span> Checkout </button>
      <a class="ajax-cart__cart-link button button--link-style" href="/cart">Go to cart</a>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="contact-form newsletter-form--newsletter-section"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"> <input type="hidden"
    name="contact[tags]" value="prospect,newsletter"> <input type="hidden" name="challenge" value="false">
  <div class="newsletter-form form is-responsive">
    <div class="field is-stretched-width"> <label class="label newsletter__text is-sr-only"> Email<span class="required">*</span></label>
      <div class="control "> <input class="input is-primary-btn-style is-regular" type="email" name="contact[email]" placeholder="Email*" required="" aria-label="Email address" data-uw-rm-form="nfx"></div>
    </div>
    <div class="field is-default-width is-align-self-end">
      <div class="control"> <button type="submit" class="button button--primary is-within-form">Sign Up</button></div>
    </div>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="everything"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left has-icons-right is-relative"> <input class="input boost-pfs-search-box ui-autocomplete-input" type="text" name="q" placeholder="Search" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off"
          autocorrect="off" data-q="" id="boost-pfs-search-box-1" data-search-box="boost-pfs-search-box-1" aria-live="assertive" aria-label="Search" role="search" data-uw-rm-form="nfx">
        <span class="icon is-left submit-search" data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
        <span class="icon is-right close-search" data-icon="x"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="x">
              <path d="M52.83,50,96.41,6.41a2,2,0,0,0-2.82-2.82L50,47.17,6.41,3.59A2,2,0,0,0,3.59,6.41L47.17,50,3.59,93.59a2,2,0,1,0,2.82,2.82L50,52.83,93.59,96.41a2,2,0,0,0,2.82-2.82Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="" data-uw-rm-form="fx" aria-label="What are you looking for?" data-uw-hidden-control="hidden-control-element">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

Text Content

Skip to main contentEnable accessibility for low visionOpen the accessibility
menu







- | / Save up to % Save % Save up to Save Sale Sold out In stock

Free Shipping On Orders $30+! See Terms







RUSSELL+HAZEL


Acrylic

Desk Accessories

 * Electronic & Tech Charging Accessories
 * Acrylic Decor + Display
 * Desk Essentials
 * Acrylic Bloc Collection
 * Acrylic Kits

Filing + Storage

 * Desktop
 * Drawer Organization
 * Shelf Organization
 * Filing Folders

Wall Organizers

 * Rail System
 * Dry Erase Calendars
 * Accessories

Acrylic Kits + Bundles

Binders

Signature Binders + Inserts

 * Signature Binders
 * Signature Binder Inserts + Accessories

Mini Binders + Inserts

 * Mini Binders
 * Mini Binder Inserts + Accessories

Binder Bundles

 * Binder Bundles

Planning

Planners

 * Dated Planners
 * Undated Planners
 * Meal Planning

Calendars

 * Dated Calendars
 * Perpetual Calendars

Note Taking

Writing Instruments

 * Pens + Markers

Spiral Notebooks

 * Bookcloth
 * Frosted
 * Notebook Accessories

Journals

 * Lined + Grids

Notes + Notepads

 * Notes
 * Notepads
 * Planning

Sticky Notes + Washi Tape + Stickers

 * Sticky Notes + Washi Tape + Stickers

Collections

Product Bundles

 * Product Bundles

Vegan Leather

 * Mini Binders
 * Signature Binders
 * Journals
 * Accessories

Bookcloth

 * Mini Binders
 * Signature Binders
 * Notebooks
 * Journals

Color Story

 * Black
 * Blush

Home + Decor

 * Display
 * Frames

Personalize

Stationery

 * Address Labels
 * Business Cards
 * Letterheads

Note Taking

 * Notepads
 * Post-it® Notes
 * Notecards
 * Notebooks

Warehouse Sale

Search Login
0 Cart
 * Acrylic
   
   Desk Accessories
   
    * Electronic & Tech Charging Accessories
    * Acrylic Decor + Display
    * Desk Essentials
    * Acrylic Bloc Collection
    * Acrylic Kits
   
   Filing + Storage
   
    * Desktop
    * Drawer Organization
    * Shelf Organization
    * Filing Folders
   
   Wall Organizers
   
    * Rail System
    * Dry Erase Calendars
    * Accessories
   
   Acrylic Kits + Bundles

 * Binders
   
   Signature Binders + Inserts
   
    * Signature Binders
    * Signature Binder Inserts + Accessories
   
   Mini Binders + Inserts
   
    * Mini Binders
    * Mini Binder Inserts + Accessories
   
   Binder Bundles
   
    * Binder Bundles

 * Planning
   
   Planners
   
    * Dated Planners
    * Undated Planners
    * Meal Planning
   
   Calendars
   
    * Dated Calendars
    * Perpetual Calendars

 * Note Taking
   
   Writing Instruments
   
    * Pens + Markers
   
   Spiral Notebooks
   
    * Bookcloth
    * Frosted
    * Notebook Accessories
   
   Journals
   
    * Lined + Grids
   
   Notes + Notepads
   
    * Notes
    * Notepads
    * Planning
   
   Sticky Notes + Washi Tape + Stickers
   
    * Sticky Notes + Washi Tape + Stickers

 * Collections
   
   Product Bundles
   
    * Product Bundles
   
   Vegan Leather
   
    * Mini Binders
    * Signature Binders
    * Journals
    * Accessories
   
   Bookcloth
   
    * Mini Binders
    * Signature Binders
    * Notebooks
    * Journals
   
   Color Story
   
    * Black
    * Blush
   
   Home + Decor
   
    * Display
    * Frames

 * Personalize
   
   Stationery
   
    * Address Labels
    * Business Cards
    * Letterheads
   
   Note Taking
   
    * Notepads
    * Post-it® Notes
    * Notecards
    * Notebooks

 * Warehouse Sale
 * Login
 * 


Search
0 Cart

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
$0.00

Taxes and shipping calculated at checkout

Checkout Go to cart



SEARCH

What are you looking for?



TOP SUGGESTIONS

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Subtotal:
$0.00

Taxes and shipping calculated at checkout

Checkout Go to cart


Desk Accessories

 * Electronic & Tech Charging Accessories
 * Acrylic Decor + Display
 * Desk Essentials
 * Acrylic Bloc Collection
 * Acrylic Kits

Filing + Storage

 * Desktop
 * Drawer Organization
 * Shelf Organization
 * Filing Folders

Wall Organizers

 * Rail System
 * Dry Erase Calendars
 * Accessories

Acrylic Kits + Bundles

Planners

 * Dated Planners
 * Undated Planners
 * Meal Planning

Calendars

 * Dated Calendars
 * Perpetual Calendars

Writing Instruments

 * Pens + Markers

Spiral Notebooks

 * Bookcloth
 * Frosted
 * Notebook Accessories

Journals

 * Lined + Grids

Notes + Notepads

 * Notes
 * Notepads
 * Planning

Sticky Notes + Washi Tape + Stickers

 * Sticky Notes + Washi Tape + Stickers

Product Bundles

 * Product Bundles

Vegan Leather

 * Mini Binders
 * Signature Binders
 * Journals
 * Accessories

Bookcloth

 * Mini Binders
 * Signature Binders
 * Notebooks
 * Journals

Color Story

 * Black
 * Blush

Home + Decor

 * Display
 * Frames

Stationery

 * Address Labels
 * Business Cards
 * Letterheads

Note Taking

 * Notepads
 * Post-it® Notes
 * Notecards
 * Notebooks

Home + Decor

 * Display
 * Frames

Warehouse Sale

 * Warehouse Sale

Signature Binders + Inserts

 * Signature Binders
 * Signature Binder Inserts + Accessories

Mini Binders + Inserts

 * Mini Binders
 * Mini Binder Inserts + Accessories

Binder Bundles

 * Binder Bundles

November 21 - December 2, 2024


30% OFF - SITEWIDE SALE

+ Free Ground Shipping on orders over $30 within the USA

Shop Now

November 25-November 28, 2024


50% OFF: ACRYLIC ORGANIZATION + ESSENTIALS



SHOP NOW


HOLIDAY WRAP + BAGS FOR GIFT GIVING

by Gartner Studios on Amazon

Click here to visit Amazon


NEED IT FAST?



Shop russell+hazel on Amazon
 1. 
 2. 
 3. 
 4. 


50% OFF: ORGANIZATION + ESSENTIALS

Sale

White Wet Erase Marker - 2 Count $5.00 $10.00
Acrylic Easel $22.00
Sale


Acrylic Mini 3 Hole Punch $17.00 $34.00
Sale


Acrylic + Gold Stapler $12.00 $24.00
Acrylic Laptop Stand $64.00
Sale


Gold & Acrylic Scissors $13.00 $26.00
Sale


Acrylic + Gold Calculator $14.00 $28.00
Acrylic Collator $44.00
Acrylic Inbox + Drawer $60.00
Sale


Acrylic Inbox $15.00 $30.00


30% OFF SITEWIDE SALE

Sale


2024-2025 Weekly Planner - Agate $14.00 $20.00
Sale


2024-2025 Weekly Planner - Blush Floral $14.00 $20.00
Sold Out


2024-2025 Monthly Desktop Calendar $15.40 $22.00
Sale


2024-2025 A5 Weekly Planner - Blush Burst Vegan Leather $11.20 $16.00
Sale


2024-2025 Weekly Planner - Dew Burst $14.00 $20.00
Sale


2024-2025 A5 Weekly Planner - Dew Burst $9.80 $14.00
Sale


2024-2025 A5 Weekly Planner - Blush Floral $9.80 $14.00
Sale


2024-2025 A5 Weekly Planner - Agate $9.80 $14.00
Sale


2024-2025 Weekly Planner - Vegan Leather Blush $16.80 $24.00
Dew Burst - 2024-2025 Wall Calendar $20.00
Sale


Floral with Gold Foil Weekly Planner - October 2023 - December 2024 $5.00 $20.00
Blush Floral - 2024-2025 Wall Calendar $20.00


CUSTOMER FAVORITES

Discover customer favorites and elevate your space with these stylish and
functional home accessories.

Shop Best Sellers


ORGANIZATION+

Elevate your desk with our acrylic organization essentials, designed to maintain
a polished and organized workspace while enhancing productivity.

Shop Acrylic Organization + Essentials



EXPRESS YOURSELF

Just as unique as you, our signature + mini binder systems enhance your
organization with a seemingly endless combination of covers and inserts.

Discover Binders + Inserts

Our Most Loved


NOTE TAKING ESSENTIALS

Put pen to paper and keep your thoughts, dreams and reflections organized with
ease.

Shop Note Taking Tools

shop our other brands



 * 
 * 
 * 
 * 
 * 

 * Shipping Policy
 * Returns + Refunds Policy
 * Terms of Service
 * Do not sell my personal information

 * Wholesale
 * About Us
 * Contact Us
 * Privacy Policy
 * Accessibility

Stay in the know on new releases, special offers, and more.

Email*

Sign Up

© 2024 russell+hazel.

What are you looking for?



TOP SUGGESTIONS