Super Charged Scent Killer Clothing Wash unscented formula fights odors and cleans your hunting clothes. No UV brighteners. The HE formula is for use in standard top loading and in high efficiency front loading washing machines.

$10.00
Wildlife Research 54633 Super Charged Clothing Wash Odor Eliminator Odorless Scent 32oz Bottle
38 in stock
Super Charged Scent Killer Clothing Wash unscented formula fights odors and cleans your hunting clothes. No UV brighteners. The HE formula is for use in standard top loading and in high efficiency front loading washing machines.
| UPC | 024641546338 |
|---|---|
| Manufacturer | Wildlife Research |
| Manufacturer Part Number | 54633 |
| Length | 8.6000 |
| Product Type | ELIMINATION |
| Shipping Weight | 2.35 |
| Species | 32 oz |
| State Restriction (AK) | NO SALE TO ALASKA |
| State Restriction (Guam) | NO SALE TO GUAM |
| State Restriction (HI) | NO SALE TO HAWAII |
| State Restriction (PR) | NO SALE TO PUERTO RICO |
| State Restriction (VI) | NO SALE TO VIRGIN ISLANDS |
/* -- The root styles must go in the element of the structure with the name "Add to cart". --*/
.ffl-single-product__add-cart{
/*-- Styles applied to the container containing the quantity form and the button may vary depending on whether it has variations or not. --*/
.variations_button, .cart:not(:has(.variations_button)){
display:flex;
gap: var(--space-xs);
/*-- Button styles "Add to cart" --*/
.button{
margin-top:0;
flex: 1;
}
}
}
/*-------------------------------------------------*/
/* -- The root styles must go in the element of the structure with the name "Product tabs". --*/
.ffl-single-product__product-tab{
/*-- Styles of Tabs That Are Not Currently Selected --*/
.tabs li:not(.active) a{
color: var(--black-trans-40);
}
}
button {
border-radius: var(--radius-s);
}
body.merchant-sticky-addtocart-active .merchant-sticky-add-to-cart-wrapper {
z-index: 0;
}