www.aritzclothing.store Open in urlscan Pro
2606:4700:3032::6815:38e5  Public Scan

Submitted URL: http://www.aritzclothing.store/products-3896
Effective URL: https://www.aritzclothing.store/products-3896
Submission: On March 14 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

Name: cart_quantityPOST https://www.aritzclothing.store/product_info?cwftzkeycqrp=3896&number_of_uploads=0&action=add_product

<form name="cart_quantity" action="https://www.aritzclothing.store/product_info?cwftzkeycqrp=3896&amp;number_of_uploads=0&amp;action=add_product" method="post" enctype="multipart/form-data"><input type="hidden" name="securityToken"
    value="92ab540080f81cc076b4210d1cbfb83b">
  <input type="hidden" name="back" id="back">
  <div class="row">
    <div class="col-md-9 mx-auto col-lg-5 mb-5 mb-lg-0">
      <div class="position-relative">
        <span class="badge badge-success top-left">New</span>
      </div>
      <div class="product-sync-init mb-30 slick-initialized slick-slider">
        <div class="slick-list">
          <div class="slick-track" style="opacity: 1; width: 474px;">
            <div class="single-product slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="0" style="width: 474px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;">
              <div class="product-thumb"><img src="https://infosearch-online.com/images/269/B1424.jpg" alt="Black Star Buttoned Dress Giselle Aespa"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="product-sync-nav slick-nav-sync slick-initialized slick-slider">
        <div class="slick-list">
          <div class="slick-track" style="opacity: 1; width: 0px; transform: translate3d(0px, 0px, 0px);"></div>
        </div>
      </div>
    </div>
    <div class="col-lg-7 mt-5 mt-md-0">
      <div class="single-product-info">
        <div class="single-product-head">
          <h2 class="title mb-20">Black Star Buttoned Dress Giselle Aespa</h2>
          <div class="star-content mb-20">
            <span class="star-on"><i class="ion-ios-star"></i> </span>
            <span class="star-on"><i class="ion-ios-star"></i> </span>
            <span class="star-on"><i class="ion-ios-star"></i> </span>
            <span class="star-on"><i class="ion-ios-star"></i> </span>
            <span class="star-on"><i class="ion-ios-star"></i> </span>
            <span class="ml-2">SKU : sku-170504288748810</span>
          </div>
        </div>
        <div class="product-body mb-10">
          <div class="d-flex align-items-center mb-30 border-bottom pb-30">
            <h6 class="product-price mr-20">
              <span class="onsale">CAD $189.00</span>
            </h6>
            <span class="badge my-badge position-static bg-dark"></span>
          </div>
          <p class="font-size" style="display:none;"> Sizing In CM Asian SizeLengthChest CircumferenceWaistS588875M599279L609683 Sizing In Inch Asian SizeLengthChest CircumferenceWaistS22.834.629.5M23.236.231.1L23.637.832.7 Weight 0.300 kg ...</p>
        </div>
        <div class="product-footer">
          <div class="product-size align-items-center mt-10 mb-20 w100_l">
            <div class="attribsOptions">
              <input name="id[2]" type="hidden" id="attrib-2" value="2">
              <div id="tips_2" class="tips"><span class="green">Size --<span class="valuestyle">S</span></span></div>
              <ul id="list_size" class="list_attribute">
                <li id="value_2" class="list_name_id_2 attr_selected" rel="2"><span id="display_valule_text_2" style="display:none;">S</span><span id="valule_text_2">S</span></li>
                <li id="value_3" class="list_name_id_2" rel="3"><span id="display_valule_text_3" style="display:none;">M</span><span id="valule_text_3">M</span></li>
                <li id="value_4" class="list_name_id_2" rel="4"><span id="display_valule_text_4" style="display:none;">L</span><span id="valule_text_4">L</span></li>
              </ul>
              <script type="text/javascript">
                $(function() {
                  $(".list_name_id_2").click(function() {
                    var value_id = $(this).attr("rel");
                    var value_text = $("#display_valule_text_" + value_id).html();
                    $(".list_name_id_2").removeClass("attr_selected");
                    $(this).addClass("attr_selected");
                    $("#attrib-2").val(value_id);
                    $("#tips_2").html("<span class=\"green\">Size --<span class=\"valuestyle\">" + value_text + "</span></span>");
                  });
                  $("form[name=\"cart_quantity\"]").submit(function() {
                    var value_id = $("#attrib-2").val();
                    if (value_id == '') {
                      $("#tips_2").html("<span class=\"red\">* Please Choose Size</span>");
                      return false;
                    }
                  });
                });
              </script>
            </div>
            <style>
              /*电脑端*/
              .size_container {
                display: none;
                z-index: 99999;
                border: 1px solid #a5b0b9;
                box-shadow: 3px 1px #a6a9ad;
                width: 58vw;
                height: 72vh;
                overflow: auto;
                position: fixed;
                background: white;
                top: 155px;
                left: calc(100% - 79vw);
                padding: 5px 10px 20px 10px;
                border-radius: 5px;
              }
            </style>
            <style>
              /* size css start */
              .size_container .size_close {
                position: absolute;
                top: 3px;
                right: 3px;
                width: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                border-radius: 5px;
                font-size: 30px;
                cursor: pointer;
              }

              .size_container .size_close:hover {
                color: #8f8f8f;
              }

              .size_blank_wrap {
                display: inline-block;
                color: #222;
                font-weight: 900;
                font-size: 15px;
                letter-spacing: 1px;
                /*text-decoration: underline;*/
                text-decoration: none;
                border-bottom: 1px solid transparent;
              }

              .size_blank_wrap:hover {
                /*color: #e72d1e;*/
                border-bottom: 1px solid black;
              }

              .size_list_wrap {
                padding-left: 15px;
                padding-top: 15px;
                width: 100%;
                height: max-content;
                list-style: none;
                margin-bottom: 2px;
              }

              .size_list_wrap li {
                width: 100px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                font-size: 12px;
                background-color: #000;
                color: #fff;
                font-weight: 700;
                float: left;
                background-color: #f6f6f6;
                border: 1px solid #ccc;
                color: #222;
                margin-right: 15px;
                border-radius: 5px;
                cursor: pointer;
              }

              .size_list_wrap .size_list_active {
                background-color: #000;
                color: #fff;
              }

              .size_list_wrap li:hover {
                background-color: #000;
                color: #fff;
              }

              /* li active */
              .size_list_wrap .size_nav_active {
                background-color: #000;
                color: #fff;
              }

              .size_container .content {
                padding: 15px;
                padding-top: 50px;
                display: none;
              }

              .size_container .content>div {
                overflow: auto;
              }

              .size_container h3 {
                font-size: 18px;
                color: #000000;
                font-weight: 600;
                letter-spacing: 2px;
                margin-bottom: 5px;
              }

              .size_container table {
                color: #222;
                width: 100%;
              }

              .size_container table tr {
                background-color: #f6f6f6;
              }

              .size_container table tr th {
                text-align: center;
              }

              .size_container table tr:first-child {
                background-color: #cccccc;
              }

              .size_container table td {
                padding: 10px 5px;
                text-align: center;
                font-size: 12px;
              }

              .size_container .content .size_title {
                display: inline-block;
                width: 100%;
                background-color: #f6f6f6;
                color: #222;
                text-align: center;
                padding: 5px;
                letter-spacing: 1px;
                margin: 10px 0;
                border-radius: 5px;
              }

              .size_nav .size_nav_left {
                height: 40px;
                line-height: 40px;
                text-align: center;
                float: left;
              }

              .size_nav .size_nav_right {
                float: right;
              }

              /* size css end */
            </style>
            <!-- size html start -->
            <a href="javascript:;" class="size_blank_wrap"><br>Size Guide</a>
            <div class="size_container">
              <span class="size_close">×</span>
              <ul class="size_list_wrap">
                <li class="size_list_active" data-index="0">WomenClothing</li>
                <li data-index="1">Mens Clothing</li>
                <li data-index="2">Denim Sizes</li>
                <li data-index="3">Hats</li>
                <li data-index="4">Gloves</li>
                <li data-index="5">Belts</li>
                <li data-index="6">Hosiery</li>
              </ul>
              <!-- 选项卡1 -->
              <div class="content" style="display: block">
                <h3>Size Guide</h3>
                <span class="size_title">Women Clothing</span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>2XS</th>
                      <th>XS</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                      <th>XL</th>
                      <th>XXL</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Bust</th>
                      <td>30.5</td>
                      <td>32-33</td>
                      <td>34-35</td>
                      <td>36-37</td>
                      <td>38.5-39.75</td>
                      <td>40.5-42</td>
                      <td>43.5-45</td>
                    </tr>
                    <tr>
                      <th>Waist</th>
                      <td>22.5</td>
                      <td>24-25</td>
                      <td>26-27</td>
                      <td>28-29</td>
                      <td>30.5-31.75</td>
                      <td>33.25-35</td>
                      <td>36.75-38.5</td>
                    </tr>
                    <tr>
                      <th>Hip</th>
                      <td>32.5</td>
                      <td>34-35</td>
                      <td>36-37</td>
                      <td>38-39</td>
                      <td>40.5-41.75</td>
                      <td>42.5-44</td>
                      <td>45.5-47</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>
                        <span>Size</span>
                      </th>
                      <th>
                        <span>00</span>
                      </th>
                      <th>
                        <span>0</span>
                      </th>
                      <th>
                        <span>2</span>
                      </th>
                      <th>
                        <span>4</span>
                      </th>
                      <th>
                        <span>6</span>
                      </th>
                      <th>
                        <span>8</span>
                      </th>
                      <th>
                        <span>10</span>
                      </th>
                      <th>
                        <span>12</span>
                      </th>
                      <th>
                        <span>14</span>
                      </th>
                      <th>
                        <span>16</span>
                      </th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>
                        <span>Bust</span>
                      </th>
                      <td>
                        <span>30.5</span>
                      </td>
                      <td>
                        <span>32</span>
                      </td>
                      <td>
                        <span>33</span>
                      </td>
                      <td>
                        <span>34</span>
                      </td>
                      <td>
                        <span>35</span>
                      </td>
                      <td>
                        <span>36</span>
                      </td>
                      <td>
                        <span>37.5</span>
                      </td>
                      <td>
                        <span>39</span>
                      </td>
                      <td>
                        <span>40.5</span>
                      </td>
                      <td>
                        <span>42</span>
                      </td>
                    </tr>
                    <tr>
                      <th>
                        <span>Waist</span>
                      </th>
                      <td>
                        <span>22.5</span>
                      </td>
                      <td>
                        <span>24</span>
                      </td>
                      <td>
                        <span>25</span>
                      </td>
                      <td>
                        <span>26</span>
                      </td>
                      <td>
                        <span>27</span>
                      </td>
                      <td>
                        <span>28</span>
                      </td>
                      <td>
                        <span>29.75</span>
                      </td>
                      <td>
                        <span>31.5</span>
                      </td>
                      <td>
                        <span>33.25</span>
                      </td>
                      <td>
                        <span>35</span>
                      </td>
                    </tr>
                    <tr>
                      <th>
                        <span>Hip</span>
                      </th>
                      <td>
                        <span>32.5</span>
                      </td>
                      <td>
                        <span>34</span>
                      </td>
                      <td>
                        <span>35</span>
                      </td>
                      <td>
                        <span>36</span>
                      </td>
                      <td>
                        <span>37</span>
                      </td>
                      <td>
                        <span>38</span>
                      </td>
                      <td>
                        <span>39.5</span>
                      </td>
                      <td>
                        <span>41</span>
                      </td>
                      <td>
                        <span>42.5</span>
                      </td>
                      <td>
                        <span>44</span>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>
                        <div>
                          <span>Size</span>
                        </div>
                      </th>
                      <th colspan="2">
                        <div>
                          <span>1</span>
                        </div>
                      </th>
                      <th colspan="2">
                        <div>
                          <span>2</span>
                        </div>
                      </th>
                      <th colspan="2">
                        <div>
                          <span>3</span>
                        </div>
                      </th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>
                        <div>
                          <span>Bust</span>
                        </div>
                      </th>
                      <td>
                        <div>
                          <span>30.5</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>32-33</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>34-35</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>36-37</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>38.5-39.75</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>41</span>
                        </div>
                      </td>
                    </tr>
                    <tr>
                      <th>
                        <div>
                          <span>Waist</span>
                        </div>
                      </th>
                      <td>
                        <div>
                          <span>22.5</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>24-25</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>26-27</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>28-29</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>30.5-31.75</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>33</span>
                        </div>
                      </td>
                    </tr>
                    <tr>
                      <th>
                        <div>
                          <span>Hip</span>
                        </div>
                      </th>
                      <td>
                        <div>
                          <span>32.5</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>34-35</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>36-37</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>38-39</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>40.5-41.75</span>
                        </div>
                      </td>
                      <td>
                        <div>
                          <span>43</span>
                        </div>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>Short</th>
                      <th>Regular</th>
                      <th>Tall</th>
                      <th>Taller</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Height</th>
                      <td>Below 5’3”</td>
                      <td>5’3” to 5’7”</td>
                      <td>5’8” to 5’11”</td>
                      <td>Above 5’11”</td>
                    </tr>
                    <tr>
                      <th>Inseam</th>
                      <td>27.25-28.5</td>
                      <td>28.75-30</td>
                      <td>30.25-31.5</td>
                      <td>31.75-33</td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- 选项卡2 -->
              <div class="content" style="display: block">
                <h3>Size Guide</h3>
                <span class="size_title">Mens Clothing</span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XS</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                      <th>XL</th>
                      <th>XXL</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Chest</th>
                      <td>32.5-35</td>
                      <td>35-37.5</td>
                      <td>37.5-40</td>
                      <td>40-43</td>
                      <td>43-46</td>
                      <td>46-49</td>
                    </tr>
                    <tr>
                      <th>Waist</th>
                      <td>28-30</td>
                      <td>30-32</td>
                      <td>31.5-34</td>
                      <td>34-37</td>
                      <td>37-40</td>
                      <td>40-43</td>
                    </tr>
                    <tr>
                      <th>Hip</th>
                      <td>32.5-35</td>
                      <td>35-37.5</td>
                      <td>37.5-40</td>
                      <td>40-43</td>
                      <td>43-46</td>
                      <td>46-49</td>
                    </tr>
                    <tr>
                      <th>Arm Length</th>
                      <td>33.5</td>
                      <td>34</td>
                      <td>34.5</td>
                      <td>35</td>
                      <td>35.5</td>
                      <td>36</td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- 选项卡3 -->
              <div class="content" style="display: block">
                <h3>Size Guide</h3>
                <span class="size_title">Denim</span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>23</th>
                      <th>24</th>
                      <th>25</th>
                      <th>26</th>
                      <th>27</th>
                      <th>28</th>
                      <th>29</th>
                      <th>30</th>
                      <th>31</th>
                      <th>32</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Waist</th>
                      <td>23.5</td>
                      <td>24.5</td>
                      <td>25.5</td>
                      <td>26.5</td>
                      <td>27.5</td>
                      <td>28.5</td>
                      <td>29.5</td>
                      <td>30.5</td>
                      <td>31.5</td>
                      <td>32.5</td>
                    </tr>
                    <tr>
                      <th>Hip</th>
                      <td>33.5</td>
                      <td>34.5</td>
                      <td>35.5</td>
                      <td>36.5</td>
                      <td>37.5</td>
                      <td>38.5</td>
                      <td>39.5</td>
                      <td>40.5</td>
                      <td>41.5</td>
                      <td>42.5</td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- 选项卡4 -->
              <div class="content" style="display: block">
                <h3>Size Guide</h3>
                <span class="size_title">Hats</span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Head Circumference</th>
                      <td>20–23.4</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XS/S</th>
                      <th>S/M</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Head Circumference</th>
                      <td>21–22</td>
                      <td>22–22.4</td>
                      <td>22.6–22.8</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XS</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                      <th>XL</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Head Circumference</th>
                      <td>21</td>
                      <td>21.75</td>
                      <td>22.5</td>
                      <td>22.875</td>
                      <td>23.75</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>6–9</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>36–40</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>8¾"–9¾"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>XS/S</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4.5–7</td>
                      <td>7.5–10</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37.5</td>
                      <td>38–41</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>9"–9.5"</td>
                      <td>9.6"–10.3"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4–6</td>
                      <td>6.5–8.5</td>
                      <td>9–11</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37</td>
                      <td>37–40</td>
                      <td>40–42</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (CM)</th>
                      <td>21–22.5</td>
                      <td>22.5–25</td>
                      <td>25–27</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (IN)</th>
                      <td>8.25–8.85</td>
                      <td>8.85–9.85</td>
                      <td>9.85–10.6</td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- 选项卡5 -->
              <div class="content" style="display: block">
                <h3>Size Guide</h3>
                <span class="size_title">Gloves</span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Handwear Size</th>
                      <td>6–8</td>
                    </tr>
                    <tr>
                      <th>Hand Length</th>
                      <td>6.5–8.5</td>
                    </tr>
                    <tr>
                      <th>Hand Width</th>
                      <td>6.5–8.5</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XS/S</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Handwear Size</th>
                      <td>6–7</td>
                      <td>8–9</td>
                    </tr>
                    <tr>
                      <th>Hand Length</th>
                      <td>6–8</td>
                      <td>8–10</td>
                    </tr>
                    <tr>
                      <th>Hand Width</th>
                      <td>6–8</td>
                      <td>8–10</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XS</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Handwear Size</th>
                      <td>6</td>
                      <td>7</td>
                      <td>8</td>
                      <td>9</td>
                    </tr>
                    <tr>
                      <th>Hand Length</th>
                      <td>6–7</td>
                      <td>7–8</td>
                      <td>8–9</td>
                      <td>9–10</td>
                    </tr>
                    <tr>
                      <th>Hand Width</th>
                      <td>6–7</td>
                      <td>7–8</td>
                      <td>8–9</td>
                      <td>9–10</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>6–9</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>36–40</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>8¾"–9¾"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>XS/S</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4.5–7</td>
                      <td>7.5–10</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37.5</td>
                      <td>38–41</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>9"–9.5"</td>
                      <td>9.6"–10.3"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4–6</td>
                      <td>6.5–8.5</td>
                      <td>9–11</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37</td>
                      <td>37–40</td>
                      <td>40–42</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (CM)</th>
                      <td>21–22.5</td>
                      <td>22.5–25</td>
                      <td>25–27</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (IN)</th>
                      <td>8.25–8.85</td>
                      <td>8.85–9.85</td>
                      <td>9.85–10.6</td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- 选项卡6 -->
              <div class="content" style="display: block">
                <h3>Size Guide</h3>
                <span class="size_title">Belts</span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Waist Reg Rise</th>
                      <td>23–29</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XS/S</th>
                      <th>S/M</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Waist Reg Rise</th>
                      <td>25–33</td>
                      <td>27–35</td>
                      <td>29–41</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XXS</th>
                      <th>XS</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                      <th>XL</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Waist Reg Rise</th>
                      <td>23–29</td>
                      <td>25–31</td>
                      <td>27–33</td>
                      <td>29–35</td>
                      <td>32–38</td>
                      <td>35–41</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Size</th>
                      <th>XXS</th>
                      <th>XS</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                      <th>XL</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Waist High Rise</th>
                      <td>21–27</td>
                      <td>23–29</td>
                      <td>25–31</td>
                      <td>27–33</td>
                      <td>30–36</td>
                      <td>33–39</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>6–9</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>36–40</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>8¾"–9¾"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>XS/S</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4.5–7</td>
                      <td>7.5–10</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37.5</td>
                      <td>38–41</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>9"–9.5"</td>
                      <td>9.6"–10.3"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4–6</td>
                      <td>6.5–8.5</td>
                      <td>9–11</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37</td>
                      <td>37–40</td>
                      <td>40–42</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (CM)</th>
                      <td>21–22.5</td>
                      <td>22.5–25</td>
                      <td>25–27</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (IN)</th>
                      <td>8.25–8.85</td>
                      <td>8.85–9.85</td>
                      <td>9.85–10.6</td>
                    </tr>
                  </tbody>
                </table>
              </div>
              <!-- 选项卡7 -->
              <div class="content" style="display: block">
                <h3>Hosiery &amp; shoes</h3>
                <span class="size_title">Hosiery &amp; shoes</span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>One Size</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>6–9</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>36–40</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>8¾"–9¾"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>XS/S</th>
                      <th>M/L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4.5–7</td>
                      <td>7.5–10</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37.5</td>
                      <td>38–41</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (Inches)</th>
                      <td>9"–9.5"</td>
                      <td>9.6"–10.3"</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Sock Size</th>
                      <th>S</th>
                      <th>M</th>
                      <th>L</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <td>4–6</td>
                      <td>6.5–8.5</td>
                      <td>9–11</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35–37</td>
                      <td>37–40</td>
                      <td>40–42</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (CM)</th>
                      <td>21–22.5</td>
                      <td>22.5–25</td>
                      <td>25–27</td>
                    </tr>
                    <tr>
                      <th>Shoe Size<br> (IN)</th>
                      <td>8.25–8.85</td>
                      <td>8.85–9.85</td>
                      <td>9.85–10.6</td>
                    </tr>
                  </tbody>
                </table>
                <span class="size_title"></span>
                <table>
                  <thead>
                    <tr>
                      <th>Shoe Size (US)</th>
                      <th>5</th>
                      <th>6</th>
                      <th>7</th>
                      <th>8</th>
                      <th>9</th>
                      <th>10</th>
                    </tr>
                  </thead>
                  <tbody>
                    <tr>
                      <th>Shoe Size (EUR)</th>
                      <td>35</td>
                      <td>36.5</td>
                      <td>37.5</td>
                      <td>39</td>
                      <td>40</td>
                      <td>41.5</td>
                    </tr>
                    <tr>
                      <th>Shoe Size (Inches)</th>
                      <td>8.5"</td>
                      <td>8.75"</td>
                      <td>9.25"</td>
                      <td>9.5"</td>
                      <td>9.75"</td>
                      <td>10"</td>
                    </tr>
                  </tbody>
                </table>
              </div>
            </div>
            <script>
              //尺码表按钮
              var size_blank_wrap = document.querySelector('.size_blank_wrap')
              var size_container = document.querySelector('.size_container')
              var size_close = document.querySelector('.size_close')
              //选项卡菜单
              var size_list_wrap = document.querySelectorAll('.size_list_wrap li')
              //选项卡内容
              var size_content = document.querySelectorAll('.size_container .content')
              //默认选中第一个选项卡
              size_list_wrap[0].className = 'size_list_active'
              for (var i = 0; i < size_list_wrap.length; i++) {
                size_list_wrap[i].setAttribute('data-index', i)
                size_list_wrap[i].addEventListener('click', function() {
                  let index = this.getAttribute('data-index')
                  for (var i = 0; i < size_content.length; i++) {
                    size_content[i].style.display = 'none'
                    size_list_wrap[i].className = ''
                  }
                  size_content[index].style.display = 'block'
                  size_list_wrap[index].className = 'size_list_active'
                })
              }
              size_blank_wrap.addEventListener('click', function() {
                if (size_container.style.display == 'block') {
                  size_container.style.display = 'none'
                } else {
                  size_container.style.display = 'block'
                }
              })
              size_close.addEventListener('click', function() {
                size_container.style.display = 'none'
              })
            </script>
          </div> <input type="hidden" name="products_id" value="3896">
          <div class="product-count style d-flex flex-column flex-sm-row mt-30 mb-30 w100_l">
            <div class="count d-flex" style="flex-wrap: wrap;">
              <input class="input_number" value="1" type="number" name="cart_quantity" min="1" max="10" step="1">
              <div class="button-group"><span class="count-btn increment"><i class="fas fa-chevron-up"></i></span><span class="count-btn decrement"><i class="fas fa-chevron-down"></i></span></div><button type="submit" id="buynow"
                style="display:none;">Buy Now</button>
              <div><button id="buynow_but" class="btn theme-btn--dark3 btn--xl mt-30 mt-sm-0" style="margin-right:8px;"><span class="mr-2"><i class="ion-checkmark-circled"></i></span>Buy Now</button><span id="add_cart_button"
                  class="btn theme-btn--dark4 btn--xl mt-30 mt-sm-0"><span class="mr-2"><i class="icon-basket-loaded"></i></span>Add to Cart</span></div>
            </div>
          </div>
          <div class="pro-social-links mt-10 w100_l">
            <ul class="d-flex align-items-center">
              <li class="share">Share</li>
              <li>
                <a href="#"><i class="ion-social-facebook" onclick="javascript:window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent('https://www.aritzclothing.store/products-3896')+'&amp;t='+encodeURIComponent(document.title), 'newWindow', 'width=800, height=400','center');void(0);"></i></a>
              </li>
              <li>
                <a href="#"><i class="ion-social-twitter" onclick="javascript:window.open('http://www.twitter.com/sharer?url='+encodeURIComponent('https://www.aritzclothing.store/products-3896')+'&amp;t='+encodeURIComponent(document.title), 'newWindow', 'width=800, height=400','center');void(0);"></i></a>
              </li>
            </ul>
          </div>
          <div class="block-reassurance w100_l icon_p">
            <ul>
              <li><i class="icon-eye"></i><span class="title"><b id="vc">60</b> People Are Viewing This Right Now</span>
              </li>
              <li><i class="icon-wallet"></i><span class="title">Aritzia Outlet</span></li>
              <li><i class="icon-plane"></i><span class="title">Fast Shipping</span>
              </li>
              <li><i class="icon-shield"></i><span class="title">Safe Payment</span>
              </li>
              <li><i class="icon-refresh"></i><span class="title">Free Return</span></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://www.aritzclothing.store/login

<form class="news-letter-form position-relative" action="https://www.aritzclothing.store/login" target="_blank" method="post">
  <input class="form-control" type="text" placeholder="Email">
  <button class="btn news-letter-btn text-uppercase" type="submit">Subscribe</button>
</form>

Name: quick_find_headerGET https://www.aritzclothing.store/advanced_search_result

<form class="search-box" action="https://www.aritzclothing.store/advanced_search_result" name="quick_find_header" method="get">
  <input class="simple-search valid" type="text" id="q" name="keyword" value="" placeholder="Search...">
  <button id="close" type="submit"><i class="ion-ios-search-strong"></i></button>
</form>

Name: loginPOST https://www.aritzclothing.store/login?action=process

<form name="login" action="https://www.aritzclothing.store/login?action=process" method="post" onsubmit="return check_login()"><input type="hidden" name="securityToken" value="92ab540080f81cc076b4210d1cbfb83b"> <input type="text" name="email_address"
    size="25" placeholder="ENTER YOUR EMAIL" id="loginbox_email"> <input type="password" name="password" size="25" placeholder="ENTER YOUR PASSWORD" id="loginbox_password"> <input type="hidden" name="securityToken"
    value="92ab540080f81cc076b4210d1cbfb83b"> <input class="loginbox_email_button btn theme-btn--dark3 btn--xl mt-30 mt-sm-0" type="submit" value="LOGIN_BOX_SIGN_IN">
  <div class="fec-important" style="text-align: right;margin: 0 10% 0 0;font-size: 13px;">
    <a href="https://www.aritzclothing.store/password_forgotten">Forgot your password?</a>
  </div>
</form>

Text Content

×
 * Home
 * All products
 * Contact Us
 * Track Order

Cart ×

Your Shopping Cart is empty.

Amount Discount:    - Total:    CAD $0.00
View Cart Checkout
ARITZCLOTHING
 * Home
 * All products

 * 
 * 
 * 0
   




BLACK STAR BUTTONED DRESS GISELLE AESPA

 1. Home
 2. Black Star Buttoned Dress Giselle Aespa

3896
New




BLACK STAR BUTTONED DRESS GISELLE AESPA

SKU : sku-170504288748810

CAD $189.00

Sizing In CM Asian SizeLengthChest CircumferenceWaistS588875M599279L609683
Sizing In Inch Asian SizeLengthChest
CircumferenceWaistS22.834.629.5M23.236.231.1L23.637.832.7 Weight 0.300 kg ...

Size --S
 * SS
 * MM
 * LL


Size Guide
×
 * WomenClothing
 * Mens Clothing
 * Denim Sizes
 * Hats
 * Gloves
 * Belts
 * Hosiery


SIZE GUIDE

Women Clothing

Size 2XS XS S M L XL XXL Bust 30.5 32-33 34-35 36-37 38.5-39.75 40.5-42 43.5-45
Waist 22.5 24-25 26-27 28-29 30.5-31.75 33.25-35 36.75-38.5 Hip 32.5 34-35 36-37
38-39 40.5-41.75 42.5-44 45.5-47

Size 00 0 2 4 6 8 10 12 14 16 Bust 30.5 32 33 34 35 36 37.5 39 40.5 42 Waist
22.5 24 25 26 27 28 29.75 31.5 33.25 35 Hip 32.5 34 35 36 37 38 39.5 41 42.5 44

Size
1
2
3
Bust
30.5
32-33
34-35
36-37
38.5-39.75
41
Waist
22.5
24-25
26-27
28-29
30.5-31.75
33
Hip
32.5
34-35
36-37
38-39
40.5-41.75
43

Size Short Regular Tall Taller Height Below 5’3” 5’3” to 5’7” 5’8” to 5’11”
Above 5’11” Inseam 27.25-28.5 28.75-30 30.25-31.5 31.75-33


SIZE GUIDE

Mens Clothing

Size XS S M L XL XXL Chest 32.5-35 35-37.5 37.5-40 40-43 43-46 46-49 Waist 28-30
30-32 31.5-34 34-37 37-40 40-43 Hip 32.5-35 35-37.5 37.5-40 40-43 43-46 46-49
Arm Length 33.5 34 34.5 35 35.5 36


SIZE GUIDE

Denim

Size 23 24 25 26 27 28 29 30 31 32 Waist 23.5 24.5 25.5 26.5 27.5 28.5 29.5 30.5
31.5 32.5 Hip 33.5 34.5 35.5 36.5 37.5 38.5 39.5 40.5 41.5 42.5


SIZE GUIDE

Hats

Size One Size Head Circumference 20–23.4

Size XS/S S/M M/L Head Circumference 21–22 22–22.4 22.6–22.8

Size XS S M L XL Head Circumference 21 21.75 22.5 22.875 23.75

Sock Size One Size Shoe Size (US) 6–9 Shoe Size (EUR) 36–40 Shoe Size
(Inches) 8¾"–9¾"

Sock Size XS/S M/L Shoe Size (US) 4.5–7 7.5–10 Shoe Size (EUR) 35–37.5 38–41
Shoe Size
(Inches) 9"–9.5" 9.6"–10.3"

Sock Size S M L Shoe Size (US) 4–6 6.5–8.5 9–11 Shoe Size (EUR) 35–37 37–40
40–42 Shoe Size
(CM) 21–22.5 22.5–25 25–27 Shoe Size
(IN) 8.25–8.85 8.85–9.85 9.85–10.6


SIZE GUIDE

Gloves

Size One Size Handwear Size 6–8 Hand Length 6.5–8.5 Hand Width 6.5–8.5

Size XS/S M/L Handwear Size 6–7 8–9 Hand Length 6–8 8–10 Hand Width 6–8 8–10

Size XS S M L Handwear Size 6 7 8 9 Hand Length 6–7 7–8 8–9 9–10 Hand Width 6–7
7–8 8–9 9–10

Sock Size One Size Shoe Size (US) 6–9 Shoe Size (EUR) 36–40 Shoe Size
(Inches) 8¾"–9¾"

Sock Size XS/S M/L Shoe Size (US) 4.5–7 7.5–10 Shoe Size (EUR) 35–37.5 38–41
Shoe Size
(Inches) 9"–9.5" 9.6"–10.3"

Sock Size S M L Shoe Size (US) 4–6 6.5–8.5 9–11 Shoe Size (EUR) 35–37 37–40
40–42 Shoe Size
(CM) 21–22.5 22.5–25 25–27 Shoe Size
(IN) 8.25–8.85 8.85–9.85 9.85–10.6


SIZE GUIDE

Belts

Size One Size Waist Reg Rise 23–29

Size XS/S S/M M/L Waist Reg Rise 25–33 27–35 29–41

Size XXS XS S M L XL Waist Reg Rise 23–29 25–31 27–33 29–35 32–38 35–41

Size XXS XS S M L XL Waist High Rise 21–27 23–29 25–31 27–33 30–36 33–39

Sock Size One Size Shoe Size (US) 6–9 Shoe Size (EUR) 36–40 Shoe Size
(Inches) 8¾"–9¾"

Sock Size XS/S M/L Shoe Size (US) 4.5–7 7.5–10 Shoe Size (EUR) 35–37.5 38–41
Shoe Size
(Inches) 9"–9.5" 9.6"–10.3"

Sock Size S M L Shoe Size (US) 4–6 6.5–8.5 9–11 Shoe Size (EUR) 35–37 37–40
40–42 Shoe Size
(CM) 21–22.5 22.5–25 25–27 Shoe Size
(IN) 8.25–8.85 8.85–9.85 9.85–10.6


HOSIERY & SHOES

Hosiery & shoes

Sock Size One Size Shoe Size (US) 6–9 Shoe Size (EUR) 36–40 Shoe Size
(Inches) 8¾"–9¾"

Sock Size XS/S M/L Shoe Size (US) 4.5–7 7.5–10 Shoe Size (EUR) 35–37.5 38–41
Shoe Size
(Inches) 9"–9.5" 9.6"–10.3"

Sock Size S M L Shoe Size (US) 4–6 6.5–8.5 9–11 Shoe Size (EUR) 35–37 37–40
40–42 Shoe Size
(CM) 21–22.5 22.5–25 25–27 Shoe Size
(IN) 8.25–8.85 8.85–9.85 9.85–10.6

Shoe Size (US) 5 6 7 8 9 10 Shoe Size (EUR) 35 36.5 37.5 39 40 41.5 Shoe Size
(Inches) 8.5" 8.75" 9.25" 9.5" 9.75" 10"


Buy Now
Buy NowAdd to Cart
 * Share
 * 
 * 

 * 60 People Are Viewing This Right Now
 * Aritzia Outlet
 * Fast Shipping
 * Safe Payment
 * Free Return

 * Description

SIZING IN CM

Asian SizeLengthChest CircumferenceWaistS588875M599279L609683

SIZING IN INCH

Asian SizeLengthChest CircumferenceWaistS22.834.629.5M23.236.231.1L23.637.832.7

Weight 0.300 kg Gender

Women

Season

Spring, Summer

Clothing

Dresses

Dress Type

Bodycon

Color

Black

Asian Size

S, M, L

Material

Cotton

Idol

Aespa | Giselle


YOU MAY ALSO LIKE

Browse the collection of our All products.

Best Sellers


BLACK GOOD GIRLS BAD HOBBIES SATIN DRESS KARINA AESPA

CAD $192.00

Best Sellers


BLACK STAR BUTTONED DRESS GISELLE AESPA

CAD $191.00

Best Sellers


WHITE SILK DRESS IRENE RED VELVET

CAD $190.00

Best Sellers


BLACK DOTTED DRESS MOMO TWICE

CAD $188.00

Best Sellers


WHITE SHORT SLEEVES RUFFLES LACE DRESS EUNCHAE LE SSERAFIM

CAD $187.00

Best Sellers


BLUE BUTTON UP PLEATED DENIM SKIRT JISOO BLACKPINK

CAD $186.00

Best Sellers


BEIGE PRINTED SHEER DRESS MIYEON G I DLE

CAD $185.00

Best Sellers


BLACK DAISY WRAP DRESS LISA BLACKPINK

CAD $184.00

Best Sellers


RED SUSPENDERED PLAIDED DRESS JIHYO TWICE

CAD $200.00

Best Sellers


BROWN PLAID MINI SKIRT NAYEON TWICE

CAD $199.00

Best Sellers


BLACK VELVET BOW SHOULDER DRESS NAYEON TWICE

CAD $198.00

Best Sellers


BLACK VELVET BOW SHOULDER DRESS NAYEON TWICE

CAD $197.00

Best Sellers


PINK FLORAL PETALS OFF SHOULDER RUFFLE DRESS JOY RED VELVET

CAD $196.00

Best Sellers


BLACK RHINESTONE CROSS DRESS LIA ITZY

CAD $195.00

Best Sellers


BLACK JEWELED KNIT DRESS YUTA NCT

CAD $194.00

Best Sellers


NAVY BLUE FRONT SLIT DENIM SKIRT CHUNG HA

CAD $193.00

Best Sellers


BLACK GOOD GIRLS BAD HOBBIES SATIN DRESS KARINA AESPA

CAD $192.00

Best Sellers


BLACK STAR BUTTONED DRESS GISELLE AESPA

CAD $191.00

Best Sellers


WHITE SILK DRESS IRENE RED VELVET

CAD $190.00

Best Sellers


BLACK DOTTED DRESS MOMO TWICE

CAD $188.00

Best Sellers


WHITE SHORT SLEEVES RUFFLES LACE DRESS EUNCHAE LE SSERAFIM

CAD $187.00

Best Sellers


BLUE BUTTON UP PLEATED DENIM SKIRT JISOO BLACKPINK

CAD $186.00

Best Sellers


BEIGE PRINTED SHEER DRESS MIYEON G I DLE

CAD $185.00

Best Sellers


BLACK DAISY WRAP DRESS LISA BLACKPINK

CAD $184.00

Best Sellers


RED SUSPENDERED PLAIDED DRESS JIHYO TWICE

CAD $200.00

Best Sellers


BROWN PLAID MINI SKIRT NAYEON TWICE

CAD $199.00

Best Sellers


BLACK VELVET BOW SHOULDER DRESS NAYEON TWICE

CAD $198.00

Best Sellers


BLACK VELVET BOW SHOULDER DRESS NAYEON TWICE

CAD $197.00

Best Sellers


PINK FLORAL PETALS OFF SHOULDER RUFFLE DRESS JOY RED VELVET

CAD $196.00

Best Sellers


BLACK RHINESTONE CROSS DRESS LIA ITZY

CAD $195.00

Best Sellers


BLACK JEWELED KNIT DRESS YUTA NCT

CAD $194.00

Best Sellers


NAVY BLUE FRONT SLIT DENIM SKIRT CHUNG HA

CAD $193.00

Best Sellers


BLACK GOOD GIRLS BAD HOBBIES SATIN DRESS KARINA AESPA

CAD $192.00

Best Sellers


BLACK STAR BUTTONED DRESS GISELLE AESPA

CAD $191.00

Best Sellers


WHITE SILK DRESS IRENE RED VELVET

CAD $190.00

Best Sellers


BLACK DOTTED DRESS MOMO TWICE

CAD $188.00

Best Sellers


WHITE SHORT SLEEVES RUFFLES LACE DRESS EUNCHAE LE SSERAFIM

CAD $187.00

Best Sellers


BLUE BUTTON UP PLEATED DENIM SKIRT JISOO BLACKPINK

CAD $186.00

Best Sellers


BEIGE PRINTED SHEER DRESS MIYEON G I DLE

CAD $185.00

Best Sellers


BLACK DAISY WRAP DRESS LISA BLACKPINK

CAD $184.00

 * 1
 * 2
 * 3
 * 4



Subscribe To Our Weekly Newsletter And Receive Exclusive Offers On Products You
Love!

LET'S KEEP IN TOUCH!

Subscribe
ARITZCLOTHING




FOLLOW US ON SOCIAL:

 * 
 * 


USEFUL LINKS

 * About Us
 * Privacy Policy
 * Terms Of Service
 * Shipping & Returns


CUSTOMER

 * Login
 * Contact Us
 * Faqs
 * Track Order


POPULAR

 * All products

Copyright © 2024 aritzclothing





Payment in progress

Payment in progress
please be patient and wait

Cancel
Completed Payment

LOGIN_BOX_TITLE

 

Forgot your password?