reworked.carhartt.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://click.carhartt-email.com/?qs=ba93a16fa7fbc03353790afabd790f77c431244533543a53e4a14d0c20d20485142cdacab2d2ea04e2600a5d6d71...
Effective URL: https://reworked.carhartt.com/pages/trade-it-in?cid=eml_10192023_AH_R_R_D2S_MTS_SG_N_CAWEndsSoon&et_cid=29683980&et_rid=166417...
Submission: On November 03 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /cart

<form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post">
  <div id="CartDrawer-CartItems" class="drawer__contents js-contents">
    <p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p>
    <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p>
  </div>
  <div id="CartDrawer-CartErrors" role="alert"></div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-inline__form">
  <div class="searchfield">
    <input class="search__input searchfield__input p-regular" id="Search-In-Inline" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <div class="icon icon-close" aria-hidden="true" focusable="false">
      </div>
      <style data-shopify="">
        .icon-close {
          --icon-size: 100%;
          /* controlls width and height at the same time */
          --icon-width: var(--icon-size);
          --icon-height: var(--icon-size);
          width: var(--icon-width);
          height: var(--icon-height);
          background-image: url(https://cdn.shopify.com/s/files/1/0745/8121/3459/files/close.svg?v=1684798906);
          background-size: 50%;
          background-position: center;
          background-repeat: no-repeat;
        }
      </style>
    </button>
    <button class="search__button searchfield__button nobutton" aria-label="Search">
      <div class="icon icon-search" aria-hidden="true" focusable="false">
      </div>
      <style data-shopify="">
        .icon-search {
          width: 100%;
          height: 100%;
          -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0745/8121/3459/files/search.svg?v=1684798906);
          -webkit-mask-size: 100%;
          -webkit-mask-position: center;
          -webkit-mask-repeat: no-repeat;
          background-color: var(--color-core-100);
        }
      </style>
    </button>
  </div>
  <div class="predictive-search predictive-search--inline " data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="searchfield">
    <input class="search__input searchfield__input searchfield__input--no-placeholder p-regular" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false"
      aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="searchfield__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button nobutton searchfield__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button searchfield__button nobutton" aria-label="Search">
      <div class="icon icon-search" aria-hidden="true" focusable="false">
      </div>
      <style data-shopify="">
        .icon-search {
          width: 100%;
          height: 100%;
          -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0745/8121/3459/files/search.svg?v=1684798906);
          -webkit-mask-size: 100%;
          -webkit-mask-position: center;
          -webkit-mask-repeat: no-repeat;
          background-color: var(--color-core-100);
        }
      </style>
    </button>
  </div>
  <div class="predictive-search predictive-search--header predictive-search--modal" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-inline__form">
  <div class="searchfield">
    <input class="search__input searchfield__input p-regular" id="Search-In-Inline" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list"
      aria-controls="predictive-search-results-list" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <div class="icon icon-close" aria-hidden="true" focusable="false">
      </div>
      <style data-shopify="">
        .icon-close {
          --icon-size: 100%;
          /* controlls width and height at the same time */
          --icon-width: var(--icon-size);
          --icon-height: var(--icon-size);
          width: var(--icon-width);
          height: var(--icon-height);
          background-image: url(https://cdn.shopify.com/s/files/1/0745/8121/3459/files/close.svg?v=1684798906);
          background-size: 50%;
          background-position: center;
          background-repeat: no-repeat;
        }
      </style>
    </button>
    <button class="search__button searchfield__button nobutton" aria-label="Search">
      <div class="icon icon-search" aria-hidden="true" focusable="false">
      </div>
      <style data-shopify="">
        .icon-search {
          width: 100%;
          height: 100%;
          -webkit-mask-image: url(https://cdn.shopify.com/s/files/1/0745/8121/3459/files/search.svg?v=1684798906);
          -webkit-mask-size: 100%;
          -webkit-mask-position: center;
          -webkit-mask-repeat: no-repeat;
          background-color: var(--color-core-100);
        }
      </style>
    </button>
  </div>
  <div class="predictive-search predictive-search--inline " data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting Skip to content


CART (0)



Loading...



Subtotal

$0.00 USD

Shipping

Taxes and shipping calculated at checkout


Update Checkout View Cart
Back to carhartt.com

GET A CARHARTT GIFT CARD WHEN YOU TRADE-IN YOUR GEAR > FIND MY STORE

 * MEN
   
   
   MEN
    * Shop All
      
      
      Shop All
       * Outerwear
       * Bib Overalls & Coveralls
       * Shirt Jacs
       * Hoodies & Sweatshirts
       * Pants & Jeans
       * Big & Tall
       * Accessories
   
    * Collections
      
      
      Collections
       * Gifts Under $75
       * New Arrivals
       * Like New
       * Outerwear Under $100
   
    * 
    * Gifts For Him

 * WOMEN
   
   
   WOMEN
    * Shop All
      
      
      Shop All
       * Outerwear
       * Bib Overalls & Coveralls
       * Hoodies & Sweatshirts
       * Pants & Jeans
       * Plus Size
       * Accessories
   
    * Collections
      
      
      Collections
       * Gifts Under $75
       * New Arrivals
       * Like New
       * Outerwear Under $100
   
    * 
    * Gifts For Her

 * GIFTS
   
   
   GIFTS
    * GIFTS FOR THEM
      
      
      GIFTS FOR THEM
       * Gifts For Him
       * Gifts For Her
   
    * GIFTS BY PRICE
      
      
      GIFTS BY PRICE
       * Gifts Under $50
       * Gifts Under $75
       * Gifts Under $100
   
    * 
    * Gifts For Them

 * TRADE IN
 * REPAIR
 * ABOUT

Back to carhartt.com


 * MEN
    * Shop All
      * Outerwear
      * Bib Overalls & Coveralls
      * Shirt Jacs
      * Hoodies & Sweatshirts
      * Pants & Jeans
      * Big & Tall
      * Accessories
    * Collections
      * Gifts Under $75
      * New Arrivals
      * Like New
      * Outerwear Under $100
       * 
       * Gifts For Him

 * WOMEN
    * Shop All
      * Outerwear
      * Bib Overalls & Coveralls
      * Hoodies & Sweatshirts
      * Pants & Jeans
      * Plus Size
      * Accessories
    * Collections
      * Gifts Under $75
      * New Arrivals
      * Like New
      * Outerwear Under $100
       * 
       * Gifts For Her

 * GIFTS
    * GIFTS FOR THEM
      * Gifts For Him
      * Gifts For Her
    * GIFTS BY PRICE
      * Gifts Under $50
      * Gifts Under $75
      * Gifts Under $100
       * 
       * Gifts For Them

 * TRADE IN
 * REPAIR
 * ABOUT


Search





Cart



BORN TO BE WORN - TOUGH TO WEAR OUT

When you build clothing the right way, using the highest-quality materials and
sweating every detail, you build gear that stays in circulation and out of
landfills. Through Carhartt Reworked, we’re helping previously worn gear that
isn’t done working get passed along to someone ready to put it to good use.


 * COLLECT YOUR CARHARTT
   
   Gather your clean, used, durable Carhartt gear that is ready to take on
   another shift. See below for items eligible for trade in.
   
   


 * TRADE-IN AT OUR STORES
   
   Trade in your gear at all Carhartt Company Stores, excluding Orlando, FL
   Factory Store. Find your store.
   
   *Trade-ins are not currently accepted online through Carhartt.com or through
   any Carhartt retail partners.
   
   


 * GET A GIFT CARD ON THE SPOT
   
   If your gear’s accepted, we’ll process your trade-in and give you a digital
   Carhartt gift card. Digital Gift Card Terms and Conditions.
   
   




TRADE IN YOUR PRE-WORN GEAR

Got some Carhartt that’s still in good working condition? Trade it in for 25% of
its original retail price and get a digital gift card to use on new Carhartt.
Not sure if your gear qualifies? See the list of eligible items below and bring
it to the closest Carhartt Company Store.

*Excludes Carhartt Factory Store Orlando

FIND A STORE NEAR YOU


WHAT CAN I TRADE IN?

 * 
   THE CARHARTT WE ACCEPT
   
   
   Jackets & Coats
   Bibs & Overall
   Shirt Jacs
   Hoodies & Sweatshirts
   Pants
   Jeans
   
   
   
   
 * 
   THE CARHARTT WE DON'T
   
   
   Anything Non-Carhartt
   Any Item Deemed Unrepairable
   Any Garment Style Not Produced Within
   The Past 10 Years
   Accessories
   Flame-Resistant Gear
   High-Visibility Gear
   T-Shirts & Work Shirts
   Kids Clothing
   Boots
   Pet Gear
   Base Layer
   Scrubs
   
   
   
   
   
   




FAQ


WHAT STORES OFFER TRADE IN?

Expand

Collapse


Trade-ins can be brought to all Carhartt owned stores excluding Orlando, FL
Factory Store. Find your store.


WHAT CONDITION DO THE ITEMS NEED TO BE IN FOR TRADE IN?

Expand

Collapse


We only accept items that are in good condition and perfectly functional. When
collecting your gear, please review and inspect the following before trading
in: 

We are unable to accept gear that is not cleaned or laundered and in the
following conditions: 

- Permanent marks or stains including but not limited to paint, dirt, grease,
bleach/detergent, etc. 

- Inconsistent fading or discoloration. 

- Any peeling, fraying, or unthreading. 

- Damaged gear such as items with holes, broken zippers, and rips. 

- Missing and/or incomplete fastenings such as buttons or snaps. 

- Odor or pet hair. 

- Altered or customized gear.

*Please also make sure any personal items or belongings are removed from
pockets. 

If your Carhartt gear does not qualify or is not in the categories we accept, we
also offer repair services (learn more about this here) or you can also request
to repurpose (please see your local store team to find out more information).


WHAT ITEMS ARE ACCEPTED FOR TRADE-IN?

Expand

Collapse


Accepted: Carhartt gear sold in the last 10 years, from the following categories
Outerwear, Bibs & Overalls, Shirt Jacs, Hoodies & Sweatshirts, and Pants & Jeans
in good condition will be eligible for a trade-in digital gift card.

 

Not accepted: Non-Carhartt gear, Carhartt gear deemed unrepairable, Carhartt
gear older than 10 years, Carhartt gear from the following categories
Accessories, Flame-Resistant Gear, High-Visibility Gear, Kids Clothing, Boots,
Pet Gear, Base Layer, Scrubs, Tops (except Sweatshirts and Shirt Jacs),
Outerwear/ Shirt Jacs/Bibs & Overalls/Hoodies & Sweatshirts below $50 MSRP will
not be eligible for a trade-in digital gift card. Carhartt will be happy to
offer repurpose options for any Carhartt items not accepted on behalf of the
consumer.


PUT YOUR OLD JEANS TO GOOD USE

Bring your old jeans to the Carhartt store and we'll work with Cotton's Blue
Jeans Go Green™ denim recycling program to repurpose them and help reduce
clothing waste.

Jeans must be at least 90% cotton. Blue Jeans Go Green™ is a trademark of Cotton
Incorporated.

SEE FAQ's


WANT TO KEEP YOUR GEAR BUT NEED A REPAIR?

If you have some Carhartt that needs a replacement zipper, new buttons or snaps,
or a small hole that needs patching, we’ve got your back. We’ll help determine
if it’s repairable and do our best to get it back in working condition.

LEARN ABOUT REPAIR


SHOP NEWLY ADDED GEAR

 * Available Sizes
   
    * SHORT 48
   
   
   
   
   
   ARCTIC-QUILT-LINED DUCK COVERALLS
   
   Carhartt Brown
   
   Resale $126.00 New $190.00
   

 * Available Sizes
   
    * REG L
   
   
   
   
   
   RELAXED FIT WASHED DUCK SHERPA-LINED MOCK-NECK VEST
   
   Carhartt Brown
   
   Resale $50.00 New $79.99
   

 * Available Sizes
   
    * REG 3XL
   
   
   
   
   
   LOOSE FIT MIDWEIGHT SWEATSHIRT
   
   Brite Orange
   
   Resale $33.00 New $49.99
   

 * Available Sizes
   
    * REG XS
   
   
   
   
   
   WOMEN'S RELAXED FIT MIDWEIGHT FULL-ZIP SWEATSHIRT
   
   Fudge Heather
   
   Resale $35.00 New $49.99
   

 * Available Sizes
   
    * REG XL
   
   
   
   
   
   WEATHERED DUCK WESLEY COAT
   
   Carhartt Brown
   
   Resale $83.00 New $129.99
   

 * Available Sizes
   
    * REG XXL
   
   
   
   
   
   SUPER DUX™ RELAXED FIT INSULATED TRADITIONAL COAT
   
   Blackberry
   
   Resale $128.00 New $179.99
   

 * Available Sizes
   
    * TALL XXL
   
   
   
   
   
   RUGGED FLEX® LOOSE FIT CANVAS BIB OVERALL
   
   Natural
   
   Resale $29.00 New $41.99
   

 * Available Sizes
   
    * REG S
   
   
   
   
   
   QUICK DUCK® JEFFERSON TRADITIONAL JACKET
   
   Deep Wine
   
   Resale $91.00 New $129.99
   


SHOP NEWLY ADDED GEAR
Sign up to receive news from us!


Note: You can opt out at any time. See our Privacy Policy and Terms.




HELP

 * Reworked FAQs
 * Need Help? Email Us
 * Start a Return
 * Size Guide


COMPANY

 * About Carhartt Reworked
 * Carhartt's Purpose
 * Corporate Responsibility
 * Sustainability
 * Commitment & Repair
 * Find a Carhartt Store

© 2023, Carhartt Reworked
 * Terms,
 * Privacy
 * Accessibility

 * Choosing a selection results in a full page refresh.
 * Opens in a new window.
















By continuing, you agree to our use of cookies, privacy policy and terms &
conditions.

Agree



GET REWORKED GIFTS FOR EVERYONE ON YOUR LIST > SHOP GIFT GUIDES