shop.chillhop.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://shop.chillhop.com/collections/more-than-just-merch/products/chillhop-classic-hoodie-cool-grey
Submission: On November 18 via api from IE — Scanned from CA

Form analysis 5 forms found in the DOM

POST /localization

<form action="/localization" method="POST"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden"
    value="/collections/more-than-just-merch/products/chillhop-classic-hoodie-cool-grey"><input name="country_code" type="hidden" value="CA"><button class="recommendation-modal__close-button" type="submit"><svg aria-label="Dismiss"
      viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" style="height: 1em; width: 1em;">
      <path d="M11.414 10l6.293-6.293a.999.999 0 1 0-1.414-1.414L10 8.586 3.707 2.293a.999.999 0 1 0-1.414 1.414L8.586 10l-6.293 6.293a.999.999 0 1 0 1.414 1.414L10 11.414l6.293 6.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 10z"
        fill="#333333"></path>
    </svg></button></form>

POST /localization

<form action="/localization" method="POST" class="recommendation-modal__form"><input name="_method" type="hidden" value="PUT"><input name="source" type="hidden" value="geolocation_recommendation"><input name="return_to" type="hidden"
    value="/collections/more-than-just-merch/products/chillhop-classic-hoodie-cool-grey"><input name="country_code" type="hidden" value="CA"><button class="recommendation-modal__button" type="submit"
    style="background-color: rgb(52, 176, 176); color: rgb(255, 255, 255);">Continue</button></form>

GET /search

<form action="/search" method="get" class="input-group search-bar" role="search">
  <div class="icon-wrapper">
    <span class="icon-fallback-text">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="fallback-text">Search</span>
    </span>
  </div>
  <div class="input-wrapper">
    <input type="search" name="q" value="" placeholder="Search our store" class="input-group-field" aria-label="Search our store">
  </div>
  <div class="button-wrapper">
    <span class="input-group-btn">
      <button type="button" class="btn icon-fallback-text">
        <span class="icon icon-close" aria-hidden="true"></span>
        <span class="fallback-text">Close menu</span>
      </button>
    </span>
  </div>
</form>

GET /search

<form action="/search" method="get" class="input-group search-bar" role="search">
  <div class="icon-wrapper">
    <span class="icon-fallback-text">
      <span class="icon icon-search" aria-hidden="true"></span>
      <span class="fallback-text">Search</span>
    </span>
  </div>
  <div class="input-wrapper">
    <input type="search" name="q" value="" placeholder="Search our store" class="input-group-field" aria-label="Search our store">
  </div>
  <div class="button-wrapper">
    <span class="input-group-btn">
      <button type="button" class="btn icon-fallback-text">
        <span class="icon icon-close" aria-hidden="true"></span>
        <span class="fallback-text">Close menu</span>
      </button>
    </span>
  </div>
</form>

POST /cart/add

<form action="/cart/add" method="post" enctype="multipart/form-data" id="AddToCartForm" class="form-vertical product-form product-form-product-template" data-section="product-template">
  <div class="product-title">
    <h1 itemprop="name">Chillhop Classic Hoodie - Cool Grey</h1>
  </div>
  <div class="selection-wrapper price product-single__price-product-template">
    <span class="money" id="ProductPrice-product-template" itemprop="price" content="6400" data-currency-eur="€64,00" data-currency="EUR">€64,00</span>
    <p id="ComparePrice-product-template" style="display:none;"> Compare at <span class="money" data-currency-eur="€0" data-currency="EUR">€0</span>
    </p>
  </div>
  <div class="selection-wrapper variant js">
    <div class="variant-grid">
      <div class="selector-wrapper">
        <label for="SingleOptionSelector-0"> Size </label>
        <select class="single-option-selector single-option-selector-product-template" id="SingleOptionSelector-0" data-name="Size" data-index="option1">
          <option value="S" selected="selected"> S </option>
          <option value="M"> M </option>
          <option value="L"> L </option>
          <option value="XL"> XL </option>
          <option value="XXL"> XXL </option>
          <option value="XXXL"> XXXL </option>
        </select>
      </div>
    </div>
  </div>
  <div class="selection-wrapper variant no-js">
    <div class="selector-wrapper full-width">
      <select name="id" id="ProductSelect-product-template" data-section="product-template" class="product-form__variants no-js">
        <option selected="selected" value="32639555436610" data-sku="CM-LO-HO-001-GY-S"> S - €64,00 EUR </option>
        <option value="32639555469378" data-sku="CM-LO-HO-001-GY-M"> M - €64,00 EUR </option>
        <option value="32639555502146" data-sku="CM-LO-HO-001-GY-L"> L - €64,00 EUR </option>
        <option value="32639555534914" data-sku="CM-LO-HO-001-GY-XL"> XL - €64,00 EUR </option>
        <option value="32639555567682" data-sku="CM-LO-HO-001-GY-XXL"> XXL - €64,00 EUR </option>
        <option value="32639555600450" data-sku="CM-LO-HO-001-GY-XXXL"> XXXL - €64,00 EUR </option>
      </select>
    </div>
  </div>
  <div class="error cart-error cart-error-product-template"></div>
  <div class="selection-wrapper cart">
    <div class="selector-wrapper quantity quantity-product-template">
      <label for="Quantity">Quantity</label>
      <div class="quantity-select quantity-select-product-template">
        <div class="button-wrapper">
          <button class="adjust adjust-minus">-</button>
        </div>
        <div class="input-wrapper">
          <input type="text" class="quantity" value="1" min="1" pattern="[0-9]*" name="quantity" id="Quantity">
        </div>
        <div class="button-wrapper">
          <button class="adjust adjust-plus">+</button>
        </div>
      </div>
    </div>
    <div class="button-wrapper">
      <button type="submit" name="add" id="AddToCart-product-template" class="button solid ">
        <span id="AddToCartText-product-template"> Add to Cart </span>
      </button>
      <div class="swym-button-bar swym-wishlist-button-bar swym-inject swym-isa-button-bar swym-bbar-nomargin">
        <div class="swym-btn-container swym-inject" data-position="default"><button class="btn swym-button swym-add-to-watchlist swym-inject product_4770622308418 swym-text swym- swym-loaded" style="display: none;" data-swaction="addToWatchlist"
            onclick="event.preventDefault();" aria-label="Email me when available"><span class="swym-watchlist-cta">Email me when available</span></button></div>
      </div>
    </div>
  </div>
</form>

Text Content

YOUR LOCATION IS SET TO CANADA

 * Shop in EUR €
 * Get shipping options for Canada

Continue
Change country


Winter Essentials '22 - Sign Up To Be Notified On The Drop!

Search

Close menu
 * Menu
 * Search

Currency EUR USD CAD GBP JPY
 * Log in
 * Create account

0 Cart €0
Added to Cart
€0
You have items in your cart
You have 1 item in your cart
Total
€0
Check Out Continue Shopping
 * Vinyl
   * All
   * Artist Releases
   * Essentials
   * Represses
 * Apparel
   * All
   * Tees
   * Hoodies
   * Wenyi Geng Collection
 * CD & Tapes
   * All
   * CD
   * Tape
 * Art Store
   * All
 * Accessories
   * All
   * Pins
   * Plushie
   * Slipmats
 * Essentials Collections
   * Winter Essentials '22
   * Fall Essentials '22
   * Summer Essentials '22
   * Spring Essentials '22
   * Winter Essentials '21
   * Summer Essentials '21
 * Sample Packs

Search

Close menu
 * Vinyl
   * All
   * Artist Releases
   * Essentials
   * Represses
 * Apparel
   * All
   * Tees
   * Hoodies
   * Wenyi Geng Collection
 * CD & Tapes
   * All
   * CD
   * Tape
 * Art Store
   * All
 * Accessories
   * All
   * Pins
   * Plushie
   * Slipmats
 * Essentials Collections
   * Winter Essentials '22
   * Fall Essentials '22
   * Summer Essentials '22
   * Spring Essentials '22
   * Winter Essentials '21
   * Summer Essentials '21
 * Sample Packs

 * Log in
 * Create account



Home › Apparel › Chillhop Classic Hoodie - Cool Grey
 * Twitter
 * Facebook
 * Instagram
 * Youtube
 * Spotify

 * ← Previous Product
 * Next Product →

 * 
 * 


CHILLHOP CLASSIC HOODIE - COOL GREY

€64,00

Compare at €0

Size S M L XL XXL XXXL
S - €64,00 EUR M - €64,00 EUR L - €64,00 EUR XL - €64,00 EUR XXL - €64,00 EUR
XXXL - €64,00 EUR

Quantity
-

+
Add to Cart
Email me when available
Check out our new apparel collection, responsibly produced and designed in-house
to make you feel comfortable and cozy. 


What's 'More Than Just Merch'? Find out here.



- Responsibly Produced

- Enduring Quality

- 100% Certified Organic Cotton

- Wash Chill, Hang Dry!

- Uniquely Designed 

- Questions about sizing? Please see here!



RELATED PRODUCTS

View more
Chillhop Classic Tee - Almond Milk
€31,00
Chillhop Classic Tee - Deep Burgundy
€31,00
Chillhop Classic Tee - Cool Grey
€31,00
Raccoon Street Light Tee - By Wenyi Geng (Limited Edition)
€36,00

GET IN TOUCH

Contact Us

2e Ijzerstraat 6,

 3024CX, Rotterdam, NL

FOLLOW US



 * Twitter
 * Facebook
 * Instagram
 * Youtube
 * Spotify

SHOP POLICIES

Your Privacy

Terms Of Service

Returns

Shipping Costs



ACCEPTED PAYMENTS

 * 
 * 
 * 
 * 
 * 
 * 
 * 

© 2022, Chillhop Music





My Wishlist0


Your Cart


Continue shopping