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

URL: https://www.shopjustice.com/pages/club-justice-terms-conditions
Submission: On December 04 via api from US — Scanned from CA

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">
  </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>

Text Content

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


TERMS OF USE


CLUB JUSTICE TERMS & CONDITIONS


 

<< Back to FAQ Home

 

 

The effective date of these terms and conditions is: January 25, 2022. 

Club Justice loyalty program in the U.S. ("Program") is brought to you by Nogin
Inc (“Justice” and/or “we” or “us”). The Program is governed by these Justice
Loyalty Program Terms & Conditions ("Program Terms").

ARBITRATION OF CLAIMS BETWEEN YOU AND JUSTICE: PLEASE READ THESE PROGRAM TERMS
CAREFULLY. THEY AFFECT YOUR LEGAL RIGHTS AND REQUIRE BINDING ARBITRATION OF
CLAIMS ASSOCIATED WITH THE PROGRAM BETWEEN YOU AND JUSTICE, WAIVING CLASS ACTION
CLAIMS ASSOCIATED WITH THE PROGRAM BETWEEN YOU AND JUSTICE, AND WAIVING THE
RIGHT TO TRIAL BY JURY TO THE FULLEST EXTENT PERMITTED BY LAW. YOUR
PARTICIPATION IN THE PROGRAM IS SUBJECT TO YOUR AGREEMENT TO ARBITRATE ANY
CLAIMS ASSOCIATED WITH THE PROGRAM BETWEEN YOU AND JUSTICE. YOU AGREE THAT ANY
AND ALL CLAIMS OR DISPUTES BETWEEN YOU AND JUSTICE THAT ARISE OUT OF OR RELATE
TO YOUR PARTICIPATION IN THE PROGRAM MUST BE RESOLVED THROUGH MANDATORY, BINDING
ARBITRATION, RATHER THAN LITIGATION IN COURT. THAT MEANS THAT AN ARBITRATOR, NOT
A JUDGE OR JURY, WILL DECIDE ANY CLAIM ASSOCIATED WITH THE PROGRAM BETWEEN YOU
AND JUSTICE. SEE SECTION 13 BELOW FOR MORE DETAILS.
By participating in the Program, you agree to these Program Terms. The Program
is void where prohibited by law.
1. Overview 


The Program is a customer-reward program that is available to eligible
https://www.shopjustice.com customers (see Section 2 below for full eligibility
details). You can create a Program membership account ("Program Account"): (i)by
visiting https://www.shopjustice.com/pages/your-club-justice-points-and-rewards (“Site”)
and completing the Program Account registration form, and (iii) by any other
methods as Justice may offer from time to time. Eligible customers who sign up
for a Program Account ("Members") will be able to earn points (“Points”) with
each Earning Activity (as defined below). When you have earned the requisite
amount of Points, those Points will be converted into rewards ("Reward
Certificate") that you can use to make Authorized Purchases (as defined below).
2. Eligibility & Registration


The Program is open only to https://www.shopjustice.com customers who are legal
residents of any one (1) of the fifty (50) United States or the District of
Columbia who are the age of majority in their jurisdiction of residence. You
must provide us with all required information to register for a Program Account.
A valid email address is required to set up a Program Account. Additional
information, such as your child’s birthdate, will be required to receive some of
the Program’s benefits. There is no cost to enroll and no purchase is necessary
to enroll as a Club Justice Member. To become a Club Justice VIP you must have
spend $100 or more within a calendar year after enrolling in the Program. It may
take up to 48 hours after $100 are spent and enrollment in Program is complete
to become Club Justice VIP. Once VIP status has been issued, you will be
considered a Club Justice VIP for the remainder of that calendar year and the
next 12 months. When you enroll in the Program and create a Program Account, you
are agreeing to receive e-mail messages related to the Program from Justice.
Members who have opted-out of receiving marketing emails from Justice will still
be able to participate in the Program and receive messages about their Program
Account (e.g., Points balance, usage, and news about changes to these Program
Terms). There is a limit of one (1) Program Account per individual/email
address. You agree that you will not participate in the Program under more than
one (1) Program Account. Corporations, groups, and associations are not eligible
to register for a Program Account.
You agree you will not sell, transfer or assign your Program Account, any
rewards or any membership rights. Points and Reward Certificates are not your
personal property, are not descendible, and may not be inherited, bartered,
purchased, or sold. You are responsible for maintaining the confidentiality of
any login credentials and for restricting access to your computer (or other
device, as applicable) so that others may not access your Program Account.
3. Earning Points through Earning Activities; Conversion of Points to Reward
Certificates


The Program involves two important measurements: (1) Points and (2) Reward
Certificates. Points are earned when Members engage in one the following: (a)
making qualifying purchases from shopjustice.com, or placing an order through
Justice’s call center (each an "Earning Purchase"); or (b) participating in
other specific Member opportunities offered by Justice from time-to-time
("Additional Earning Activities"). Together, these are defined as “Earning
Activities”. The details of an Additional Earning Activity, including a
description of the conduct required, the number of Points available and any
additional terms will be as communicated to the eligible Member(s) by email or
in another communication from Justice.

Earning Activities only count towards the earning of Points once you have a
valid Program Account. In order to earn Points for an Earning Purchase on the
Site, WHEN PROMPTED, you must enter your email address associated with your
Program Account in the field specific to this Program. In order to earn Points
on an Earning Purchase through Justice’s call center, you must provide your
email address to the call agent when asked. Points for purchases at the Site
qualify once all items have shipped and will be automatically rewarded to your
Program Account within approximately forty-eight (48) hours once the final
item(s) has shipped. Points earned for purchases made during bonus campaigns may
take up to four (4) – six (6) weeks for points to be rewarded to your Program
Account. Points for purchases of items in the same transaction that are shipped
separately will be rewarded to your Program Account once the final item(s) has
shipped. Gift card purchases are not eligible to earn points, but orders with
gift card tender will be eligible to earn points. Points are not accrued for
previous purchases, existing special orders, gifts-with-purchase, giveaways,
coupons, credit card payments, processing charges, delivery surcharges, shipping
and handling, taxes, or state and any other applicable governmental fees, and
are calculated after deduction of any discounts. Justice will not retroactively
apply Points for purchases made without presenting the required information at
time of purchase. Points are also not earned on: unauthorized or fraudulent
charges or purchases made by, or for, a business/group or for a business
purpose. Use of a Reward Certificate does not earn Points.

Points will appear in your Program Account within approximately forty-eight (48)
hours of your completion of an Earning Activity. Points earned for purchases
made during bonus campaigns may take up to four (4) – six (6) weeks for points
to be rewarded to your Program Account. You may view your membership activity
via Program Account status email communications, by signing-in to your account
at www.shopjustice.com or by calling our Customer Service Team at (855)
655-2514.
. 
Once a Member accumulates the required number of Points to earn a Reward
Certificate, those Points will be removed from that Program Account and
converted to a Reward Certificate. Reward Certificate(s) will be issued the 48
hours from the time the required number of Points appear in the Member’s Program
Account and will be sent to the email address associated with that Program
Account. Issued Reward Certificates can also be accessed by logging-in to the
Site and viewing your loyalty profile’s Rewards History. If a Member earns
multiple Reward Certificates at a time, they will be combined and included
within one (1) email. Reward Certificates will be issued in ten-dollar ($10.00)
increments with unique promo codes that can be used online at ShopJustice.com or
through our call center, as described in Section 5 below ("Reward Certificate
Coupon Code"). Each Reward Certificate Coupon Code may be used once by the
Program Account holder. Points will be converted to Reward Certificates in the
order that the Points were earned. See Exhibit A for current information
regarding benefits, how Points are calculated, how many Points must be accrued
to earn a Reward Certificate, and the value of a Reward Certificate
(collectively, "Program Details"). We may change the manner in which Points are
calculated, how many Points must be accrued to earn a Reward Certificate, and
the value of a Reward Certificate at any time.

4. Point Expiration; Reward Certificate Expiration; Returns & Exchanges; Errors

UNUSED POINTS IN YOUR PROGRAM ACCOUNT (I.E., POINTS NOT CONVERTED TO REWARD
CERTIFICATES) WILL EXPIRE TWELVE (12) MONTHS FROM THE DATE OF THE MOST RECENT
EARNING ACTIVITY. EACH REWARD CERTIFICATE WILL EXPIRE SIXTY 60 DAYS AFTER REWARD
CERTIFICATE ISSUANCE.

If you return a purchase for which you earned Points in accordance with
shopjustice.com’s then current return policy, the Points associated with your
Program Account will be reduced by the number of Points equivalent to the amount
of the refund you receive. In the event of an even exchange, any Points earned
in association with the original purchase will remain. In the event of an
exchange of an item of lesser value, the difference in value from your original
purchase will be deducted from your Program Account. In the event of an exchange
for an item of greater value, any additional expenditure will accrue Points in
accordance with these terms. Any new promotional offers in effect at the time of
an exchange, will not apply, nor modify your Program Account balance. 

In the event of a cancellation of item(s) from your order, the points associated
with that item will be deducted from your program account.
 
Our transactional records will be considered conclusive if there is a dispute
about the number of Points or the number or value of any Reward Certificate(s)
earned, redeemed or deducted. You should retain your copy of the receipt(s) and
any other document which evidences your Point balance. Call us at (855) 655-2514
within thirty (30) days from relevant transaction date if you have any questions
or concerns about your Points or Reward Certificate.
We accept no liability for any errors in the number of Points or any Reward
Certificate disclosed to you.
 
5. Reward Certificate Redemption


Unexpired Reward Certificates may be applied to purchases of Justice merchandise
at the Site when signed into your account, or through our call center when
reward codes is provided, as long as your membership remains effective, and the
Reward Certificate has not expired (each an "Authorized Purchase"). Reward
Certificates cannot be applied to previous purchases, existing special orders,
credit card payments, coupons, processing charges, delivery surcharges, shipping
and handling, taxes, or state and any other applicable governmental fees. Reward
Certificates will be redeemed in United States dollars. Each Reward Certificate
must be used in one purchase. Any remaining unused amount of a redeemed
unexpired Reward Certificate may be available to use on a future purchase.
Likewise, the member using a Reward Certificate is responsible for all charges
in excess of the value of the Reward Certificate. Justice representatives have
the right to deny any transaction or reject your use of any Reward Certificates
in the event of any attempted or actual sale or transfer of any of your Points,
Reward Certificates, or your Program Account or misrepresentation or other
fraudulent behavior by you.

If an item(s) is canceled from an order where a Reward Certificate used, the
reward value used for those item(s) will be re-added to the original Reward
Certificate, and retains the expiration date of the original issuance. If an
item is returned on an order where a Reward Certificate was used, the reward
value used for those item(s) will be re-added to the original Reward
Certificate, and retains the expiration date of the original issuance.

The Reward Certificate will be in addition to other promotional credits or
discounts offered at the time of purchase ("Other Rewards"), unless otherwise
stated in the Other Rewards. The Reward Certificate will be applied after all
Other Rewards are applied to the Authorized Purchase. 

Online: To use a Reward Certificate when making an Authorized Purchase on the
Site, you must enter the Reward Certificate Coupon Code in the "Promo code" box
at checkout. Justice reserves the right to require the person using a Reward
Certificate to validate that they are the person associated with the Reward
Certificate.

Call Center: To use a Reward Certificate when making an Authorized Purchase
through Justice’s call center, you must tell the Reward Certificate Coupon Code
to the call center agent. Justice reserves the right to require the person using
a Reward Certificate to validate that they are the person associated with the
Reward Certificate.

You are solely responsible for all federal, state and local taxes and any other
costs or expenses of accepting and using Reward Certificates or Other Rewards.

6. Points, Reward Certificates and Program Accounts Are Non-Transferable and Not
Redeemable for Cash

Except where required by applicable law, neither Points nor Reward Certificates
have any monetary or cash value and they may not be redeemed for cash or, except
under the Program, do not have any cash equivalent. Program Accounts and Reward
Certificates are non-transferable. Reward Certificates can only be used by the
Program Account holder for Authorized Purchases made online by that Program
Account holder.

7. Loss of Points and Reward Certificates; Termination of Your Program Account

In addition to termination of the Program pursuant to Section 8, below, Justice
may also revoke your ability to participate in the Program for any of the
following reasons, in Justice’s sole and absolute discretion: (i) your use of
any "bot," macro, script, or other automated, robotic, mechanical, or programmed
means to participate in the Program or earn Points or Reward Certificates; (ii)
your failure to comply with these Program Terms and any other terms and
conditions applicable to the Program; (iii) the attempted or actual sale or
transfer of any of your Points, Reward Certificates, or your Program Account;
(iv) any misrepresentation or other fraudulent behavior by you; (v) repeated
attempts to enter void codes; (vi) creation of multiple or fake Program
Accounts; or (vii) any other conduct deemed by Justice, in its sole discretion,
to be: an abuse of the Program, detrimental to the interests of Justice or its
customers, fraudulent, illegal, or otherwise improper.

If your ability to participate in the Program is revoked, your account will be
closed, any unused Points or Reward Certificates will automatically expire and
your future participation in the Program may be prohibited, in the sole and
absolute discretion of Justice.
 
Justice is not responsible for Points or Reward Certificates that expire, are
lost, or are redeemed due to fraudulent activity. Suspected illegal, fraudulent
or other unauthorized use or misuse of Points, Reward Certificates, or any other
activity inconsistent with these Program Terms may, in the sole and absolute
discretion of Justice, result in termination of your participation in the
Program.  Such termination will result in the loss of all accumulated Points
earned and Reward Certificates issued but not yet redeemed.

You agree that Justice’s decisions relating to the Program are final.

8. Program Account Closure/Termination

You may elect to close your Program Account at any time by calling Justice
at (855) 655-2514 or emailing Justice at cs@shopjustice.com. Upon any closure or
termination of your Program Account, any Points and Reward Certificates
associated with your Program Account will automatically expire and be forfeited.
If you later elect to re-enroll in the Program, you will not have access to any
Points or Reward Certificates associated with your terminated Program Account
and your beginning balance of Points and Reward Certificates will be zero (with
the exception of any welcome rewards added to your new account).

9. Updating Your Program Account

You may access and update your Program Account information, including your email
address by emailing our Customer Service Team at cs@shopjustice.com. or by
calling us at (855) 655-2514. It is your responsibility to keep your member
information current, complete and accurate. You are solely responsible for any
and all activities that occur under your Program Account.

10. Member Communication

You may view your membership activity via monthly Program Account status email
communications, by logging-in to the Site and viewing your Rewards History
Account Profile, or by calling our Customer Service Team at (855) 655-2514 A
current, valid email address is required for a member to receive certain notices
in the Program, including without limitation information about certain
Additional Earnings Activities.

11. LIABILITY; INDEMNIFICATION

THIS PROGRAM IS MADE AVAILABLE TO YOU, ON AN "AS IS," "AS AVAILABLE" BASIS,
WITHOUT REPRESENTATIONS OR WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED. TO THE
MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, TWEEN BRANDS, INC., AND ITS
AFFILIATES, PARENTS AND SUBSIDIARIES (COLLECTIVELY, THE "JUSTICE BUSINESSES")
MAKE NO REPRESENTATION ABOUT THE SUITABILITY OF THE PROGRAM FOR ANY PURPOSE. TO
THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE JUSTICE BUSINESSES SHALL NOT
HAVE ANY LIABILITY OR RESPONSIBILITY FOR ANY ERRORS OR OMISSIONS IN THE PROGRAM,
FOR YOUR ACTION OR INACTION IN CONNECTION WITH YOUR PARTICIPATION IN THE PROGRAM
OR FOR ANY DAMAGE YOU MAY INCUR IN CONNECTION WITH THE PROGRAM. YOUR
PARTICIPATION IN THE PROGRAM IS AT YOUR OWN RISK. TO THE MAXIMUM EXTENT
PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL EITHER THE JUSTICE BUSINESSES OR
THEIR AGENTS OR THIRD PARTY PROVIDERS OR LICENSORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR IN ANY WAY
CONNECTED WITH THE PROGRAM, THE DELAY OR INABILITY TO PARTICIPATE IN THE PROGRAM
OR OTHERWISE ARISING IN CONNECTION WITH THE PROGRAM, WHETHER BASED ON CONTRACT,
TORT, STRICT LIABILITY OR OTHERWISE, EVEN IF ADVISED OF THE POSSIBILITY OF ANY
SUCH DAMAGES.

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THIS DISCLAIMER OF LIABILITY
APPLIES TO ANY DAMAGES OR INJURY CAUSED BY ANY FAILURE OF PERFORMANCE, ERROR,
OMISSION, INTERRUPTION, DELETION, DEFECT, DELAY IN OPERATION OR TRANSMISSION,
COMPUTER VIRUS, COMMUNICATION LINE FAILURE, THEFT OR DESTRUCTION OR UNAUTHORIZED
ACCESS TO, ALTERATION OF, OR USE OF RECORD, WHETHER FOR BREACH OF CONTRACT,
TORTIOUS BEHAVIOR, NEGLIGENCE, OR UNDER ANY OTHER CAUSE OF ACTION. YOU
SPECIFICALLY ACKNOWLEDGE THAT JUSTICE BUSINESSES ARE NOT LIABLE FOR THE CONDUCT
OF OTHER PROGRAM MEMBERS. THE LIMITATION ON DAMAGES IN THIS SECTION IS NOT
INTENDED TO LIMIT THE JUSTICE BUSINESSES’ OBLIGATION (IF ANY) TO PAY PREVAILING
PARTY COSTS OR FEES, IF RECOVERABLE PURSUANT TO APPLICABLE LAW. THE LIMITATIONS
SET FORTH IN THIS SECTION WILL NOT LIMIT OR EXCLUDE THE JUSTICE BUSINESSES’
LIABILITY FOR PERSONAL INJURY OR TANGIBLE PROPERTY DAMAGE CAUSED BY THE JUSTICE
BUSINESSES, OR FOR THE JUSTICE BUSINESSES’ GROSS NEGLIGENCE, FRAUD, OR
INTENTIONAL, WILLFUL, MALICIOUS, OR RECKLESS MISCONDUCT.

EACH MEMBER UNDERSTANDS AND AGREES THAT ALL RIGHTS UNDER SECTION 1542 OF THE
CIVIL CODE OF CALIFORNIA AND ANY SIMILAR LAW OF ANY STATE OR TERRITORY OF THE
UNITED STATES ARE HEREBY EXPRESSLY WAIVED BY HIM/HER. SECTION 1542 READS AS
FOLLOWS:

"CERTAIN CLAIMS NOT AFFECTED BY A GENERAL RELEASE. A GENERAL RELEASE DOES NOT
EXTEND TO CLAIMS WHICH THE CREDITOR DOES NOT KNOW OR SUSPECT TO EXIST IN HIS OR
HER FAVOR AT THE TIME OF EXECUTING THE RELEASE, WHICH IF KNOWN BY HIM OR HER
MUST HAVE MATERIALLY AFFECTED HIS OR HER SETTLEMENT WITH THE DEBTOR OR RELEASED
PARTY."

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, YOU AGREE TO DEFEND,
INDEMNIFY AND HOLD THE JUSTICE BUSINESSES HARMLESS FROM AND AGAINST ANY AND ALL
CLAIMS, DAMAGES, COSTS AND EXPENSES, INCLUDING ATTORNEYS’ FEES, ARISING FROM OR
RELATED TO YOUR PARTICIPATION IN THE PROGRAM.
12. Modification of These Program Terms & Termination of the Program


We reserve the right to modify, restrict, suspend, or otherwise change any
aspect of the Program, and/or these Program Terms from time-to-time, including
without limitation, the eligibility conditions for participation in the Program,
the manner in which Members participate, the manner and rates at which Points
and Reward Certificates are earned and redeemed, redemption mechanisms, or what
constitutes an Earning Activity, with reasonable notice to Members. We will
notify you of changes to these Program Terms by posting them to the Site,
notifying you by email to the email address then associated with your Program
Account, and/or using any other contact information we may have for you. The
updated Program Terms will be effective as of the time of posting, or upon such
later date or by such other method as specified by Justice. The updated Program
Terms will apply to your participation in the Program beginning as of their
effective date or upon the occurrence of such other action specified by Justice
at the time. Should you not agree to such an amendment, you may cancel your
participation in the Program as set out in Section 8. EXCEPT WHERE EXIGENCIES
REQUIRE A SHORTER TIME FRAME, WE RESERVE THE RIGHT TO TERMINATE THE PROGRAM
COMPLETELY BY PROVIDING YOU WITH FORTY-FIVE (45) DAYS’ WRITTEN NOTICE OF AND
INSTRUCTIONS REGARDING THE IMPENDING TERMINATION.

13. ARBITRATION/CLASS-ACTION WAIVER/DISPUTE RESOLUTION CHOICE OF LAW

TO THE FULLEST EXTENT PERMITTED BY LAW, BOTH YOU AND JUSTICE WAIVE THE RIGHT TO
A TRIAL BY JURY AND THE RIGHT TO BRING OR RESOLVE ANY DISPUTE AS A CLASS,
CONSOLIDATED, REPRESENTATIVE, COLLECTIVE, OR PRIVATE ATTORNEY GENERAL ACTION. TO
THE FULLEST EXTENT PERMITTED BY LAW, BOTH YOU AND JUSTICE WAIVE THE RIGHT TO
PARTICIPATE IN A CLASS, CONSOLIDATED, REPRESENTATIVE, COLLECTIVE, OR PRIVATE
ATTORNEY GENERAL ACTION RELATED ANY DISPUTE THAT IS BROUGHT BY ANYONE ELSE.
NOTWITHSTANDING ANY PROVISION IN THE JAMS (DEFINED BELOW) RULES TO THE CONTRARY,
THE ARBITRATOR SHALL NOT HAVE THE AUTHORITY OR ANY JURISDICTION TO HEAR THE
ARBITRATION AS A CLASS, CONSOLIDATED, REPRESENTATIVE, COLLECTIVE, OR PRIVATE
ATTORNEY GENERAL ACTION OR TO CONSOLIDATE, JOIN, OR OTHERWISE COMBINE THE CLAIMS
OF DIFFERENT PERSONS INTO ONE PROCEEDING.

The parties each agree to finally settle all disputes only through arbitration;
provided, however, the Justice Businesses shall be entitled to seek injunctive
or equitable relief in the state and federal courts in Franklin County, Ohio and
any other court with jurisdiction over the parties. In arbitration, there is no
judge or jury and review is limited. The arbitrator’s decision and award is
final and binding, with limited exceptions, and judgment on the award may be
entered in any court with jurisdiction. The parties agree that, except as set
forth above, any claim, suit, action or proceeding arising out of or relating to
this Program will be resolved solely by binding arbitration before a sole
arbitrator under the streamlined Arbitration Rules Procedures of JAMS Inc.
("JAMS") or any successor to JAMS. In the event JAMS is unwilling or unable to
set a hearing date within fourteen (14) days of the filing of a "Demand for
Arbitration", then either party can elect to have the arbitration administered
by another mutually agreeable arbitration administration service who will hear
the case. If an in-person hearing is required, then it will take place in
Chicago, IL, New York City, NY, Los Angeles, CA, Atlanta, GA or Dallas, TX
(whichever is closest to your residence) or in your hometown, but only if JAMS
rules so require.The federal or state law that applies to these Program Terms
will also apply during the arbitration. Disputes will be arbitrated only on an
individual basis and will not be consolidated with any other proceedings that
involve any claims or controversy of another party, including any class actions
or class arbitrations; provided, however, if for any reason any court or
arbitrator holds that this restriction is unconscionable or unenforceable, then
the agreement to arbitrate does not apply and the dispute must be brought in a
court of competent jurisdiction in Franklin County, Ohio excluding any travel or
other costs of entrant to attend the arbitration hearing). Either party may,
notwithstanding this provision, bring qualifying claims in small claims court.
In no event will you seek or be entitled to rescission, injunctive or other
equitable relief or to enjoin or restrain the operation or exploitation of the
Program.

These Terms and the Program shall be governed by and construed in accordance
with the laws of the State of Ohio and the laws of the United States, without
giving effect to any principles of conflicts of law. Any action relating to the
use of the Program or any transaction with Justice must be brought exclusively
in the state or federal courts located in Franklin County, Ohio.
 
14. Privacy

Information collected about you in connection with your Program Account and the
Program is subject to the Justice Privacy Policy, which may be updated from
time-to-time. Justice’s Privacy Policy can be obtained
at: https://www.shopjustice.com/pages/privacy-policy or by sending us an email
at cs@shopjustice.com and writing " Attn: Justice Online Store Privacy Policy”
in the subject line, or by writing to us at: 1775 Flight Way STE 400 Tustin, CA
92782
 
15. General Information


If any part of these Program Terms is invalid or unenforceable under applicable
law, the invalid or unenforceable provision will be deemed superseded by a
valid, enforceable provision that most closely matches the intent of the
original provision, and the remainder of these Program Terms will govern such
participation. Our performance under these Program Terms will be excused to the
extent that such performance is hindered, delayed or made commercially
impractical by causes beyond our reasonable control.

Justice’s performance of these Program Terms is subject to applicable existing
and future laws and legal process, and nothing contained in these Program Terms
is in derogation of Justice’s right to comply with law enforcement requests or
requirements relating to your participation in the Program or information
provided to or gathered by Justice with respect to such participation.

These Program Terms constitute the entire agreement between you and Justice with
respect to the Program. These Program Terms supersede all prior or
contemporaneous communications and proposals, whether electronic, oral or
written, between you and Justice with respect to this Program. No modification
of these Program Terms will be effective unless it is authored by Justice or its
affiliates, or unless it is physically signed by a Justice officer. Any alleged
waiver of any breach of these Program Terms will not be deemed to be a waiver of
any future breach. A printed version of these Program Terms and/or of any notice
given by Justice in electronic form will be admissible in judicial or
administrative proceedings based upon or relating to these Program Terms or your
participation in the Program to the same extent and subject to the same
conditions as other business documents and records originally generated and
maintained by Justice in printed form.

16. Contact Us
If you have any questions about your Program Account or the Program, please call
us at (855) 655-2514 email us at cs@shopjustice.com or visit the Contact Us page
on the Site.



Exhibit A

Program Details

Reward Certificates

Reward Certificates are currently issued in ten-dollar ($10.00 US) increments.

Program Account

Members will receive one (1) welcome email the day after enrollment, or
otherwise as determined by Justice. Member can add up to one (1) child’s
birthday on the Site through the account profile set up.

Points

200 Points = $10.00 Reward

1 Point for every $1.00 US spent* Justice Loyalty Account Member 

2 Points for every $1.00 US spent* Justice Loyalty Account VIP

Points are also awarded for participating in other specific Member opportunities
offered by Justice from time-to-time ("Additional Earning Activities").
Together, these are defined as “Earning Activities”. The details of an
Additional Earning Activity, including a description of the conduct required,
the number of Points available and any additional terms will be communicated to
the eligible Member(s) by email or in another communication from Justice.
 
*Points are calculated based on the purchase price of the item(s) at the time of
purchase, after discounts and coupons and before taxes and fees are applied. If
you return a purchase for which you earned Points in accordance with Justice’s
then current return policy, the Points associated with your Program Account will
be reduced by the number of Points equivalent to the amount of the refund you
receive. If the number of points associated with your return are greater than
your points balance, your account will have a negative balance. In the event of
an even exchange, any Points earned in association with the original purchase
will remain. In the event of an exchange of an item of lesser value, the
difference in value from your original purchase will be deducted from your
Program Account. In the event of an exchange for an item of greater value, any
additional expenditure will accrue Points in accordance with these terms. Any
new promotional offers in effect at the time of an exchange, will not apply, nor
modify your Program Account balance. Points will be rounded down to the nearest
whole dollar amount of each Qualifying Purchase (ex: a Qualifying Purchase of
$5.61 will earn five (5) points.
In the event of a cancellation of item(s) from your order, those points will be
deducted from your Program Account.
 
Benefits

Club Justice Members will receive:
1. 50 bonus point welcome offer upon enrollment. Earn one (1) point for every $1
U.S. spent on Site.   
2. A birthday offer for their child associated with the Account (up to one (1)
per year). Members will receive an e-mail with a birthday offer at the beginning
of their child’s birthday month, instructing them to use the offer code in
checkout or advising the representative of code if placing a phone order. Not
valid on previously purchased merchandise.
3. Free shipping on purchases of seventy-five dollars ($75.00 US) or more at
ShopJustice.com, 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.
4. Opportunities to earn additional points for participating in other specific
Member opportunities offered by Justice from time-to-time ("Additional Earning
Activities"). Together, these are defined as “Earning Activities”. The details
of an Additional Earning Activity, including a description of the conduct
required, the number of Points available and any additional terms will be
communicated to the eligible Member(s) by email or in another communication from
Justice.


Benefits

Club Justice VIP will receive:
1. 50 bonus point welcome offer upon enrollment. Earn one and a half (1.5)
points for every $1 U.S. spent on Site.
2. A birthday offer for their child associated with the Account (up to one (1)
per year). Members will receive an e-mail with a birthday offer at the beginning
of their child’s birthday month, instructing them to use the offer code in
checkout or advising the representative of code if placing a phone order. Not
valid on previously purchased merchandise.
3. Free shipping on purchases of fifty dollars ($50.00 US) or more at
ShopJustice.com, 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.
4. Opportunities to earn additional points for participating in other specific
Member opportunities offered by Justice from time-to-time ("Additional Earning
Activities"). Together, these are defined as “Earning Activities”. The details
of an Additional Earning Activity, including a description of the conduct
required, the number of Points available and any additional terms will be as
communicated to the eligible Member(s) by email or in another communication from
Justice.

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

















dcb00e55adaf8f81ee9eb2b170361589



Please ensure Javascript is enabled for purposes of website accessibility






Earn Rewards