hubconceptstore.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://hubconceptstore.com/
Submission: On May 14 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">RM0.00 MYR</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Shipping, taxes, and discount codes calculated at checkout.<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formtoolbar" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-toolbar"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-toolbar" aria-describedby="LangHeading-toolbar" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList-toolbar" class="disclosure-list disclosure-list--down disclosure-list--left" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="ms" data-value="ms" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Melayu
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-toolbar" value="en" data-disclosure-input="">
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" id="HeaderSearchForm" class="site-header__search-form" autocomplete="off">
  <input type="hidden" name="type" value="product,article,page,collection">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <input type="search" name="q" value="" placeholder="Search our store" class="site-header__search-input" aria-label="Search our store">
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-1494292487693" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-1494292487693" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" class="footer__newsletter-btn" name="commit" aria-label="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="localization_formfooter" accept-charset="UTF-8" class="multi-selectors" enctype="multipart/form-data" data-disclosure-form=""><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="multi-selectors__item">
    <h2 class="visually-hidden" id="LangHeading-footer"> Language </h2>
    <div class="disclosure" data-disclosure-locale="">
      <button type="button" class="faux-select disclosure__toggle" aria-expanded="false" aria-controls="LangList-footer" aria-describedby="LangHeading-footer" data-disclosure-toggle="">
        <span class="disclosure-list__label"> English </span>
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16">
          <path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"></path>
        </svg>
      </button>
      <ul id="LangList-footer" class="disclosure-list" data-disclosure-list="">
        <li class="disclosure-list__item disclosure-list__item--current">
          <a class="disclosure-list__option" href="#" lang="en" aria-current="true" data-value="en" data-disclosure-option="">
                <span class="disclosure-list__label">
                  English
                </span>
              </a>
        </li>
        <li class="disclosure-list__item">
          <a class="disclosure-list__option" href="#" lang="ms" data-value="ms" data-disclosure-option="">
                <span class="disclosure-list__label">
                  Melayu
                </span>
              </a>
        </li>
      </ul>
      <input type="hidden" name="locale_code" id="LocaleSelector-footer" value="en" data-disclosure-input="">
    </div>
  </div>
</form>

Text Content

Skip to content
Close menu
 * Home
 * Shop All
 * New In
 * Sales
 * ACCESSORIES
 * Men
   
    * Tops
       * Tees
       * Sweaters
       * Hoodies
       * Polo Shirts
       * Long Sleeve Shirts
       * Short Sleeve Shirts
   
    * Outwears
       * Bomber Jackets
       * Casual Jackets
       * Denim Jackets
   
    * Denim shorts
    * Pants
    * Jeans
    * Shorts

 * Women
   
    * Tops
    * Shirts
    * Dresses
    * Bottoms
       * Jeans
       * Pants
       * Shorts
       * Skirts

 * About Us
   
    * About Us
    * Terms & Conditions
    * Return & Refund Policy
    * Privacy Policy

 * Instagram
 * Facebook

Cart
Close cart
Discounts

Subtotal
RM0.00 MYR
Shipping, taxes, and discount codes calculated at checkout.

Check out
Your cart is currently empty.
 * Instagram
 * Facebook


LANGUAGE

English
 * English
 * Melayu

Search
Site navigation
 * Home
 * Shop All
 * New In
 * Sales


HUB CONCEPT STORE

 * ACCESSORIES
 * Men
   Tops
   Tees
   Sweaters
   Hoodies
   Polo Shirts
   Long Sleeve Shirts
   Short Sleeve Shirts
   Outwears
   Bomber Jackets
   Casual Jackets
   Denim Jackets
   Denim shorts
   Pants
   Jeans
   Shorts
 * Women
   Tops
   Shirts
   Dresses
   Bottoms
   Jeans
   Pants
   Shorts
   Skirts
 * About Us
   * About Us
   * Terms & Conditions
   * Return & Refund Policy
   * Privacy Policy

Search Cart
Search
"Close (esc)"
View more
Pause slideshow Play slideshow
SPEND RM250 OR ABOVE TO JOIN MEMBER
The exchange period for orders placed in websites within 7 days
VIP MEMBER Enjoy Double Point With Every Purchase
Pause slideshow Play slideshow
HUB CONCEPT STORE
WEAR YOUR OWN STYLE

NEW ARRIVAL Shop all
HUB CONCEPT STORE
OVERSIZED UNISEX TEES

CHECK IT NOW
MEN COLLECTION

HUB CONCEPT STORE
VIEW ALL
HUB CONCEPT STORE
NEW ARRIVAL FOR HARI RAYA AIDILFITRII

GET IT NOW
 1. 
 2. 
 3. 
 4. 


ENJOY 5% DISCOUNT ON ORI PRICE PRODUCTS WHEN SPENDING ABOVE RM250

!! Buy OFFER PRODUCT With RM25 When Purchasing ABOVE RM250 !!


FEATURED COLLECTION


New In

Tees

Hoodies

ACCESSORIES

Women
Get Your VOUCHER NOW
PURCHASE RM160 GET RM5 VOUCHER
PURCHASE RM300 GET RM10 VOUCHER
Shop ALL
Up to
50% off
year end sale

buy 1 free 1
while supplies last



MORE OPTIONS

View all
900052
RM89.90 MYR
900052
RM89.90 MYR
900054
RM89.90 MYR
900054
RM89.90 MYR
900055
RM89.90 MYR
View all
14 products


OUR RETAIL STORE

9 Jalan Flora Utama 4, Taman Flora Utama, 83000 Batu Pahat

Mon - Sun, 11:00 am - 8:30pm

Whatsapp:01123203313

Get directions


 * Search

Sign up and save

Sign up and save

Subscribe to get special offers, free giveaways, and once-in-a-lifetime deals.

Enter your email
Subscribe
 * Instagram
 * Facebook





LANGUAGE

English
 * English
 * Melayu

© 2023 HUB Concept Store

Powered by Shopify



"Close (esc)"