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

URL: https://www.usagundamstore.com/collections/scale-figure
Submission: On November 25 via manual from US — Scanned from US

Form analysis 9 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="/collections/scale-figure">
  <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="/collections/scale-figure">
  <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 id="facet-range-form" class="facets__price">
  <div class="field"><span class="field__currency">$</span><input name="min_price" placeholder="Min." min="0" class="field__input" type="number"><label class="field__label" for="min-price">From</label></div>
  <div class="field"><span class="field__currency">$</span><input name="max_price" placeholder="Max." min="0" class="field__input" type="number"><label class="field__label" for="max-price">To</label></div>
  <div class="form-field"><button class="button button--small" style="display: none;">Update</button></div>
</form>

<form id="FacetFiltersForm" class="facets__form">
  <div class="collection-filters__item sorting">
    <div class="collection-filters__field"><label class="collection-filters__label" for="SortBy">Sort by</label>
      <div class="select"><select name="sort_by" class="select__select collection-filters__sort" id="SortBy" aria-describedby="a11y-refresh-page-message">
          <option value="Best Selling:ga_unique_purchases:desc:0">Best Selling</option>
          <option value="Name (A - Z):title:asc:1">Name (A - Z)</option>
          <option value="Name (Z - A):title:desc:2">Name (Z - A)</option>
          <option value="Price ($ - $$$):ss_price:asc:3">Price ($ - $$$)</option>
          <option value="Price ($$$ - $):ss_price:desc:4">Price ($$$ - $)</option>
          <option value="Date (New to Old):ss_days_since_published:asc:5">Date (New to Old)</option>
          <option value="Date (Old to New):ss_days_since_published:desc:6">Date (Old to New)</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>
    </div><noscript></noscript>
  </div>
</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 ?

FILTER BY

Clear All

PRICE

$From
$To
Update

AVAILABILITY

In Stock (1036)
Out of Stock (2632)

PRE-ORDER

Pre-order (869)

SALE

Sale (776)

SCALE

1/3 (1)
1/4 (62)
1/6 (75)
1/7 (391)
1/8 (87)
1/9 (3)
1/10 (3)
1/12 (4)
1/18 (3)
1/72 (3)
Show More

SERIES

2.5 Dimensional Seduction (1)
86-Eighty Six (1)
A Certain Magical Index (1)
A Certain Scientific Railgun T (4)
A Couple of Cuckoos (2)
Ace Attorney (2)
Alice Gear Aegis (1)
Alya Sometimes Hides Her Feelings in Russian (6)
Angel Beats! (3)
Anohana (1)
Show More
New Pre-Orders


NEW PRE-ORDERS

Mashin Genesis Wataru Mashin B (Tentative) Model Kit
Regular price $ 20.99
Regular price $ 22.99 Sale price $ 20.99
Unit price /  per 
Mashin Genesis Wataru Mashin A (Tentative) Model Kit
Regular price $ 20.99
Regular price $ 22.99 Sale price $ 20.99
Unit price /  per 
KonoSuba Darkness (Swimwear Ver.) Coreful Figure
Regular price $ 16.99
Regular price $ 29.99 Sale price $ 16.99
Unit price /  per 


Special Product


SPECIAL PRODUCT

Nilson Works PG 1/60 Monument (Repair Type) Scale Model Kit
Regular price $ 159.99
Regular price $ 169.99 Sale price $ 159.99
Unit price /  per 
PG Unleashed 1/60 RX-78-2 Gundam
Regular price $ 295.99
Regular price $ 299.99 Sale price $ 295.99
Unit price /  per 
Asgard 1/100 Scale Model Kit
Regular price $ 79.99
Regular price $ 84.99 Sale price $ 79.99
Unit price /  per 
Infinity Nova RMD Lizard 1/100 Scale Model Kit
Regular price $ 114.99
Regular price $ 119.99 Sale price $ 114.99
Unit price /  per 
RG 1/144 #39 ORB-01 Akatsuki Gundam (Oowashi Unit)
Regular price $ 88.99
Regular price $ 93.99 Sale price $ 88.99
Unit price /  per 




SCALE FIGURE

Showing 16 of 3668 products
Sort by
Best SellingName (A - Z)Name (Z - A)Price ($ - $$$)Price ($$$ - $)Date (New to
Old)Date (Old to New)

 * Pre-Order
   
   Mobile Suit Zeta Gundam Metal Build Zeta Gundam Action Figure
   Regular price $ 409.99
   Regular price $ 409.99 Sale price $ 399.99
   Unit price/ per 
   Mobile Suit Zeta Gundam Metal Build Zeta Gundam Action Figure Product
   Description The latest alloy transformable finished product "ZETA GUNDAM" has
   been released by a luxurious lineup of creators, with Naka Morifumi, who
   served as the mechanical animation director for "Mobile Suit Gundam Z (Zeta)
   A...
   Add to cart
 * Pre-Order
   
   Project Sekai Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Shinonome Akito Figure
   Regular price $ 24.99
   Regular price $ 24.99 Sale price $ 19.99
   Unit price/ per 
   Project Sekai: Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Shinonome Akito Figure Product Description From the smash hit
   rhythm video game Project Sekai: Colorful Stage! feat. Hatsune Miku comes the
   next entry in the Desktop x Decorate Collections line: the idol Shinonome...
   Add to cart
 * Pre-Order
   
   Project Sekai Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Aoyagi Toya Figure
   Regular price $ 24.99
   Regular price $ 24.99 Sale price $ 19.99
   Unit price/ per 
   Project Sekai: Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Aoyagi Toya Figure Product Description From the smash hit rhythm
   video game Project Sekai: Colorful Stage! feat. Hatsune Miku comes the next
   entry in the Desktop x Decorate Collections line: the singer Aoyagi Toya!...
   Add to cart
 * Pre-Order
   
   Project Sekai Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Shiraishi An Figure
   Regular price $ 24.99
   Regular price $ 24.99 Sale price $ 19.99
   Unit price/ per 
   Project Sekai: Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Shiraishi An Figure Product Description From the smash hit rhythm
   video game Project Sekai: Colorful Stage! feat. Hatsune Miku comes the next
   entry in the Desktop x Decorate Collections line: the singer Shiraishi An!...
   Add to cart
 * Pre-Order
   
   Project Sekai Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Azusawa Kohane Figure
   Regular price $ 24.99
   Regular price $ 24.99 Sale price $ 19.99
   Unit price/ per 
   Project Sekai: Colorful Stage! feat. Hatsune Miku Desktop x Decorate
   Collections Azusawa Kohane Figure Product Description From the smash hit
   rhythm video game Project Sekai: Colorful Stage! feat. Hatsune Miku comes the
   next entry in the Desktop x Decorate Collections line: the idol Azusawa
   Kohane!...
   Add to cart
 * Pre-Order
   
   Goddess of Victory Nikke Yumemirize Viper Figure
   Regular price $ 25.99
   Regular price $ 25.99 Sale price $ 17.99
   Unit price/ per 
   Goddess of Victory: Nikke Yumemirize Viper Figure Product Description From
   the Goddess of Victory: Nikke video game comes the Yumemirize Viper figure by
   Sega! This figure is around 4 inches in tall and displays Viper in a kneeling
   pose wearing casual attire with a playful smile on her face. Don't...
   Add to cart
 * Tornado Rabbit 1/12 Scale Motorcycle
   Regular price $ 38.99
   Regular price $ 38.99 Sale price $ 28.99
   Unit price/ per 
   Tornado Rabbit 1/12 Scale Motorcycle Product Description Add to your
   collection with the Tornado Rabbit 1/12 scale motorcycle from Snail Shell.
   This bunny shaped motorcyle with a pink and white color scheme is ready to
   help your figures speed past the competition. Don't miss out on adding this
   item...
   Add to cart
 * Pre-Order
   
   Goddess of Victory Nikke Yumemirize Nero Figure
   Regular price $ 25.99
   Regular price $ 25.99 Sale price $ 17.99
   Unit price/ per 
   Goddess of Victory: Nikke Yumemirize Nero Figure Product Description From the
   Goddess of Victory: Nikke video game comes the Yumemirize Nero figure by
   Sega! This figure is around 4 inches in tall and displays Nero in a sitting
   pose wearing casual cat themed attire with a playful smile. Don't miss...
   Add to cart
 * Pre-Order
   
   Goddess of Victory Nikke Yumemirize Alice Figure
   Regular price $ 25.99
   Regular price $ 25.99 Sale price $ 17.99
   Unit price/ per 
   Goddess of Victory: Nikke Yumemirize Alice Figure Product Description From
   the Goddess of Victory: Nikke video game comes the Yumemirize Alice figure by
   Sega! This figure is around 4 inches in tall and displays Alice in a sitting
   pose as they wear a comfy and casual bunny inspired attire. Don't miss...
   Add to cart
 * Pre-Order
   
   The Melancholy of Haruhi Suzumiya BiCute Bunnies Yuki Nagato Figure
   Regular price $ 38.99
   Regular price $ 38.99 Sale price $ 28.99
   Unit price/ per 
   The Melancholy of Haruhi Suzumiya BiCute Bunnies Yuki Nagato Figure Product
   Description FuRyu is proud to present the next entry in the fan favorite
   BiCute Bunnies line: Yuki Nagato from, The Melancholy of Haruhi Suzumiya,
   anime series! This figure is just over 10 inches tall and displays the...
   Add to cart
 * Pre-Order
   
   The Ring Bishoujo 15th Anniversary Sadako
   Regular price $ 169.99
   Regular price $ 169.99 Sale price $ 159.99
   Unit price/ per 
   The Ring Bishoujo 15th Anniversary Sadako Product Description For this
   momentous occasion, Kotobukiya is adding one of the biggest icons of Japanese
   horror to the HORROR BISHOUJO lineup–Sadako! Shunya Yamashita has once again
   lent his talent to stylize the delicate expression on this BISHOUJO. To...
   Add to cart
 * Pre-Order
   
   Saint Seiya Figuarts Zero Touche Metallique Sagittarius Seiya
   Regular price $ 209.99
   Regular price $ 209.99 Sale price $ 199.99
   Unit price/ per 
   Saint Seiya Figuarts Zero Touche Metallique Sagittarius Seiya Product
   Description Sagittarius Seiya from the TV anime "Saint Seiya" is joining the
   new Figuarts Zero Touche Métallique series! Sagittarius Seiya is depicted in
   a dynamic pose as he prepares to fire an arrow. Parts of the Cloth are
   made...
   Add to cart
 * Pre-Order
   
   Gushing over Magical Girls Vivit Utena Hiiragi Figure
   Regular price $ 21.99
   Regular price $ 21.99 Sale price $ 18.99
   Unit price/ per 
   Gushing over Magical Girls Vivit Utena Hiiragi Figure Product Description
   Joining the new figure series ‘Vivit’ is a Utena Hiiragi figure from the TV
   anime, Gushing Over Magical Girls! Enjoy the atmosphere of the scene! Product
   Features 7.48 inches tall (19cm) Made of ABS and PVC Based on the...
   Add to cart
 * Pre-Order
   
   Mobile Fighter G Gundam Machine Build Series Bud-Carrier
   Regular price $ 109.99
   Regular price $ 109.99 Sale price $ 99.99
   Unit price/ per 
   Mobile Fighter G Gundam Machine Build Series Bud-Carrier Product Description
   From the smash hit anime Mobile Fighter G Gundam comes a new entry to the fan
   favorite Machine Build Series: the Bud-Carrier! Designed for delivering Neo
   Japan's Gundam fighter to Earth for the 13th Gundam Fight, this...
   Add to cart
 * Sale
   
   Rurouni Kenshin Ichibansho Kenshin Himura Figure
   Regular price $ 59.99
   Regular price $ 59.99 Sale price $ 49.99
   Unit price/ per 
   Rurouni Kenshin Ichibansho Kenshin Himura Figure Product Description Bandai
   Spirits Ichibansho is proud to announce their newest release, Kenshin
   Himura from Rurouni Kenshin! Standing at approximately 9.4" tall, Kenshin is
   seen in a popular pose. Be sure to collect this and enhance your display
   with...
   Add to cart
 * Sale
   
   Wandering Witch The Journey of Elaina Aqua Float Girls Elaina Figure
   Regular price $ 31.99
   Regular price $ 31.99 Sale price $ 19.99
   Unit price/ per 
   Wandering Witch: The Journey of Elaina Aqua Float Girls Elaina Figure Product
   Description Taito is happy to present the next figure in the Aqua Float Girls
   line, Elaina from Wandering Witch: The Journey of Elaina! Elaina is floating
   along in her cute ruffled bikini atop a tube with magical runes...
   Add to cart


 * 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