www.shopjustice.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: https://click.p.shopjustice.com/c2/1256:65698095bd35ab03680f211c:ot:604b95f6a418323068181965:1/5679b1b3?jwtH=eyJ0eXAiOiJKV1QiLCJ...
Effective URL: https://www.shopjustice.com/products/justice-egift-cards?utm_campaign=20231202_just_us_prom_125ormorefreeduffle_BFREBT60offs...
Submission: On December 02 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="checkout_url" value="/account">
  <div id="signin_login_email" class="form-field form-field--text top">
    <label for="signin_customer_email" class="label">Email address</label>
    <input type="email" value="" name="customer[email]" id="signin_customer_email" class="text-input" size="30">
  </div>
  <div id="signin_login_password" class="form-field form-field--text top">
    <label for="signin_customer_password" class="label">Password</label>
    <input type="password" value="" name="customer[password]" id="signin_customer_password" class="text-input password" size="16">
  </div>
  <div class="form-actions">
    <input class="btn btn-primary" type="submit" value="Sign in" disabled="" aria-label="Submit button" data-uw-hidden-control="hidden-control-element">
  </div>
  <div id="signin_forgot_password" class="form-field">
    <a href="#" onclick="showAccountRecoverPasswordForm(); return false;">
                  Forgot your password?
                </a>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div id="signin_recover_email" class="form-field form-field--text top">
    <label for="signin_recover-email" class="label">Email address</label>
    <input type="email" class="text-input" value="" size="30" name="email" id="signin_recover-email">
  </div>
  <div class="form-actions">
    <input class="btn btn-primary" type="submit" value="Submit" disabled="" aria-label="Submit button" data-uw-hidden-control="hidden-control-element">
    <a class="btn btn-secondary" href="#" role="button" onclick="hideAccountRecoverPasswordForm(); return false;">
                  Back to sign in
                </a>
  </div>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <input id="signup_create-customer--return_to" type="hidden" name="return_to" value="/account">
  <input id="signup_after-success--return_to" type="hidden" name="success_return_to" value="/account">
  <input type="hidden" name="checkout_url" value="/account">
  <div id="signup_customer_first_name" class="form-field form-field--text top">
    <label for="signup_first_name" class="label">First name</label>
    <input type="text" value="" name="customer[first_name]" id="signup_first_name" size="30" class="text-input">
  </div>
  <div id="signup_customer_last_name" class="form-field form-field--text top">
    <label for="signup_last_name" class="label">Last name</label>
    <input type="text" value="" name="customer[last_name]" id="signup_last_name" size="30" class="text-input">
  </div>
  <div id="signup_customer_signup_email" class="form-field form-field--text top">
    <label for="signup_email" class="label">Email address</label>
    <input type="email" value="" name="customer[email]" id="signup_email" size="30" class="text-input">
  </div>
  <div id="signup_customer_signup_password" class="form-field form-field--text top">
    <label for="signup_password" class="label">Create password</label>
    <input type="password" value="" name="customer[password]" id="signup_password" class="text-input password" size="30">
  </div>
  <div class="form-field-birthdate form-field--y-spacing form-field--text-group--wrapper">
    <div><label class="block">Birthdate</label>
      <div class="form-field--text-group flex">
        <div class="form-field form-field--text-partial 
  top px-1
"><select name="birth_month" class="text-input birth_month" aria-label="Single select" data-uw-hidden-control="hidden-control-element">
            <option value="01">January</option>
            <option value="02">February</option>
            <option value="03">March</option>
            <option value="04">April</option>
            <option value="05">May</option>
            <option value="06">June</option>
            <option value="07">July</option>
            <option value="08">August</option>
            <option value="09">September</option>
            <option value="10">October</option>
            <option value="11">November</option>
            <option value="12">December</option>
          </select>
        </div>
        <div class="form-field form-field--text-partial 
  top px-1
"><select class="text-input birth_day" name="birth_day" aria-label="Single select" data-uw-hidden-control="hidden-control-element">
            <option value="1">1</option>
            <option value="2">2</option>
            <option value="3">3</option>
            <option value="4">4</option>
            <option value="5">5</option>
            <option value="6">6</option>
            <option value="7">7</option>
            <option value="8">8</option>
            <option value="9">9</option>
            <option value="10">10</option>
            <option value="11">11</option>
            <option value="12">12</option>
            <option value="13">13</option>
            <option value="14">14</option>
            <option value="15">15</option>
            <option value="16">16</option>
            <option value="17">17</option>
            <option value="18">18</option>
            <option value="19">19</option>
            <option value="20">20</option>
            <option value="21">21</option>
            <option value="22">22</option>
            <option value="23">23</option>
            <option value="24">24</option>
            <option value="25">25</option>
            <option value="26">26</option>
            <option value="27">27</option>
            <option value="28">28</option>
            <option value="29">29</option>
            <option value="30">30</option>
            <option value="31">31</option>
          </select>
        </div>
        <div class="form-field form-field--text-partial 
  top px-1
"><select class="text-input birth_year" name="birth_year" aria-label="Single select" data-uw-hidden-control="hidden-control-element">
            <option value="2023">2023</option>
            <option value="2022">2022</option>
            <option value="2021">2021</option>
            <option value="2020">2020</option>
            <option value="2019">2019</option>
            <option value="2018">2018</option>
            <option value="2017">2017</option>
            <option value="2016">2016</option>
            <option value="2015">2015</option>
            <option value="2014">2014</option>
            <option value="2013">2013</option>
            <option value="2012">2012</option>
            <option value="2011">2011</option>
            <option value="2010">2010</option>
            <option value="2009">2009</option>
            <option value="2008">2008</option>
            <option value="2007">2007</option>
            <option value="2006">2006</option>
            <option value="2005">2005</option>
            <option value="2004">2004</option>
            <option value="2003">2003</option>
            <option value="2002">2002</option>
            <option value="2001">2001</option>
            <option value="2000">2000</option>
            <option value="1999">1999</option>
            <option value="1998">1998</option>
            <option value="1997">1997</option>
            <option value="1996">1996</option>
            <option value="1995">1995</option>
            <option value="1994">1994</option>
            <option value="1993">1993</option>
            <option value="1992">1992</option>
            <option value="1991">1991</option>
            <option value="1990">1990</option>
            <option value="1989">1989</option>
            <option value="1988">1988</option>
            <option value="1987">1987</option>
            <option value="1986">1986</option>
            <option value="1985">1985</option>
            <option value="1984">1984</option>
            <option value="1983">1983</option>
            <option value="1982">1982</option>
            <option value="1981">1981</option>
            <option value="1980">1980</option>
            <option value="1979">1979</option>
            <option value="1978">1978</option>
            <option value="1977">1977</option>
            <option value="1976">1976</option>
            <option value="1975">1975</option>
            <option value="1974">1974</option>
            <option value="1973">1973</option>
            <option value="1972">1972</option>
            <option value="1971">1971</option>
            <option value="1970">1970</option>
            <option value="1969">1969</option>
            <option value="1968">1968</option>
            <option value="1967">1967</option>
            <option value="1966">1966</option>
            <option value="1965">1965</option>
            <option value="1964">1964</option>
            <option value="1963">1963</option>
            <option value="1962">1962</option>
            <option value="1961">1961</option>
            <option value="1960">1960</option>
            <option value="1959">1959</option>
            <option value="1958">1958</option>
            <option value="1957">1957</option>
            <option value="1956">1956</option>
            <option value="1955">1955</option>
            <option value="1954">1954</option>
            <option value="1953">1953</option>
            <option value="1952">1952</option>
            <option value="1951">1951</option>
            <option value="1950">1950</option>
            <option value="1949">1949</option>
            <option value="1948">1948</option>
            <option value="1947">1947</option>
            <option value="1946">1946</option>
            <option value="1945">1945</option>
            <option value="1944">1944</option>
            <option value="1943">1943</option>
            <option value="1942">1942</option>
            <option value="1941">1941</option>
            <option value="1940">1940</option>
            <option value="1939">1939</option>
            <option value="1938">1938</option>
            <option value="1937">1937</option>
            <option value="1936">1936</option>
            <option value="1935">1935</option>
            <option value="1934">1934</option>
            <option value="1933">1933</option>
          </select>
        </div>
      </div>
      <div class="require-birthday-message error form-text hidden"> Hi! We see that you’re not an adult. You need to get permission from a guardian to sign up for our emails. </div>
    </div>
  </div><!-- .form-field--text-group -->
  <div id="signup_customer_subscribe" class="form-field">
    <input type="checkbox" name="customer[accepts_marketing]" id="signup_accepts_marketing" class="susbcribe-check" checked="checked">
    <label for="signup_accepts_marketing" class="login subscribe-label">Subscribe to Justice marketing &amp; promotional emails</label>
  </div>
  <div class="form-actions">
    <input class="btn btn-secondary" type="submit" value="Create your account" disabled="" aria-label="Submit button" data-uw-hidden-control="hidden-control-element">
  </div>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_6576876650693" accept-charset="UTF-8" class="pdp-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="id" value="">
  <input type="hidden" name="quantity" value="1">
  <div id="pdp_form_properties_cntr" class="hidden"></div>
  <div id="ProductOptions">
    <div class="max-w-full px-3 md:px-0 md:w-96 mx-auto">
      <script>
        window.preOrderProductInfo = JSON.parse(
          "\n  {\n    \"variants\": \n  {\n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n      \n    \n    \"preorder\": false\n  }\n\n  }\n" ||
          '{}');
      </script>
      <div class="component-family "
        data-settings="{&quot;api_url&quot;:&quot;https://toolbox.nogin.com/api/v1&quot;,&quot;token&quot;:&quot;ckoew1dto0000k3jvxehgvj8n&quot;,&quot;nogin_catalog_method&quot;:&quot;es&quot;,&quot;product_id&quot;:&quot;6576876650693&quot;,&quot;variant_id&quot;:&quot;39406482718917&quot;,&quot;oos_image&quot;:&quot;//www.shopjustice.com/cdn/shop/t/1059/assets/icon-x.svg?v=27765829029844209301701398353&quot;,&quot;enable_option_groupings&quot;:&quot;false&quot;,&quot;option_groupings&quot;:&quot;%7B%22optionName%22%3A%22Size%22%2C%22grouping%22%3A%5B%7B%22name%22%3A%22Slim%22%2C%22options%22%3A%226SLIM%2C7SLIM%2C8SLIM%2C10SLIM%2C12SLIM%2C14SLIM%22%7D%2C%7B%22name%22%3A%22Regular%22%2C%22options%22%3A%225%2F6%2C6%2C6%2F7%2C7%2C7%2F8%2C8%2C8%2F10%2C10%2C12%2C12%2F14%2C14%2C14%2F16%2C16%2C16%2F18%2C18%2C18%2F20%2C12Y%2C13Y%2C1%2C2%2C3%2F5%2C4%2F6%2C9%22%7D%2C%7B%22name%22%3A%22Plus%22%2C%22options%22%3A%228%2F10PL%2C10P%2C10PL%2C10%2F12PL%2C12P%2C12PL%2C12%2F14PL%2C14%2F16PL%2C14P%2C14PL%2C16P%2C16PL%2C16%2F18P%2C16%2F18PL%2C16%2F18PLUS%2C18P%2C18PL%2C20P%2C20PL%2C20%2F22P%2C20%2F22PL%2C22P%2C22PL%2C24PL%22%7D%5D%7D&quot;,&quot;enable_primary_option_grouping&quot;:&quot;false&quot;,&quot;primary_option_grouping&quot;:&quot;&quot;,&quot;primary_option_grouping_tag&quot;:&quot;primary_option_groups_enabled&quot;,&quot;size_charts&quot;:&quot;%5B%7B%22page%22%3A%22size-chart-shoes%22%2C%22tags%22%3A%5B%22style%3AShoes%22%5D%7D%2C%7B%22page%22%3A%22size-chart-swim-leotards%22%2C%22tags%22%3A%5B%22type%3ASwimwear%22%5D%7D%2C%7B%22page%22%3A%22size-chart-tops%22%2C%22tags%22%3A%5B%22type%3ATops%22%5D%7D%2C%7B%22page%22%3A%22size-chart-bottoms%22%2C%22tags%22%3A%5B%22type%3ABottoms%22%5D%7D%2C%7B%22page%22%3A%22size-chart-outerwear%22%2C%22tags%22%3A%5B%22type%3AOuterwear%22%5D%7D%2C%7B%22page%22%3A%22size-chart-dresses%22%2C%22tags%22%3A%5B%22type%3ADresses%22%5D%7D%2C%7B%22page%22%3A%22size-chart-sleepwear%22%2C%22tags%22%3A%5B%22type%3ASleepwear%22%5D%7D%2C%7B%22page%22%3A%22size-chart-bras-undies%22%2C%22tags%22%3A%5B%22style%3AUndies%22%2C%22style%3ABras%22%5D%7D%5D&quot;,&quot;max_quantity&quot;:&quot;10&quot;,&quot;pdp_quantity_as_input&quot;:&quot;false&quot;,&quot;enable_cart_icons&quot;:&quot;false&quot;,&quot;select_first_variant&quot;:&quot;false&quot;,&quot;hide_missing_variants&quot;:&quot;false&quot;,&quot;options_as_dropdowns&quot;:&quot;false&quot;,&quot;size_chart_enable_converter&quot;:&quot;true&quot;,&quot;size_chart_display_units&quot;:&quot;false&quot;,&quot;size_chart_converter_short_units&quot;:&quot;true&quot;,&quot;size_chart_overflow&quot;:&quot;true&quot;,&quot;hide_default_play&quot;:&quot;false&quot;,&quot;default_play&quot;:&quot;//www.shopjustice.com/cdn/shop/t/1059/assets/icon-play.svg?v=75491760487061495091701398353&quot;,&quot;enable_read_more_desc&quot;:&quot;false&quot;,&quot;description_max_height&quot;:&quot;300&quot;,&quot;pdp_description_display&quot;:&quot;accordion&quot;,&quot;is_preorder_variant&quot;:&quot;false&quot;,&quot;is_backorder_variant&quot;:&quot;false&quot;,&quot;preorder_availability_message&quot;:&quot;&quot;,&quot;preorder_button_color&quot;:&quot;#000000&quot;,&quot;preorder_product_button_text&quot;:&quot;&quot;,&quot;enable_preorder&quot;:&quot;false&quot;,&quot;enable_backinstock&quot;:&quot;false&quot;,&quot;bis_type&quot;:&quot;link&quot;,&quot;bis_btn_style&quot;:&quot;primary&quot;,&quot;bis_trigger_text&quot;:&quot;Notify Me When Back in Stock&quot;,&quot;bis_email_input_text&quot;:&quot;Email Address&quot;,&quot;bis_mailing_text&quot;:&quot;Add me to the store mailing list&quot;,&quot;bis_submit_text&quot;:&quot;Submit&quot;,&quot;bis_form_header&quot;:&quot;Enter Size and Email for Notification&quot;,&quot;show_single_variant_color_swatch&quot;:&quot;false&quot;,&quot;remove_oos_color_swatch&quot;:&quot;false&quot;,&quot;enable_oos_swatch_txt&quot;:&quot;true&quot;,&quot;enable_variant_oos_swatch_txt&quot;:&quot;false&quot;,&quot;oos_swatch_txt&quot;:&quot;Out of stock&quot;,&quot;clickable_oos_swatch&quot;:&quot;false&quot;,&quot;product_type_value&quot;:&quot;Gift Cards&quot;,&quot;show_option_value_text&quot;:&quot;false&quot;,&quot;disable_pdp_image_zoom&quot;:&quot;false&quot;,&quot;disable_pdp_image_zoom_desktop&quot;:&quot;false&quot;,&quot;scrollto_adjustment&quot;:&quot;120&quot;,&quot;enable_fullscreen_zoom&quot;:&quot;false&quot;,&quot;pdp_gallery_image_alt&quot;:&quot;&quot;,&quot;pdp_swatch_image_alt&quot;:&quot;swatch&quot;,&quot;pdp_thumbnail_pos&quot;:&quot;left&quot;,&quot;pdp_thumbnail_draggable&quot;:&quot;true&quot;,&quot;pdp_thumbnail_arrows&quot;:&quot;false&quot;,&quot;pdp_main_image_bg_color&quot;:&quot;&quot;,&quot;pdp_main_image_bg_img&quot;:&quot;//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c_800x.gif&quot;,&quot;enable_pdp_main_image_arrow&quot;:&quot;false&quot;,&quot;enable_pdp_main_images_t_across&quot;:&quot;false&quot;,&quot;enable_sticky&quot;:&quot;true&quot;,&quot;enable_color_swatch_by_img_alt&quot;:&quot;false&quot;,&quot;enable_autoplay_video&quot;:&quot;false&quot;,&quot;enable_form_submit&quot;:&quot;false&quot;,&quot;enable_pdp_sale_percent&quot;:&quot;false&quot;,&quot;pdp_sale_percent_position&quot;:&quot;left_sale_price&quot;,&quot;pdp_sale_percent_text&quot;:&quot;$sale_percent%&quot;}"
        data-props="">
        <div id="component-family-wrapper">
          <div class="sub-options">
            <div class="my-5 py-5" data-option-active="true">
              <div class="mb-2 h5 relative">
                <div class="mr-2 h5 option-title inline-block">Denominations</div>
              </div>
              <div class="grid grid-cols-5 gap-1 option-values option-values--denominations Denominations">
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--1000">
                  <div><span>$10.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--1500">
                  <div><span>$15.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--2000">
                  <div><span>$20.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--2500">
                  <div><span>$25.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--3000">
                  <div><span>$30.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--4000">
                  <div><span>$40.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--5000">
                  <div><span>$50.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--7500">
                  <div><span>$75.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--10000">
                  <div><span>$100.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--15000">
                  <div><span>$150.00</span></div>
                </div>
                <div class="option-value primary_1 cursor-pointer border text-sm border--borders option-value--20000">
                  <div><span>$200.00</span></div>
                </div>
              </div>
            </div>
          </div>
          <div id="hide-shipping-app-gift-card-pdp" class="nosto_element nosto-dynamic-placement ">
            <style type="text/css">
              #pdp-options-after .hide-shipping-app-gift-card-pdp {
                display: none !important
              }
            </style>
          </div>
          <div class="flex mb-4 flex-wrap" data-product-id="6576876650693">
            <div id="mobile-qty-selector" class="nosto_element nosto-dynamic-placement">
              <style type="text/css">
                #pdp-options-after .mobile-qty-selector {
                  display: none !important
                }

                .buttons-wrapper {
                  width: 100% !important
                }
              </style>
            </div>
            <div id="pdp-add-to-cart-before" data-slot="true"></div>
            <div class="buttons-wrapper ">
              <div class="btn btn-add-to-cart btn-secondary bg--primary_1 reverse_1 bg--primary_1 reverse_1 border--borders cta-oos" disabled="">Add To Cart</div>
            </div><button type="button" aria-label="Add To Wish List" class="wishlist-button"
              style="cursor: pointer; transition: all 100ms ease-in-out 0s; background-color: rgb(255, 255, 255); color: rgb(34, 34, 34); border-radius: 5px; border-color: rgb(34, 34, 34); border-width: 1px; padding: 10px;">
              <div style="display: flex; position: relative; place-items: center; text-align: center; gap: 8px;"><span role="img" aria-label="heart" color="#222222" class="anticon anticon-heart" style="font-size: 20px;"><svg viewBox="64 64 896 896"
                    focusable="false" data-icon="heart" width="1em" height="1em" fill="currentColor" aria-hidden="true">
                    <path
                      d="M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z">
                    </path>
                  </svg></span><span class="wishlist-button-label label-up">Save it</span></div>
            </button>
          </div>
          <div id="placement-pdp-after-add-to-cart-button" style="display: none;"></div>
          <div id="pdp-add-to-cart-after" data-slot="true"></div>
        </div>
      </div>
      <style>
        #ProductGalleryItems>div.selected {
          outline-color: var(--color--secondary_1);
        }

        #ProductMainImageContainer .slick-dots li button {
          border-color: var(--color--secondary_1);
        }

        #ProductMainImageContainer .slick-dots li.slick-active button {
          background-color: var(--color--secondary_1);
        }
      </style>
    </div>
  </div>
  <input type="hidden" name="product-id" value="6576876650693">
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel-main-widget" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br role="presentation" data-uw-rm-sr=""> <span class="yotpo-mandatory-mark">* </span> <span class="y-label"
          id="write-review-score-60989009-ae84-4997-bc7f-a409c44dcb1b">Score: <span class="form-input-error yotpo-hidden" id="yotpo_score_message_60989009-ae84-4997-bc7f-a409c44dcb1b"></span></span>
        <div aria-describedby="yotpo_score_message_60989009-ae84-4997-bc7f-a409c44dcb1b" aria-labelledby="write-review-score-60989009-ae84-4997-bc7f-a409c44dcb1b" role="radiogroup" tabindex="-1"> <span class="stars-wrapper"> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="radio" tabindex="0" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="3" aria-label="score 3" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="radio" tabindex="-1" aria-checked="false" aria-required="true"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group" data-custom-form-id="32373">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title_60989009-ae84-4997-bc7f-a409c44dcb1b"> Title: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_title_error_60989009-ae84-4997-bc7f-a409c44dcb1b"></span> </label> <input id="yotpo_input_review_title_60989009-ae84-4997-bc7f-a409c44dcb1b" class="y-input" name="review_title" maxlength="150"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_title_error_60989009-ae84-4997-bc7f-a409c44dcb1b"> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content_60989009-ae84-4997-bc7f-a409c44dcb1b"> Review: <span class="form-input-error yotpo-hidden"
                id="yotpo_input_review_content_error_60989009-ae84-4997-bc7f-a409c44dcb1b"></span> </label> <textarea id="yotpo_input_review_content_60989009-ae84-4997-bc7f-a409c44dcb1b" class="y-input yotpo-text-box" name="review_content"
              aria-required="true" placeholder="" aria-describedby="yotpo_input_review_content_error_60989009-ae84-4997-bc7f-a409c44dcb1b"></textarea> </div>
          <div class="form-element yotpo-custom-tag-field " aria-labelledby="radio0" role="radiogroup">
            <span class="y-label yotpo-field-title" id="radio0"> How does this item fit? <span class="form-input-error yotpo-hidden"></span>
            </span>
            <div class="yotpo-size-field">
              <div class="yotpo-size-field-content">
                <div class="yotpo-size-field-buttons">
                  <fieldset>
                    <legend>size</legend>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_does_this_item_fit_field_How does this item fit?_option_1" type="radio" name="--57971" value="1"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_does_this_item_fit_field_How does this item fit?_option_2" type="radio" name="--57971" value="2"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_does_this_item_fit_field_How does this item fit?_option_3" type="radio" name="--57971" value="3"></div>
                  </fieldset>
                </div>
                <div class="yotpo-size-field-titles">
                  <label for="yotpo_input_how_does_this_item_fit_field_How does this item fit?_option_1" class="y-label yotpo-field-option-label">It runs small</label>
                  <label for="yotpo_input_how_does_this_item_fit_field_How does this item fit?_option_2" class="y-label yotpo-field-option-label">It fits true to size!</label>
                  <label for="yotpo_input_how_does_this_item_fit_field_How does this item fit?_option_3" class="y-label yotpo-field-option-label">It runs large</label>
                </div>
                <div class="yotpo-size-field-bars">
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-size-bars ">
                      <!-- UI has 5 bars while score belongs to [1:3] so we want to map {1, 1.5, 2, 2.5, 3} to {1, 2, 3, 4, 5} -->
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-offset"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-size-bars ">
                      <!-- UI has 5 bars while score belongs to [1:3] so we want to map {1, 1.5, 2, 2.5, 3} to {1, 2, 3, 4, 5} -->
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-fit"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-size-bars ">
                      <!-- UI has 5 bars while score belongs to [1:3] so we want to map {1, 1.5, 2, 2.5, 3} to {1, 2, 3, 4, 5} -->
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-empty"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-size-bar-offset"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                  </div>
                  <div class="yotpo-clr"></div>
                </div>
              </div>
              <div class="yotpo-clr"></div>
            </div>
          </div>
          <div class="form-element yotpo-custom-tag-field " aria-labelledby="radio1" role="radiogroup">
            <span class="y-label yotpo-field-title" id="radio1"> How do you rate the quality of this item? <span class="form-input-error yotpo-hidden"></span>
            </span>
            <div class="yotpo-rating-field">
              <div class="yotpo-rating-field-content">
                <div class="yotpo-rating-field-buttons">
                  <fieldset>
                    <legend>rating</legend>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_1" type="radio" name="--57972" value="1"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_2" type="radio" name="--57972" value="2"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_3" type="radio" name="--57972" value="3"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_4" type="radio" name="--57972" value="4"></div>
                    <div class="yotpo-radio-wrapper"><input id="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_5" type="radio" name="--57972" value="5"></div>
                  </fieldset>
                </div>
                <div class="yotpo-rating-field-titles">
                  <label for="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_1" class="y-label yotpo-field-option-label">Very poor</label>
                  <label for="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_2" class="y-label yotpo-field-option-label">Poor</label>
                  <label for="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_3" class="y-label yotpo-field-option-label">Okay</label>
                  <label for="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_4" class="y-label yotpo-field-option-label">Good</label>
                  <label for="yotpo_input_how_do_you_rate_the_quality_of_this_item_field_How do you rate the quality of this item?_option_5" class="y-label yotpo-field-option-label">Very good!</label>
                </div>
                <div class="yotpo-rating-field-bars">
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">1 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">2 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">3 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">4 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                  <div class="yotpo-field-bars-container">
                    <div class="yotpo-rating-bars ">
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-product-related-field-score-bar yotpo-rating-bar-full"></div>
                      <div class="yotpo-product-related-field-score-divider"></div>
                      <div class="yotpo-clr"></div>
                    </div>
                    <span class="sr-only">5 of 5 rating</span>
                  </div>
                  <div class="yotpo-clr"></div>
                </div>
              </div>
              <div class="yotpo-clr"></div>
            </div>
          </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username_60989009-ae84-4997-bc7f-a409c44dcb1b">Use your name: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_username_error_60989009-ae84-4997-bc7f-a409c44dcb1b"></span></label> <input id="yotpo_input_review_username_60989009-ae84-4997-bc7f-a409c44dcb1b" class="y-input"
              autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_username_error_60989009-ae84-4997-bc7f-a409c44dcb1b"> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email_60989009-ae84-4997-bc7f-a409c44dcb1b">Email: <span
                class="form-input-error yotpo-hidden" id="yotpo_input_review_email_error_60989009-ae84-4997-bc7f-a409c44dcb1b"></span></label> <input id="yotpo_input_review_email_60989009-ae84-4997-bc7f-a409c44dcb1b" class="y-input"
              autocomplete="email" name="email" aria-required="true" placeholder="" aria-describedby="yotpo_input_review_email_error_60989009-ae84-4997-bc7f-a409c44dcb1b"> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br role="presentation" data-uw-rm-sr="">
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="nickname" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

Text Content

Cookie Policy
This site uses cookies to simplify and improve your usage and experience of this
website. Cookies are small text files stored on the device you are using to
access this website. If you ignore this message and continue without changing
your browser settings, we will assume that you are consenting to our use of
cookies. For further information on our use of cookies, please see ourPrivacy
Statement
Opt OutXAccept
x





Club Justice Members: Free shipping on orders $50+ details

Sign In or Sign Up to earn rewards with every purchase!


 * Shop Products
    * New Arrivals
      
    * Tops NEW!
      
    * Hoodies & Sweatshirts
      
    * Sweaters & Sherpas
      
    * Bottoms NEW!
      
    * Leggings NEW!
      
    * Jeans
      
    * Joggers NEW!
      
    * Dresses & Skirts
      
    * Activewear
      
    * Accessories
      
    * All Products
      
    * My Account
      
    * Customer Care
      

   
 * Collections
    * Denim Shop
      
    * Matching Sets
      
    * Must-Have Tops
      
    * Best Sellers
      
    * Everyday Faves NEW!
      
    * Gift Shop
      

   
 * Rewards & More
    * Club Justice: Earn Points & Rewards
      
    * The ShopJustice.com Blog
      
    * Today's Promos
      
    * Buy now, pay later with Klarna
      
    * eGift Cards
      
    * Ratings & Reviews
      
    * Size Charts
      
    * Help
      

   


 * 
   
 * Saved For Later
   
   
 * 
   
 * 
   
 * 0 items
   

SIGN INTO YOUR CLUB JUSTICE ACCOUNT



Email address
Password

Forgot your password?

RESET YOUR PASSWORD

We will send you an email with instructions about resetting your password.

Email address
Back to sign in
Create an account & earn rewards

Learn more about Club Justice, our loyalty program

CREATE A CLUB JUSTICE ACCOUNT



First name
Last name
Email address
Create password
Birthdate
January February March April May June July August September October November
December
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
31
2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008
2007 2006 2005 2004 2003 2002 2001 2000 1999 1998 1997 1996 1995 1994 1993 1992
1991 1990 1989 1988 1987 1986 1985 1984 1983 1982 1981 1980 1979 1978 1977 1976
1975 1974 1973 1972 1971 1970 1969 1968 1967 1966 1965 1964 1963 1962 1961 1960
1959 1958 1957 1956 1955 1954 1953 1952 1951 1950 1949 1948 1947 1946 1945 1944
1943 1942 1941 1940 1939 1938 1937 1936 1935 1934 1933
Hi! We see that you’re not an adult. You need to get permission from a guardian
to sign up for our emails.
Subscribe to Justice marketing & promotional emails

Already have an account? Sign in


Shop Products
Collections
Rewards & More
Previous
 * New Arrivals
   
   
 * TopsNEW!
   
   
 * Hoodies & Sweatshirts
   
   
 * Sweaters & Sherpas
   
   
 * BottomsNEW!
   
   
 * LeggingsNEW!
   
   
 * Jeans
   
   
 * JoggersNEW!
   
   
 * Dresses & Skirts
   
   
 * Activewear
   
   
 * Accessories
   
   
 * All Products
   
   
 * My Account
   
   
 * Customer Care
   
   

 * Denim Shop
   
   
 * Matching Sets
   
   
 * Must-Have Tops
   
   
 * Best Sellers
   
   
 * Everyday FavesNEW!
   
   
 * Gift Shop
   
   

 * Club Justice: Earn Points & Rewards
   
   
 * The ShopJustice.com Blog
   
   
 * Today's Promos
   
   
 * Buy now, pay later with Klarna
   
   
 * eGift Cards
   
   
 * Ratings & Reviews
   
   
 * Size Charts
   
   
 * Help
   
   

Next
Home / ShopJustice.com eGift Card


SHOPJUSTICE.COM EGIFT CARD


$10.00

0
3.9 star rating 53 Reviews



20% off any gift card of $100 or more

SHOP
THE
LOOK


SHOPJUSTICE.COM EGIFT CARD


$10.00

0
3.9 star rating 53 Reviews



20% off any gift card of $100 or more


Denominations
$10.00
$15.00
$20.00
$25.00
$30.00
$40.00
$50.00
$75.00
$100.00
$150.00
$200.00

Add To Cart
Save it


Add on (optional)
Casual High-Rise Full-Length Leggings
$16.00
$6.40
SMALL (7/8) MEDIUM (10) MEDIUM PLUS (10PL) ADD

Product details

Get a ShopJustice.com eGift Card! The perfect gift for any tween girl and any
occasion. Choose any amount between $10 - $200, the gift card will be added to
your cart and you may checkout with it as part of your order. The eGift card
will then be sent to your email address - giving you the option to either
forward it to its recipient or print it and deliver in person!

 * Gift cards are only redeemable at ShopJustice.com for US shipping
   destinations only
 * Gift card purchases are final sale and are non-refundable
 * Questions? See our Gift Card FAQs.


Share
Powered by


3.9
3.9 star rating 53 Reviews, 2 Q&As
5

4

3

2

1

Quality

5 of 5 rating
Fit
It fits true to size!

Quality

5 of 5 rating
Fit
It fits true to size!


SEE MORE SEE LESS
3.9
3.9 star rating 53 Reviews, 2 Q&As
5

4

3

2

1

Quality

5 of 5 rating
Fit
It fits true to size!

Quality

5 of 5 rating
Fit
It fits true to size!


SEE MORE SEE LESS

Write A Review Ask A Question


WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
How does this item fit?
size



It runs small It fits true to size! It runs large


How do you rate the quality of this item?
rating





Very poor Poor Okay Good Very good!

1 of 5 rating


2 of 5 rating


3 of 5 rating


4 of 5 rating


5 of 5 rating


You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

Filter Reviews
Search Reviews
Gift Card Gift Order Justice
Gift Card Gift Order ...
Justice
More Filters

FILTERS Clear All
Rating
Scores filter
All Score all
5.0 star rating Score 5
4.0 star rating Score 4
3.0 star rating Score 3
2.0 star rating Score 2
1.0 star rating Score 1
Reviews
Images filter
All All reviews
With Images & Videos Images only
Show 53 Reviews
Rating
 * All
 * 5.0 star rating
 * 4.0 star rating
 * 3.0 star rating
 * 2.0 star rating
 * 1.0 star rating

Images & Videos
 * All
 * With Images & Videos

Clear All
53 Reviews
Updating Results

Verified Reviewer

0.0 star rating



12/02/23

0 of 5 rating

0 of 5 rating

0 of 5 rating

0 of 5 rating




Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
12/02/23
Was this review helpful?

0

0


D
Dale I.
Verified Buyer

5.0 star rating

09/04/22
Grand daughter birthday

Review by Dale I. on 4 Sep 2022 review stating Grand daughter birthday
She loved the e-gift card
On ShopJustice.com eGift Card
share ' Share Review by Dale I. on 4 Sep 2022 facebook facebook Share Review by
Dale I. on 4 Sep 2022 twitter twitter Share Review by Dale I. on 4 Sep 2022
LinkedIn linkedin Share Review by Dale I. on 4 Sep 2022
09/04/22
Was this review helpful?

0

1

L
Lacy J.
Verified Buyer

5.0 star rating

09/03/22
Loved it!

Review by Lacy J. on 3 Sep 2022 review stating Loved it!
Super convenient for a birthday gift!!
On ShopJustice.com eGift Card
share ' Share Review by Lacy J. on 3 Sep 2022 facebook facebook Share Review by
Lacy J. on 3 Sep 2022 twitter twitter Share Review by Lacy J. on 3 Sep 2022
LinkedIn linkedin Share Review by Lacy J. on 3 Sep 2022
09/03/22
Was this review helpful?

0

1

S
Susan C.
Verified Buyer

5.0 star rating

07/31/22
Gift Card

Review by Susan C. on 31 Jul 2022 review stating Gift Card
The store has so many pretty and sparkly things to choose from. It’s nice to let
the birthday girl decide what she truly wants!
On ShopJustice.com eGift Card
share ' Share Review by Susan C. on 31 Jul 2022 facebook facebook Share Review
by Susan C. on 31 Jul 2022 twitter twitter Share Review by Susan C. on 31 Jul
2022 LinkedIn linkedin Share Review by Susan C. on 31 Jul 2022
07/31/22
Was this review helpful?

0

2

D
donna l.
Verified Buyer

5.0 star rating

07/16/22
Gifting for a 10 yr old!

Review by donna l. on 16 Jul 2022 review stating Gifting for a 10 yr old!
The best when you granddaughter has her own fashion!
On ShopJustice.com eGift Card
share ' Share Review by donna l. on 16 Jul 2022 facebook facebook Share Review
by donna l. on 16 Jul 2022 twitter twitter Share Review by donna l. on 16 Jul
2022 LinkedIn linkedin Share Review by donna l. on 16 Jul 2022
07/16/22
Was this review helpful?

0

0

N
Natasha A.
Verified Buyer

5.0 star rating

06/10/22
Gift card

Review by Natasha A. on 10 Jun 2022 review stating Gift card
I appreciate being able to order a gift card via email and send it to whomever..
in this case it was used for my granddaughter. I’m sure she will make good use
of it!
On ShopJustice.com eGift Card
share ' Share Review by Natasha A. on 10 Jun 2022 facebook facebook Share Review
by Natasha A. on 10 Jun 2022 twitter twitter Share Review by Natasha A. on 10
Jun 2022 LinkedIn linkedin Share Review by Natasha A. on 10 Jun 2022
06/10/22
Was this review helpful?

1

0

L
Laura C.
Verified Buyer

5.0 star rating

03/15/22
Perfect gift

Review by Laura C. on 15 Mar 2022 review stating Perfect gift
Great present for them to buy what they want. Email was sent right away after
purchasing. You can forward it to the person or print it out and put in a card.
On ShopJustice.com eGift Card
share ' Share Review by Laura C. on 15 Mar 2022 facebook facebook Share Review
by Laura C. on 15 Mar 2022 twitter twitter Share Review by Laura C. on 15 Mar
2022 LinkedIn linkedin Share Review by Laura C. on 15 Mar 2022
03/15/22
Was this review helpful?

1

0

J
jacqueline C.
Verified Buyer

5.0 star rating

02/23/22
Great gift

Review by jacqueline C. on 23 Feb 2022 review stating Great gift
Love the e gift so say to use
On ShopJustice.com eGift Card
share ' Share Review by jacqueline C. on 23 Feb 2022 facebook facebook Share
Review by jacqueline C. on 23 Feb 2022 twitter twitter Share Review by
jacqueline C. on 23 Feb 2022 LinkedIn linkedin Share Review by jacqueline C. on
23 Feb 2022
02/23/22
Was this review helpful?

0

0

L
Lorraine P.
Verified Buyer

5.0 star rating

02/17/22
Gift card

Review by Lorraine P. on 17 Feb 2022 review stating Gift card
My grand daughter loves the clothes and accessories at this store, so she was
thrilled to receive a gift card for her birthday
On ShopJustice.com eGift Card
share ' Share Review by Lorraine P. on 17 Feb 2022 facebook facebook Share
Review by Lorraine P. on 17 Feb 2022 twitter twitter Share Review by Lorraine P.
on 17 Feb 2022 LinkedIn linkedin Share Review by Lorraine P. on 17 Feb 2022
02/17/22
Was this review helpful?

0

0

S
Sharon B.
Verified Buyer

5.0 star rating

02/05/22
Gift card

Review by Sharon B. on 5 Feb 2022 review stating Gift card
Everything worked well.
On ShopJustice.com eGift Card
share ' Share Review by Sharon B. on 5 Feb 2022 facebook facebook Share Review
by Sharon B. on 5 Feb 2022 twitter twitter Share Review by Sharon B. on 5 Feb
2022 LinkedIn linkedin Share Review by Sharon B. on 5 Feb 2022
02/05/22
Was this review helpful?

0

0

S
Sheila R.
Verified Buyer

5.0 star rating

02/01/22
The e-card was a great

Review by Sheila R. on 1 Feb 2022 review stating The e-card was a great
The e-card was a great gift
On ShopJustice.com eGift Card
share ' Share Review by Sheila R. on 1 Feb 2022 facebook facebook Share Review
by Sheila R. on 1 Feb 2022 twitter twitter Share Review by Sheila R. on 1 Feb
2022 LinkedIn linkedin Share Review by Sheila R. on 1 Feb 2022
02/01/22
Was this review helpful?

1

0

1 2 3 4 5 6
N
Nahomi
Verified Reviewer


06/14/21
Q: I got a justice gift card for my birthday on 2020 why isn’t it working?

Answers (1)

The Justice Team
06/14/21
A: Hi! All outstanding gift cards and merchandise credits needed to be redeemed
by January 15, 2021 online or in-store, while the Justice sale and closeout
event was ongoing. After that date, gift cards and merchandise credits will not
be redeemable at ShopJustice.com or anywhere Justice merchandise is sold.
Was this answer helpful?

1

17
06/14/21

C
cynthia
Verified Reviewer


04/14/21
Q: can you use the old gift cards from justice

Answers (1)

The Justice Team
04/14/21
A: Hi! Thank you for reaching out, unfortunately, all outstanding gift cards and
merchandise credits needed to be redeemed by January 15, 2021 online or
in-store, while the Justice sale and closeout event was ongoing. After that
date, gift cards and merchandise credits will not be redeemable at
ShopJustice.com or anywhere Justice merchandise is sold.
Was this answer helpful?

7

26
04/14/21



product
https://www.shopjustice.com/products/justice-egift-cards 6576876650693
ShopJustice.com eGift Card 10.00
//www.shopjustice.com/cdn/shop/products/IMG_9182.jpg?v=1668805633
//www.shopjustice.com/cdn/shop/products/IMG_9182_large.jpg?v=1668805633 USD
InStock Gift Cards (autoplay) Test PLP Sub Collections New Arrivals Test PLP Sub
Collections

Get a ShopJustice.com eGift Card! The perfect gift for any tween girl and any
occasion. Choose any amount between $10 - $200, the gift card will be added to
your cart and you may checkout with it as part of your order. The eGift card
will then be sent to your email address - giving you the option to either
forward it to its recipient or print it and deliver in person!

 * Gift cards are only redeemable at ShopJustice.com for US shipping
   destinations only
 * Gift card purchases are final sale and are non-refundable
 * Questions? See our Gift Card FAQs.

Shop Justice exclude_from_marketing persistent_note:20% off any gift card of
$100 or more price:On Sale recs_egc smarttag_active smarttag_new_arrival
smarttag_no_images smarttag_not_clearance smarttag_on_sale
smarttag_on_sale_not_clearance synonym:electronic gift card synonym:gift card
synonym:giftcard YBlocklist
//www.shopjustice.com/cdn/shop/products/justice-egiftcard_1.png?v=1668805692
39406482718917 $10.00 10.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482718917
InStock $10.00 39406482751685 $15.00 15.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482751685
InStock $15.00 39406482784453 $20.00 20.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482784453
InStock $20.00 39406482817221 $25.00 25.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482817221
InStock $25.00 39406482849989 $30.00 30.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482849989
InStock $30.00 39406482882757 $40.00 40.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482882757
InStock $40.00 39406482915525 $50.00 50.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482915525
InStock $50.00 39406482948293 $75.00 75.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482948293
InStock $75.00 39406482981061 $100.00 100.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406482981061
InStock $100.00 39406483013829 $150.00 150.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=39406483013829
InStock $150.00 40993128972485 $200.00 200.00
//www.shopjustice.com/cdn/shopifycloud/shopify/assets/no-image-2048-5e88c1b20e087fb7bbe9a3771824e743c244f437e4f8ba93bbf7b11b53f7824c.gif
https://www.shopjustice.com/products/justice-egift-cards?variant=40993128972485
InStock $200.00 3.9 53



 * Club Justice
   
 * Sign Up for Email & Texts
   
 * Today's Promos
   
 * eGift Cards
   
 * account My Account
   

 * Girls Clothes & Collections
   * New Arrivals
     
   * Best Sellers
     
   * Tops
     
   * Bottoms
     
   * Leggings
     
   * Dresses & Skirts
     
   * Matching Outfits
     
   * Denim
     
   * Ripped Jeans
     
   * Activewear
     
   * All Products
     
   

 * Help
   * Top Customer Questions
     
   * Size Charts
     
   * Order Help
     
   * Shipping Information
     
   * The ShopJustice.com Blog
     
   * Buy now, pay later with Klarna
     
   * Return Policy
     
   * Shop by Category
     
   * Ratings & Reviews
     
   * Club Justice Terms & Conditions
     
   * Start Your Return
     
   * Customer Care
     
   

--------------------------------------------------------------------------------

 * Privacy Policy
   
 * Your California Privacy Rights
   
 * Terms & Conditions
   
 * Accessibility View
   
 * Accessibility Statement
   

 * Privacy Policy
   
 * Your California Privacy Rights
   
 * Terms & Conditions
   
 * Accessibility View
   
 * Accessibility Statement
   

The JUSTICE® trademarks, name and logos are owned by Justice Brand Holdings LLC.
©2022 All rights reserved.


Loading...


DETAILS FOR ALL CLUB JUSTICE FREE SHIPPING WITH $50 OR MORE:

Free shipping on purchases of $50 or more for each order is valid for new and
existing Club Justice Members or VIPs at https://www.shopjustice.com where Club
Justice Members or VIPs must be signed in to receive the discount. Eligibility
for discount based on order total excluding charges for taxes, shipping and
handling. Shipping offers apply to standard shipping and handling in the
forty-eight (48) contiguous United States. Valid on in-stock items only.



DETAILS FOR ALL CLUB JUSTICE FREE SHIPPING:

Free shipping for each order is valid for new and existing Club Justice Members
or VIPs at https://www.shopjustice.com where Club Justice Members or VIPs must
be signed in to receive the discount. Eligibility for discount based on order
total excluding charges for taxes, shipping and handling. Shipping offers apply
to standard shipping and handling in the forty-eight (48) contiguous United
States. Valid on in-stock items only.



DETAILS FOR FREE SHIPPING WITH A PURCHASE OF $50 & UP:

Free shipping on purchases of $50 or more for each order is valid for new and
existing Club Justice Members or VIPs at https://www.shopjustice.com where Club
Justice Members or VIPs must be signed in to receive the discount. Eligibility
for discount based on order total excluding charges for taxes, shipping and
handling. Shipping offers apply to standard shipping and handling in the
forty-eight (48) contiguous United States. Valid on in-stock items only. Not
valid on fuel surcharges.




















Please ensure Javascript is enabled for purposes of website accessibility



Manage Cookie Settings



Necessary Cookies

These cookies are necessary for the website to function and cannot be switched
off in our system. These cookies are usually only set in response to actions
made by you which include a request for services, such as setting your privacy
preferences or logging into your account.

Analytics Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of the website. They help us to know which pages are the
most and least popular and see how visitors move around the website.

Marketing and Retargeting Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of the website. They help us to know which pages are the
most and least popular and see how visitors move around the website.

Functionality Cookies

These cookies enable our website to offer additional functions and personal
settings. They can be set by us or by third-party service providers that we have
placed on our pages. If you do not allow these cookies, these or some of these
services may not work properly.

Accept selected Accept All
*By clicking on the above buttons, I give my consent on collecting my IP and
email (if registered). For more check GDPR Compliance



Earn Rewards