www.arket.com Open in urlscan Pro
2600:1408:c400:389::2ef0  Public Scan

Submitted URL: https://arket.bh/
Effective URL: https://www.arket.com/en/index.html
Submission: On March 31 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

GET /en/search.html

<form data-component="OForm" class="o-form search-form" action="/en/search.html" method="GET" autocomplete="off" data-min-characters="3" data-component-id="22317d5d-d8e2-4651-8dbb-762cc1443e69">
  <div class="input-field-container">
    <div class="input-field-wrapper">
      <input class="a-input text-hint" type="text" autocomplete="off" autocorrect="none" autocapitalize="off" tabindex="100">
      <input class="a-input search-field" type="text" name="q" autocomplete="off" autocorrect="none" autocapitalize="off" placeholder="§ Search products" value="" tabindex="101">
    </div>
    <button type="submit" class="a-button-nostyle search"></button>
    <button type="button" class="a-button-nostyle close"></button>
  </div>
</form>

POST /en/j_spring_security_check

<form data-component="OForm" class="o-form" id="signInForm" action="/en/j_spring_security_check" method="POST" onsubmit="TealiumUtils.trackTryLogin('login')" tabindex="2" data-component-id="963783ee-44d5-420d-810f-84a297399fe9">
  <div class="m-error js-m-error is-hidden">
    <span class="has-error"></span>
  </div>
  <div data-component="MInput" class="m-input" data-component-id="3d17f0c4-49b6-4487-b14b-b9affc14b76c">
    <label class="a-label js-a-label" for="sign-in-email"></label>
    <input placeholder="Email" class="a-input js-a-input i18n" type="email" value="" name="j_username" id="sign-in-email" required="required" pattern="^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$"
      data-validation-required-text="Enter email address" data-validation-pattern-text="Please enter a valid email address" tabindex="200">
    <label class="a-label js-a-label" for="sign-in-email" data-placeholder=""></label>
  </div>
  <div data-component="MInput" class="m-input no-description password" data-component-id="154aabb1-ac25-4de3-9cc5-eeb718ca7e69">
    <label class="a-label js-a-label" for="sign-in-password"></label>
    <input placeholder="Password" class="a-input js-a-input i18n" type="password" value="" name="j_password" id="sign-in-password" required="required" pattern="^[^ ]{6,25}$" data-validation-required-text="Enter password"
      data-validation-pattern-text="Password must be between 5 - 25 characters and may not contain any spaces" tabindex="201">
    <label class="a-label js-a-label" for="sign-in-password" data-placeholder=""></label>
    <button type="button" class="a-button-nostyle toggle-password-state password-visible" data-show-text="Show" data-hide-text="Hide">Show</button>
  </div>
  <div class="link-holder">
    <a href="/en/password/requestSignIn" target="_self" class="a-link forgot-password" id="forgotLink">Reset password</a>
  </div>
  <div class="checkbox-input">
    <span class="m-checkbox u-clearfix" id="rememberme">
      <input type="checkbox" class="a-checkbox" id="checkbox_rememberme_popup" name="_spring_security_remember_me" checked="checked">
      <label class="a-label js-a-label custom-box" for="checkbox_rememberme_popup" tabindex="0"></label>
      <label class="a-label js-a-label" for="checkbox_rememberme_popup">Keep me signed in</label>
    </span>
  </div>
  <button type="submit" class="a-button is-primary" tabindex="202">
    <span>Continue</span>
  </button>
</form>

POST /en/register/newcustomer

<form data-component="OForm" class="o-form" id="createForm" action="/en/register/newcustomer" method="POST" onsubmit="TealiumUtils.trackTryLoginRegister('registration')" tabindex="3" data-component-id="4de9a422-e655-43ab-beac-1171a060b3f4">
  <div class="o-registration-form">
    <div class="m-error js-m-error is-hidden">
      <span class="has-error"></span>
    </div>
    <div class="e-mail-input register-email">
      <div data-component="MInput" class="m-input" data-component-id="2034546b-dca2-4f05-8222-656e073319fa">
        <label class="a-label js-a-label" for="registration-email1"></label>
        <input placeholder="Email" class="a-input js-a-input i18n" type="email" value="" name="email" id="registration-email1" required="required" pattern="^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$"
          data-validation-required-text="Enter email address" data-validation-pattern-text="Please enter a valid email address" tabindex="300">
        <label class="a-label js-a-label" for="registration-email1" data-placeholder=""></label>
      </div>
    </div>
    <div data-component="MInput" class="m-input password" id="passwordUnique" data-component-id="31241fea-1d17-4380-9b65-c99c53c80dd7">
      <label class="a-label js-a-label" for="registration-password-11"></label>
      <input placeholder="Password" class="a-input js-a-input i18n" type="password" value="" name="pwd" id="registration-password-11" required="required" pattern="^\S*$" data-validation-pattern-text="Password may not contain any spaces"
        data-validation-required-text="Enter password" maxlength="25" tabindex="301" data-password-error-text="Your password must contain a minimum of">
      <label class="a-label js-a-label i18n" for="registration-password-11" data-placeholder="">Minimum of 6 Characters</label>
      <div class="help-text">
        <span data-validation-rule="validate_min_chars" class="help-tip min-chars-check">8 characters</span>
        <span data-validation-rule="validate_min_one_num" class="help-tip number-check">1 number</span>
        <span data-validation-rule="validate_min_one_uppercase" class="help-tip uppercase-check">1 uppercase letter</span>
        <span data-validation-rule="validate_min_one_lowercase" class="help-tip lowercase-check">1 lowercase letter</span>
      </div>
      <button type="button" class="a-button-nostyle toggle-password-state password-visible" data-show-text="Show" data-hide-text="Hide">Show</button>
    </div>
    <div data-component="MInput" class="m-input password-repeat password" data-validation-match-field="passwordUnique" data-component-id="344fc2cf-f7d3-488d-9cf4-302b3ae7168f">
      <label class="a-label js-a-label" for="registration-password-21"></label>
      <input placeholder="Repeat password" class="a-input js-a-input i18n" type="password" value="" name="checkPwd" id="registration-password-21" required="required" data-validation-required-text="Please confirm your new password"
        data-validation-match-field-text="Passwords are not matching" tabindex="302">
      <label class="a-label js-a-label" for="registration-password-21" data-placeholder=""></label>
      <button type="button" class="a-button-nostyle toggle-password-state password-visible" data-show-text="Show" data-hide-text="Hide">Show</button>
    </div>
    <div data-component="MDropdownFilter" class="m-dropdown-filter global-country-dropdown is-register" data-component-id="6b5f3ff7-5f60-413a-a0a3-740fb6ae6c1c">
      <input placeholder="Choose country" data-validation-required-text="No country selected" required="required" class="a-input filter" id="selected-option-tooltip" type="text" tabindex="303">
      <input type="hidden" name="country" class="is-hidden-value" value="">
      <span class="a-icon-accordion a-icon-arrow-down-small"></span>
      <ul>
        <li class="ul-container">
          <ul class="options">
            <li class="a-option" data-value="AD">Andorra</li>
            <li class="a-option" data-value="AR">Argentina</li>
            <li class="a-option" data-value="AU">Australia</li>
            <li class="a-option" data-value="BH">Bahrain</li>
            <li class="a-option" data-value="BD">Bangladesh</li>
            <li class="a-option" data-value="BB">Barbados</li>
            <li class="a-option" data-value="BN">Brunei</li>
            <li class="a-option" data-value="CA">Canada</li>
            <li class="a-option" data-value="CL">Chile</li>
            <li class="a-option" data-value="CR">Costa Rica</li>
            <li class="a-option" data-value="EC">Ecuador</li>
            <li class="a-option" data-value="SV">El Salvador</li>
            <li class="a-option" data-value="GI">Gibraltar</li>
            <li class="a-option" data-value="GL">Greenland</li>
            <li class="a-option" data-value="GU">Guam</li>
            <li class="a-option" data-value="GT">Guatemala</li>
            <li class="a-option" data-value="GG">Guernsey</li>
            <li class="a-option" data-value="HN">Honduras</li>
            <li class="a-option" data-value="HK">Hong Kong SAR China</li>
            <li class="a-option" data-value="IS">Iceland</li>
            <li class="a-option" data-value="IN">India</li>
            <li class="a-option" data-value="ID">Indonesia</li>
            <li class="a-option" data-value="IL">Israel</li>
            <li class="a-option" data-value="JM">Jamaica</li>
            <li class="a-option" data-value="JP">Japan</li>
            <li class="a-option" data-value="JE">Jersey</li>
            <li class="a-option" data-value="KE">Kenya</li>
            <li class="a-option" data-value="LI">Liechtenstein</li>
            <li class="a-option" data-value="MO">Macau SAR China</li>
            <li class="a-option" data-value="MY">Malaysia</li>
            <li class="a-option" data-value="MV">Maldives</li>
            <li class="a-option" data-value="MX">Mexico</li>
            <li class="a-option" data-value="MN">Mongolia</li>
            <li class="a-option" data-value="MA">Morocco</li>
            <li class="a-option" data-value="NC">New Caledonia</li>
            <li class="a-option" data-value="NZ">New Zealand</li>
            <li class="a-option" data-value="NG">Nigeria</li>
            <li class="a-option" data-value="MP">Northern Mariana Islands</li>
            <li class="a-option" data-value="PE">Peru</li>
            <li class="a-option" data-value="PR">Puerto Rico</li>
            <li class="a-option" data-value="WS">Samoa</li>
            <li class="a-option" data-value="SM">San Marino</li>
            <li class="a-option" data-value="RS">Serbia</li>
            <li class="a-option" data-value="SG">Singapore</li>
            <li class="a-option" data-value="ZA">South Africa</li>
            <li class="a-option" data-value="KN">St. Kitts &amp; Nevis</li>
            <li class="a-option" data-value="SR">Suriname</li>
            <li class="a-option" data-value="TW">Taiwan</li>
            <li class="a-option" data-value="TH">Thailand</li>
            <li class="a-option" data-value="TR">Turkey</li>
            <li class="a-option" data-value="AE">United Arab Emirates</li>
            <li class="a-option" data-value="UY">Uruguay</li>
            <li class="a-option" data-value="VN">Vietnam</li>
          </ul>
        </li>
      </ul>
      <span class="error-msg">No country selected</span>
      <label class="a-label js-a-label" for="selected-option-tooltip">Choose country</label>
    </div>
    <div class="wrapper-postalcode-optional">
      <p class="a-paragraph i18n">Subscribe to the newsletter</p>
      <div data-component="MInput" class="m-input post-code" data-component-id="a9ae10a0-730c-4588-9833-22a214793ff1">
        <label class="a-label js-a-label i18n" for="signup-postalcode">Your post code (optional)</label>
        <input class="a-input js-a-input i18n" type="text" value="" name="signup-postalcode" id="signup-postalcode"
          pattern="^(?:\s*)[^:“�&quot;;!@$%^&amp;*()_+={}\[<>,.?`~|\]\/]+(s+[^\s\d:“�&quot;;!@$%^&amp;*()_+={}\[<>,.?`~|\]\/]+)*(?:\s*)$" data-validation-pattern-text="Please enter a valid postal code" tabindex="303"><label
          class="a-label js-a-label" for="signup-postalcode" data-placeholder=""></label>
      </div>
    </div>
    <div class="option-wrapper-department">
      <p class="a-paragraph">Department settings</p>
      <div class="m-radio-button u-clearfix">
        <input type="radio" class="a-radio-button men" id="men-lightbox" required="required" data-validation-required-text="required" name="department" tabindex="304">
        <label class="a-label js-a-label u-no-select custom-radio" for="men-lightbox" tabindex="0"></label>
        <label class="a-label js-a-label label-text" for="men-lightbox">Men</label>
      </div>
      <div class="m-radio-button u-clearfix">
        <input type="radio" class="a-radio-button women" id="women-lightbox" required="required" data-validation-required-text="required" name="department" tabindex="305">
        <label class="a-label js-a-label u-no-select custom-radio" for="women-lightbox"></label>
        <label class="a-label js-a-label label-text" for="women-lightbox">Women</label>
      </div>
      <div class="m-radio-button u-clearfix">
        <input type="radio" class="a-radio-button both" id="both-lightbox" required="required" data-validation-required-text="required" name="department" checked="checked" tabindex="306">
        <label class="a-label js-a-label u-no-select custom-radio" for="both-lightbox"></label>
        <label class="a-label js-a-label label-text" for="both-lightbox">Both</label>
      </div>
      <span class="m-checkbox u-clearfix child" id="child" name="department">
        <input type="checkbox" class="a-checkbox child" id="checkbox_child" name="department" tabindex="307">
        <label class="a-label js-a-label custom-box" for="checkbox_child" tabindex="308"></label>
        <label class="a-label js-a-label" for="checkbox_child">Children</label>
      </span>
    </div>
    <div class="checkbox-input">
      <span class="m-checkbox u-clearfix" id="newsletter">
        <input type="checkbox" class="a-checkbox" id="checkbox_newsletter" name="hmNewsSubscription" tabindex="309">
        <label class="a-label js-a-label custom-box" for="checkbox_newsletter" tabindex="310"></label>
        <label class="a-label js-a-label" for="checkbox_newsletter">
          <span class="newsLetterText"></span>
        </label>
      </span>
      <span class="m-checkbox u-clearfix" id="policies">
        <input type="checkbox" class="a-checkbox" required="required" data-validation-required-text="" id="checkbox_policies" name="termsAndConditions" tabindex="311">
        <label class="a-label js-a-label custom-box" for="checkbox_policies" tabindex="312"></label>
        <label class="a-label js-a-label" for="checkbox_policies">
          <span class="policiesText"> Yes, I would like to sign up for a ARKET account. I consent to let H&amp;M Group process my personal data to provide me with a personalised ARKET account, in accordance with the
            <a href="/en/customer-service/privacy-notice/my-arket-account.html" target="_blank" class="a-link policiesLink" data-template="empty" data-classes="is-privacy-policy"> privacy notice.</a>
          </span>
        </label>
      </span>
    </div>
    <button type="submit" class="a-button is-primary" tabindex="313">
      <span>Submit</span>
    </button>
  </div>
</form>

Text Content

Startpage 3
Startpage 4
Startpage 2
Startpage 1





Why do we use your personal data?


We will use your personal data to generate and send ads and promotions,
including style and shopping recommendations, notifications, information,
surveys, and invitations through multiple communication channels.

Ads, promotions, and other direct marketing communication will be distributed
according to your preferences through e-mail, text messages, as well as
displayed in your mobile app, social media channels or web browser. Please take
note that all communication channels might not be available in your market.

 

To optimize online customer experience, we provide you with personalized ads and
promotions resulting from algorithmic analysis and predictions of your
preferences, interests, and behavior.   

 

To be more efficient in our marketing communication we collaborate with
different social media, search engine and advertising network providers
("Advertising Partners").

 

Please read more about our Advertising Partners below.

 

How do we use your personal data?

We only use data obtained directly from you, when you created your account,
shopping with us, subscribing to newsletters or engaging with us in any other
way.   

 

We will never retrieve, use, and store personal data from data brokers or other
external sources nor having access to such data for pursuing a marketing purpose
unless we explicitly say so.

 

H&M Group collaborates with advertising partners such as Facebook, Instagram,
Snapchat, Pinterest and YouTube for advertising on social networks and with
Google for online advertising networks such as Google Ads and Google Marketing
Platform.

 

Advertising partners use cookies and similar technologies to trace your usage of
our websites and services by accessing data stored on your device or in apps.

 

Read more about cookies and other tracing technologies in the Cookies' section
of this Privacy Notice.

 

Advertising Partners

 

H&M Group collaborates with Advertising Partners, such as Facebook, Instagram,
Snapchat, Pinterest and Google.

 

Our Advertising Partners enable us to identify and engage with the right target
audience, to create and distribute personalized marketing content across
platforms and services. To be able to choose the content that fits your
interests, we can use information obtained from you when you signed-up for
newsletter or created an account or made a purchase with us. We may share this
information and a customer identifier, e.g., an encrypted email address or
device id, with third parties such as Facebook and Google. The purpose is to
show relevant ads to you on third party websites and apps. In order to do this,
your data is matched with the database of the third party. If a match is found,
you will receive promotional and relevant content in your feed or search engine.
If no match is found your data is securely destroyed. We take our responsibility
to protect the personal data of our customers very seriously and would like to
reassure you that this personal data is handled in a secure manner using a
technique called hashing. This ensures your data is scrambled in a manner that
makes it unreadable to anyone other than the recipient for the explicit given
purpose.

 

We may also link this data through the various devices you use, as well as
process data about the ads for example, if you clicked on an ad and then made a
purchase. The purpose is to measure the impact of the ad and to enable ad
billing.

 

We also collaborate with Rakuten for affiliate (influencer) marketing and to
drive traffic to our web sites.

 

Each Advertising Partner is responsible for their part of the processing as
controllers, including (if any) transfers of personal data to non-EEA countries.

 

Who has access to your personal data?

We may share your personal data within the H&M Group whenever necessary to
fulfil the intended processing purpose. For the same reason, personal data is
also shared with suppliers carrying out certain tasks exclusively on our behalf,
such as data analytics and marketing content creation. H&M Group is always fully
responsible for its suppliers. 

 

We may from time to time also share personal data with independent third
parties, such as Advertising Partners, media agencies and electronic
communication providers. Please be aware that many of these recipients have an
independent right or obligation to process your personal data as controllers.

 

What is the legal ground to process your personal data?

We will obtain your consent before we send you newsletters through e-mail and
text messages.

 

We will ask for your prior consent regarding marketing that is based on cookie
data or other tracking technologies.

 

If you're an account holder or a subscriber you may hear from us in other
channels, such as social media or through surveys. For this processing we rely
on our legitimate interest as a business to promote our ads to you.

 

How long do we keep your data?

H&M Group will process your data no longer than necessary to provide you with
ads, promotions, and other direct marketing messages.

 

 

We will cease processing your data for marketing purpose once you have closed
your customer account, actively rejecting further marketing communication from
us. Thereafter your data will be permanently erased.

 

How to exercise your rights

 

You have the right to exercise your rights against H&M Group to such personal
data vested in our possession and control.   

 

You have, at any time, the right to withdraw your consent for marketing
purposes, or object to it if the processing is based on our legitimate interest.

 

Your consent withdrawal or objection to further marketing communication means
cease of all future ads, promotions and other marketing messages originating
from your requested brand of the H&M Group, including the underlying processing
of personal data for this purpose. 

 

If you, however, continue to receive marketing communication from us displayed
in your social media feed or web browser, this is a matter entirely between you
and your platform provider. 

 

You can withdraw your consent or object from further marketing communication by
the following means:

 

* following the instruction in each marketing post/email,

* by editing the settings of each of your H&M Group brand account

* configurate the privacy settings on your social media account or browser, or

* contact Customer Service, customerservice@arket.com
 

Read our General privacy notice

Sign up to our newsletter for early access to the SALE
Sign up to our newsletter for early access to the SALE

The Product You have selected is Not Available now


ARKET
 * Women
 * Men
 * Children
 * Baby
 * Homeware
 * Café
 * Travel

PRODUCTS

See all products
New arrivals MOST POPULAR  Previous collections
Inspiration


INSPIRATION

 * The linen collection new
 * A more beautiful everyday life new
 * SS24 Tailoring 
 * A new bohemia

Clothing


CLOTHING

 * All clothing
 * Knitwear & cardigans
 * Coats & jackets
 * Jeans
 * Shirts & blouses new
 * Dresses
 * Skirts new
 * T-shirts
 * Tops
 * Sweatshirts & hoodies
 * Trousers
 * Shorts
 * Blazers
 * Tailoring
 * Loungewear
 * Sportswear
 * Socks
 * Swimwear
 * Underwear
 * The linen collection new
 * Resale

Shoes


SHOES

 * All shoes
 * Sneakers
 * Ballerinas
 * Boots
 * Heels
 * Sandals
 * Flats
 * New Balance
 * Veja
 * adidas

Bags


BAGS

 * All bags
 * Crossbody bags
 * Tote bags
 * Mini bags
 * Travel

Accessories


ACCESSORIES

 * All accessories
 * Jewellery
 * Sunglasses
 * Belts
 * Hats & caps
 * Scarves & bibs
 * Beanies & gloves
 * Hair accessories


RECOMMENDED

 * About ARKET
 * ARKET Café
 * External brands
 * Delivery & returns
 * Recycle with ARKET
 * Care guide

New arrivals Travel MOST POPULAR
Inspiration


INSPIRATION

 * A more beautiful everyday life new
 * ARKET JEANS  The SS24 collection new
 * A new bohemia

Previous collections
Clothing


CLOTHING

 * All clothing
 * T-shirts
 * Coats & jackets
 * Knitwear
 * Shirts
 * Overshirts
 * Polos
 * Sweatshirts & hoodies
 * Pile & fleece
 * Trousers
 * Jeans
 * Blazers
 * Suits
 * Underwear
 * Socks
 * Loungewear
 * Sportswear
 * Swim shorts
 * Resale

Shoes


SHOES

 * All shoes
 * Trainers
 * Leather shoes
 * Boots
 * New Balance 
 * adidas 
 * Vans
 * Veja
 * Tretorn
 * Timberland
 * Slides

Accessories & bags


ACCESSORIES & BAGS

 * All accessories
 * Jewellery
 * All bags
 * Hats
 * Beanies
 * Scarves
 * Gloves
 * Belts
 * Sunglasses
 * A/W 2023 ARKET for dogs

New arrivals All clothing  The basics collection Most popular  Previous
collections Resale 
Inspiration


INSPIRATION

 * Nature visiting new
 * Denim update
 * Spring staples 

Clothing


CLOTHING

 * All children clothing
 * Jeans new
 * Tops
 * T-shirts new
 * Sweatshirts new
 * Trousers & shorts
 * Leggings
 * Outerwear
 * Knitwear
 * Accessories 
 * Dresses
 * Skirts 
 * Shoes 
 * Socks & tights    
 * Pyjamas
 * Underwear
 * Swimwear new

Boys  (2–10y)


BOYS, 2–10 YEARS

 * All boys clothing
 * Jeans new
 * Tops
 * T-shirts new
 * Sweatshirts new
 * Trousers & shorts
 * Outerwear
 * Knitwear

Girls  (2–10y)


GIRLS, 2–10 YEARS

 * All girls clothing 
 * Jeans new
 * Tops
 * T-shirts new
 * Sweatshirts new
 * Trousers & shorts
 * Leggings 
 * Dresses
 * Outerwear
 * Skirts
 * Knitwear

New arrivals All clothing  Most popular  Previous collections Resale 
Clothing


CLOTHING

 * All baby
 * All newborn
 * Bodysuits
 * Bottoms
 * Tops
 * Accessories
 * Socks & tights
 * Outerwear
 * Knitwear 

New arrivals Most popular Ornaments new All products  Blankets Previous
collections
Inspiration


INSPIRATION

 * Vividly green new
 * Spring festivites

Living room 


LIVING ROOM

 * All living room 
 * Decorations and ornaments new
 * Blankets
 * Cushion covers
 * Rugs & doormats 
 * Vases
 * Pots
 * Posters
 * Candle holders 
 * Baskets 
 * Books 
 * Games 

Kitchen 


KITCHEN

 * All kitchen 
 * Table accessories
 * Plates
 * Bowls
 * Cups
 * Glasses
 * Cutlery

Bathroom 


BATHROOM

 * All bathroom
 * Bath & body 
 * Towels 
 * Product care

Brands


BRANDS

 * A World of Craft 
 * Bordallo Pinheiro 
 * Felt So Good 
 * Klippan 
 * Printworks
 * Pia Wallén 
 * Sabre Paris 
 * San Raphael 
 * Steamery 
 * Stackelbergs Stockholm 
 * Tensira 
 * Turtle bags 

ARKET CAFÉ MERCHANDISE RECIPES OUR VISION VISIT US
Selected reading


TOPICS

 * The sweetness of a clean cup of coffee 
 * Our vegetarian manifesto
 * The benefits on farming with nature
 * Bread in hand, hand on heart
   
 * Going back in time for the future of food
 * Food, climate and change

Suppliers


SUPPLIERS

 * BAK Bakery
 * Nordisk råvara
 * Warbro mill
 * Sevan
   

All travel Everyday bags
Bags


TRAVEL

 * All
 * Luggage
 * Packable bags
 * Backpacks
 * Tote bags
 * Accessories


RECOMMENDED

 * Delivery & returns
 * Our suppliers
 * Recycle with ARKET
 * Care guide



Our stores & cafésCareersAbout ARKETCustomer serviceReturns & RefundDeliveries
Sign in My account
International Log Out
Follow us


 * 
   
   Sign in


 * 
   
   Create account

Show
Reset password
Keep me signed in
Continue
Minimum of 6 Characters
8 characters 1 number 1 uppercase letter 1 lowercase letter
Show
Show
 * * Andorra
   * Argentina
   * Australia
   * Bahrain
   * Bangladesh
   * Barbados
   * Brunei
   * Canada
   * Chile
   * Costa Rica
   * Ecuador
   * El Salvador
   * Gibraltar
   * Greenland
   * Guam
   * Guatemala
   * Guernsey
   * Honduras
   * Hong Kong SAR China
   * Iceland
   * India
   * Indonesia
   * Israel
   * Jamaica
   * Japan
   * Jersey
   * Kenya
   * Liechtenstein
   * Macau SAR China
   * Malaysia
   * Maldives
   * Mexico
   * Mongolia
   * Morocco
   * New Caledonia
   * New Zealand
   * Nigeria
   * Northern Mariana Islands
   * Peru
   * Puerto Rico
   * Samoa
   * San Marino
   * Serbia
   * Singapore
   * South Africa
   * St. Kitts & Nevis
   * Suriname
   * Taiwan
   * Thailand
   * Turkey
   * United Arab Emirates
   * Uruguay
   * Vietnam

No country selected Choose country

Subscribe to the newsletter

Your post code (optional)

Department settings

Men
Women
Both
Children
Yes, I would like to sign up for a ARKET account. I consent to let H&M Group
process my personal data to provide me with a personalised ARKET account, in
accordance with the privacy notice.
Submit
?
Added To Bag

View bag
ITEM NOT ADDED

This product is sold only in limited numbers per customer. You cannot add more
items to your shopping bag.



Startpage 3
Startpage 4
Startpage 2
Startpage 1


WOMEN THE LINEN COLLECTION

 * Shop now0

0
0
Hero component index spring brand
1
Women
image component gridstartpagestartpage / women
2
Men
image component gridstartpagestartpage / men
3
Children
image component gridstartpagestartpage / children
4
Homeware
image component gridstartpagestartpage / homeware
5
Baby
image component gridstartpagestartpage/baby
6
Travel
image component gridstartpagestartpage/travel
7
Resale
image component gridstartpagestartpage/careguide
8
About ARKET
image component gridstartpagestartpage/about



EDITORIAL SELECTED READING

People
9


ARKET AND APARTAMENTO BOOKSHOP

For the launch of the ARKET and Apartamento Bookshop, a collaborative pop-up
touring Berlin, Stockholm, Paris and Barcelona throughout 2024, the Apartamento
editorial team invited photographer Iris Humm to capture some day-to-day scenes
and moments at their head office.

 

 


RECIPE
10


BAKED SWEET POTATOES WITH APPLE SALSA

Introducing a new seasonal recipe from Martin Berg, our head chef at the ARKET
Café. Baked sweet potatoes with fresh and herby apple salsa, a lighter vegan
dish for weekday dinners or suitable as a side on the Sunday brunch table.

 


care
11


TAKE CARE OF YOUR PRODUCTS

Longevity is at the core of our brand. If our clothes are used beyond their
first wearer, we have done something right. Designing for circularity starts at
the drawing table – and extends to guiding customers on how to take care of our
products.




EXPLORE ARKET

12
Materials

13
Suppliers

14
Design

15
Food

16
People

17
Balance

18
Knowledge

19
Community

20
Environment


The grid is an essential element of our visual identity. It represents the
notion of the archive and is used to organise and display information ranging
from the names of plants to fabric weights and different types of materials used
in our collections. These nine squares symbolise the separate parts that
together form our world, and they are also the areas where we strive to make a
difference.




p11-logo
 * About ARKET
 * Customer service
 * Size guide
 * Returns
 * Stores & cafés
 * Newsletter - sign up for 10% off
 * Student discount
 * Careers
 * Instagram
 * Facebook
 * Pinterest
 * Affiliate
 * Press
 * Privacy policy
 * My account
 * International
   Cookies Settings



Currently we don't offer shipping to the United States. Please follow us on
Instagram for future updates.



Close





BEFORE YOU START SHOPPING

We use first- and third-party cookies including other tracking technologies from
third party publishers to give you the full functionality of our website, to
customize your user experience, perform analytics and deliver personalized
advertising on our websites, apps and newsletters across internet and via social
media platforms. For that purpose, we collect information about user, browsing
patterns and device.

By clicking "Accept All Cookies", you accept this, and agree that we share this
information with third parties, such as our advertising partners. If you prefer,
you can choose to continue with "Only Required Cookies". But keep in mind that
blocking some types of cookies may impact how we can deliver tailored content
that you might like.

For more information and to customize your options, click on "Cookie settings".
If you want to learn more about cookies and why we use them, visit our Cookie
Policy page at any time.

Accept All Cookies
Cookies Settings



COOKIE CATEGORY INFORMATION

Below you´ll find detailed information about each cookie category and the
possibility to customize your settings. By clicking "Accept All Cookies", you
accept all cookies, and agree that we share this information with third parties,
such as our advertising partners. This may in some cases mean your data will be
processed outside the EU/EEA. Cookies are stored only for as long as needed to
fulfill their purpose.

If you prefer, you can choose which cookie categories to accept or not. Please
keep in mind that blocking some types of cookies may impact how we can deliver
and improve our services to you. When you're ready, click on 'Confirm My
Choices' and remember, you can always change your mind later.
If you want to learn more about cookies and why we use them, you can visit our
Cookie Policy page anytime.
Accept all cookies


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active
Strictly Necessary Cookies

These cookies are necessary to maintain our services and cannot be switched off.
They are usually only set in response to actions made by you, such as creating
an account or saving a wish-list for later. You can set your browser to block or
alert you about these cookies, but that can make some parts of the site not
work. These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic so we can collect insights
like which pages are the most popular and see how visitors move around the site.
All information these cookies collect is aggregated and therefore, anonymous. If
you do not allow these cookies, we will not be able to provide you with a
tailored experience.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalization. They may be set by us or by third party providers whose
services we have added to our pages. If you do not allow these cookies, then
some or all of these services may not function properly.

MARKETING COOKIES

Marketing Cookies

When you accept marketing cookies, you give us your consent to place cookies on
your device to provide you with relevant content that fits your interests. These
cookies may be set through our site by our advertising partners or us, to build
a profile of your interests and show you relevant content on our and third-party
sites. To be able to deliver content that fits your interests, we will use your
interactions together with personal information you have provided to us on our
site. To present you with relevant content on third-party sites, we will share
this information and a customer identifier such as an encrypted email-address or
device id with third parties, such as Google, Facebook, Instagram, and Snapchat.
The purpose is to show relevant ads to you on third party websites and apps. The
purpose is to show relevant ads to you on third party websites and apps. To make
the content as interesting as possible for you, we may link this data across the
different devices you use. If you choose not to accept marketing cookies, we
will not place such cookies on your device, and you may experience less relevant
content from us.

Confirm My Choices

Back Button

Back


PERFORMANCE COOKIES



Vendor Search Search Icon Filter Icon


Clear Filters

Information storage and access
Apply
Consent Leg.Interest

All Consent Allowed

Select All Vendors
Select All Vendors
All Consent Allowed

Confirm My Choices