www.usagundamstore.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

URL: https://www.usagundamstore.com/pages/policies-1
Submission: On November 25 via manual from US — Scanned from US

Form analysis 7 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="HeaderCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/pages/policies-1">
  <div class="localization-form__select">
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryLabelNoScript">
      <option value="CA"> Canada (USD $) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"></path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/pages/policies-1">
  <div class="no-js-hidden">
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" data-toggle="popover" aria-expanded="false" data-href="#HeaderCountryList"> USD $ <svg aria-hidden="true"
          focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor"></path>
        </svg>
      </button>
      <ul id="HeaderCountryList" role="list" class="disclosure__list list-unstyled dropdown-list toggle-dropdown">
        <li class="disclosure__item" tabindex="-1">
          <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
                          <span class="localization-form__currency">USD $</span>
                        </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="US">
                          <span class="localization-form__currency">USD $</span>
                        </a>
        </li>
      </ul>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

GET /collections/shop

<form action="/collections/shop" method="get" class="search-header search search--focus" role="search">
  <input class="search-header__input search__input ss__autocomplete__input" name="q" placeholder="Search" aria-label="Search" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="none" ss-autocomplete-input="">
  <div class="ss__autocomplete--target ss__autocomplete--default"></div>
  <button class="search-header__submit search__submit btn--link" type="submit">
    <i class="fa fa-search" aria-hidden="true"></i>
    <span class="icon__fallback-text hidden">Search</span>
  </button>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" data-login-with-shop-sign-in="true" novalidate="novalidate"><input type="hidden" name="form_type" value="customer_login"><input type="hidden" name="utf8"
    value="✓">
  <div class="field">
    <input type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off" placeholder="Email">
    <label for="CustomerEmail"> Email </label>
  </div>
  <div class="field">
    <input type="password" value="" name="customer[password]" id="CustomerPassword" autocomplete="current-password" placeholder="Password">
    <label for="CustomerPassword"> Password </label>
  </div>
  <p data-action="ishi-panel" aria-controls="#ishi-recover-panel" class="forgot">Forgot your password?</p><button class="btn"> Sign in </button>
  <p data-action="ishi-panel" aria-controls="#ishi-register-panel"> Create account</p>
</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 class="field">
    <input type="email" value="" name="email" id="RecoverEmail" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email">
    <label for="RecoverEmail"> Email </label>
  </div>
  <button> Submit </button>
  <p data-action="ishi-panel" aria-controls="#ishi-login-panel">Cancel</p>
</form>

POST /account

<form method="post" action="/account" id="create_customer" accept-charset="UTF-8" data-login-with-shop-sign-up="true" novalidate="novalidate"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="field">
    <input type="text" name="customer[first_name]" id="RegisterForm-FirstName" autocomplete="given-name" placeholder="First name">
    <label for="RegisterForm-FirstName"> First name </label>
  </div>
  <div class="field">
    <input type="text" name="customer[last_name]" id="RegisterForm-LastName" autocomplete="family-name" placeholder="Last name">
    <label for="RegisterForm-LastName"> Last name </label>
  </div>
  <div class="field">
    <input type="email" name="customer[email]" id="RegisterForm-email" spellcheck="false" autocapitalize="off" autocomplete="email" aria-required="true" placeholder="Email">
    <label for="RegisterForm-email"> Email </label>
  </div>
  <div class="field">
    <input type="password" name="customer[password]" id="RegisterForm-password" aria-required="true" placeholder="Password">
    <label for="RegisterForm-password"> Password </label>
  </div>
  <button class="btn"> Create </button>
  <p data-action="ishi-panel" aria-controls="#ishi-login-panel" class="new-account">Already Have an Account ?</p>
</form>

<form aria-live="polite" class="needsclick klaviyo-form klaviyo-form-version-cid_1 go417382439 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-UKQCke" novalidate=""
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 4px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 15px 0px 0px; min-height: 500px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-016JB91TTR00000000003D4D25" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 36px; color: #04abbe; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold;">Limited Time</span></p>
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 36px; color: #04abbe; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold;">10% off</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-016JB91TTR00000000003D4D26" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span class="ql-font-poppins"
              style="font-size: 16px; color: #04abbe; font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;">Save on your first order and get email only offers when you join.</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 6px 0px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_016JB91TTR00000000003D4D27" class="needsclick go1722873906 kl-private-reset-css-Xuajs1"
            type="email" autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-required="true" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(96, 106, 114);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1"
        style="display: flex; justify-content: flex-start; padding: 10px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go300628013 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(33, 29, 28); border-radius: 6px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(255, 255, 255); font-family: Poppins, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; pointer-events: auto; height: 54px; width: 100%;">Continue</button>
      </div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px -15px -20px 0px; padding: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px; border-bottom-right-radius: 4px; border-top-right-radius: 4px; overflow: hidden; min-width: 390px; min-height: 500px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; height: 100%; position: relative;"><img src="https://d3k81ch9hvuctc.cloudfront.net/company/QPkpvt/images/ead7c76e-4a65-4120-9c42-2f8e91b2791c.jpeg"
        class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; height: 100%; object-fit: cover; object-position: center center;"></div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Skip to content
Canada (USD $) United States (USD $)
Update country/region
USD $
 * USD $
 * USD $


Search
Shopping Cart $ 0.00 - 0 item



CART


YOUR CART IS CURRENTLY EMPTY!




YOU MAY ALSO LIKE..

RG 1/144 #40 RX-78-2 Gundam (Ver. 2.0)
Regular price $ 37.99
Regular price $ 37.99 Sale price $ 36.99
Unit price/ per 
Add
Supreme Evolution MG 1/100 Eternal Star Glory Model Kit
Regular price $ 84.99
Regular price $ 84.99 Sale price $ 82.99
Unit price/ per 
Add




 * GIFT CARDS


 * PRE-ORDER


 * GUNDAM MODELS
   
   
    * GUNDAM KITS
      
       * MG Kits
       * RG Kits
       * PG Kits
       * HG Kits
       * SD Kits
       * RE Kits
       * Entry Grade
   
   
    * GUNDAM SERIES
      
       * Universal Century
       * Witch From Mercury
       * IBO
       * Build Fighters/Divers
       * Gundam Wing
       * Gundam Seed
       * Gundam 00
       * G Gundam
       * Gundam Age
       * Gundam F91
   
   
    * SCALE
      
       * 1/144
       * 1/100
       * 1/60
       * 1/72
   
    * 


 * MODEL KITS
   
   
    * ROBOT / MECHA MODEL KITS
      
       * Zoids
       * 30 Minute Mission
       * Neon Genesis Evangelion
       * Hexa Gear
       * Kyoukai Senki
       * Frame Arms
       * Transformers
       * Super Robot
       * Patlabor
       * Armored Puppet
       * Maschinen Krieger
       * Robotech / Macross
       * LBX Little Battle Experience
       * Natchin Tank
       * Mechatro
       * Other Mecha Models
   
   
    * ANIME MODEL KITS
      
       * Dragon Ball
       * Digimon
       * Pokemon
       * One Piece
       * Ultraman
       * Kamen Raider
   
   
    * GAME/MOVIE MODEL KITS
      
       * Star Wars
       * Mega Man
       * Metal Gear
       * Armored Core
       * Marvel
   
   
    * OTHER MODELS
      
       * 30 Minute Sisters
       * Megami Device
       * Frame Arms Girls
       * Mecha Girls
       * Little Armory
       * M.S.G.
       * ATK / MS General
       * SOUSAI SHOJO TEIEN
       * 3rd Party Kits
   
   
    * SCALE
      
       * 1/144
       * 1/100
       * 1/60
       * 1/72
   
   
    * NOW IN-STOCK
      
      Metal Gear Solid Metal Gear Rex (Black Ver.) 1/100 Scale Model Kit
      Regular price $ 99.99
      Regular price $ 103.99 Sale price $ 99.99
      Unit price /  per 


 * FIGURES
   
   
    * ACTION FIGURES
      
       * Figma
       * S.h. Figuarts
       * 52Toys
       * Bring Arts
       * Other Action Figures
       * Mafex
   
   
    * CHIBI FIGURES
      
       * Nendoroid
       * Other Chibi
   
   
    * STATIC FIGURES
      
       * Eaglemoss
       * Banpresto
       * Figuart Zero
       * Scale Figures
   
   
    * MONSTER FIGURES
      
       * Monster Figures
   
   
    * MECH FIGURES
      
       * Gundam Figures
       * Soul of Chogokin
       * SENTINEL
       * Joytoy
   
   
    * ACCESSORIES
      
       * Accessories


 * DETAILING PARTS
   
   
    * ADD ON PARTS
      
       * USAGS Detail Parts
       * M.S.G.
       * D.U.A. Detail Parts
       * Wave Detail Parts
       * Kotobukiya Detail Parts
       * HiqParts
   
   
    * METAL DETAIL PARTS
      
       * Minus Mold Parts
       * Dome/Lens
       * Vernier / Thruster
       * Pipe/Tube
   
   
    * DECALS
      
       * Mecha Decals
       * Decals
   
   
    * PHOTO ETCH
      
       * OS Photo Etch Parts
       * Photo Etch Detail Kit
   
   
    * LED
      
       * LED Accessories
   
   
    * SPRINGS
      
       * Springs


 * PAINT
   
   
    * SMS
      
       * Color
       * Color Sets
       * Chameleon
       * Crystal
       * Metallic
       * Primer
       * Thinner
       * Tone Filter
       * Wash
       * Other
   
   
    * SUNIN PAINT
      
       * Sunin Lacquer
       * Sunin Lacquer Basic
       * Sunin Lacquer EX
       * Sunin Lacquer Fluorescent
       * Sunin Lacquer Gundam
       * Sunin Lacquer Luminous
       * Sunin Lacquer Metal
       * Sunin Lacquer Military
       * Sunin Lacquer Pearl
       * Sunin Lacquer Primer
       * Sunin Lacquer Thinner
   
   
    * MR.HOBBY
      
       * Mr. Color
       * Top Coat
       * Mr. Crystal Color
       * Mr. Super Metallic
       * Mr. Weathering Color
       * MR.CLEAR COLOR GX SERIES
       * MR.METALLIC COLOR GX SERIES
       * Surfacer
       * Thinner
       * MR.COLOR SPRAY
   
   
    * TAMIYA
      
       * Tamiya Paint
       * Panel Line Color
       * Primer
       * Spare Bottle
       * Thinner
   
   
    * ALCLAD II
      
       * ALCLAD II
       * Top Coat
       * Primer
       * Thinner
       * Other
   
   
    * MECHA COLOR
      
       * Mecha Color
       * Surfacer
       * Varnish
   
   
    * AK INTERACTIVE
      
       * AK Interactive
       * AK Acrylic Paint
       * AK Pencils
       * AK Weathering
       * AK Xtreme Metal
   
   
    * SUNIN ACRYLIC
      
       * Sunin Acrylic Basic
       * Sunin Acrylic Clear
       * Sunin Acrylic Metal
       * Sunin Acrylic MS
       * Sunin Acrylic Pearl
       * Sunin Acrylic Thinner
       * Sunin Acrylic Primer
   
   
    * E7
      
       * E7 Paint
       * E7 Primer
       * E7 Thinner
       * E7 Eday
       * E7 Other
       * Armored Komodo
   
   
    * GAIA NOTES
      
       * Gaia Color
       * EX Color
       * Metallic
       * Primer
       * Thinner


 * TOOLS
   
   
    * BASIC TOOLS
      
       * Nippers / Cutters
       * File
       * Knife
       * Tool Set
       * Cotton Swabs
       * Paint Brush
       * Masking
       * Other
   
   
    * AIRBRUSH/COMPRESSOR
      
       * Airbrush
       * Compressor
   
   
    * ORGANIZATION
      
       * Hobby Zone
       * Arttystation
   
   
    * MARKERS & PANEL LINE
      
       * Gundam Markers
       * Tamiya Panel
   
   
    * CEMENT & PUTTY & SANDING
      
       * Cement
       * Putty
       * Sanding
   
   
    * TOOL BRANDS
      
       * BMC
       * Madworks
       * GodHand
       * DSPIAE
       * Infini
       * Gunprimer


 * USAGS MERCH


 * SALE

Checkout
Wishlist
Account


LOGIN

Email
Password

Forgot your password?

Sign in

Create account


RESET YOUR PASSWORD

We will send you an email to reset your password

Email
Submit

Cancel


CREATE ACCOUNT

First name
Last name
Email
Password
Create

Already Have an Account ?


POLICIES


CANCELLATION OF ORDER

If you would like to Cancel an order it must be done before the item is
processed. Once it has processed and shipped out please refer to returns. There
is a 5% fee for cancellation of any order still eligible for cancellation as
this pays for the credit card processing fee.


RETURN POLICY

Not all purchases are going to be perfect. As hard as we try, things may not
always arrive as expected; with that in mind we offer a 30 day return policy.


UNOPENED ITEMS

Unopened and unused items can be returned within 30 days unless specifically
stated on the product details page. The packaging must be in the same condition
as when initially received.


OPENED ITEMS

Opened items are not eligible for returns. this includes:

 * Items that have been opened or removed from the packaging
 * Items that have visible indications that the packaged has been opened
 * Opened cases that are no longer factory sealed


CLOTHING AND APPAREL

Used or worn clothing, apparel, and accessories may not be returned.


DAMAGED AND DEFECTIVE ITEMS

Any defective item or item damaged in transit can be exchanged for a replacement
of the same item (or a replacement part depending on the issue).  Store credit
Can also be issued on level of the damage of the item. Requests must be sent to
us within 30 days of receiving your order. If the item is no longer available,
we will be happy to issue a refund.

We may request that you e-mail a picture of your broken or defective item to
help us determine what exactly is wrong and if a replacement part would be
helpful.

The following issues do not qualify as a defective product:

 * Minor cosmetic paint issues
 * Package condition


HOW TO RETURN AN ITEM

Please contact Customer Service to receive authorization for your return so that
the item(s) can be accepted. Any returns without authorization will be delayed
and possibly not be eligible for a refund. Customer service may be reached by:

 * Email: Support@usagundamstore.com
 * Phone: (386) 317-5112 (9:00 AM to 4:00 PM EST Monday through Friday)


RETURN SHIPPING - DOMESTIC CUSTOMERS

If the return is due to our error or a damaged or defective product, we will
cover any return shipping fees as long as the return is completed through
a USAGS return option (a prepaid label provided by us). If you choose a
self-return option (a carrier or service of your choice) you will pay the cost
charged by the carrier selected and will not be reimbursed. We are not
responsible for any lost or damaged packages through a self-return option.

If the return is for any other reason, we will not pay for the return shipping
fees and you will be responsible for all shipping costs without reimbursement.
We are not responsible for any lost or damaged packages returned to us.


RETURN SHIPPING – INTERNATIONAL CUSTOMERS

If the return is due to our error or a damaged or defective product, we will
issue store credit for what it would reasonably cost to ship the item back to us
using a cost-efficient method. You will be responsible for shipping the item(s)
back and paying for the actual shipping fees.

If the return is for any other reason, we will not pay for the return shipping
fees and you will be responsible for all shipping costs without reimbursement.
We are not responsible for any lost or damaged packages returned to us.


HOW TO PREPARE YOUR ITEM FOR RETURN SHIPPING

Please pack the item in an appropriate-sized shipping box and use bubbles or
other fill to adequately protect the item. Please do not ever place the shipping
label directly on the item to return it as this results in a partial or no
refund. If the item is damaged in transit or received in less-than-original
condition due to poor packaging your refund will be less.


REFUNDS

Refunds on returns are issued after the product has been received and processed.
Refunds are in the original form of payment. In cases where this is not
possible, store credit will be issued.

You may view your account to check a refund status. Once we issue your refund
there may be a delay for these funds to show in your account:

 * Credit Cards: Typically 3-5 business days
 * PayPal: Depends on your PayPal original source of payment. PayPal states up
   to 30 days.
 * Store credit: Available immediately


REFUSED AND UNDELIVERABLE SHIPMENTS

A refused shipment will be treated as a return and any return costs will be
deducted from the refund.

If a shipment is returned to us as undeliverable due to an error on your part
(such as incorrect address or not home), we will contact you to reship the
package; any return and reshipping costs are due before the package is
reshipped. Re-shipments for domestic customers may not be elligible for Flat
Rate Shipping.

International customers will be responsible for any additional fees, duties, or
taxes for refused or undeliverable shipments. If customs disposes your shipment
for any reason, no refunds will be issued for product or shipping.


RESTOCKING FEES

We typically do not assess restocking fees but reserve the right to do so in
some situations:

 * Returned shipment contains missing, damaged, or opened items
 * Merchandise inspected by Customs
 * The return was received after the 30 day return window

Our Customer Service team will contact you with any general concerns prior to
issuing a refund.


SALE ITEMS (IF APPLICABLE)

Only regular priced items may be refunded, unfortunately sale items cannot be
refunded.


EXCHANGES (IF APPLICABLE)

We only replace items if they are defective or damaged. If you need to
exchange a purchase for the same item, send us an email at
Support@usagundamstore.com and we will do our best to assist.


GIFTS

If the item was a gift and shipped directly to you, you’ll receive a gift credit
for the value of your return. Once the returned item is received, a gift
certificate will be emailed to you. Please contact Support@usagundamstore.com
for assistance with a gift return.







 

PRIVACY STATEMENT


----

SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?

When you purchase something from our store, as part of the buying and selling
process, we collect the personal information you give us such as your name,
address and email address.
When you browse our store, we also automatically receive your computer’s
internet protocol (IP) address in order to provide us with information that
helps us learn about your browser and operating system.
Email marketing (if applicable): With your permission, we may send you emails
about our store, new products and other updates.

SECTION 2 - CONSENT

How do you get my consent?
When you provide us with personal information to complete a transaction, verify
your credit card, place an order, arrange for a delivery or return a purchase,
we imply that you consent to our collecting it and using it for that specific
reason only.
If we ask for your personal information for a secondary reason, like marketing,
we will either ask you directly for your expressed consent, or provide you with
an opportunity to say no.

How do I withdraw my consent?
If after you opt-in, you change your mind, you may withdraw your consent for us
to contact you, for the continued collection, use or disclosure of your
information, at anytime, by contacting us at usagundam@gmail.com or mailing us
at:
USA Gundam Store
1329 Bellevue Ave, Daytona Beach FL, 32114

SECTION 3 - DISCLOSURE

We may disclose your personal information if we are required by law to do so or
if you violate our Terms of Service.

SECTION 4 - SHOPIFY

Our store is hosted on Shopify Inc. They provide us with the online e-commerce
platform that allows us to sell our products and services to you.
Your data is stored through Shopify’s data storage, databases and the general
Shopify application. They store your data on a secure server behind a firewall.

Payment:
If you choose a direct payment gateway to complete your purchase, then Shopify
stores your credit card data. It is encrypted through the Payment Card Industry
Data Security Standard (PCI-DSS). Your purchase transaction data is stored only
as long as is necessary to complete your purchase transaction. After that is
complete, your purchase transaction information is deleted.
All direct payment gateways adhere to the standards set by PCI-DSS as managed by
the PCI Security Standards Council, which is a joint effort of brands like Visa,
MasterCard, American Express and Discover.
PCI-DSS requirements help ensure the secure handling of credit card information
by our store and its service providers.
For more insight, you may also want to read Shopify’s Terms of Service
(http://www.shopify.com/legal/terms) or Privacy Statement
(http://www.shopify.com/legal/privacy).

SECTION 5 - THIRD-PARTY SERVICES

In general, the third-party providers used by us will only collect, use and
disclose your information to the extent necessary to allow them to perform the
services they provide to us.
However, certain third-party service providers, such as payment gateways and
other payment transaction processors, have their own privacy policies in respect
to the information we are required to provide to them for your purchase-related
transactions.
For these providers, we recommend that you read their privacy policies so you
can understand the manner in which your personal information will be handled by
these providers.
In particular, remember that certain providers may be located in or have
facilities that are located a different jurisdiction than either you or us. So
if you elect to proceed with a transaction that involves the services of a
third-party service provider, then your information may become subject to the
laws of the jurisdiction(s) in which that service provider or its facilities are
located.
As an example, if you are located in Canada and your transaction is processed by
a payment gateway located in the United States, then your personal information
used in completing that transaction may be subject to disclosure under United
States legislation, including the Patriot Act.
Once you leave our store’s website or are redirected to a third-party website or
application, you are no longer governed by this Privacy Policy or our website’s
Terms of Service.

Links
When you click on links on our store, they may direct you away from our site. We
are not responsible for the privacy practices of other sites and encourage you
to read their privacy statements.

SECTION 6 - SECURITY

To protect your personal information, we take reasonable precautions and follow
industry best practices to make sure it is not inappropriately lost, misused,
accessed, disclosed, altered or destroyed.
If you provide us with your credit card information, the information is
encrypted using secure socket layer technology (SSL) and stored with a AES-256
encryption. Although no method of transmission over the Internet or electronic
storage is 100% secure, we follow all PCI-DSS requirements and implement
additional generally accepted industry standards.

SECTION 7 - COOKIES

Here is a list of cookies that we use. We’ve listed them here so you that you
can choose if you want to opt-out of cookies or not.
_session_id, unique token, sessional, Allows Shopify to store information about
your session (referrer, landing page, etc).
_shopify_visit, no data held, Persistent for 30 minutes from the last visit,
Used by our website provider’s internal stats tracker to record the number of
visits
_shopify_uniq, no data held, expires midnight (relative to the visitor) of the
next day, Counts the number of visits to a store by a single customer.
cart, unique token, persistent for 2 weeks, Stores information about the
contents of your cart.
_secure_session_id, unique token, sessional
storefront_digest, unique token, indefinite If the shop has a password, this is
used to determine if the current visitor has access.


SECTION 8 - AGE OF CONSENT

By using this site, you represent that you are at least the age of majority in
your state or province of residence, or that you are the age of majority in your
state or province of residence and you have given us your consent to allow any
of your minor dependents to use this site.

SECTION 9 - CHANGES TO THIS PRIVACY POLICY

We reserve the right to modify this privacy policy at any time, so please review
it frequently. Changes and clarifications will take effect immediately upon
their posting on the website. If we make material changes to this policy, we
will notify you here that it has been updated, so that you are aware of what
information we collect, how we use it, and under what circumstances, if any, we
use and/or disclose it.
If our store is acquired or merged with another company, your information may be
transferred to the new owners so that we may continue to sell products to you.

QUESTIONS AND CONTACT INFORMATION

If you would like to: access, correct, amend or delete any personal information
we have about you, register a complaint, or simply want more information contact
our Privacy Compliance Officer at usagundam@gmail.com or by mail at
USA Gundam Store
[Re: Privacy Compliance Officer]
1329 Bellevue Ave, Daytona Beach FL, 32114
----

 TERMS OF SERVICE

-----

OVERVIEW

This website is operated by USA Gundam Store. Throughout the site, the terms
“we”, “us” and “our” refer to USA Gundam Store. USA Gundam Store offers this
website, including all information, tools and services available from this site
to you, the user, conditioned upon your acceptance of all terms, conditions,
policies and notices stated here.

By visiting our site and/ or purchasing something from us, you engage in our
“Service” and agree to be bound by the following terms and conditions (“Terms of
Service”, “Terms”), including those additional terms and conditions and policies
referenced herein and/or available by hyperlink. These Terms of Service apply to
all users of the site, including without limitation users who are browsers,
vendors, customers, merchants, and/ or contributors of content.

Please read these Terms of Service carefully before accessing or using our
website. By accessing or using any part of the site, you agree to be bound by
these Terms of Service. If you do not agree to all the terms and conditions of
this agreement, then you may not access the website or use any services. If
these Terms of Service are considered an offer, acceptance is expressly limited
to these Terms of Service.

Any new features or tools which are added to the current store shall also be
subject to the Terms of Service. You can review the most current version of the
Terms of Service at any time on this page. We reserve the right to update,
change or replace any part of these Terms of Service by posting updates and/or
changes to our website. It is your responsibility to check this page
periodically for changes. Your continued use of or access to the website
following the posting of any changes constitutes acceptance of those changes.

Our store is hosted on Shopify Inc. They provide us with the online e-commerce
platform that allows us to sell our products and services to you.

SECTION 1 - ONLINE STORE TERMS

By agreeing to these Terms of Service, you represent that you are at least the
age of majority in your state or province of residence, or that you are the age
of majority in your state or province of residence and you have given us your
consent to allow any of your minor dependents to use this site.
You may not use our products for any illegal or unauthorized purpose nor may
you, in the use of the Service, violate any laws in your jurisdiction (including
but not limited to copyright laws).
You must not transmit any worms or viruses or any code of a destructive nature.
A breach or violation of any of the Terms will result in an immediate
termination of your Services.

SECTION 2 - GENERAL CONDITIONS

We reserve the right to refuse service to anyone for any reason at any time.
You understand that your content (not including credit card information), may be
transferred unencrypted and involve (a) transmissions over various networks; and
(b) changes to conform and adapt to technical requirements of connecting
networks or devices. Credit card information is always encrypted during transfer
over networks.
You agree not to reproduce, duplicate, copy, sell, resell or exploit any portion
of the Service, use of the Service, or access to the Service or any contact on
the website through which the service is provided, without express written
permission by us.
The headings used in this agreement are included for convenience only and will
not limit or otherwise affect these Terms.

SECTION 3 - ACCURACY, COMPLETENESS AND TIMELINESS OF INFORMATION

We are not responsible if information made available on this site is not
accurate, complete or current. The material on this site is provided for general
information only and should not be relied upon or used as the sole basis for
making decisions without consulting primary, more accurate, more complete or
more timely sources of information. Any reliance on the material on this site is
at your own risk.
This site may contain certain historical information. Historical information,
necessarily, is not current and is provided for your reference only. We reserve
the right to modify the contents of this site at any time, but we have no
obligation to update any information on our site. You agree that it is your
responsibility to monitor changes to our site.

SECTION 4 - MODIFICATIONS TO THE SERVICE AND PRICES

Prices for our products are subject to change without notice.
We reserve the right at any time to modify or discontinue the Service (or any
part or content thereof) without notice at any time.
We shall not be liable to you or to any third-party for any modification, price
change, suspension or discontinuance of the Service.

SECTION 5 - PRODUCTS OR SERVICES (if applicable)

Certain products or services may be available exclusively online through the
website. These products or services may have limited quantities and are subject
to return or exchange only according to our Return Policy.
We have made every effort to display as accurately as possible the colors and
images of our products that appear at the store. We cannot guarantee that your
computer monitor's display of any color will be accurate.
We reserve the right, but are not obligated, to limit the sales of our products
or Services to any person, geographic region or jurisdiction. We may exercise
this right on a case-by-case basis. We reserve the right to limit the quantities
of any products or services that we offer. All descriptions of products or
product pricing are subject to change at anytime without notice, at the sole
discretion of us. We reserve the right to discontinue any product at any time.
Any offer for any product or service made on this site is void where prohibited.
We do not warrant that the quality of any products, services, information, or
other material purchased or obtained by you will meet your expectations, or that
any errors in the Service will be corrected.

SECTION 6 - ACCURACY OF BILLING AND ACCOUNT INFORMATION

We reserve the right to refuse any order you place with us. We may, in our sole
discretion, limit or cancel quantities purchased per person, per household or
per order. These restrictions may include orders placed by or under the same
customer account, the same credit card, and/or orders that use the same billing
and/or shipping address. In the event that we make a change to or cancel an
order, we may attempt to notify you by contacting the e-mail and/or billing
address/phone number provided at the time the order was made. We reserve the
right to limit or prohibit orders that, in our sole judgment, appear to be
placed by dealers, resellers or distributors.

You agree to provide current, complete and accurate purchase and account
information for all purchases made at our store. You agree to promptly update
your account and other information, including your email address and credit card
numbers and expiration dates, so that we can complete your transactions and
contact you as needed.

For more detail, please review our Returns Policy.

SECTION 7 - OPTIONAL TOOLS

We may provide you with access to third-party tools over which we neither
monitor nor have any control nor input.
You acknowledge and agree that we provide access to such tools ”as is” and “as
available” without any warranties, representations or conditions of any kind and
without any endorsement. We shall have no liability whatsoever arising from or
relating to your use of optional third-party tools.
Any use by you of optional tools offered through the site is entirely at your
own risk and discretion and you should ensure that you are familiar with and
approve of the terms on which tools are provided by the relevant third-party
provider(s).
We may also, in the future, offer new services and/or features through the
website (including, the release of new tools and resources). Such new features
and/or services shall also be subject to these Terms of Service.

SECTION 8 - THIRD-PARTY LINKS

Certain content, products and services available via our Service may include
materials from third-parties.
Third-party links on this site may direct you to third-party websites that are
not affiliated with us. We are not responsible for examining or evaluating the
content or accuracy and we do not warrant and will not have any liability or
responsibility for any third-party materials or websites, or for any other
materials, products, or services of third-parties.
We are not liable for any harm or damages related to the purchase or use of
goods, services, resources, content, or any other transactions made in
connection with any third-party websites. Please review carefully the
third-party's policies and practices and make sure you understand them before
you engage in any transaction. Complaints, claims, concerns, or questions
regarding third-party products should be directed to the third-party.

SECTION 9 - USER COMMENTS, FEEDBACK AND OTHER SUBMISSIONS

If, at our request, you send certain specific submissions (for example contest
entries) or without a request from us you send creative ideas, suggestions,
proposals, plans, or other materials, whether online, by email, by postal mail,
or otherwise (collectively, 'comments'), you agree that we may, at any time,
without restriction, edit, copy, publish, distribute, translate and otherwise
use in any medium any comments that you forward to us. We are and shall be under
no obligation (1) to maintain any comments in confidence; (2) to pay
compensation for any comments; or (3) to respond to any comments.
We may, but have no obligation to, monitor, edit or remove content that we
determine in our sole discretion are unlawful, offensive, threatening, libelous,
defamatory, pornographic, obscene or otherwise objectionable or violates any
party’s intellectual property or these Terms of Service.
You agree that your comments will not violate any right of any third-party,
including copyright, trademark, privacy, personality or other personal or
proprietary right. You further agree that your comments will not contain
libelous or otherwise unlawful, abusive or obscene material, or contain any
computer virus or other malware that could in any way affect the operation of
the Service or any related website. You may not use a false e-mail address,
pretend to be someone other than yourself, or otherwise mislead us or
third-parties as to the origin of any comments. You are solely responsible for
any comments you make and their accuracy. We take no responsibility and assume
no liability for any comments posted by you or any third-party.

SECTION 10 - PERSONAL INFORMATION

Your submission of personal information through the store is governed by our
Privacy Policy. To view our Privacy Policy please look at the bottom of this
page.

SECTION 11 - ERRORS, INACCURACIES AND OMISSIONS

Occasionally there may be information on our site or in the Service that
contains typographical errors, inaccuracies or omissions that may relate to
product descriptions, pricing, promotions, offers, product shipping charges,
transit times and availability. We reserve the right to correct any errors,
inaccuracies or omissions, and to change or update information or cancel orders
if any information in the Service or on any related website is inaccurate at any
time without prior notice (including after you have submitted your order).
We undertake no obligation to update, amend or clarify information in the
Service or on any related website, including without limitation, pricing
information, except as required by law. No specified update or refresh date
applied in the Service or on any related website, should be taken to indicate
that all information in the Service or on any related website has been modified
or updated.

SECTION 12 - PROHIBITED USES

In addition to other prohibitions as set forth in the Terms of Service, you are
prohibited from using the site or its content: (a) for any unlawful purpose; (b)
to solicit others to perform or participate in any unlawful acts; (c) to violate
any international, federal, provincial or state regulations, rules, laws, or
local ordinances; (d) to infringe upon or violate our intellectual property
rights or the intellectual property rights of others; (e) to harass, abuse,
insult, harm, defame, slander, disparage, intimidate, or discriminate based on
gender, sexual orientation, religion, ethnicity, race, age, national origin, or
disability; (f) to submit false or misleading information; (g) to upload or
transmit viruses or any other type of malicious code that will or may be used in
any way that will affect the functionality or operation of the Service or of any
related website, other websites, or the Internet; (h) to collect or track the
personal information of others; (i) to spam, phish, pharm, pretext, spider,
crawl, or scrape; (j) for any obscene or immoral purpose; or (k) to interfere
with or circumvent the security features of the Service or any related website,
other websites, or the Internet. We reserve the right to terminate your use of
the Service or any related website for violating any of the prohibited uses.

SECTION 13 - DISCLAIMER OF WARRANTIES; LIMITATION OF LIABILITY

We do not guarantee, represent or warrant that your use of our service will be
uninterrupted, timely, secure or error-free.
We do not warrant that the results that may be obtained from the use of the
service will be accurate or reliable.
You agree that from time to time we may remove the service for indefinite
periods of time or cancel the service at any time, without notice to you.
You expressly agree that your use of, or inability to use, the service is at
your sole risk. The service and all products and services delivered to you
through the service are (except as expressly stated by us) provided 'as is' and
'as available' for your use, without any representation, warranties or
conditions of any kind, either express or implied, including all implied
warranties or conditions of merchantability, merchantable quality, fitness for a
particular purpose, durability, title, and non-infringement.
In no case shall USA Gundam Store, our directors, officers, employees,
affiliates, agents, contractors, interns, suppliers, service providers or
licensors be liable for any injury, loss, claim, or any direct, indirect,
incidental, punitive, special, or consequential damages of any kind, including,
without limitation lost profits, lost revenue, lost savings, loss of data,
replacement costs, or any similar damages, whether based in contract, tort
(including negligence), strict liability or otherwise, arising from your use of
any of the service or any products procured using the service, or for any other
claim related in any way to your use of the service or any product, including,
but not limited to, any errors or omissions in any content, or any loss or
damage of any kind incurred as a result of the use of the service or any content
(or product) posted, transmitted, or otherwise made available via the service,
even if advised of their possibility. Because some states or jurisdictions do
not allow the exclusion or the limitation of liability for consequential or
incidental damages, in such states or jurisdictions, our liability shall be
limited to the maximum extent permitted by law.

SECTION 14 - INDEMNIFICATION

You agree to indemnify, defend and hold harmless USA Gundam Store and our
parent, subsidiaries, affiliates, partners, officers, directors, agents,
contractors, licensors, service providers, subcontractors, suppliers, interns
and employees, harmless from any claim or demand, including reasonable
attorneys’ fees, made by any third-party due to or arising out of your breach of
these Terms of Service or the documents they incorporate by reference, or your
violation of any law or the rights of a third-party.

SECTION 15 - SEVERABILITY

In the event that any provision of these Terms of Service is determined to be
unlawful, void or unenforceable, such provision shall nonetheless be enforceable
to the fullest extent permitted by applicable law, and the unenforceable portion
shall be deemed to be severed from these Terms of Service, such determination
shall not affect the validity and enforceability of any other remaining
provisions.

SECTION 16 - TERMINATION

The obligations and liabilities of the parties incurred prior to the termination
date shall survive the termination of this agreement for all purposes.
These Terms of Service are effective unless and until terminated by either you
or us. You may terminate these Terms of Service at any time by notifying us that
you no longer wish to use our Services, or when you cease using our site.
If in our sole judgment you fail, or we suspect that you have failed, to comply
with any term or provision of these Terms of Service, we also may terminate this
agreement at any time without notice and you will remain liable for all amounts
due up to and including the date of termination; and/or accordingly may deny you
access to our Services (or any part thereof).

SECTION 17 - ENTIRE AGREEMENT

The failure of us to exercise or enforce any right or provision of these Terms
of Service shall not constitute a waiver of such right or provision.
These Terms of Service and any policies or operating rules posted by us on this
site or in respect to The Service constitutes the entire agreement and
understanding between you and us and govern your use of the Service, superseding
any prior or contemporaneous agreements, communications and proposals, whether
oral or written, between you and us (including, but not limited to, any prior
versions of the Terms of Service).
Any ambiguities in the interpretation of these Terms of Service shall not be
construed against the drafting party.

SECTION 18 - GOVERNING LAW

These Terms of Service and any separate agreements whereby we provide you
Services shall be governed by and construed in accordance with the laws of 1329
Bellevue Ave, Daytona Beach FL, 32114

SECTION 19 - CHANGES TO TERMS OF SERVICE

You can review the most current version of the Terms of Service at any time at
this page.
We reserve the right, at our sole discretion, to update, change or replace any
part of these Terms of Service by posting updates and changes to our website. It
is your responsibility to check our website periodically for changes. Your
continued use of or access to our website or the Service following the posting
of any changes to these Terms of Service constitutes acceptance of those
changes.

SECTION 20 - CONTACT INFORMATION

Questions about the Terms of Service should be sent to us at
Support@usagundamstore.com



PRIVACY STATEMENT

----

SECTION 1 - WHAT DO WE DO WITH YOUR INFORMATION?

When you purchase something from our store, as part of the buying and selling
process, we collect the personal information you give us such as your name,
address and email address. 
When you browse our store, we also automatically receive your computer’s
internet protocol (IP) address in order to provide us with information that
helps us learn about your browser and operating system. 
Email marketing (if applicable): With your permission, we may send you emails
about our store, new products and other updates.

SECTION 2 - CONSENT

How do you get my consent? 
When you provide us with personal information to complete a transaction, verify
your credit card, place an order, arrange for a delivery or return a purchase,
we imply that you consent to our collecting it and using it for that specific
reason only. 
If we ask for your personal information for a secondary reason, like marketing,
we will either ask you directly for your expressed consent, or provide you with
an opportunity to say no.

How do I withdraw my consent? 
If after you opt-in, you change your mind, you may withdraw your consent for us
to contact you, for the continued collection, use or disclosure of your
information, at anytime, by contacting us at usagundam@gmail.com or mailing us
at: 
USA Gundam Store 
129 Grey Dapple Way Ormond Beach Florida US 32174

SECTION 3 - DISCLOSURE

We may disclose your personal information if we are required by law to do so or
if you violate our Terms of Service.

SECTION 4 - SHOPIFY

Our store is hosted on Shopify Inc. They provide us with the online e-commerce
platform that allows us to sell our products and services to you. 
Your data is stored through Shopify’s data storage, databases and the general
Shopify application. They store your data on a secure server behind a firewall.

Payment: 
If you choose a direct payment gateway to complete your purchase, then Shopify
stores your credit card data. It is encrypted through the Payment Card Industry
Data Security Standard (PCI-DSS). Your purchase transaction data is stored only
as long as is necessary to complete your purchase transaction. After that is
complete, your purchase transaction information is deleted. 
All direct payment gateways adhere to the standards set by PCI-DSS as managed by
the PCI Security Standards Council, which is a joint effort of brands like Visa,
MasterCard, American Express and Discover. 
PCI-DSS requirements help ensure the secure handling of credit card information
by our store and its service providers. 
For more insight, you may also want to read Shopify’s Terms of Service
(http://www.shopify.com/legal/terms) or Privacy Statement
(http://www.shopify.com/legal/privacy).

SECTION 5 - THIRD-PARTY SERVICES

In general, the third-party providers used by us will only collect, use and
disclose your information to the extent necessary to allow them to perform the
services they provide to us. 
However, certain third-party service providers, such as payment gateways and
other payment transaction processors, have their own privacy policies in respect
to the information we are required to provide to them for your purchase-related
transactions. 
For these providers, we recommend that you read their privacy policies so you
can understand the manner in which your personal information will be handled by
these providers. 
In particular, remember that certain providers may be located in or have
facilities that are located a different jurisdiction than either you or us. So
if you elect to proceed with a transaction that involves the services of a
third-party service provider, then your information may become subject to the
laws of the jurisdiction(s) in which that service provider or its facilities are
located. 
As an example, if you are located in Canada and your transaction is processed by
a payment gateway located in the United States, then your personal information
used in completing that transaction may be subject to disclosure under United
States legislation, including the Patriot Act. 
Once you leave our store’s website or are redirected to a third-party website or
application, you are no longer governed by this Privacy Policy or our website’s
Terms of Service.

Links 
When you click on links on our store, they may direct you away from our site. We
are not responsible for the privacy practices of other sites and encourage you
to read their privacy statements.

SECTION 6 - SECURITY

To protect your personal information, we take reasonable precautions and follow
industry best practices to make sure it is not inappropriately lost, misused,
accessed, disclosed, altered or destroyed. 
If you provide us with your credit card information, the information is
encrypted using secure socket layer technology (SSL) and stored with a AES-256
encryption. Although no method of transmission over the Internet or electronic
storage is 100% secure, we follow all PCI-DSS requirements and implement
additional generally accepted industry standards.

SECTION 7 - COOKIES

Here is a list of cookies that we use. We’ve listed them here so you that you
can choose if you want to opt-out of cookies or not. 
_session_id, unique token, sessional, Allows Shopify to store information about
your session (referrer, landing page, etc). 
_shopify_visit, no data held, Persistent for 30 minutes from the last visit,
Used by our website provider’s internal stats tracker to record the number of
visits 
_shopify_uniq, no data held, expires midnight (relative to the visitor) of the
next day, Counts the number of visits to a store by a single customer. 
cart, unique token, persistent for 2 weeks, Stores information about the
contents of your cart. 
_secure_session_id, unique token, sessional 
storefront_digest, unique token, indefinite If the shop has a password, this is
used to determine if the current visitor has access.

SECTION 8 - AGE OF CONSENT

By using this site, you represent that you are at least the age of majority in
your state or province of residence, or that you are the age of majority in your
state or province of residence and you have given us your consent to allow any
of your minor dependents to use this site.

SECTION 9 - CHANGES TO THIS PRIVACY POLICY

We reserve the right to modify this privacy policy at any time, so please review
it frequently. Changes and clarifications will take effect immediately upon
their posting on the website. If we make material changes to this policy, we
will notify you here that it has been updated, so that you are aware of what
information we collect, how we use it, and under what circumstances, if any, we
use and/or disclose it. 
If our store is acquired or merged with another company, your information may be
transferred to the new owners so that we may continue to sell products to you.

QUESTIONS AND CONTACT INFORMATION

If you would like to: access, correct, amend or delete any personal information
we have about you, register a complaint, or simply want more information contact
our Privacy Compliance Officer at Support@USAGundamstore.com or by mail at 
USA Gundam Store 

 * Facebook
 * Twitter
 * Instagram
 * TikTok
 * YouTube


CONTACT INFORMATION




CONTACT INFORMATION

 * Location
   
   1329 Bellevue Avenue
   
   United States

 * Contact Us
   (386) 317-5112
 * Email
   Support@usagundamstore.com


QUESTIONS?




QUESTIONS?

 * Support Center
 * Contact
 * About Us
 * Policies
 * Price Match Guarantee
 * FAQ
 * Shipping
 * Delayed List


GUNPLA




GUNPLA

 * MG Kits
 * RG Kits
 * PG Kits
 * HG Kits
 * SD Kits
 * RE Kits
 * Entry Grade


FIGURES




FIGURES

 * Figma
 * Scale Figures
 * Banpresto
 * S.H. Figuarts
 * Funko

Copyright © 2023 USA Gundam Inc. All rights reserved.
 * Apple Pay
 * Google Pay
 * Visa
 * Mastercard
 * Discover



 * Choosing a selection results in a full page refresh.









My Wishlist 0


Close dialog

Limited Time

10% off

Save on your first order and get email only offers when you join.


Continue