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

Submitted URL: https://click.p.shopjustice.com/c2/1256:656a0727581e3d3e360671fe:ot:6050ea8375fe88182e00f277:1/8c999cf5?jwtH=eyJ0eXAiOiJKV1QiLCJ...
Effective URL: https://www.shopjustice.com/pages/privacy-policy?utm_campaign=&utm_medium=&utm_source=
Submission: On December 04 via api from US — Scanned from DE

Form analysis 3 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" data-uw-rm-form="nfx">
  </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" data-uw-rm-form="nfx">
    <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" data-uw-rm-form="nfx">
            <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" data-uw-rm-form="nfx">
            <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" data-uw-rm-form="nfx">
            <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" data-uw-rm-form="nfx">
  </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


PRIVACY POLICY

PLEASE READ THIS PRIVACY POLICY CAREFULLY. YOUR USE OF THE WEBSITE SIGNIFIES
YOUR AGREEMENT TO BE BOUND BY THESE TERMS.

PRIVACY & SECURITY

At Justice we recognize and respect your privacy when you use our website or any
of our mobile applications. Our privacy policy describes how we collect, use and
may share the information we collect on our websites and mobile apps
(collectively "shopjustice.com"). To demonstrate our commitment, we have
developed the privacy policy outlined below. If you have any questions about
this policy, or the content or practices of our website, we encourage you to
contact us.

COLLECTION OF PERSONAL INFORMATION & USE

When you visit shopjustice.com, with the help of our third-party authorized
agents, we collect information (such as your mobile device unique identification
number, IP address, domain name, browser type, broad geographical information,
site-navigation pattern, etc.) to improve our website and to refine our
marketing campaigns and promotions. If you log into your shopjustice.com account
from different devices, we will include your device identification to your
account automatically so that you can move easily from your computer to your
mobile device. We do not gather any personally identifying information about you
when you visit this site, unless you choose to provide such information to us.

We collect certain personally identifiable information when you sign in to the
Justice website; create an account for online shopping; register with Club
Justice; participate in a contest, promotion or survey; or request other
services that require information, registration or subscription.  We collect
certain personally identifiable information as “information that identifies,
relates to, describes, is capable of being associated with, or could reasonably
be linked, directly or indirectly, with a particular consumer or household”)
when you sign in to the Website; create an account for online shopping; register
with Justice; participate in a contest, promotion or survey; or request other
services that require information, registration or subscription. This
information may include your name, billing address, phone number, email address,
credit card number and expiration date, a user name and password, your birth
date, your driver's license number and state of issuance to verify your
identity, and any other information you voluntarily provide. We also keep a
record of your product interests and purchases online and in our stores, and
automatically receive and record information on our server logs from your
browser (including your IP address, Justice cookie information and the page you
requested).

We may collect location information from our mobile app users, if you permit it.
You can control making geolocation information available to us by visiting your
mobile device's settings for the application. When you install our apps on a
mobile device, you can choose to receive push notifications, which are messages
an app sends you on your mobile device, even when the app is not active. You can
turn off notifications by visiting your mobile device's "settings page" for
external applications. We may use your information according to the Privacy
Policy and Terms of Use in effect at the time of use. The provisions contained
herein supersede all previous notices or statements regarding our privacy
practices with respect to this Site. We may use aggregated data (independent of
any personal identifiers) for research and commercial purposes. This information
includes what areas our users visit most frequently and what services they
access most often. This information helps us develop a better site that is more
useful and accessible to you.

We may use your personally identifiable information internally for our general
commercial purposes including, among other things, to offer our own, our
affiliates' or third-party products and services that we think you may find of
interest. We may use your email address to contact you to respond to your
inquiries, provide updates or newsletters, or to provide information on products
or services to you. We may use your information according to the Privacy Notice
and Terms of Use in effect at the time of use.  The provisions contained herein
supersede all previous notices or statements regarding our privacy practices
with respect to the Website.  We may use aggregated data (independent of any
personal identifiers) for research and commercial purposes.  This information
includes what areas our users visit most frequently and what services they
access most often.  This information helps us develop a better site that is more
useful and accessible to you.  We may use your personally identifiable
information.

 * To process your payment and facilitate delivery. We may also save your
   information to facilitate new product orders or process returns.
 * To create and secure your account with us.
 * To process your requests, purchases, transactions, and payments and prevent
   transactional fraud.
 * To provide you with support and to respond to your inquiries, including to
   investigate and address your concerns and monitor and improve our responses.
 * To send you newsletters, or to provide information on products or services to
   you. You can elect not to receive promotional emails from us either by
   “unsubscribing” to an email you receive or by contacting us as indicated
   below.

DISCLOSING YOUR INFORMATION

Justice may share aggregate site and demographic information (such as age,
gender, types of products or services purchased and shopjustice.com navigation,
usage and page view). Such information does not identify any individual person
and allows us to provide a more enjoyable online shopping experience.

Justice may reveal personally identifiable information about you to unaffiliated
third parties: (1) if you request or authorize it; (2) if the information is
provided to help complete a transaction for you; (3) if the information is
provided to comply with the law, applicable regulations, governmental and
quasi-governmental requests, court orders or subpoenas, to enforce our Terms of
Use or other agreements, or to protect our rights, property or safety or the
rights, property or safety of our users or others (e.g., to a consumer reporting
agency for fraud protection etc.); (4) if the disclosure is done as part of a
purchase, transfer or sale of services or assets (e.g., in the event that
substantially all of our assets are acquired by another party, customer
information may be one of the transferred assets); (5) if the information is
provided to our agents, outside vendors or service providers to perform
functions on our behalf (e.g., analyzing data, providing marketing assistance,
providing customer service, processing orders, etc.); or (6) as otherwise
described in this Privacy Policy.  We do not sell your personal information that
is collected under this Privacy Notice.  To the extent we sell any personal
information that falls outside the scope of this Privacy Notice, we will
disclose our selling practices in the applicable privacy notices linked below.

LINKS TO THIRD PARTY SITES

Please be aware that our site may contain links to other sites hosted by third
parties. Justice does not control and is thus not responsible for the content or
privacy practices and policies of such other sites.

HOW YOU CAN ACCESS, CHANGE OR DELETE YOUR INFORMATION

You may, at any time, access and update or remove your personal information by
contacting Client Services via email or by clicking on Contact Us on
shopjustice.com. You may access and update your account information by logging
into the My Account page. In addition, if you prefer not to receive information
from us through email, you may opt out of receiving Justice emails by clicking
the unsubscribe link at the bottom of any Justice email that you have received.
If you prefer not to receive information from us through regular mail (for
example, catalogs and direct mail promotions), please send us an email or call
Client Services at (855-655-2514). Please note that it may take up to 3 weeks
for your request to become effective. Thereafter, when you make purchases, we
may still send you an email confirmation and may need to contact you by phone,
email or regular mail if we have other questions regarding your order. If for
any reason you continue to receive email or regular mail from Justice after
following the steps above, please contact Client Services immediately and we'll
be happy to assist you.

SECURITY OF YOUR INFORMATION

Our goal is to provide you with a safe and convenient online shopping
experience. We use reasonable technical, administrative and physical measures to
protect information contained in our system against misuse, loss or alteration.
When placing an order online, your information is transmitted using Secure
Sockets Layer (SSL) technology to protect the information being transferred to
us. To check the security of your connection, view the lower corner of your
browser window as you place your order. If you see an unbroken key or a closed
lock (depending on your browser), then SSL is active and the server is secure.
You can also double-check by looking at the URL line of your browser. When
accessing a secure server, the first characters of the site address will change
from "http" to "https." Information that you provide to us is not secured during
transmission unless the URL address contains "https".

We are not responsible for maintaining the confidentiality of any non-public
information that you provide us. Any information you prove in the course of
reviews or ratings is publicly available. Information that you provide us by
email is not encrypted.

No method of electronic transmission or storage is 100% secure. Therefore, we
cannot guarantee absolute security of your information. You also play a role in
protecting your information. Please safeguard your user name and password and do
not share them with others. If we receive instructions using your log-in
information we will consider that you have authorized the instructions.

COOKIES

To enhance your shopping experience at shopjustice.com, we and our third-party
authorized agents use cookies, small data files that we store on your computer's
hard drive or Web beacons (electronic images that allow us to count users who
have accessed particular content and to access certain cookies) to collect
aggregate data. You can find more information about cookies and how they work
here: http://www.aboutcookies.org. Some cookies we use are necessary to enable
you to navigate the Website and use features such as registering or creating and
logging in your account. We also use cookies to gather and record information
about choices you make on the Website and to allow us to tailor to our visitors.
They simply enable us to keep track of your shopping experience and your order
as you shop our site. The cookies we may use on our Site include:

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.

Analytic Cookies:  These cookies allow us to visit 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.  These cookies may be set through our site by our advertising
partners.  They may be used by those companies to build a profile or your
interests and show you relevant adverts on other sites.  They do not store
directly personal information but are based on uniquely identifying your browser
and internet device.  If you do not allow these cookies, you will experience
less targeted advertising. 

Session cookies: These temporary cookies expire and are automatically erased
whenever you close your browser window. We use session cookies to grant our
users access to content and to enable actions they must be logged in to do. For
example, shopjustice.com uses session cookies in order to save your shopping bag
information so that you can browse from page to page without losing that
information. When shopping shopjustice.com, we recommend you use a
cookie-enabled browser in order to avoid having to constantly reenter
information.

Persistent cookies: These usually have an expiration date in the distant future
and remain in your browser until they expire or you manually delete them. We use
persistent cookies to better understand usage patterns so we can improve the
site for our customers. For example, we may use a persistent cookie to associate
you with your user account or to remember your choices on the Site, but this
only works when cookies on our site are enabled. Cookies also enable us to
monitor and maintain information about your use of our site. The information we
retrieve assists us with tracking your order, improving our site design,
products, services, contests, promotions and overall shopping experience.

Third party cookies: We permit limited third parties to place cookies through
the Site to provide us with better insights into the use of the Site or user
demographics or to provide relevant advertising to you. These third parties may
collect information about a consumer's online activities over time and across
different websites when he or she uses our website. For example, we may utilize
Google Analytics to analyze usage patterns of the Site. Google Analytics
generates a cookie to capture information about your use of the Site which
Google uses to compile reports on website activity for us and to provide other
related services. Google may use a portion of your IP address to identify their
cookie, but this may or may not be associated with any other data held by
Google.

We may also permit third party service providers to place cookies through our
Site to perform analytic or marketing functions. We do not control the use of
such third party cookies or the resulting information and we are not responsible
for any actions or policies of such third parties. Your use of our Site will be
deemed to be your consent to the placement of cookies on your computer or other
device. If you prefer not to receive cookies through our Site, you can set your
browser to either reject all cookies, to allow only "trusted" websites to set
them, or to accept only those cookies from those sites you are currently on.
Unless you have adjusted your browser setting so that it will refuse cookies,
our system will issue cookies when you log on to our Site and use it.  By using
this website, you agree that we can place cookies on your computer or device as
explained above. However, you can control and manage cookies in various ways. If
you refuse cookies, this may limit system performance and may even cause certain
features of the Site to malfunction or not to work at all. You can learn more
about cookies at www.allaboutcookies.org/manage-cookies or aboutcookies.org

We do not use technology that recognizes a "do-not-track" signal from your web
browser.

Third Party Pixels and Cookies
When you visit our website, log in, register or open an email, cookies, ad
beacons, and similar technologies may be used by our online data partners or
vendors to associate these activities with information they or others have about
you, including your email address. We (or service providers on our behalf) may
then send communications and marketing to these email addresses. You may opt out
of receiving this advertising by visiting

Third Party Pixels and Cookies When you visit our website, log in, register or
open an email, cookies, ad beacons, and similar technologies may be used by our
online data partners or vendors to associate these activities with information
they or others have about you, including your email address. We (or service
providers on our behalf) may then send communications and marketing to these
email addresses. You may opt out of receiving this advertising by visiting
https://app.retention.com/optout.

SMS Marketing 

In addition, you agree to our Messaging Terms
(https://terms.pscr.pt/legal/shop/shop-justice/terms_of_service) and Messaging
Privacy Policy (https://terms.pscr.pt/legal/shop/shop-justice/privacy_policy).



POLICY OF YOUNG CHILDREN

Justice is concerned about the privacy of young children, and we do not
knowingly collect any personal information from a child under 13 years of age.
Justice does not sell products for purchase by children.

YOUR CALIFORNIA PRIVACY RIGHTS

California Civil Code Section 1798.83 permits customers of Justice stores, inc.
who are California residents to request certain information regarding our
disclosure of personal information to third parties for their direct marketing
purposes. If you are a resident of California, California Civil Code Section
1798.83 permits you to request once a calendar year information regarding the
disclosure of your personal information by Justice to a third party’s direct
marketing purposes.  Please note that not all information sharing is covered by
the “Shine the Light” requirements and only information on covered sharing will
be included in our response. The right to California residents applies only to
their activities within the State of California.  To make such a request, please
fill out this form.

Or call us at 855-866-2514 or write to us at the following address:

Nogin Inc.
Attn: Justice Online Store

1775 Flight Way STE 400 Tustin, CA 92782

CHANGES TO POLICY

Justice reserves the right, at its sole discretion, to change, modify, add or
remove any portion of shopjustice.com or these Policies, in whole or in part, at
any time. Changes to these Policies will be effective when posted. You agree to
review these Policies periodically to be aware of any changes. Your continued
use of shopjustice.com after any changes to these Policies are posted will be
considered acceptance of those changes.

EFFECTIVE DATE

This Privacy Policy is effective as of March 19th, 2021.


 * 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.


















85c4402d1f5c785febd91f4ca486a3f3



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