wickedthrift.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://wickedthrift.com/
Submission Tags: phishingrod
Submission: On July 25 via api from DE — Scanned from CA

Form analysis 8 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="capital-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu slideout-menu-right" role="dialog" aria-labelledby="cart_dialog_label" aria-describedby="cart_dialog_status" aria-modal="true">
    <div class="cart-drawer__top">
      <h3 class="type-subheading type-subheading--1 wow fadeIn" id="cart_dialog_label">
        <span class="cart-drawer--title">Your cart</span>
      </h3>
      <div class="cart-close-icon-wrapper">
        <button type="button" class="slide-menu cart-close-icon cart-menu-close alt-focus">
          <svg width="28" height="28" aria-label="Close cart" xmlns="http://www.w3.org/2000/svg" tabindex="-1">
            <g stroke="#330" fill="none" fill-rule="evenodd">
              <circle cx="14" cy="14" r="13.5"></circle>
              <path stroke-linecap="square" d="M12.158 8.474L17.684 14M12.158 19.527L17.684 14"></path>
            </g>
          </svg>
          <span class="sr-only">Close cart</span>
        </button>
      </div>
    </div>
    <div class="cart-drawer__empty-div"></div>
    <div class="cart-error-box"></div>
    <div aria-live="polite" class="cart-empty-box"> Your cart is currently empty. </div>
    <script type="application/template" id="cart-item-template"> <li>
          <article class="cart-item">
            <div class="cart-item-image--wrapper">
              <a class="cart-item-link" href="" tabindex="-1">
                <img
                  class="cart-item-image"
                  src="/product/image.jpg"
                  alt=""
                />
              </a>
            </div>
            <div class="cart-item-details--wrapper">
              <h3 class="cart-item__title">
                <a href="" class="cart-item-link cart-item-details--product-title-wrapper">
                  <span class="cart-item-product-title"></span>
                  <span class="cart-item-variant-title hide"></span>
                  <span class="cart-item-selling-plan hide"></span>
                </a>
              </h3>

              <div class="cart-item-price-wrapper">
                <span class="sr-only">Now</span>
                <span class="cart-item-price"></span>
                <span class="sr-only">Was</span>
                <span class="cart-item-price-original"></span>
                <span class="cart-item-price-per-unit"></span>
              </div>

              <ul class="cart-item-drawer-properties"></ul>

              <ul class="order-discount--cart-list" aria-label="Discount"></ul>

              <div class="cart-item--qtys">
                <div class="cart-item--quantity-remove-wrapper">
                  <div class="cart-item--quantity-wrapper">
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-decrease"
                      data-amount="-1"
                      aria-label="Reduce item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588"/></g></svg>
</button>
                    <input
                      type="text"
                      class="cart-item-quantity"
                      min="1"
                      pattern="[0-9]*"
                      aria-label="Quantity"
                    >
                    <button
                      type="button"
                      class="alt-focus cart-item-quantity-button cart-item-increase"
                      data-amount="1"
                      aria-label="Increase item quantity by one"
                    ><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="#330"><circle cx="8" cy="8" r="7.5"/><path stroke-linecap="square" d="M4.706 8h6.588M8 4.706v6.588"/></g></svg>
</button>
                  </div>
                </div>
                <div class="cart-item-remove-button-container">
                  <button type="button" id="cart-item-remove-button" class="alt-focus" aria-label="Remove product">Remove</button>
                </div>
              </div>
            </div>
          </article>
        </li>
      </script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "USD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <ul class="cart-items"></ul>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="cart--subtotals">
        <span class="cart-price-text">Subtotal</span>
        <div class="cart--subtotals_figures">
          <div class="ajax-cart--cart-original-price">
            <span class="cart-item-original-total-price" style="display: none;"><span class="money">$ 0.00</span></span>
          </div>
          <div class="ajax-cart--total-price hide">
            <h2 id="cart_dialog_status" role="status" class="js-cart-drawer-status sr-only"></h2>
            <h5 id="cart_drawer_subtotal">
              <span class="cart-total-price" id="cart-price">$ 0.00</span>
            </h5>
          </div>
        </div>
      </div>
      <div class="cart--shipping-message rte">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn hover-animation cart-button-checkout hide">
          <span class="button-text cart-button-checkout-text">Checkout</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
      </div>
    </div>
  </div>
</form>

GET /search

<form class="header-search-form form" action="/search" method="get" data-header-search-form="">
  <div class="header-search-input-wrapper">
    <label for="header-search" aria-label="Type to search">
      <button class="header-search-submit header-search-submit--minimal" type="button" aria-label="Submit" data-header-search-submit=""><svg>
          <use xlink:href="#icon-search"></use>
        </svg></button>
      <span class="header-search-text" tabindex="0">Search</span>
      <input id="header-search" name="q" type="text" placeholder="Type to search" value="" class="form-input is-predictive hidden" data-show-prices="true" data-show-vendor="false" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off"
        spellcheck="false">
      <span class="header-search-clear" aria-label="Clear search input" tabindex="0"><svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
          <rect x="10.2353" y="10.9424" width="14.4749" height="1" transform="rotate(-135 10.2353 10.9424)"></rect>
          <rect x="10.9424" y="0.707031" width="14.4749" height="1" transform="rotate(135 10.9424 0.707031)"></rect>
        </svg></span>
    </label>
  </div>
  <div class="header-search-results-wrapper" data-header-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-header-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="header-search-results" data-header-search-results="">
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form localization-form__noscript localization-form__country" 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="/">
  <div class="localization-form__select">
    <h2 class="sr-only" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector-country link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="CA" selected=""> Canada (USD $) </option>
      <option value="US"> United States (USD $) </option>
    </select>
  </div>
  <button class="btn alt-focus button hover-animation"><span class="button-text">Update country/region</span></button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="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="/">
  <div class="js">
    <div class="disclosure">
      <button type="button" class="disclosure__button alt-focus" aria-expanded="false" aria-controls="CountryList"> Canada (USD $) <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <ul id="CountryList" role="list" class="disclosure__list localization__list" hidden="">
        <li class="disclosure__item" tabindex="-1" selected="">
          <a href="#" aria-current="true" data-value="CA">
                    Canada (USD $)
                    </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a href="#" data-value="US">
                    United States (USD $)
                    </a>
        </li>
      </ul>
      <input type="hidden" name="country_code" value="CA">
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <header class="index-header aos-init" data-aos-duration="600" data-aos-delay="100" data-aos="fade-right" data-aos-easing="capital-easing">
    <div class="homepage-subheader h4 rte">
      <p>Never Miss a Drop off Day!</p>
    </div>
  </header>
  <div class="index-newsletter-content aos-init" data-aos-duration="600" data-aos-delay="700" data-aos="fade-left" data-aos-easing="capital-easing">
    <input type="hidden" name="contact[tags]" value="">
    <div class="form-field">
      <label class="form-label" for="mailing-list-email" aria-label="Your email">
        <input class="form-input form-full" type="email" name="contact[email]" id="mailing-list-email" placeholder="Your email" value="">
      </label>
      <button class="button hover-animation " type="submit" value="Sign up" aria-label="Sign up"><span class="button-text">Sign up</span></button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form localization-form__noscript localization-form__country" 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="/">
  <div class="localization-form__select">
    <h2 class="sr-only" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector-country link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="CA" selected=""> Canada (USD $) </option>
      <option value="US"> United States (USD $) </option>
    </select>
  </div>
  <button class="btn alt-focus button hover-animation"><span class="button-text">Update country/region</span></button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="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="/">
  <div class="js">
    <div class="disclosure">
      <button type="button" class="disclosure__button alt-focus" aria-expanded="false" aria-controls="CountryList"> Canada (USD $) <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <ul id="CountryList" role="list" class="disclosure__list localization__list" hidden="">
        <li class="disclosure__item" tabindex="-1" selected="">
          <a href="#" aria-current="true" data-value="CA">
                    Canada (USD $)
                    </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a href="#" data-value="US">
                    United States (USD $)
                    </a>
        </li>
      </ul>
      <input type="hidden" name="country_code" value="CA">
    </div>
  </div>
</form>

GET /search

<form class="footer-search-form" action="/search" method="get" data-footer-content-item="search" data-footer-search="">
  <div class="form-field">
    <label for="footer-search" aria-label="Type to search">
      <input class="form-input is-predictive" data-show-prices="true" data-show-vendor="false" id="footer-search" name="q" type="text" placeholder="Type to search" value="" aria-hidden="true" tabindex="0" autocomplete="off" autocorrect="off"
        spellcheck="false">
      <span class="footer-search-clear" aria-label="Clear search input" tabindex="0"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
          stroke-linejoin="round" class="feather feather-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg></span>
    </label>
    <button class="button" aria-label="Search" type="submit">Search</button>
  </div>
  <div class="footer-search-results-wrapper" data-footer-search-results-wrapper="">
    <div class="close-icon" aria-label="Close search" tabindex="0" data-footer-search-results-close=""><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
        stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></div>
    <div class="footer-search-results" data-footer-search-results="">
    </div>
  </div>
</form>

Text Content

YOUR CART

Close cart


Your cart is currently empty.
Subtotal
$ 0.00

$ 0.00

Taxes and shipping calculated at checkout
Checkout



We Ship Coast to Coast!

Search



WICKED THRIFT




COUNTRY/REGION

Canada (USD $) United States (USD $)
Update country/region
Canada (USD $)
 * Canada (USD $)
 * United States (USD $)

 * Log in Or create an account
   
   WE'RE HERE TO HELP
   
    * 508-648-5902
    * missy.wickedthrift@gmail.com

 * 

 * SELL & CONSIGN
   * SELL & CONSIGN
   * CONSIGNMENT TERMS
   * LAYAWAY TERMS
   * MAKE A LAYAWAY PAYMENT
 * NEW ARRIVALS
 * CLOTHING
   * SIZE EXTRA SMALL
   * SIZE SMALL
   * SIZE MEDIUM
   * SIZE LARGE
   * SIZE EXTRA LARGE
   * PLUS SIZE (1X+)
   * Men's Clothing
 * DENIM
   * WOMENS JEANS: Size 0-2
   * WOMENS JEANS: Size 4-6
   * WOMENS JEANS: Size 8-10
   * WOMENS JEANS: Size 12-14
   * WOMENS JEANS: Size 16-18
   * WOMENS JEANS: Size 18+
   * MENS JEANS
 * SHOES
   * WOMENS SHOES: Size 5-6
   * WOMENS SHOES: Size 7
   * WOMENS SHOES: Size 8
   * WOMENS SHOES: Size 9
   * WOMENS SHOES: Size 10-11
 * HANDBAGS
 * JEWELRY
   * NECKLACES
   * BRACELETS
   * EARRINGS
   * PINS & BROOCHES
 * SALE

 * SELL & CONSIGN
   * SELL & CONSIGN
   * CONSIGNMENT TERMS
   * LAYAWAY TERMS
   * MAKE A LAYAWAY PAYMENT
 * NEW ARRIVALS
 * CLOTHING
   * SIZE EXTRA SMALL
   * SIZE SMALL
   * SIZE MEDIUM
   * SIZE LARGE
   * SIZE EXTRA LARGE
   * PLUS SIZE (1X+)
   * Men's Clothing
 * DENIM
   * WOMENS JEANS: Size 0-2
   * WOMENS JEANS: Size 4-6
   * WOMENS JEANS: Size 8-10
   * WOMENS JEANS: Size 12-14
   * WOMENS JEANS: Size 16-18
   * WOMENS JEANS: Size 18+
   * MENS JEANS
 * SHOES
   * WOMENS SHOES: Size 5-6
   * WOMENS SHOES: Size 7
   * WOMENS SHOES: Size 8
   * WOMENS SHOES: Size 9
   * WOMENS SHOES: Size 10-11
 * HANDBAGS
 * JEWELRY
   * NECKLACES
   * BRACELETS
   * EARRINGS
   * PINS & BROOCHES
 * SALE

 * SELL & CONSIGN
   * SELL & CONSIGN
   * CONSIGNMENT TERMS
   * LAYAWAY TERMS
   * MAKE A LAYAWAY PAYMENT
 * NEW ARRIVALS
 * CLOTHING
   * SIZE EXTRA SMALL
   * SIZE SMALL
   * SIZE MEDIUM
   * SIZE LARGE
   * SIZE EXTRA LARGE
   * PLUS SIZE (1X+)
   * Men's Clothing
 * DENIM
   * WOMENS JEANS: Size 0-2
   * WOMENS JEANS: Size 4-6
   * WOMENS JEANS: Size 8-10
   * WOMENS JEANS: Size 12-14
   * WOMENS JEANS: Size 16-18
   * WOMENS JEANS: Size 18+
   * MENS JEANS
 * SHOES
   * WOMENS SHOES: Size 5-6
   * WOMENS SHOES: Size 7
   * WOMENS SHOES: Size 8
   * WOMENS SHOES: Size 9
   * WOMENS SHOES: Size 10-11
 * HANDBAGS
 * JEWELRY
   * NECKLACES
   * BRACELETS
   * EARRINGS
   * PINS & BROOCHES
 * SALE

icon-account icon-account icon-arrow-right icon-arrow-down icon-arrow-next
icon-arrow-prev icon-slideshow-next icon-slideshow-previous icon-comment
icon-heart icon-cart icon-bag icon-close icon-glasses icon-menu icon-minus
icon-play icon-plus social-seach social-facebook social-fancy social-instagram
social-pinterest social-rss social-twitter


WICKED THRIFT

EST 2010 Cape Cod's ONLY Cash for Clothes Resale Shop Open Tuesday-Saturday
11a-5p Sunday 11a-4p 1094 Rte 28 South Yarmouth (in the RMV Plaza, Next To
Shaws)

Shop Now!


NEW ARRIVALS

Hundreds of New arrivals EVERY WEEK


NEW ARRIVALS


LILLY PULITZER PINK DAISEY DRESS 14

$ 75.00


LILLY PULITZER BROWN/WHITE PANTS 14

$ 40.00


HUMAN RIGHTS CAMPAIGN BLUE TEE AS IS L

$ 10.00


CHERI BOY GEORGE TEE M

$ 12.00


CAMBODIA LAND MINE MUSEUM PURPLE TEE M

$ 18.00


MUNAY ORANGE GRAPHIC TEE S

$ 15.00


SUPER MARIO BLACK TEE M *AS IS*

$ 10.00


NAURUTO BLACK NOODLE GRAPHIC TEE M

$ 10.00


LILLY PULITZER LUXLETIC HOT PINK LEGGINGS XL

$ 35.00


MARVEL BLACK ETERNALS TEE L

$ 15.00


ROPER BLACK/WHITE COWBOY SHIRT M

$ 25.00


PANDORA BLUE UNDER WATER TEE L

$ 15.00


BROWN/BLACK PLASTIC BEADS NECKLACE

$ 8.00


LIONSDALE GREY TEE MEN'S XL

$ 12.00



View all



PREMIUM CORNER $35+


CLEARANCE


HANDBAGS


VINTAGE

@WickedThrift on all Platforms New Arrivals, Daily Free & Discounted Shipping
@WickedThrift on all PlatformsNew Arrivals, DailyFree & Discounted Shipping
@WickedThrift on all Platforms New Arrivals, Daily Free & Discounted Shipping
@WickedThrift on all PlatformsNew Arrivals, DailyFree & Discounted Shipping


Never Miss a Drop off Day!

Sign up

© 2024 Wicked Thrift
Powered by Shopify


COUNTRY/REGION

Canada (USD $) United States (USD $)
Update country/region
Canada (USD $)
 * Canada (USD $)
 * United States (USD $)

 * American Express
 * Apple Pay
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * Shop Pay
 * Visa

 * 
 * 

Search