noblepack.ca Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://noblepack.co.uk/products/wood-look-single-ring-box?currency=GBP
Effective URL: https://noblepack.ca/products/wood-look-single-ring-box?currency=GBP&utm_source=NPUK&utm_medium=redirect&utm_campaign...
Submission: On July 20 via api from US — Scanned from CA

Form analysis 12 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search-bar">
  <div class="search-bar__top-wrapper">
    <div class="search-bar__top">
      <input type="hidden" name="type" value="product">
      <input type="hidden" name="options[prefix]" value="last">
      <div class="search-bar__input-wrapper">
        <input class="search-bar__input" type="text" name="q" autocomplete="off" autocorrect="off" aria-label="Search..." placeholder="Search...">
        <button type="button" class="search-bar__input-clear hidden-lap-and-up" data-action="clear-input"><svg class="icon icon--close" viewBox="0 0 19 19" role="presentation">
            <path
              d="M9.1923882 8.39339828l7.7781745-7.7781746 1.4142136 1.41421357-7.7781746 7.77817459 7.7781746 7.77817456L16.9705627 19l-7.7781745-7.7781746L1.41421356 19 0 17.5857864l7.7781746-7.77817456L0 2.02943725 1.41421356.61522369 9.1923882 8.39339828z"
              fill="currentColor" fill-rule="evenodd"></path>
          </svg></button>
      </div><button type="submit" class="search-bar__submit" aria-label="Search"><svg class="icon icon--search" viewBox="0 0 21 21" role="presentation">
          <g stroke-width="2" stroke="currentColor" fill="none" fill-rule="evenodd">
            <path d="M19 19l-5-5" stroke-linecap="square"></path>
            <circle cx="8.5" cy="8.5" r="7.5"></circle>
          </g>
        </svg></button>
    </div>
    <button type="button" class="search-bar__close-button hidden-tablet-and-up" data-action="unfix-search">
      <span class="search-bar__close-text">Close</span>
    </button>
  </div>
  <div class="search-bar__inner" style="display:none">
    <div class="search-bar__inner-animation">
      <div class="search-bar__results" aria-hidden="true">
        <div class="skeleton-container">
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
          <div class="search-bar__result-item search-bar__result-item--skeleton">
            <div class="search-bar__image-container">
              <div class="aspect-ratio aspect-ratio--square">
                <div class="skeleton-image"></div>
              </div>
            </div>
            <div class="search-bar__item-info">
              <div class="skeleton-paragraph">
                <div class="skeleton-text"></div>
                <div class="skeleton-text"></div>
              </div>
            </div>
          </div>
        </div>
        <div class="search-bar__results-inner"></div>
      </div>
    </div>
  </div>
</form>

Name: loginPOST /account/login

<form method="post" action="/account/login" id="header_customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" name="login" class="form"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Login to my account</h2>
    <p class="popover__legend">Enter your e-mail and password:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Login</button>
</form>

Name: recoverPOST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8" name="recover" class="form"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Recover password</h2>
    <p class="popover__legend">Enter your email:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Recover</button>
</form>

Name: createPOST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" name="create" class="form"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <header class="popover__header">
    <h2 class="popover__title heading">Create my account</h2>
    <p class="popover__legend">Please fill in the information below:</p>
  </header>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="register-customer[first_name]" class="form__field form__field--text" name="customer[first_name]" required="required">
    <label for="register-customer[first_name]" class="form__floating-label">First name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="text" id="register-customer[last_name]" class="form__field form__field--text" name="customer[last_name]" required="required">
    <label for="register-customer[last_name]" class="form__floating-label">Last name</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="register-customer[email]" class="form__field form__field--text" name="customer[email]" required="required">
    <label for="register-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="register-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="new-password">
    <label for="register-customer[password]" class="form__floating-label">Password</label>
  </div>
  <button type="submit" class="form__submit button button--primary button--full">Create my account</button>
</form>

<form data-uploadery="" data-uploadery-valid="true" data-uploadery-input-id="606ffeac8754dd732d18eea5"><label class="spb-productdescfont spb-productdesctextcolor">Upload<div
      class="spb-fileupload spb-productdescfont spb-productoptiontextcolor spb-productoptionbackground"><input type="file" name="file" accept="image/png,.pdf,.ai,.psd"></div></label></form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_id_6602855973049_product-recommendations" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
  <input type="hidden" name="id" value="40189548003513"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Add to cart</button><button type="button"
    class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
    aria-controls="modal-quick-view-product-recommendations"
    data-product-url="/products/wood-look-single-earring-box?pr_prod_strat=collection_fallback&amp;pr_rec_id=f3571d48b&amp;pr_rec_pid=6602855973049&amp;pr_ref_pid=6602856235193&amp;pr_seq=uniform">Quick view</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_id_6602855121081_product-recommendations" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
  <input type="hidden" name="id" value="40189543579833"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Add to cart</button><button type="button"
    class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
    aria-controls="modal-quick-view-product-recommendations"
    data-product-url="/products/wood-look-double-ring-box?pr_prod_strat=collection_fallback&amp;pr_rec_id=f3571d48b&amp;pr_rec_pid=6602855121081&amp;pr_ref_pid=6602856235193&amp;pr_seq=uniform">Quick view</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_id_6602856628409_product-recommendations" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
  <input type="hidden" name="id" value="40189567434937"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Add to cart</button><button type="button"
    class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
    aria-controls="modal-quick-view-product-recommendations"
    data-product-url="/products/wood-look-universal-box?pr_prod_strat=collection_fallback&amp;pr_rec_id=f3571d48b&amp;pr_rec_pid=6602856628409&amp;pr_ref_pid=6602856235193&amp;pr_seq=uniform">Quick view</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_id_6602855579833_product-recommendations" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
  <input type="hidden" name="id" value="40189545316537"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Add to cart</button><button type="button"
    class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
    aria-controls="modal-quick-view-product-recommendations"
    data-product-url="/products/wood-look-french-clip-box?pr_prod_strat=collection_fallback&amp;pr_rec_id=f3571d48b&amp;pr_rec_pid=6602855579833&amp;pr_ref_pid=6602856235193&amp;pr_seq=uniform">Quick view</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_id_6602854793401_product-recommendations" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
  <input type="hidden" name="id" value="40189532864697"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Add to cart</button><button type="button"
    class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
    aria-controls="modal-quick-view-product-recommendations"
    data-product-url="/products/wood-look-bangle-or-watch-box?pr_prod_strat=collection_fallback&amp;pr_rec_id=f3571d48b&amp;pr_rec_pid=6602854793401&amp;pr_ref_pid=6602856235193&amp;pr_seq=uniform">Quick view</button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_id_6602854367417_product-recommendations" accept-charset="UTF-8" class="product-item__action-list button-stack" enctype="multipart/form-data"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓"><input type="hidden" name="quantity" value="1">
  <input type="hidden" name="id" value="40189541974201"><button type="submit" class="product-item__action-button button button--small button--primary" data-action="add-to-cart">Add to cart</button><button type="button"
    class="product-item__action-button product-item__action-button--list-view-only button button--small button--ternary hidden-phone" data-action="open-modal" data-secondary-action="open-quick-view"
    aria-controls="modal-quick-view-product-recommendations"
    data-product-url="/products/wood-look-bracelet-box?pr_prod_strat=collection_fallback&amp;pr_rec_id=f3571d48b&amp;pr_rec_pid=6602854367417&amp;pr_ref_pid=6602856235193&amp;pr_seq=uniform">Quick view</button>
</form>

POST /localization

<form method="post" action="/localization" id="localization_form_footer" accept-charset="UTF-8" class="footer__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="/products/wood-look-single-ring-box?utm_source=NPUK&amp;utm_medium=redirect&amp;utm_campaign=redirect"></form>

Text Content

Serving Our Clients for Over 35 Years

Catalogs


HANG IN THERE!

Welcome to our new upgraded website.

IMPORTANT NOTICE:
If you have an account with Noblepack, you'll need to register for a new
account. Click To See Details Here.

Enjoy the new website experience.

If you have any feedback let us know in the chat!

 * Packaging
 * Jewellery Boxes
 * Jewellery Displays
 * Jewellery
 * Optical
 * Jewellery Tools
 * Showcases
 * Clever Clean PPE
 * Clearance
 * Custom Request

Need help?

1-800-463-8388
info@noblepack.com

Follow Us

 * Facebook
 * Twitter
 * Instagram
 * Pinterest
 * LinkedIn

Back
 * Packaging
 * Bags
 * Food Packaging
 * Garment Packaging
 * Gift Boxes
 * Baskets and Trays
 * Gift Wrapping
 * Pouches
 * Ornaments
 * Store Supplies and Accessories
 * E-Commerce Packaging

Back
New Releases
 * The Sardinia Collection
 * The Edina Collection
 * A La Carte Collection
 * Everett Collection
 * Alessandria Collection
 * Wales Collection
 * Malta Collection
 * Powder Box Collection
 * Squircle Collection

Drawer Boxes
 * The Wales Collection
 * The Everett Collection

Luxury Paper Boxes
 * The Edina Collection
 * Wales Collection
 * Silk Paper Collection
 * The Pompeii Universal Box
 * Vermont Collection
 * Lauzanne Collection
 * Magnetic V-Front Collection
 * Riviera Collection
 * Alabama Collection
 * Allure Collection
 * Riverdale Collection
 * Montana Collection
 * Deluxe Collection
 * Copenhagen Collection
 * Zanzibar Collection
 * Chicago Collection
 * Tokyo Collection
 * Aristocratic Collection
 * Reveal Edge Collection
 * Las Vegas Collection
 * Malmo Collection
 * Oval Hat Box Collection
 * Lizard Collection
 * Quilted Paper
 * Louvre Collection
 * Koniz Collection
 * Ottawa Collection
 * Charlotte Collection
 * Kalunborg Collection
 * White Cardboard Boxes

Luxury Leatherette Boxes
 * Resonance Collection
 * Revolving Collection
 * Sensational Collection
 * Pop-the-Question Ring Box
 * Wyndham Collection
 * Pellaq Collection
 * California Collection
 * White Metal Boxes
 * Silk Moon Series Collection
 * Dutchess Collection
 * Bermuda Collection
 * Firenza Collection
 * Geneva Collection
 * Octagon Collection
 * Barcelona Collection
 * Broager Collection
 * Plaquette Collection
 * Pre-Tied Ribbon Collection
 * Edinburgh Collection
 * Sheffield Collection
 * Sandringham Collection
 * Grecian Collection
 * Labyrinth Collection
 * El-Monte Collection
 * Elsinore Collection
 * Viscount Collection
 * Colorado Collection
 * Bangkok Collection
 * Napoli Collection
 * Osaka Collection
 * Elsinore - Exclusive Colors
 * Napoli - Exclusive Colors
 * Pellaq - Exclusive Colors

Luxury Suede Boxes
 * Alessandria Collection
 * Squircle Collection
 * Haute Round Suede Collection
 * Oregon Collection
 * Dubai Collection
 * Valby Collection
 * Impression Collection
 * Marakesh Collection
 * Venezia Collection
 * Milano Collection
 * Superbe Collection
 * Classical Collection
 * The Sardinia Collection

Velvet Boxes
 * Bahama Collection
 * Providence Collection
 * Boston Collection
 * San Francisco Collection
 * New York Collection
 * Heritage Collection

Wooden Boxes
 * Zebra Wood Collection
 * Faux Wood Collection
 * Amsterdam Collection
 * Royale Collection
 * Michigan Collection
 * Mahogany LED Ring Box
 * Reward Collection
 * Zurich Collection
 * Texas Collection
 * Dennis Collection
 * Charmand Collection
 * Monarchy Collection
 * Avalon Collection
 * Black Piano Collection
 * Norway Collection

Cotton Filled Cardboard Boxes
 * Pastel Rose Collection
 * Hologram Collection
 * Dazzle Collection
 * GLITZ Revive Collection
 * MATTE Revive Collection
 * TEXTURED Revive Collection
 * Solid Colored Cotton-Filled
 * Printed Collection
 * Linen Textured Finish Collection
 * White Swirl Collection
 * Kraft Collection
 * Vinyl Lid Collection
 * Floral Manilla Collection
 * Metallic Colors Collection
 * Black Glossy Cotton Filled Paper Boxes

Pouches, Folders and Rolls
 * Jewellery Folders
 * Leatherette Jewelry Portfolio
 * Nylon Jewelry Roll
 * Jewellery Rolls
 * Leatherette Jewelry Roll

Light and Video Boxes
 * Emblaze Collection
 * Twinkle Collection
 * Light Ring Boxes Collection
 * Video Boxes Collection
 * Mahogany Collection
 * The Noble Rose Ring Box with LED Light

Novelty
 * Animal Novelty Boxes
 * Food Novelty Boxes
 * Flower Novelty Boxes
 * Hat and Bag Novelty Boxes
 * Miscellaneous Novelty Boxes


Jewelry Boxes



Back
Non-Slip Ice Grip Displays
 * Pearl - Chain Display
 * Necklace - Pendant Displays
 * Watch / Bracelet / Bangle Display
 * Earrings
 * Rings
 * Pillows
 * Breakaway Trays
 * Platforms and Pedestals
 * Full Range Display Sets
 * Presentation Trays
 * Color Tiles
 * Travel

Acrylic
 * Necklace & Pendant
 * Bracelet
 * Earring
 * Watch & Bangle
 * Ring
 * Platforms & Plaques
 * Risers
 * Magnetic Display
 * Full Range Display Sets
 * The Capri Collection

Leatherette
 * Nabuka Leatherette Collection
 * High Quality Leatherette Collection
 * Earring
 * Neck Displays
 * Bracelet
 * Chains
 * Ring
 * Column
 * Cushions
 * Diamond Claw
 * Stands
 * Pendant
 * Watch & Bangle
 * Ring & Earring Leatherette
 * Platform
 * Pedestal
 * Wall Unit
 * Sets

Magnetic Displays
 * Magnetic Platforms
 * Magnetic Rings

Wood
Wood & Leatherette
 * Chains
 * Column
 * Pedestal
 * Platform
 * Full Range Display Sets
 * Ring
 * Earring
 * Pendant
 * Watch & Bangle
 * Neck Display
 * Bracelet
 * Diamond Claw
 * Stands

Trays
 * Economical Trays
 * Leatherette Trays
 * Scrolled Wood Trays
 * Wood & Leatherette
 * Leatherette
 * Light Weight Trays
 * Serving Trays
 * Magnetic Trays
 * Trays with Interchangeable Inserts
 * Plastic Light Weight Trays
 * Carry Bags for Trays

The Diamond Slide Collection
Accessories
 * Hanging Card Display Sets
 * Security Ring Display
 * Watch Winders
 * Jewellery Accessories and Tools
 * Jewellery Display Boxes
 * Jewellery Cleaners
 * Mirrors
 * Pricing Supplies


Jewelry Displays



Back
Rings
Necklaces
Bracelets
Earrings
Bangles
Back
Optical Cases
 * Clamshells
 * Slip In & Semi-Hard Cases
 * Folding Cases
 * Reading Glasses Cases
 * Sunglasses Cases
 * Kids' Cases & Cloths

Optical Accessories
 * Cloth
 * Lens Cleaners
 * Accessories

Eyewear
 * Sport Glasses
 * Swimming Goggles
 * Reading Glasses
 * Sun and Safety Glasses


Optical



Back
 * Jewellery Tools
 * Cleaning
 * Abrasives
 * Adhesives
 * Bags & Envelopes Jewelry Tools
 * Bench Tools
 * Batteries
 * Beading & Stringing Supplies
 * Burs & Drills
 * Books & Videos
 * Cad-Cam
 * Casting & Mold Making Jewelry Tools
 * Engraving
 * Files
 * Finishing
 * Flex Shaft
 * Gauges
 * Gemological Tools
 * Hand Tools
 * Lamps & Light Boxes
 * Loupes
 * Metal Forming
 * Plating
 * Polishing Equipment
 * Polishing
 * Rolling Mills
 * Scales
 * Soldering
 * Testers
 * Watch Bands
 * Watch Tools
 * Ear Piercing Supplies

Back
 * Clever Clean PPE
 * Masks
 * Sanitizers and Wipes
 * Gloves and Gowns
 * Labels
 * Sneeze Guard - Acrylic Counter Shield
 * Infrared Forehead Thermometer
 * Clever Clean Tissue - Gauze Pads - Prep Pads

Back
 * Clearance
 * Jewellery Boxes Clearance
 * Packaging Clearance

Back
 * Bags
 * Paper Shopping Bags
 * EuroTote Bags
 * Decorative Bags
 * Non-woven, Fabric and Reusable Bags
 * Plastic Bags
 * Merchandise Bags
 * Biodegradable Bags
 * Organza Bags
 * Tin Tie Bags
 * Wine Bags
 * Foil Bags
 * E-Commerce Bags

Back
 * Food Packaging
 * Bakery Boxes
 * Confection Boxes
 * Insulated Coffee Cups
 * Chocolate Boxes
 * Cutlery
 * Takeout Packaging
 * Food Pouches and Bags

Back
 * Garment Packaging
 * Hangers
 * Garment Bags

Back
 * Gift Boxes
 * Collapsible Gift Boxes
 * Apparel Boxes
 * Magnetic Boxes
 * Gift Card Boxes
 * Party Favor Boxes

Back
 * Gift Wrapping
 * Cellophane & Shrink Bags/Rolls
 * Wrapping Paper
 * Tissue Paper
 * Bows
 * Ribbons
 * Tags and Gift Cards
 * Shreds

Back
 * New Releases
 * The Sardinia Collection
 * The Edina Collection
 * A La Carte Collection
 * Everett Collection
 * Alessandria Collection
 * Wales Collection
 * Malta Collection
 * Powder Box Collection
 * Squircle Collection

Back
 * Drawer Boxes
 * The Wales Collection
 * The Everett Collection

Back
 * Luxury Paper Boxes
 * The Edina Collection
 * Wales Collection
 * Silk Paper Collection
 * The Pompeii Universal Box
 * Vermont Collection
 * Lauzanne Collection
 * Magnetic V-Front Collection
 * Riviera Collection
 * Alabama Collection
 * Allure Collection
 * Riverdale Collection
 * Montana Collection
 * Deluxe Collection
 * Copenhagen Collection
 * Zanzibar Collection
 * Chicago Collection
 * Tokyo Collection
 * Aristocratic Collection
 * Reveal Edge Collection
 * Las Vegas Collection
 * Malmo Collection
 * Oval Hat Box Collection
 * Lizard Collection
 * Quilted Paper
 * Louvre Collection
 * Koniz Collection
 * Ottawa Collection
 * Charlotte Collection
 * Kalunborg Collection
 * White Cardboard Boxes

Back
 * Luxury Leatherette Boxes
 * Resonance Collection
 * Revolving Collection
 * Sensational Collection
 * Pop-the-Question Ring Box
 * Wyndham Collection
 * Pellaq Collection
 * California Collection
 * White Metal Boxes
 * Silk Moon Series Collection
 * Dutchess Collection
 * Bermuda Collection
 * Firenza Collection
 * Geneva Collection
 * Octagon Collection
 * Barcelona Collection
 * Broager Collection
 * Plaquette Collection
 * Pre-Tied Ribbon Collection
 * Edinburgh Collection
 * Sheffield Collection
 * Sandringham Collection
 * Grecian Collection
 * Labyrinth Collection
 * El-Monte Collection
 * Elsinore Collection
 * Viscount Collection
 * Colorado Collection
 * Bangkok Collection
 * Napoli Collection
 * Osaka Collection
 * Elsinore - Exclusive Colors
 * Napoli - Exclusive Colors
 * Pellaq - Exclusive Colors

Back
 * Luxury Suede Boxes
 * Alessandria Collection
 * Squircle Collection
 * Haute Round Suede Collection
 * Oregon Collection
 * Dubai Collection
 * Valby Collection
 * Impression Collection
 * Marakesh Collection
 * Venezia Collection
 * Milano Collection
 * Superbe Collection
 * Classical Collection
 * The Sardinia Collection

Back
 * Velvet Boxes
 * Bahama Collection
 * Providence Collection
 * Boston Collection
 * San Francisco Collection
 * New York Collection
 * Heritage Collection

Back
 * Wooden Boxes
 * Zebra Wood Collection
 * Faux Wood Collection
 * Amsterdam Collection
 * Royale Collection
 * Michigan Collection
 * Mahogany LED Ring Box
 * Reward Collection
 * Zurich Collection
 * Texas Collection
 * Dennis Collection
 * Charmand Collection
 * Monarchy Collection
 * Avalon Collection
 * Black Piano Collection
 * Norway Collection

Back
 * Cotton Filled Cardboard Boxes
 * Pastel Rose Collection
 * Hologram Collection
 * Dazzle Collection
 * GLITZ Revive Collection
 * MATTE Revive Collection
 * TEXTURED Revive Collection
 * Solid Colored Cotton-Filled
 * Printed Collection
 * Linen Textured Finish Collection
 * White Swirl Collection
 * Kraft Collection
 * Vinyl Lid Collection
 * Floral Manilla Collection
 * Metallic Colors Collection
 * Black Glossy Cotton Filled Paper Boxes

Back
 * Pouches, Folders and Rolls
 * Jewellery Folders
 * Leatherette Jewelry Portfolio
 * Nylon Jewelry Roll
 * Jewellery Rolls
 * Leatherette Jewelry Roll

Back
 * Light and Video Boxes
 * Emblaze Collection
 * Twinkle Collection
 * Light Ring Boxes Collection
 * Video Boxes Collection
 * Mahogany Collection
 * The Noble Rose Ring Box with LED Light

Back
 * Novelty
 * Animal Novelty Boxes
 * Food Novelty Boxes
 * Flower Novelty Boxes
 * Hat and Bag Novelty Boxes
 * Miscellaneous Novelty Boxes

Back
 * Non-Slip Ice Grip Displays
 * Pearl - Chain Display
 * Necklace - Pendant Displays
 * Watch / Bracelet / Bangle Display
 * Earrings
 * Rings
 * Pillows
 * Breakaway Trays
 * Platforms and Pedestals
 * Full Range Display Sets
 * Presentation Trays
 * Color Tiles
 * Travel

Back
 * Acrylic
 * Necklace & Pendant
 * Bracelet
 * Earring
 * Watch & Bangle
 * Ring
 * Platforms & Plaques
 * Risers
 * Magnetic Display
 * Full Range Display Sets
 * The Capri Collection

Back
 * Leatherette
 * Nabuka Leatherette Collection
 * High Quality Leatherette Collection
 * Earring
 * Neck Displays
 * Bracelet
 * Chains
 * Ring
 * Column
 * Cushions
 * Diamond Claw
 * Stands
 * Pendant
 * Watch & Bangle
 * Ring & Earring Leatherette
 * Platform
 * Pedestal
 * Wall Unit
 * Sets

Back
 * Magnetic Displays
 * Magnetic Platforms
 * Magnetic Rings

Back
 * Wood & Leatherette
 * Chains
 * Column
 * Pedestal
 * Platform
 * Full Range Display Sets
 * Ring
 * Earring
 * Pendant
 * Watch & Bangle
 * Neck Display
 * Bracelet
 * Diamond Claw
 * Stands

Back
 * Trays
 * Economical Trays
 * Leatherette Trays
 * Scrolled Wood Trays
 * Wood & Leatherette
 * Leatherette
 * Light Weight Trays
 * Serving Trays
 * Magnetic Trays
 * Trays with Interchangeable Inserts
 * Plastic Light Weight Trays
 * Carry Bags for Trays

Back
 * Accessories
 * Hanging Card Display Sets
 * Security Ring Display
 * Watch Winders
 * Jewellery Accessories and Tools
 * Jewellery Display Boxes
 * Jewellery Cleaners
 * Mirrors
 * Pricing Supplies

Back
 * Optical Cases
 * Clamshells
 * Slip In & Semi-Hard Cases
 * Folding Cases
 * Reading Glasses Cases
 * Sunglasses Cases
 * Kids' Cases & Cloths

Back
 * Optical Accessories
 * Cloth
 * Lens Cleaners
 * Accessories

Back
 * Eyewear
 * Sport Glasses
 * Swimming Goggles
 * Reading Glasses
 * Sun and Safety Glasses

Back
 * Cleaning
 * Ultrasonic Cleaners
 * Steamers
 * Gem Cleaners
 * Accessories for Ultrasonic Cleaner
 * Cleaning Solutions
 * Drain accessories

Back
 * Abrasives
 * Mandrels
 * Rubber Wheels and Rods
 * 3M Bristle Wheels & Heatless Wheels
 * Sanding Discs
 * Sanding Belts-Wheels
 * Platinum Wheels
 * Abrasive Sheets
 * Sticks, Belts & Shells
 * Arkanses Stones
 * Brushes

Back
 * Bench Tools
 * Accessories
 * Benches
 * Bench Lamps
 * Ring Clamps - Pins - Anvils
 * Ring Sizing
 * Stamping
 * GRS Bench Mate & Metal Forming
 * Hammers
 * Stone Settings
 * Millgrain

Back
 * Beading & Stringing Supplies
 * Beading Hand tools
 * Bead Reamers
 * Drilling
 * Beading Kits
 * Stringing Materials
 * Beading Needles
 * Adhesives & Wax Beading & Stringing Supplies
 * Organizers

Back
 * Burs & Drills
 * Organizers
 * Burs
 * Drill Bits
 * Lubricants
 * Diamond Cutters
 * Screwplate & Tap Sets

Back
 * Books & Videos
 * Casting
 * Metalsmithing & Wax Modeling
 * Settings
 * Repairs
 * Beading
 * Gems
 * Watches & Clock's

Back
 * Casting & Mold Making Jewelry Tools
 * Wax & Tools
 * Casting Equipment & Supplies
 * Mold Making Equipment & Supplies
 * Sandblasters

Back
 * Engraving
 * Manual Engraving Machines
 * Engraving Accessories
 * Hand Gravers
 * Graver Sharpeners & Handles
 * Computerized Engraving Machines
 * Impact Printers
 * GRS Engraving Tools

Back
 * Files
 * Grobet Swiss Precision Hand Files
 * Grobet Swiss Needle Files
 * File Handles & Brush
 * Diamond Files
 * Wax Files
 * 3M Micro Filing Kit

Back
 * Finishing
 * Steel Shot, Porcelain Balls, Plastic & Dry Shine Media
 * Liquid & Powdered Detergent Compounds
 * Magnetic Tumblers
 * Vibratory Tumblers
 * Rotary Tumblers
 * Disc Finishers, Media & Compounds

Back
 * Flex Shaft
 * Flex Shaft Motors
 * Hand Pieces
 * Flex Shaft Accessories
 * Micro motors

Back
 * Gauges
 * Ring Measuring Sticks
 * Degree Gauges
 * Calipers
 * Finger Gauge
 * Digital Gauges

Back
 * Gemological Tools
 * Gauges
 * Microscopes
 * Tweezers & Grips
 * Supplies
 * Shovels & Trays
 * Grading Lights
 * Gemological Instruments

Back
 * Hand Tools
 * Pliers
 * Saw Blades
 * Saw Frames
 * Cutters
 * Forming Pliers
 * Bending pliers
 * Setting Pliers
 * Lindstrom Pliers & Cutters
 * Bench Shears

Back
 * Loupes
 * Head Magnifiers
 * Watch Makers Loupes
 * Jewellers Loupes

Back
 * Plating
 * Plating Machines
 * Beakers, Anodes, Enamel,Accessories,
 * Pen Plating System
 * Plating Solutions

Back
 * Polishing Equipment
 * Bench Top Dust Collectors
 * Dust Collectors
 * Polishing Motors & Accessories
 * Split Lap Machines
 * Air Purifier Systems

Back
 * Polishing
 * Polishing Compounds-Rouges, Platinum & Gold Polishing Products
 * Miniature Wheels
 * Muslin - Chemkote - Berry Buffs
 * Bristle Brushes & Wood Hub Brushes
 * Polishing Cloths
 * Satin Finish & Felt Wheels
 * Split Laps

Back
 * Scales
 * Diamond Scales
 * Pocket Scales
 * Gold Scales

Back
 * Soldering
 * Welders
 * Soldering Boards
 * Flux & Picklers
 * Solder
 * Torches
 * Tweezers
 * Solder cutter & Picks

Back
 * Testers
 * Diamond & Moissanite Testers
 * Gold Testers
 * Gem Testers
 * Lab Grown Diamond Testers

Back
 * Watch Bands
 * Leather Watch bands
 * Metal Watch Bands

Back
 * Watch Tools
 * Screwdrivers & Mesh Watch Bracelet Cutter
 * Watch Oil, Glue, & Gaskets
 * Demagnetizer
 * Case Openers & Closers
 * Spring Bar Tools & Link Pin Remover
 * Bergeon Tools
 * Battery Testers




Close

EN
 * FR

Login / Signup
My account


LOGIN TO MY ACCOUNT

Enter your e-mail and password:

Email
Password
Login

New customer? Create your account

Lost password? Recover password


RECOVER PASSWORD

Enter your email:

Email
Recover

Remembered your password? Back to login


CREATE MY ACCOUNT

Please fill in the information below:

First name
Last name
Email
Password
Create my account

Already have an account? Login here


Cart
 * Packaging
   * Bags
       
     * Paper Shopping Bags
     * EuroTote Bags
     * Decorative Bags
     * Non-woven, Fabric and Reusable Bags
     * Plastic Bags
     * Merchandise Bags
     * Biodegradable Bags
     * Organza Bags
     * Tin Tie Bags
     * Wine Bags
     * Foil Bags
     * E-Commerce Bags
   * Food Packaging
       
     * Bakery Boxes
     * Confection Boxes
     * Insulated Coffee Cups
     * Chocolate Boxes
     * Cutlery
     * Takeout Packaging
     * Food Pouches and Bags
   * Garment Packaging
       
     * Hangers
     * Garment Bags
   * Gift Boxes
       
     * Collapsible Gift Boxes
     * Apparel Boxes
     * Magnetic Boxes
     * Gift Card Boxes
     * Party Favor Boxes
   * Baskets and Trays
   * Gift Wrapping
       
     * Cellophane & Shrink Bags/Rolls
     * Wrapping Paper
     * Tissue Paper
     * Bows
     * Ribbons
     * Tags and Gift Cards
     * Shreds
   * Pouches
   * Ornaments
   * Store Supplies and Accessories
   * E-Commerce Packaging
 * Jewellery Boxes
   New Releases
   Drawer Boxes
   Luxury Paper Boxes
   Luxury Leatherette Boxes
   Luxury Suede Boxes
   Velvet Boxes
   Wooden Boxes
   Cotton Filled Cardboard Boxes
   Pouches, Folders and Rolls
   Light and Video Boxes
   Novelty
   
   Jewelry Boxes
   
   

 * Jewellery Displays
   Non-Slip Ice Grip Displays
   Acrylic
   Leatherette
   Magnetic Displays
   Wood
   Wood & Leatherette
   Trays
   The Diamond Slide Collection
   Accessories
   
   Jewelry Displays
   
   

 * Jewellery
   Rings
   Necklaces
   Bracelets
   Earrings
   Bangles
 * Optical
   Optical Cases
   Optical Accessories
   Eyewear
   
   Optical
   
   

 * Jewellery Tools
   * Cleaning
       
     * Ultrasonic Cleaners
     * Steamers
     * Gem Cleaners
     * Accessories for Ultrasonic Cleaner
     * Cleaning Solutions
     * Drain accessories
   * Abrasives
       
     * Mandrels
     * Rubber Wheels and Rods
     * 3M Bristle Wheels & Heatless Wheels
     * Sanding Discs
     * Sanding Belts-Wheels
     * Platinum Wheels
     * Abrasive Sheets
     * Sticks, Belts & Shells
     * Arkanses Stones
     * Brushes
   * Adhesives
   * Bags & Envelopes Jewelry Tools
   * Bench Tools
       
     * Accessories
     * Benches
     * Bench Lamps
     * Ring Clamps - Pins - Anvils
     * Ring Sizing
     * Stamping
     * GRS Bench Mate & Metal Forming
     * Hammers
     * Stone Settings
     * Millgrain
   * Batteries
   * Beading & Stringing Supplies
       
     * Beading Hand tools
     * Bead Reamers
     * Drilling
     * Beading Kits
     * Stringing Materials
     * Beading Needles
     * Adhesives & Wax Beading & Stringing Supplies
     * Organizers
   * Burs & Drills
       
     * Organizers
     * Burs
     * Drill Bits
     * Lubricants
     * Diamond Cutters
     * Screwplate & Tap Sets
   * Books & Videos
       
     * Casting
     * Metalsmithing & Wax Modeling
     * Settings
     * Repairs
     * Beading
     * Gems
     * Watches & Clock's
   * Cad-Cam
   * Casting & Mold Making Jewelry Tools
       
     * Wax & Tools
     * Casting Equipment & Supplies
     * Mold Making Equipment & Supplies
     * Sandblasters
   * Engraving
       
     * Manual Engraving Machines
     * Engraving Accessories
     * Hand Gravers
     * Graver Sharpeners & Handles
     * Computerized Engraving Machines
     * Impact Printers
     * GRS Engraving Tools
   * Files
       
     * Grobet Swiss Precision Hand Files
     * Grobet Swiss Needle Files
     * File Handles & Brush
     * Diamond Files
     * Wax Files
     * 3M Micro Filing Kit
   * Finishing
       
     * Steel Shot, Porcelain Balls, Plastic & Dry Shine Media
     * Liquid & Powdered Detergent Compounds
     * Magnetic Tumblers
     * Vibratory Tumblers
     * Rotary Tumblers
     * Disc Finishers, Media & Compounds
   * Flex Shaft
       
     * Flex Shaft Motors
     * Hand Pieces
     * Flex Shaft Accessories
     * Micro motors
   * Gauges
       
     * Ring Measuring Sticks
     * Degree Gauges
     * Calipers
     * Finger Gauge
     * Digital Gauges
   * Gemological Tools
       
     * Gauges
     * Microscopes
     * Tweezers & Grips
     * Supplies
     * Shovels & Trays
     * Grading Lights
     * Gemological Instruments
   * Hand Tools
       
     * Pliers
     * Saw Blades
     * Saw Frames
     * Cutters
     * Forming Pliers
     * Bending pliers
     * Setting Pliers
     * Lindstrom Pliers & Cutters
     * Bench Shears
   * Lamps & Light Boxes
   * Loupes
       
     * Head Magnifiers
     * Watch Makers Loupes
     * Jewellers Loupes
   * Metal Forming
   * Plating
       
     * Plating Machines
     * Beakers, Anodes, Enamel,Accessories,
     * Pen Plating System
     * Plating Solutions
   * Polishing Equipment
       
     * Bench Top Dust Collectors
     * Dust Collectors
     * Polishing Motors & Accessories
     * Split Lap Machines
     * Air Purifier Systems
   * Polishing
       
     * Polishing Compounds-Rouges, Platinum & Gold Polishing Products
     * Miniature Wheels
     * Muslin - Chemkote - Berry Buffs
     * Bristle Brushes & Wood Hub Brushes
     * Polishing Cloths
     * Satin Finish & Felt Wheels
     * Split Laps
   * Rolling Mills
   * Scales
       
     * Diamond Scales
     * Pocket Scales
     * Gold Scales
   * Soldering
       
     * Welders
     * Soldering Boards
     * Flux & Picklers
     * Solder
     * Torches
     * Tweezers
     * Solder cutter & Picks
   * Testers
       
     * Diamond & Moissanite Testers
     * Gold Testers
     * Gem Testers
     * Lab Grown Diamond Testers
   * Watch Bands
       
     * Leather Watch bands
     * Metal Watch Bands
   * Watch Tools
       
     * Screwdrivers & Mesh Watch Bracelet Cutter
     * Watch Oil, Glue, & Gaskets
     * Demagnetizer
     * Case Openers & Closers
     * Spring Bar Tools & Link Pin Remover
     * Bergeon Tools
     * Battery Testers
   * Ear Piercing Supplies
 * Showcases
 * Clever Clean PPE
   * Masks
   * Sanitizers and Wipes
   * Gloves and Gowns
   * Labels
   * Sneeze Guard - Acrylic Counter Shield
   * Infrared Forehead Thermometer
   * Clever Clean Tissue - Gauze Pads - Prep Pads
 * Clearance
   * Jewellery Boxes Clearance
   * Packaging Clearance
 * Custom Request

 1. Home
 2. All products
 3. Wood Look Single Ring Box


Roll over image to zoom in



DESCRIPTION

Lightweight mahogany looking jewellery boxes with white leatherette interior.

Exterior: Faux Mahogany
Interior: Leatherette
Outside Packing: White Two-Piece Packer
Print: Ink Printing on the exterior lid; Hot stamping on the interior lid and
two-piece Packer

Packed Type:
unit
Packed:
12
Size:
2 1/2" x 2 1/2" x 2 1/8"
Imprinting Type:
Ink printing
View more


WOOD LOOK SINGLE RING BOX - BLACK - SINGLE RING BOX

Save $-9.90
SKU: GMSR-BLK
 * 
 * 
 * 
 * 

--------------------------------------------------------------------------------

Color: Black

Options: Single Ring Box
Single Ring Box
Variant
Black / Single Ring Box - $9.90Rosewood/White / Single Ring Box -
$9.90Black/Black / Single Ring Box - $9.90White/Black / Single Ring Box - $9.90
Price:
$9.90 / unit
/

Shipping calculated at checkout

Stock:
SOLD OUT - available for pre-order
Quantity:
1224364860728496108120132144156168180192204216228240252264276288300312324336348360372384396408420432444456468480492504516528540552564576588600

Inventory Error: There are only 0 Wood Look Single Ring Box of the selected
variant left in stock.

Imprinting

ⓘAdd an imprinted logo or image to add branding to your products
ImprintingAdd Imprinting
Plate

ⓘEach printing setup needs a plate. If you've ordered in the past and already
have a plate on file, then select "Plate on File"
New PlatePlate on File
Upload

Imprinting Location
Imprinting LocationInsideOutside
Inside Color
GoldMatte BlackMatte Bright BlueMatte BrownMatte BurgundyMatte CreamMatte Dark
GreenMatte Dark GreyMatte GoldMatte Light BlueMatte OrangeMatte PinkMatte
PurpleMatte RedMatte SilverMatte WhiteMetallic BlueMetallic FuchsiaMetallic
GreenMetallic Light BlueMetallic Lime GreenMetallic PurpleMetallic
RedSilverCopper
Outside Color
GoldMatte BlackMatte Bright BlueMatte BrownMatte BurgundyMatte CreamMatte Dark
GreenMatte Dark GreyMatte GoldMatte Light BlueMatte OrangeMatte PinkMatte
PurpleMatte RedMatte SilverMatte WhiteMetallic BlueMetallic FuchsiaMetallic
GreenMetallic Light BlueMetallic Lime GreenMetallic PurpleMetallic
RedSilverCopper
Add to cart


Minimum Qty Discount

Share this product
 * 
 * 
 * 
 * 


YOU MAY ALSO LIKE

Rosewood Look Single Earring Box with White Leatherette Interior
Add to cartQuick view
Rosewood Look Double Ring Box with White Leatherette Interior
Add to cartQuick view
Rosewood Look Universal Box with White Leatherette Interior
Add to cartQuick view
Rosewood Look French Clip Box with White Leatherette Interior
Add to cartQuick view
Rosewood Look Bangle or Watch Box with White Leatherette Interior
Add to cartQuick view
Rosewood Look Bracelet Box with White Leatherette Interior
Add to cartQuick view


Buy in Bulk & Save



Contact Us

Custom Printing



See How

Noble Clearance Outlet



Shop Now


RECENTLY VIEWED





Wood Look Single Ring Box added to cart!
Continue Shopping Go to Cart



CUSTOMER REVIEWS

Be the first to write a review
Write a review

MULTILINGUAL CUSTOMER SERVICE

We speak your language

LARGE SELECTION

Over 25,000 in stock products

30 Day Satisfaction Guarantee

Enough time to make sure your order is as expected.

Secure payments

We accept MasterCard, Visa, AMEX & Purchase Orders.

CUSTOMER SERVICE
 * Contact Us
 * Customer Feedback
 * Trade-show Schedules
 * Terms & Conditions

ABOUT US
 * Who We Are
 * Our Catalogs
 * FAQ

ORDERING INFO
 * Imprinting
 * Download Order Form
 * Return Policy
 * What is a Tariff charge?
 * Shipping Policy

MY ACCOUNT
 * Log In/Register
 * Order Status
 * Wishlist
 * Business Credit Application

© Noblepack


Designed & Built by Blynk

Follow Us

 * 
 * 
 * 
 * 
 * 

We Accept

American Express Apple Pay Diners Club Discover JCB Mastercard Visa
Change location:
US UK EU CA

© Noblepack CA


English
 * Français