www.burlapandbarrel.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://burlapandbarrel.com/
Effective URL: https://www.burlapandbarrel.com/
Submission: On March 01 via api from RO — Scanned from CA

Form analysis 9 forms found in the DOM

GET /pages/search-results-page

<form class="search search-bar__form" action="/pages/search-results-page" method="get" role="search">
  <input class="search__input search-bar__input snize-input-style" type="search" name="q" value="" placeholder="Search" aria-label="Search" autocomplete="off">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart ajaxcart">
  <div class="drawer-header-products">
    <div class="drawer__header">
      <div class="drawer__title h3">Your cart</div>
      <div class="drawer__close js-drawer-close">
        <button type="button" class="icon-fallback-text">
          <span class="icon icon-x" aria-hidden="true"></span>
          <span class="fallback-text">close</span>
        </button>
      </div>
      <div class="cart-progress-main" style="display:none;">
        <h5 class="cart_progress_heading"></h5>
        <div class="cart-progress">
          <div class="progress" style=""></div>
        </div>
      </div>
      <div class="cart_warning_section" style="display:none;">
        <div class="cart_warning_heading">
          <div class="cart_warning_heading_text">
            <span class="warning_icon"><img data-src="//cdn.shopify.com/s/files/1/2554/1458/files/warning.jpg?v=5545320236075114866" class="lazyload"></span> SPICE CLUB CANNOT SHIP WITH OTHER SPICES
          </div>
          <div class="cart_warning_icon"> More info <span class="down_arrow"></span>
          </div>
        </div>
        <div class="cart_warning_text">
          <p>Please remove the Spice Club from your cart and proceed to checkout.</p>
          <p>Then, you can place a separate order for Spice Club.</p>
        </div>
      </div>
    </div>
    <div id="CartContainer"></div>
  </div>
  <div class="drawer_footer_main">
    <div class="ajaxcart__more_product">
      <span class="more_product_icon"></span>
    </div>
    <div class="cart-note-inner">
      <div class="top">
        <div class="cart-note-block gift-note">
          <label tabindex="0" class="cart-note__label">Gift Note</label>
          <div class="textarea_display">
            <textarea name="note" id="CartSpecialInstructions" placeholder="Add a gift message (prices are never included)" class="cart-note__input" data-cart-notes=""></textarea>
          </div>
        </div>
        <div class="cart-note-block">
          <label tabindex="0" class="cart-note__label">Order Note</label>
          <div class="textarea_display">
            <textarea name="attributes[referral]" id="how-did-you-hear-about-us" placeholder="Order note: How'd you hear about us? Any notes on the order?" class="cart-note__input" value=""></textarea>
          </div>
        </div>
        <div class="cart-note-block add__gift-bag">
          <input type="checkbox" id="gift-bag" name="gift-bag" data-gift-bag-variant-id="42638923628698" data-gift-bag-id="7514427916442">
          <label for="gift-bag">Add a gift bag +$5.99</label>
          <span tabindex="0" class="tooltip">
            <svg class="tooltip-icon" viewBox="-4 -3 35 35" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
              <path fill-rule="evenodd" stroke="rgb(52, 65, 84)" stroke-width="2px" stroke-linecap="butt" stroke-linejoin="miter" fill="none"
                d="M15.064,1.000 C22.832,1.000 29.129,7.268 29.129,15.000 C29.129,22.732 22.832,28.1000 15.064,28.1000 C7.297,28.1000 0.1000,22.732 0.1000,15.000 C0.1000,7.268 7.297,1.000 15.064,1.000 Z"></path>
              <text kerning="auto" font-family="Myriad Pro" fill="rgb(0, 0, 0)" transform="matrix( 0.64935901473733, 0, 0, 0.60300099084274,10.0535077052382, 22.3113870139682)" font-size="32px">
                <tspan font-size="32px" font-family="Poppins" font-weight="bold" fill="#344154">?</tspan>
              </text>
            </svg>
          </span>
          <span class="tooltip-content">
            <img data-src="//cdn.shopify.com/s/files/1/2554/1458/products/CottonDrawstringBag3_100x100.jpg?v=1665157552" alt="gift-bag-image" class="lazyload">
            <p>Get your order packed in a beautiful cotton gift bag! Each gift bag fits up to 10 spice jars, so add more for bigger orders.</p>
            <button type="button" class="tooltip__close icon-fallback-text">
              <span class="icon icon-x" aria-hidden="true"></span>
              <span class="fallback-text">close</span>
            </button>
          </span>
        </div>
      </div>
      <!--
              <div class="bottom">
                <p class="subtotal_with_count">Subtotal (0 item):</p>
                <p data-cart-subtotal>$0.00</p></div>
              -->
    </div>
    <div class="ajaxcart__footer">
      <button type="submit" class="btn btn--full cart__checkout" name="checkout">
        <svg xmlns="http://www.w3.org/2000/svg" fill="#ffffff" viewBox="0 0 30 30" width="22px" height="22px">
          <path
            d="M 15 2 C 11.145666 2 8 5.1456661 8 9 L 8 11 L 6 11 C 4.895 11 4 11.895 4 13 L 4 25 C 4 26.105 4.895 27 6 27 L 24 27 C 25.105 27 26 26.105 26 25 L 26 13 C 26 11.895 25.105 11 24 11 L 22 11 L 22 9 C 22 5.2715823 19.036581 2.2685653 15.355469 2.0722656 A 1.0001 1.0001 0 0 0 15 2 z M 15 4 C 17.773666 4 20 6.2263339 20 9 L 20 11 L 10 11 L 10 9 C 10 6.2263339 12.226334 4 15 4 z">
          </path>
        </svg>
        <p>Check out -</p>
        <p data-cart-subtotal="">$0.00 </p>
        <p class="item_count">(0 item)</p>
      </button>
      <p class="guaranteed__badge">
        <span>GUARANTEED TO </span>
        <img data-src="//cdn.shopify.com/s/files/1/2554/1458/files/Wow_Icon_only.svg?v=2756961469484430679" class="lazyload">
        <span> YOU</span>
      </p>
    </div>
  </div>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" class="search-header search--focus" role="search">
  <input class="search-header__input1 search__input1 snize-input-style" type="search" name="q" placeholder="What are you looking for?" aria-label="Search" autocomplete="off">
  <button tabindex="0" class=" search__submit1 btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /pages/search-results-page

<form class="search search-bar__form" action="/pages/search-results-page" method="get" role="search">
  <input class="search__input search-bar__input snize-input-style" type="search" name="q" value="" placeholder="What are you looking for?" aria-label="Search" autocomplete="off">
  <button class="search-bar__submit search__submit btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" class="search-header search--focus" role="search">
  <input class="search-header__input1 search__input1 snize-input-style" type="search" name="q" placeholder="What are you looking for?" aria-label="Search" autocomplete="off">
  <button tabindex="0" class=" search__submit1 btn--link" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 37 40">
      <path
        d="M35.6 36l-9.8-9.8c4.1-5.4 3.6-13.2-1.3-18.1-5.4-5.4-14.2-5.4-19.7 0-5.4 5.4-5.4 14.2 0 19.7 2.6 2.6 6.1 4.1 9.8 4.1 3 0 5.9-1 8.3-2.8l9.8 9.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.9-.9.9-2.1.1-2.9zm-20.9-8.2c-2.6 0-5.1-1-7-2.9-3.9-3.9-3.9-10.1 0-14C9.6 9 12.2 8 14.7 8s5.1 1 7 2.9c3.9 3.9 3.9 10.1 0 14-1.9 1.9-4.4 2.9-7 2.9z">
      </path>
    </svg>
    <span class="icon__fallback-text">Submit</span>
  </button>
</form>

POST /contact#Contact_1575869105621

<form method="post" action="/contact#Contact_1575869105621" id="Contact_1575869105621" accept-charset="UTF-8" class="contact-form form-single-field" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden"
    name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="input-group">
    <input type="email" name="contact[email]" id="Contact_1575869105621-email" class="input-group__field" value="" placeholder="Email address" aria-label="Email address" aria-required="true" autocorrect="off" autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn" name="commit" id="Subscribe">
        <span>Subscribe</span>
      </button>
    </span>
  </div>
  <div class="note--success old-subscriber">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-error" viewBox="0 0 14 14">
      <g fill="none" fill-rule="evenodd">
        <path d="M7 0a7 7 0 0 1 7 7 7 7 0 1 1-7-7z"></path>
        <path class="icon-error__symbol" d="M6.328 8.396l-.252-5.4h1.836l-.24 5.4H6.328zM6.04 10.16c0-.528.432-.972.96-.972s.972.444.972.972c0 .516-.444.96-.972.96a.97.97 0 0 1-.96-.96z" fill-rule="nonzero"></path>
      </g>
    </svg> You are already subscribed.
  </div>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="contact-form" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="input-group">
    <input type="email" name="contact[email]" id="ContactFooter-email" class="input-group__field newsletter__input" value="" placeholder="Email address" aria-label="Email address" aria-required="true" required="" autocorrect="off"
      autocapitalize="off">
    <span class="input-group__btn">
      <button type="submit" class="btn newsletter__submit" name="commit">
        <span class="newsletter__submit-text--large">Subscribe</span>
      </button>
    </span>
  </div>
</form>

<form>
  <div class="gktGiftCardGreetingCardContent"> </div>
  <div class="gktGiftCardDetailsContent"></div>
  <div class="gktGiftCardMessageContent"></div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-UjY6G9" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 450px; min-width: 200px; max-width: 1000px; border-radius: 4px; border-style: solid; border-width: 1px; border-color: rgb(122, 123, 124); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 20px 10px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span
              style="color:rgb(88, 88, 90);font-size:28px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:bold;">SUBSCRIBE TO OUR </span></p>
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span
              style="color:rgb(88, 88, 90);font-size:28px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:bold;">SPICY NEWSLETTER</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px; position: relative; flex: 0 1 auto; margin: 0px auto;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; align-items: center; width: 100%; height: auto;">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="position: relative; display: flex; align-items: center; width: 100%; height: auto;"><img
              src="https://d3k81ch9hvuctc.cloudfront.net/company/RTSrwh/images/7ce911ca-ce29-4d76-8cad-e7f348cd9f7e.png" tabindex="-1" class="needsclick  kl-private-reset-css-Xuajs1"
              style="max-width: 100%; width: 90px; height: auto; cursor: initial;"></div>
        </div>
      </div>
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-arial"
              style="color:rgb(61, 66, 70);font-size:16px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">It’s about thyme you kelp yourself to our un-bay leaf-able newsletter.</span></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><br style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"></p>
          <p style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span class="ql-font-arial"
              style="color:rgb(61, 66, 70);font-size:16px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">Be the first to know about new spices, farmer stories, recipes, playlists, and more.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_45576500" class="needsclick go3165845963 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 2px; padding: 0px 0px 0px 16px; height: 35px; text-align: left; color: rgb(61, 66, 70); font-family: Poppins, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(224, 224, 224); border: 1px solid rgb(255, 255, 255);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3353464396 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(127, 38, 41); border-radius: 8px; border-style: none; border-color: rgb(0, 0, 0); border-width: 0px; color: rgb(255, 255, 255); font-family: Poppins, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 11px; padding-bottom: 11px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: auto; width: 100%;">SIGN
          UP</button></div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" style="width: 100%;">
          <p style="text-align:center;font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;">
            <a href="https://www.burlapandbarrel.com/pages/chili-guide" target="_blank" style="color:rgb(127, 38, 41);font-size:12px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:400;"><span style="font-size:14px;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:bold;">OR PREVIEW THE NEWSLETTER &gt;</span></a>
          </p>
        </div>
      </div>
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to content
Submit
Close search
Your cart
close


SPICE CLUB CANNOT SHIP WITH OTHER SPICES
More info

Please remove the Spice Club from your cart and proceed to checkout.

Then, you can place a separate order for Spice Club.


Gift Note

Order Note

Add a gift bag +$5.99 ?

Get your order packed in a beautiful cotton gift bag! Each gift bag fits up to
10 spice jars, so add more for bigger orders.

close

Check out -

$0.00

(0 item)

GUARANTEED TO YOU


JUST ADDED TO YOUR CART

Qty:
View cart ()
Continue shopping

📦 $45+ orders ship free SHOP NOW

🇨🇦 $40 flat rate shipping to Canada | 📦 $100+ orders ship free SHOP NOW

Shipping outside of the US? Here's how it works >

   
 * New!
 * 
   
 * Shop
   
   
   OUR FAVORITES
   
    * All Spices
    * New
    * Gifts
    * Best Sellers
    * Everyday Basics
    * Collabs
    * Merch
    * Take the Spice Quiz!
    * Build Your Own Gift Set
   
   
   BY SPICE TYPE
   
    * Blends
    * Cardamom
    * Chilis & Paprikas
    * Cinnamon
    * Herbs
    * Onions & Garlic
    * Peppercorns
    * Vanilla
    * All Spices

   
 * Build A Set
   
 * Recipes
   
 * Learn
    * About
    * Impact
    * FAQ
    * Spice Techniques
    * Spice Forum
    * Cooking Playlists
    * Press

Submit
Search Log in Cart
0 items
 * Submit
 * Spice Quiz!
 * Shop
   
   * Shop Menu
   * 
     Shop
     
     
     
     Our Favorites
     
     
     
     
   * All Spices
   * New
   * Gifts
   * Best Sellers
   * Everyday Basics
   * Collabs
   * Merch
   * Take the Spice Quiz!
   * Build Your Own Gift Set
     
     
     
     
     
     By Spice Type
     
     
     
     
   * Blends
   * Cardamom
   * Chilis & Paprikas
   * Cinnamon
   * Herbs
   * Onions & Garlic
   * Peppercorns
   * Vanilla
   * All Spices
     
     
 * Build A Set
 * Recipes
 * Learn
   
   * Learn Menu
   * 
     Learn
     
     About
     
     
     Impact
     
     
     FAQ
     
     
     Spice Techniques
     
     
     Spice Forum
     
     
     Cooking Playlists
     
     
     Press
     
 * * Account
   * Wholesale
   * Contact
   * FAQs
 * SHOP ALL SINGLE ORIGIN SPICES
   
   GUARANTEED TO YOU

Submit
Over 7,500 5-Star Reviews


NEW! PANELA CANE SUGAR

Single origin panela sugar from the mountains of Colombia

PICK UP PANELA


NEW! PANELA CANE SUGAR

Single origin panela sugar from the mountains of Colombia

PICK UP PANELA


NEW! PANELA CANE SUGAR

Single origin panela sugar from the mountains of Colombia

PICK UP PANELA




WELCOME TO A WORLD OF INCREDIBLE FLAVOR

We partner directly with smallholder farmers to source spices that have never
been available in the US before while helping improve the livelihoods of our
partner farmers. 

WATCH THE VIDEO >

SHOP SPICE SETS & GIFTS

SEE MORE >
Previous
Chili Collection

Chili Collection
Regular price $91.99
Regular price $117.88 Sale price $91.99
Unit price /per 
Availability $117.88 Sale price $91.99
3 reviews
All of our chilis, mild to hot, for the chili lover. Ships free.
$91.99 $117.88
Add to cart
Add
 * $91.99 $117.88 - 10-spice set
 * $54.99 $57.94 - 6-spice set


Weeknight Collection

Weeknight Collection
Regular price $25.99
Regular price $27.97 Sale price $25.99
Unit price /per 
Availability $27.97 Sale price $25.99
48 reviews
Spice up everyday cooking. Just sprinkle on and enjoy.
$25.99 $27.97
Add to cart
Add
 * $25.99 $27.97 - 3-spice set
 * $51.99 $56.94 - 6-spice set


The Complete Collection

The Complete Collection
Regular price $349.99
Regular price $388.59 Sale price $349.99
Unit price /per 
Availability $388.59 Sale price $349.99
46 reviews
Every spice we carry. A new start for your spice cabinet. Ships free.
$349.99 $388.59
Add to cart
Add
 * $349.99 $388.59 - 36-spice set
 * $634.99 $737.28 - Every Single Spice


Build Your Own Gift Set

Build Your Own Gift Set

$26.97 $25.99+

Get 3 or more spices in a beautiful gift box. Add spices for more savings, plus
6+ spices ship free in the US.
$26.97 $25.99+
Get Started
Fundamentals Collection

Fundamentals Collection
Regular price $52.99
Regular price $61.93 Sale price $52.99
Unit price /per 
Availability $61.93 Sale price $52.99
163 reviews
6, 9, or 12 spices fundamental to any cook. Ships free.
$52.99 $61.93
Add to cart
Add
 * $52.99 $61.93 - 6-spice set
 * $79.99 $90.90 - 9-spice set
 * $106.99 $119.87 - 12-spice set


Chef's Collection

Chef's Collection
Regular price $54.99
Regular price $57.94 Sale price $54.99
Unit price /per 
Availability $57.94 Sale price $54.99
109 reviews
6 of our favorite spices selected for the curious cook. Ships free.
$54.99 $57.94
Add to cart
Add

Chili Collection

Chili Collection
Regular price $91.99
Regular price $117.88 Sale price $91.99
Unit price /per 
Availability $117.88 Sale price $91.99
3 reviews
All of our chilis, mild to hot, for the chili lover. Ships free.
$91.99 $117.88
Add to cart
Add
 * $91.99 $117.88 - 10-spice set
 * $54.99 $57.94 - 6-spice set


Weeknight Collection

Weeknight Collection
Regular price $25.99
Regular price $27.97 Sale price $25.99
Unit price /per 
Availability $27.97 Sale price $25.99
48 reviews
Spice up everyday cooking. Just sprinkle on and enjoy.
$25.99 $27.97
Add to cart
Add
 * $25.99 $27.97 - 3-spice set
 * $51.99 $56.94 - 6-spice set


The Complete Collection

The Complete Collection
Regular price $349.99
Regular price $388.59 Sale price $349.99
Unit price /per 
Availability $388.59 Sale price $349.99
46 reviews
Every spice we carry. A new start for your spice cabinet. Ships free.
$349.99 $388.59
Add to cart
Add
 * $349.99 $388.59 - 36-spice set
 * $634.99 $737.28 - Every Single Spice


Build Your Own Gift Set

Build Your Own Gift Set

$26.97 $25.99+

Get 3 or more spices in a beautiful gift box. Add spices for more savings, plus
6+ spices ship free in the US.
$26.97 $25.99+
Get Started
Fundamentals Collection

Fundamentals Collection
Regular price $52.99
Regular price $61.93 Sale price $52.99
Unit price /per 
Availability $61.93 Sale price $52.99
163 reviews
6, 9, or 12 spices fundamental to any cook. Ships free.
$52.99 $61.93
Add to cart
Add
 * $52.99 $61.93 - 6-spice set
 * $79.99 $90.90 - 9-spice set
 * $106.99 $119.87 - 12-spice set


Chef's Collection

Chef's Collection
Regular price $54.99
Regular price $57.94 Sale price $54.99
Unit price /per 
Availability $57.94 Sale price $54.99
109 reviews
6 of our favorite spices selected for the curious cook. Ships free.
$54.99 $57.94
Add to cart
Add

Chili Collection

Chili Collection
Regular price $91.99
Regular price $117.88 Sale price $91.99
Unit price /per 
Availability $117.88 Sale price $91.99
3 reviews
All of our chilis, mild to hot, for the chili lover. Ships free.
$91.99 $117.88
Add to cart
Add
 * $91.99 $117.88 - 10-spice set
 * $54.99 $57.94 - 6-spice set


Weeknight Collection

Weeknight Collection
Regular price $25.99
Regular price $27.97 Sale price $25.99
Unit price /per 
Availability $27.97 Sale price $25.99
48 reviews
Spice up everyday cooking. Just sprinkle on and enjoy.
$25.99 $27.97
Add to cart
Add
 * $25.99 $27.97 - 3-spice set
 * $51.99 $56.94 - 6-spice set


The Complete Collection

The Complete Collection
Regular price $349.99
Regular price $388.59 Sale price $349.99
Unit price /per 
Availability $388.59 Sale price $349.99
46 reviews
Every spice we carry. A new start for your spice cabinet. Ships free.
$349.99 $388.59
Add to cart
Add
 * $349.99 $388.59 - 36-spice set
 * $634.99 $737.28 - Every Single Spice


Build Your Own Gift Set

Build Your Own Gift Set

$26.97 $25.99+

Get 3 or more spices in a beautiful gift box. Add spices for more savings, plus
6+ spices ship free in the US.
$26.97 $25.99+
Get Started
Next


NEW TO SPICES?

SHOP OUR EVERYDAY BASICS


7,500+ 5 STAR REVIEWS

CHECK OUT OUR REVIEWS

Your spices will have robust, nuanced flavor that you'll never find from bland
supermarket brands.



Burlap & Barrel, a spice importer specializing in fine, single-origin products
that will take you through the major demands of everyday cooking.



Cooking with these spices has been a gamer-changer. They’re more complex,
aromatic, and flavorful than any spices I’ve used before.



Burlap & Barrel’s impeccable sourcing turns out fresh products simply on another
level.



Your spices will have robust, nuanced flavor that you'll never find from bland
supermarket brands.



Burlap & Barrel, a spice importer specializing in fine, single-origin products
that will take you through the major demands of everyday cooking.



Cooking with these spices has been a gamer-changer. They’re more complex,
aromatic, and flavorful than any spices I’ve used before.



Burlap & Barrel’s impeccable sourcing turns out fresh products simply on another
level.



Your spices will have robust, nuanced flavor that you'll never find from bland
supermarket brands.


 * 1
 * 2
 * 3
 * 4

SHOP BEST SELLERS

SEE MORE >
Previous
Smoked Pimentón Paprika

Smoked Pimentón Paprika
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
247 reviews
Rich, smoky flavor that imparts savory depth with mild heat.
$9.99
Add to cart
Add
 * $9.99 - 1.8 oz glass jar
 * $39.99 - 16 oz container


Zanzibar Black Peppercorns

Zanzibar Black Peppercorns
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
363 reviews
Award-winning, vine-ripened peppercorns, bright, fruity, spicy.
$9.99
Add to cart
Add
 * $9.99 - 1.7 oz grinder-top jar
 * $9.99 - 2.0 oz glass jar
 * $39.99 - 16 oz container


Ground Black Lime

Ground Black Lime
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
210 reviews
Versatile, savory and tart, ground into an easy-to-use powder.
$9.99
Add to cart
Add
 * $9.99 - 2.8 oz glass jar
 * $39.99 - 16 oz container


Build Your Own Gift Set

Build Your Own Gift Set

$26.97 $25.99+

Get 3 or more spices in a beautiful gift box. Add spices for more savings, plus
6+ spices ship free in the US.
$26.97 $25.99+
Get Started
Royal Cinnamon

Royal Cinnamon
Regular price $8.99
Regular price Sale price $8.99
Unit price /per 
Availability Sale price $8.99
806 reviews
Intense sweetness and spiciness that defines Vietnamese cinnamon.
$8.99
Add to cart
Add
 * $8.99 - 1.8 oz glass jar
 * $35.99 - 16 oz container


Wild Mountain Cumin

Wild Mountain Cumin
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
283 reviews
Savory, penetrating aroma and bright umami flavor.
$9.99
Add to cart
Add
 * $9.99 - 1.5 oz glass jar
 * $39.99 - 16 oz container


Black Urfa Chili

Black Urfa Chili
Regular price $8.99
Regular price Sale price $8.99
Unit price /per 
Availability Sale price $8.99
323 reviews
Deeply savory and not-so-spicy with cocoa and dried fruit notes.
$8.99
Add to cart
Add
 * $8.99 - 1.8 oz glass jar
 * $35.99 - 16 oz container


Smoked Pimentón Paprika

Smoked Pimentón Paprika
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
247 reviews
Rich, smoky flavor that imparts savory depth with mild heat.
$9.99
Add to cart
Add
 * $9.99 - 1.8 oz glass jar
 * $39.99 - 16 oz container


Zanzibar Black Peppercorns

Zanzibar Black Peppercorns
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
363 reviews
Award-winning, vine-ripened peppercorns, bright, fruity, spicy.
$9.99
Add to cart
Add
 * $9.99 - 1.7 oz grinder-top jar
 * $9.99 - 2.0 oz glass jar
 * $39.99 - 16 oz container


Ground Black Lime

Ground Black Lime
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
210 reviews
Versatile, savory and tart, ground into an easy-to-use powder.
$9.99
Add to cart
Add
 * $9.99 - 2.8 oz glass jar
 * $39.99 - 16 oz container


Build Your Own Gift Set

Build Your Own Gift Set

$26.97 $25.99+

Get 3 or more spices in a beautiful gift box. Add spices for more savings, plus
6+ spices ship free in the US.
$26.97 $25.99+
Get Started
Royal Cinnamon

Royal Cinnamon
Regular price $8.99
Regular price Sale price $8.99
Unit price /per 
Availability Sale price $8.99
806 reviews
Intense sweetness and spiciness that defines Vietnamese cinnamon.
$8.99
Add to cart
Add
 * $8.99 - 1.8 oz glass jar
 * $35.99 - 16 oz container


Wild Mountain Cumin

Wild Mountain Cumin
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
283 reviews
Savory, penetrating aroma and bright umami flavor.
$9.99
Add to cart
Add
 * $9.99 - 1.5 oz glass jar
 * $39.99 - 16 oz container


Black Urfa Chili

Black Urfa Chili
Regular price $8.99
Regular price Sale price $8.99
Unit price /per 
Availability Sale price $8.99
323 reviews
Deeply savory and not-so-spicy with cocoa and dried fruit notes.
$8.99
Add to cart
Add
 * $8.99 - 1.8 oz glass jar
 * $35.99 - 16 oz container


Smoked Pimentón Paprika

Smoked Pimentón Paprika
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
247 reviews
Rich, smoky flavor that imparts savory depth with mild heat.
$9.99
Add to cart
Add
 * $9.99 - 1.8 oz glass jar
 * $39.99 - 16 oz container


Zanzibar Black Peppercorns

Zanzibar Black Peppercorns
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
363 reviews
Award-winning, vine-ripened peppercorns, bright, fruity, spicy.
$9.99
Add to cart
Add
 * $9.99 - 1.7 oz grinder-top jar
 * $9.99 - 2.0 oz glass jar
 * $39.99 - 16 oz container


Ground Black Lime

Ground Black Lime
Regular price $9.99
Regular price Sale price $9.99
Unit price /per 
Availability Sale price $9.99
210 reviews
Versatile, savory and tart, ground into an easy-to-use powder.
$9.99
Add to cart
Add
 * $9.99 - 2.8 oz glass jar
 * $39.99 - 16 oz container


Build Your Own Gift Set

Build Your Own Gift Set

$26.97 $25.99+

Get 3 or more spices in a beautiful gift box. Add spices for more savings, plus
6+ spices ship free in the US.
$26.97 $25.99+
Get Started
Next


FREE SHIPPING ON $45+ ORDERS


FREE SHIPPING ON $100+ ORDERS


BUNDLE AND SAVE

Pick 3 or more spices and we'll pack them into a beautiful gift set, and save up
to $6.99

BUILD YOUR OWN SET


COMMUNITY RECIPES

Check out our 100+ recipes for some major cooking inspiration!

Find a recipe


QUALITY GUARANTEED

Spices guaranteed to wow you. If anything is wrong with your order, we’ll make
it right.

GET IN TOUCH


SHOP BY SPICE TYPE

Blends Cardamom Chilis & Paprikas Cinnamon Herbs Onions & Garlic Peppercorns
Vanilla
SHOP ALL SINGLE ORIGIN SPICES


SUBSCRIBE TO OUR SPICY NEWSLETTER

It’s about thyme you kelp yourself to our un-bay leaf-able newsletter.

Be the first to know about new spices, farmer stories, recipes, playlists, and
more

Subscribe
You are already subscribed.


ENDING INEQUALITY IN FOOD SYSTEMS




 * EXPERT FARMERS
   
   We source directly from the best spice farmers and foragers in the world.


 * EQUITABLE SOURCING
   
   We work directly with partner farmers and pay 2-10x the commodity price.


 * UNIQUE VARIETALS
   
   By sourcing directly, we have access to spices never before imported to the
   US.

Learn More About Us



EXTENDING OUR IMPACT


PAY WHAT YOU CAN

If you can't afford our spices, please reach out. Just let us know what you can
pay & we'll make it happen.


SOCIAL IMPACT REPORT

Every year, we've been able to deliver equitably sourced spices into more homes
than ever before. Read all about it in our latest Impact Report.


GUERRILLA ICE CREAM

Pro-bono advising & consulting organization for early-stage entrepreneurs of
color & from other historically excluded backgrounds. Interested? Contact us.


JOIN 50,000 OTHER SPICE FANS ON INSTAGRAM















Shop

 * All Spices
 * Wholesale
 * Corporate Gifting
 * Spice Club Sign In

About

 * What We Do
 * Impact
 * FAQ
 * Account
 * Contact

Legal Stuff

 * Privacy Policy
 * Refund Policy
 * Terms of Service

Join our mailing list

Subscribe

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

 * Facebook
 * Instagram


© 2023, Burlap & Barrel
Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.



 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.









Close form 1

SUBSCRIBE TO OUR

SPICY NEWSLETTER

It’s about thyme you kelp yourself to our un-bay leaf-able newsletter.




Be the first to know about new spices, farmer stories, recipes, playlists, and
more.


SIGN UP

OR PREVIEW THE NEWSLETTER >