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

Submitted URL: http://www.psseasoning.com/
Effective URL: https://www.psseasoning.com/
Submission: On February 06 via manual from US — Scanned from US

Form analysis 10 forms found in the DOM

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" class="mobile-search__form" role="search">
  <input type="hidden" name="type" value="product,article,page">
  <input type="search" name="q" class="mobile-search__input snize-input-style" value="" aria-label="Search our store..." placeholder="Search our store..." autocomplete="off">
  <button type="submit" class="mobile-search__submit">
    <i class="icon icon--search" aria-hidden="true"></i>
    <span class="icon-fallback__text">Search</span>
  </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="js-product-form--4663232331913" accept-charset="UTF-8" class="product-form product-form--card js-product-form" enctype="multipart/form-data" show-cart="false"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <select name="id" id="productSelect-template--15738699972803__section-collection-4663232331913" class="product-form__single-variant-select js-product-variant-select" style="display: none;">
    <option selected="selected" data-sku="02-1911" value="40099901145283" data-qty="-3158">Original / 6.4 oz</option>
    <option data-sku="02-9952" value="41519631532227" data-qty="-1066">Large / 25.8 oz.</option>
  </select>
  <div class="product-form__variant js-product-form-variants product-form__variant--swatches">
    <div class="product-form__swatches">
      <div class="product-form__swatch js-product-form-swatch" data-option-index="1">
        <span class="product-form__swatch__title u-small"> Size: </span>
        <div class="product-form__swatch__item product-form__swatch__item--button" data-value="Original / 6.4 oz" title="Original / 6.4 oz">
          <input type="radio" class="product-form__swatch__input u-hidden-visually" id="product-form__swatch-4663232331913-template--15738699972803__section-collection-1-original-6-4-oz" name="size-b" value="Original / 6.4 oz" data-position="1"
            checked="checked">
          <label for="product-form__swatch-4663232331913-template--15738699972803__section-collection-1-original-6-4-oz" class="product-form__swatch__label">Original / 6.4 oz</label>
        </div>
        <div class="product-form__swatch__item product-form__swatch__item--button" data-value="Large / 25.8 oz." title="Large / 25.8 oz.">
          <input type="radio" class="product-form__swatch__input u-hidden-visually" id="product-form__swatch-4663232331913-template--15738699972803__section-collection-1-large-25-8-oz" name="size-b" value="Large / 25.8 oz." data-position="1">
          <label for="product-form__swatch-4663232331913-template--15738699972803__section-collection-1-large-25-8-oz" class="product-form__swatch__label">Large / 25.8 oz.</label>
        </div>
      </div>
    </div>
    <div class="selector-wrapper"><label for="productSelect-option-0">Size</label><select class="single-option-selector" data-option="option1" id="productSelect-template--15738699972803__section-collection-4663232331913-option-0">
        <option value="Original / 6.4 oz">Original / 6.4 oz</option>
        <option value="Large / 25.8 oz.">Large / 25.8 oz.</option>
      </select></div>
  </div>
  <div class="product-form__qty">
    <label for="Quantity" class="quantity-selector u-small">Quantity:</label>
    <div class="product-form__qty-input">
      <div class="js-qty">
        <button type="button" class="js-qty__adjust js-qty__adjust--minus icon-fallback-text" data-id="" data-qty="0">
          <span aria-hidden="true">−</span>
          <span class="u-hidden-visually">Reduce item quantity by one</span>
        </button>
        <input type="text" class="js-qty__num js-qty-input" value="1" min="1" data-id="" aria-label="quantity" pattern="[0-9]*" name="quantity" autocomplete="off">
        <button type="button" class="js-qty__adjust js-qty__adjust--plus" data-id="" data-qty="11">
          <span aria-hidden="true">+</span>
          <span class="u-hidden-visually">Increase item quantity by one</span>
        </button>
      </div>
    </div>
  </div>
  <p class="product-form__stock-note js-price-stock-note" data-qty-limit="3" style="display: none;">only <span>-3158</span> left in stock</p>
  <div class="product-form__add js-product-buttons">
    <button type="submit" name="add" class="c-btn c-btn--full c-btn--primary product-form__add-btn js-product-add">
      <span class="product-form__add-btn__text">
        <span class="js-product-add-text">Add to cart</span>
      </span>
      <span class=" product-form__add-btn__tick"><i class="icon icon--tick"></i></span>
    </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="js-product-form--4167958364297" accept-charset="UTF-8" class="product-form product-form--card js-product-form" enctype="multipart/form-data" show-cart="false"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <select name="id" id="productSelect-template--15738699972803__section-collection-4167958364297" class="product-form__single-variant-select js-product-variant-select" style="display: none;">
    <option selected="selected" data-sku="06-1755" value="30307598827657" data-qty="-3928">Default Title</option>
  </select>
  <div class="product-form__variant js-product-form-variants product-form__variant--swatches">
    <div class="selector-wrapper" style="display: none;"><select class="single-option-selector" data-option="option1" id="productSelect-template--15738699972803__section-collection-4167958364297-option-0">
        <option value="Default Title">Default Title</option>
      </select></div>
  </div>
  <div class="product-form__qty">
    <label for="Quantity" class="quantity-selector u-small">Quantity:</label>
    <div class="product-form__qty-input">
      <div class="js-qty">
        <button type="button" class="js-qty__adjust js-qty__adjust--minus icon-fallback-text" data-id="" data-qty="0">
          <span aria-hidden="true">−</span>
          <span class="u-hidden-visually">Reduce item quantity by one</span>
        </button>
        <input type="text" class="js-qty__num js-qty-input" value="1" min="1" data-id="" aria-label="quantity" pattern="[0-9]*" name="quantity" autocomplete="off">
        <button type="button" class="js-qty__adjust js-qty__adjust--plus" data-id="" data-qty="11">
          <span aria-hidden="true">+</span>
          <span class="u-hidden-visually">Increase item quantity by one</span>
        </button>
      </div>
    </div>
  </div>
  <p class="product-form__stock-note js-price-stock-note" data-qty-limit="3" style="display: none;">only <span>-3928</span> left in stock</p>
  <div class="product-form__add js-product-buttons">
    <button type="submit" name="add" class="c-btn c-btn--full c-btn--primary product-form__add-btn js-product-add">
      <span class="product-form__add-btn__text">
        <span class="js-product-add-text">Add to cart</span>
      </span>
      <span class=" product-form__add-btn__tick"><i class="icon icon--tick"></i></span>
    </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="js-product-form--6580456161475" accept-charset="UTF-8" class="product-form product-form--card js-product-form" enctype="multipart/form-data" show-cart="false"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <select name="id" id="productSelect-template--15738699972803__section-collection-6580456161475" class="product-form__single-variant-select js-product-variant-select" style="display: none;">
    <option selected="selected" data-sku="32-4559" value="39431727382723" data-qty="-3492">Default Title</option>
  </select>
  <div class="product-form__variant js-product-form-variants product-form__variant--swatches">
    <div class="selector-wrapper" style="display: none;"><select class="single-option-selector" data-option="option1" id="productSelect-template--15738699972803__section-collection-6580456161475-option-0">
        <option value="Default Title">Default Title</option>
      </select></div>
  </div>
  <div class="product-form__qty">
    <label for="Quantity" class="quantity-selector u-small">Quantity:</label>
    <div class="product-form__qty-input">
      <div class="js-qty">
        <button type="button" class="js-qty__adjust js-qty__adjust--minus icon-fallback-text" data-id="" data-qty="0">
          <span aria-hidden="true">−</span>
          <span class="u-hidden-visually">Reduce item quantity by one</span>
        </button>
        <input type="text" class="js-qty__num js-qty-input" value="1" min="1" data-id="" aria-label="quantity" pattern="[0-9]*" name="quantity" autocomplete="off">
        <button type="button" class="js-qty__adjust js-qty__adjust--plus" data-id="" data-qty="11">
          <span aria-hidden="true">+</span>
          <span class="u-hidden-visually">Increase item quantity by one</span>
        </button>
      </div>
    </div>
  </div>
  <p class="product-form__stock-note js-price-stock-note" data-qty-limit="3" style="display: none;">only <span>-3492</span> left in stock</p>
  <div class="product-form__add js-product-buttons">
    <button type="submit" name="add" class="c-btn c-btn--full c-btn--primary product-form__add-btn js-product-add">
      <span class="product-form__add-btn__text">
        <span class="js-product-add-text">Add to cart</span>
      </span>
      <span class=" product-form__add-btn__tick"><i class="icon icon--tick"></i></span>
    </button>
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="js-product-form--4167972683913" accept-charset="UTF-8" class="product-form product-form--card js-product-form" enctype="multipart/form-data" show-cart="false"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <select name="id" id="productSelect-template--15738699972803__section-collection-4167972683913" class="product-form__single-variant-select js-product-variant-select" style="display: none;">
    <option selected="selected" data-sku="06-1551" value="30307720855689" data-qty="-1588">Default Title</option>
  </select>
  <div class="product-form__variant js-product-form-variants product-form__variant--swatches">
    <div class="selector-wrapper" style="display: none;"><select class="single-option-selector" data-option="option1" id="productSelect-template--15738699972803__section-collection-4167972683913-option-0">
        <option value="Default Title">Default Title</option>
      </select></div>
  </div>
  <div class="product-form__qty">
    <label for="Quantity" class="quantity-selector u-small">Quantity:</label>
    <div class="product-form__qty-input">
      <div class="js-qty">
        <button type="button" class="js-qty__adjust js-qty__adjust--minus icon-fallback-text" data-id="" data-qty="0">
          <span aria-hidden="true">−</span>
          <span class="u-hidden-visually">Reduce item quantity by one</span>
        </button>
        <input type="text" class="js-qty__num js-qty-input" value="1" min="1" data-id="" aria-label="quantity" pattern="[0-9]*" name="quantity" autocomplete="off">
        <button type="button" class="js-qty__adjust js-qty__adjust--plus" data-id="" data-qty="11">
          <span aria-hidden="true">+</span>
          <span class="u-hidden-visually">Increase item quantity by one</span>
        </button>
      </div>
    </div>
  </div>
  <p class="product-form__stock-note js-price-stock-note" data-qty-limit="3" style="display: none;">only <span>-1588</span> left in stock</p>
  <div class="product-form__add js-product-buttons">
    <button type="submit" name="add" class="c-btn c-btn--full c-btn--primary product-form__add-btn js-product-add">
      <span class="product-form__add-btn__text">
        <span class="js-product-add-text">Add to cart</span>
      </span>
      <span class=" product-form__add-btn__tick"><i class="icon icon--tick"></i></span>
    </button>
  </div>
</form>

POST /contact#newsletter

<form method="post" action="/contact#newsletter" id="newsletter" accept-charset="UTF-8" class="newsletter__form-form" data-omnisend-captured-form="true"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
    value="✓">
  <div class="o-layout o-layout--flush">
    <div class="o-layout__item u-1/1 u-2/3@tab">
      <input type="hidden" name="contact[tags]" value="newsletter">
      <label for="Email-Footer" class="u-hidden-visually">Email</label>
      <input type="email" name="contact[email]" id="Email-Footer" class="newsletter__input" value="" placeholder="email@example.com" autocorrect="off" autocapitalize="off">
    </div>
    <div class="o-layout__item u-1/1 u-1/3@tab">
      <button type="submit" class="c-btn c-btn--full c-btn--primary newsletter__btn" name="commit" id="Subscribe-Footer">Subscribe</button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="promo-pop__form-form" data-omnisend-captured-form="true"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8"
    value="✓">
  <div class="promo-pop__fieldset">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <label for="Email" class="u-hidden-visually">Email</label>
    <input type="email" name="contact[email]" id="Email" class="promo-pop__fieldset-item promo-pop__input" value="" placeholder="email@example.com" autocorrect="off" autocapitalize="off">
    <button type="submit" class="c-btn c-btn--primary promo-pop__fieldset-item promo-pop__btn" name="commit" id="Subscribe">Subscribe</button>
  </div>
</form>

GET /pages/search-results-page

<form action="/pages/search-results-page" method="get" class="search__form" role="search">
  <input type="hidden" name="type" value="product,article,page">
  <input type="search" name="q" class="search__form-input js-search-input snize-input-style" value="" placeholder="Search our store..." aria-label="Search our store..." autocomplete="off">
  <button type="submit" class="search__form-submit">
    <i class="icon icon--search" aria-hidden="true"></i>
    <span class="icon-fallback__text">Search</span>
  </button>
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Unclear content? Search in dictionary..."
    aria-label="Unclear content? Search in dictionary..."> <i class="acsbi-search"></i> <i class="acsbi-chevron_down"></i> </form>

<form class="rebuy-cart__flyout-discount-form">
  <div class="rebuy-input-wrapper rebuy-input-wrapper--floating-label"><span class="rebuy-input-label">Discount Code</span> <input placeholder="Discount Code" id="rebuy-discount-input" aria-label="Input Discount" autocomplete="" class="rebuy-input">
  </div> <button class="rebuy-button"><span>Apply</span></button>
</form>

Text Content

Use Website In a Screen-Reader Mode
Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER

Skip to content


 * Shop
    * Seasoning
       * Spice Blends
       * BBQ Rubs
       * Taco Seasonings
       * Shop All
   
    * Sauces
       * Sauces & Marinades
       * BBQ Sauces
       * Mustards
       * Shop All
   
    * Sausage Making
       * Sausage Making Kits
       * Sausage Seasoning
       * Casings
       * Shop All
   
    * Jerky Making
       * Jerky Making Kits
       * Shop All
   
    * Gourmet Mixes
       * Baking Mixes
       * Soup Mix
       * Drink Mixes
       * Shop All
   
    * Gifts
       * Merchandise
       * Gift Sets
       * Gift Cards
       * Shop All
   
    * Additives
       * High Temp Cheese
       * Cures & Binders
       * Whole Spices
       * Shop All
   
    * Smokers & Supplies
       * Smokers
       * Pellets & Supplies
       * Shop All

 * Explore
    * Recipes
       * Beef
       * Pork
       * Poultry
       * Seafood
       * Sausage
       * Vegetables
       * Wild Game
       * Baked Goods
       * All Recipes
   
    * Blog
       * Cooking Tips
       * Meat & Sausage Making
       * Product Spotlight
       * News
       * Read All
   
    * Company
       * Our Story
       * Ambassadors
       * Wholesale
       * Careers
       * Store Locator

 * Log in

Search

CONTACT

8003288313

psonline@psseasoning.com

 * Facebook
 * Pinterest
 * Instagram
 * TikTok
 * YouTube

JERKY MAKING KITS

Our jerky kits have everything you need to make delicious homemade jerky. With
pre-measured seasoning, cure and instructions, all you need is the meat. 

Shop Now

Free Shipping $59+ | Free Sample Every Order

Menu
Search
Cart
 * Shop
    * Seasoning
       * Spice Blends
       * BBQ Rubs
       * Taco Seasonings
       * Shop All
   
    * Sauces
       * Sauces & Marinades
       * BBQ Sauces
       * Mustards
       * Shop All
   
    * Sausage Making
       * Sausage Making Kits
       * Sausage Seasoning
       * Casings
       * Shop All
   
    * Jerky Making
       * Jerky Making Kits
       * Shop All
   
    * Gourmet Mixes
       * Baking Mixes
       * Soup Mix
       * Drink Mixes
       * Shop All
   
    * Gifts
       * Merchandise
       * Gift Sets
       * Gift Cards
       * Shop All
   
    * Additives
       * High Temp Cheese
       * Cures & Binders
       * Whole Spices
       * Shop All
   
    * Smokers & Supplies
       * Smokers
       * Pellets & Supplies
       * Shop All
   
   JERKY MAKING KITS
   
   Our jerky kits have everything you need to make delicious homemade jerky.
   With pre-measured seasoning, cure and instructions, all you need is the
   meat. 
   
   Shop Now
 * Explore
    * Recipes
       * Beef
       * Pork
       * Poultry
       * Seafood
       * Sausage
       * Vegetables
       * Wild Game
       * Baked Goods
       * All Recipes
   
    * Blog
       * Cooking Tips
       * Meat & Sausage Making
       * Product Spotlight
       * News
       * Read All
   
    * Company
       * Our Story
       * Ambassadors
       * Wholesale
       * Careers
       * Store Locator
   
   JERKY MAKING KITS
   
   Our jerky kits have everything you need to make delicious homemade jerky.
   With pre-measured seasoning, cure and instructions, all you need is the
   meat. 
   
   Shop Now

 * Log in
 * Cart (0)
 * Search


MEAT



MARKET

Your one-stop shop for meat processing and sausage making. We carry
award-winning seasonings, high-quality casings, and all the extras you need to
make delicious homemade sausages and meats.

SHOP NOW



FLAVOR, SIMPLIFIED.

For generations, we’ve dedicated ourselves to crafting the most memorable flavor
profiles and experiences. To us, it’s more than just food. Our craft seasoning
blends, sauces and rubs are designed to make cooking easy, flavorful and fun.


SEASONING & RUBS

Make every meal memorable with just a shake, grind or sprinkle.


SAUCES & MARINADES

Amp up your grill game with our competition-ready sauces.


SAUSAGE MAKING

Your one-stop shop for making sausage like the pros.


THE ESSENTIALS

Bestseller




NOTORIOUS P.I.G. - PULLED PORK RUB

from $ 8.99

4.85483871 / 5.0

(62) 62


NOTORIOUS P.I.G. - PULLED PORK RUB

Regular price $ 8.99

4.85483871 / 5.0

(62) 62

View details

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

Unit price / per 

Original / 6.4 oz Large / 25.8 oz.
Size:
Original / 6.4 oz
Large / 25.8 oz.
SizeOriginal / 6.4 ozLarge / 25.8 oz.
Quantity:
− Reduce item quantity by one + Increase item quantity by one

only -3158 left in stock

Add to cart

Bestseller




THE BACKYARD - BETTER BURGER

$ 6.99

4.76 / 5.0

(25) 25


THE BACKYARD - BETTER BURGER

Regular price $ 6.99

4.76 / 5.0

(25) 25

View details

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

Unit price / per 

Default Title
Default Title
Quantity:
− Reduce item quantity by one + Increase item quantity by one

only -3928 left in stock

Add to cart

Bestseller




CHERRY BOMB - DOOR COUNTY CHERRY BBQ

$ 7.99

4.673913043 / 5.0

(46) 46


CHERRY BOMB - DOOR COUNTY CHERRY BBQ

Regular price $ 7.99

4.673913043 / 5.0

(46) 46

View details

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

Unit price / per 

Default Title
Default Title
Quantity:
− Reduce item quantity by one + Increase item quantity by one

only -3492 left in stock

Add to cart

Bestseller




ON THE ROCKS - BOURBON PEPPER

$ 7.99

4.461538462 / 5.0

(13) 13


ON THE ROCKS - BOURBON PEPPER

Regular price $ 7.99

4.461538462 / 5.0

(13) 13

View details

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

Unit price / per 

Default Title
Default Title
Quantity:
− Reduce item quantity by one + Increase item quantity by one

only -1588 left in stock

Add to cart
 * 1
 * 2
 * 3
 * 4


Play video



RECIPES

Your Cooking Inspiration is Here

Learn more


BLOG

Get Tips, Tutorials and Tricks from the Pros

Learn more


CUSTOMER PHOTOS

Share your photos with us using #psseasoning

@psseasoning
{2}
@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning

@psseasoning



Load More


AS SEEN ON




SELECT YOUR FREE SAMPLE

One of our best-selling seasonings and a recipe card will be included with your
order.
El Capitan Sample
$ 0.00
This baja citrus blend will have you navigating the kitchen like a true capitan
Add to Cart
Bacon Bomb Sample
$ 0.00
A highly explosive blend of bacon flavor, spicy peppers and hickory smoke
Add to Cart
The BBQ General Sample
$ 0.00
A blend of salt, pepper, garlic and top-secret spices that'll outrank the others
Add to Cart
Powered by Rebuy


LET'S 'LINK' UP

Receive instant savings, exclusive offers, tasty recipes and other carnivorous
content.

Email
Subscribe


CUSTOMER SERVICE

 * Contact Us
 * Shipping
 * FAQ's
 * Conversion Chart
 * Online Catalog
 * Store Locator


COMPANY

 * Our Story
 * Careers
 * Wholesale
 * Pro Smoker


CONTACT

psonline@psseasoning.com

8003288313

216 W Pleasant Street
Iron Ridge Wisconsin
53035 United States

 * Facebook
 * Pinterest
 * Instagram
 * TikTok
 * YouTube


OUR CRAFT. YOUR CREATION.

At PS Seasoning, our craft is flavor. No matter your creation, we know it will
be enjoyed down to the very last bite.

© 2023, PS Seasoning | Privacy Policy | Terms & Conditions

Close (esc)

POPUP

Use this popup to embed a mailing list sign up form. Alternatively use it as a
simple call to action with a link to a product or a page.

Email Subscribe


AGE VERIFICATION

By clicking enter you are verifying that you are old enough to consume alcohol.

Enter


SEARCH

Search

SHOP

 * Home
 * Products
 * Our Company
 * Recipes
 * News & Events
 * Contact Us

ADDED TO CART



X

 
Instagram


{2}
Shop Now


English
Accessibility Adjustments
Reset Settings Statement Hide Interface

Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Clear flashes & reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
ADHD Friendly Profile More focus & fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Cognitive Disability Profile Assists with reading & focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
Keyboard Navigation (Motor) Use website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
OFF ON
Blind Users (Screen Reader) Optimize website for screen-readers
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
High Contrast
High Saturation
Adjust Text Colors
Cancel
Monochrome
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Powered by AccessibilitySpark
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語
Polski
Türk
Accessibility StatementCompliance status

We firmly believe that the internet should be available and accessible to anyone
and are committed to providing a website that is accessible to the broadest
possible audience, regardless of ability.

To fulfill this, we aim to adhere as strictly as possible to the World Wide Web
Consortium’s (W3C) Web Content Accessibility Guidelines 2.1 (WCAG 2.1) at the AA
level. These guidelines explain how to make web content accessible to people
with a wide array of disabilities. Complying with those guidelines helps us
ensure that the website is accessible to blind people, people with motor
impairments, visual impairment, cognitive disabilities, and more.

This website utilizes various technologies that are meant to make it as
accessible as possible at all times. We utilize an accessibility interface that
allows persons with specific disabilities to adjust the website’s UI (user
interface) and design it to their personal needs.

Additionally, the website utilizes an AI-based application that runs in the
background and optimizes its accessibility level constantly. This application
remediates the website’s HTML, adapts its functionality and behavior for
screen-readers used by blind users, and for keyboard functions used by
individuals with motor impairments.

If you wish to contact the website’s owner please use the website's form

Screen-reader and keyboard navigation

Our website implements the ARIA attributes (Accessible Rich Internet
Applications) technique, alongside various behavioral changes, to ensure blind
users visiting with screen-readers can read, comprehend, and enjoy the website’s
functions. As soon as a user with a screen-reader enters your site, they
immediately receive a prompt to enter the Screen-Reader Profile so they can
browse and operate your site effectively. Here’s how our website covers some of
the most important screen-reader requirements:

 1. Screen-reader optimization: we run a process that learns the website’s
    components from top to bottom, to ensure ongoing compliance even when
    updating the website. In this process, we provide screen-readers with
    meaningful data using the ARIA set of attributes. For example, we provide
    accurate form labels; descriptions for actionable icons (social media icons,
    search icons, cart icons, etc.); validation guidance for form inputs;
    element roles such as buttons, menus, modal dialogues (popups), and others. 
    
    Additionally, the background process scans all of the website’s images. It
    provides an accurate and meaningful image-object-recognition-based
    description as an ALT (alternate text) tag for images that are not
    described. It will also extract texts embedded within the image using an OCR
    (optical character recognition) technology. To turn on screen-reader
    adjustments at any time, users need only to press the Alt+1 keyboard
    combination. Screen-reader users also get automatic announcements to turn
    the Screen-reader mode on as soon as they enter the website.
    
    These adjustments are compatible with popular screen readers such as JAWS,
    NVDA, VoiceOver, and TalkBack.
    
    
 2. Keyboard navigation optimization: The background process also adjusts the
    website’s HTML and adds various behaviors using JavaScript code to make the
    website operable by the keyboard. This includes the ability to navigate the
    website using the Tab and Shift+Tab keys, operate dropdowns with the arrow
    keys, close them with Esc, trigger buttons and links using the Enter key,
    navigate between radio and checkbox elements using the arrow keys, and fill
    them in with the Spacebar or Enter key.
    
    Additionally, keyboard users will find content-skip menus available at any
    time by clicking Alt+2, or as the first element of the site while navigating
    with the keyboard. The background process also handles triggered popups by
    moving the keyboard focus towards them as soon as they appear, not allowing
    the focus to drift outside.
    
    Users can also use shortcuts such as “M” (menus), “H” (headings), “F”
    (forms), “B” (buttons), and “G” (graphics) to jump to specific elements.

Disability profiles supported on our website
 * Epilepsy Safe Profile: this profile enables people with epilepsy to safely
   use the website by eliminating the risk of seizures resulting from flashing
   or blinking animations and risky color combinations.
 * Vision Impaired Profile: this profile adjusts the website so that it is
   accessible to the majority of visual impairments such as Degrading Eyesight,
   Tunnel Vision, Cataract, Glaucoma, and others.
 * Cognitive Disability Profile: this profile provides various assistive
   features to help users with cognitive disabilities such as Autism, Dyslexia,
   CVA, and others, to focus on the essential elements more easily.
 * ADHD Friendly Profile: this profile significantly reduces distractions and
   noise to help people with ADHD, and Neurodevelopmental disorders browse,
   read, and focus on the essential elements more easily.
 * Blind Users Profile (Screen-readers): this profile adjusts the website to be
   compatible with screen-readers such as JAWS, NVDA, VoiceOver, and TalkBack. A
   screen-reader is installed on the blind user’s computer, and this site is
   compatible with it.
 * Keyboard Navigation Profile (Motor-Impaired): this profile enables
   motor-impaired persons to operate the website using the keyboard Tab,
   Shift+Tab, and the Enter keys. Users can also use shortcuts such as “M”
   (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics) to
   jump to specific elements.

Additional UI, design, and readability adjustments
 1. Font adjustments – users can increase and decrease its size, change its
    family (type), adjust the spacing, alignment, line height, and more.
 2. Color adjustments – users can select various color contrast profiles such as
    light, dark, inverted, and monochrome. Additionally, users can swap color
    schemes of titles, texts, and backgrounds with over seven different coloring
    options.
 3. Animations – epileptic users can stop all running animations with the click
    of a button. Animations controlled by the interface include videos, GIFs,
    and CSS flashing transitions.
 4. Content highlighting – users can choose to emphasize essential elements such
    as links and titles. They can also choose to highlight focused or hovered
    elements only.
 5. Audio muting – users with hearing devices may experience headaches or other
    issues due to automatic audio playing. This option lets users mute the
    entire website instantly.
 6. Cognitive disorders – we utilize a search engine linked to Wikipedia and
    Wiktionary, allowing people with cognitive disorders to decipher meanings of
    phrases, initials, slang, and others.
 7. Additional functions – we allow users to change cursor color and size, use a
    printing mode, enable a virtual keyboard, and many other functions.

Assistive technology and browser compatibility

We aim to support as many browsers and assistive technologies as possible, so
our users can choose the best fitting tools for them, with as few limitations as
possible. Therefore, we have worked very hard to be able to support all major
systems that comprise over 95% of the user market share, including Google
Chrome, Mozilla Firefox, Apple Safari, Opera and Microsoft Edge, JAWS, and NVDA
(screen readers), both for Windows and MAC users.

Notes, comments, and feedback

Despite our very best efforts to allow anybody to adjust the website to their
needs, there may still be pages or sections that are not fully accessible, are
in the process of becoming accessible, or are lacking an adequate technological
solution to make them accessible. Still, we are continually improving our
accessibility, adding, updating, improving its options and features, and
developing and adopting new technologies. All this is meant to reach the optimal
level of accessibility following technological advancements. If you wish to
contact the website’s owner, please use the website's form

Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...

YOUR CART

Close Cart
You are $59.00 away from FREE SHIPPING
0%

YOUR CART IS EMPTY!

Add your favorite items to your cart.

Shop Now

Military and First Responder discount available


CUSTOMERS WHO BOUGHT THIS ITEM ALSO BOUGHT

21mm Collagen Casings - Mahogany (For Smoke)
$ 11.99
Add
High-Temp Cheddar Cheese
$ 14.99
Add
No. 765 Honey BBQ Snack Stick Seasoning
$ 22.99
Add
Powered by Rebuy
Discount Code
Apply

Subtotal (0 item)
$0.00

Checkout



Press Alt+1 for screen-reader mode