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

URL: https://www.usagundamstore.com/collections/figure-rise-standard
Submission: On December 07 via manual from US — Scanned from US

Form analysis 8 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/figure-rise-standard">
  <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/figure-rise-standard">
  <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>

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

HGCE 1/144 #243 Rising Freedom Gundam
Regular price $ 27.99
Regular price $ 27.99 Sale price $ 25.99
Unit price/ per 
Add
SDW Heroes #01 Wukong Impulse Gundam
Regular price $ 11.99
Regular price $ 11.99 Sale price $ 9.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 (50)
Out of Stock (90)

PRE-ORDER

Pre-order (6)

SALE

Sale (5)

SERIES

Digimon (1)
Digimon Adventure (2)
Dragon Ball Super (1)
Dragon Ball Z (1)
Gundam Build Divers (1)
Gundam Build Fighters (2)
Kamen Rider 555 (1)
Kamen Rider Kiva (1)
Kamen Rider Kuuga (1)
Kamen Rider W (1)
Show More
New Pre-Orders


NEW PRE-ORDERS

The Brave Express Might Gaine THE GATTAI Black Might Gaine Action Figure
Regular price $ 204.99
Regular price $ 214.99 Sale price $ 204.99
Unit price /  per 
JoJo's Bizarre Adventure Stone Ocean Super Action Statue Weather Report (Stand)
Action Figure
Regular price $ 73.99
Regular price $ 77.99 Sale price $ 73.99
Unit price /  per 
Re Zero Starting Life in Another World Rem (Sports Wear) 1/7 Scale Figure
Regular price $ 32.99
Regular price $ 42.99 Sale price $ 32.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 
Infinity Nova Sky Defender (Deluxe Version) 1/72 Scale Model Kit
Regular price $ 179.99
Regular price $ 199.99 Sale price $ 179.99
Unit price /  per 
HG 1/144 GQuuuuuuX
Regular price $ 21.99
Regular price $ 21.99 Sale price $ 21.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 
Supreme Evolution MG 1/100 Eternal Star Glory Model Kit
Regular price $ 82.99
Regular price $ 84.99 Sale price $ 82.99
Unit price /  per 




FIGURE-RISE STANDARD

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

 * Sale
   
   Digimon Adventure Figure-rise Standard Magnamon
   Regular price $ 29.99
   Regular price $ 29.99 Sale price $ 21.99
   Unit price/ per 
   Digimon Adventure Figure-rise Standard Magnamon Product Description Using the
   power of the Digi-Egg of Miracles, Veemon becomes Magnamon, who has
   been added to Bandai's Figure-rise Standard Amplified model-kit series! Once
   assembled, the figure features a wide range of movement for action poses,
   and...
   Add to cart
 * Dragon Ball Z Figure-rise Standard Super Saiyan 2 Son Gohan (New Packaging)
   Model Kit
   Regular price $ 29.99
   Regular price $ 29.99 Sale price $ 27.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Super Saiyan 2 Son Gohan (New Packaging)
   Model Kit Product Description Next on the Figure-rise standard line is Super
   Saiyan 2 Son Gohan! The model's joint structure enables the figure to create
   a variety of poses. With two different types of face parts and...
   Add to cart
 * Pre-Order
   
   Dragon Ball Z Figure-rise Standard Super Saiyan Trunks (New Packaging) Model
   Kit
   Regular price $ 32.99
   Regular price $ 32.99 Sale price $ 31.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Super Saiyan Trunks (New Packaging) Model
   Kit Product Description Super Saiyan Trunks comes with both Standard and
   Super Saiyan replacement parts! Recreate poses from the anime using the rich
   variety of hand parts! Trunks can also be displayed inside the...
   Add to cart
 * Dragon Ball Z Figure-rise Standard Super Saiyan Goku (New Packaging) Model
   Kit
   Regular price $ 31.99
   Regular price $ 31.99 Sale price $ 28.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Super Saiyan Goku (New Packaging) Model
   Kit Product Description Figure-rise model kits blend high articulation and
   detailed sculpts together in one package! Super Saiyan Goku is constructed
   using layered colored plastic techniques that blend the seam lines
   together...
   Add to cart
 * Dragon Ball Z Figure-rise Standard Goku (New Spec Ver.) Model Kit
   Regular price $ 32.99
   Regular price $ 32.99 Sale price $ 29.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Goku (New Spec Ver.) Model Kit Product
   Description Goku (New Spec Ver.) from Dragon Ball Z is now available as part
   of the Figure-rise Standard model kit line! Recreate his characteristic suit
   and pose with several different included effects parts! Product Features...
   Add to cart
 * Dragon Ball Z Figure-rise Standard Final Form Frieza Model Kit
   Regular price $ 29.99
   Regular price $ 29.99 Sale price $ 27.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Final Form Frieza Model Kit Product
   Description A new breed of action figure model kit that blends high
   articulation and detailed sculpts together in one package! Frieza is
   constructed using layered colored plastic techniques that blend the seam
   lines together with...
   Add to cart
 * Dragon Ball Z Figure-rise Standard Bardock Model Kit
   Regular price $ 39.99
   Regular price $ 39.99 Sale price $ 37.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Bardock Model Kit Product Description The
   father of Goku from Dragon Ball Z appears as a figure model kit!  Bardock's
   charactertistic scar and stern facial features are faithfully reproduced
   through molded parts on his face. The kit's wide range of motion allows...
   Add to cart
 * Pre-Order
   
   Yu-Gi-Oh! Figure-rise Standard Amplified Black Luster Soldier
   Regular price $ 53.99
   Regular price $ 53.99 Sale price $ 48.99
   Unit price/ per 
   Yu-Gi-Oh! Figure-rise Standard Amplified Black Luster Soldier Model
   KitProduct Description From the smash hit Yu-Gi-Oh! anime series, Black
   Luster Soldier has arrived as a long-awaited three-dimensional version of
   Figure-rise Standard Amplified! Powerful modeling is realized by dividing
   parts and...
   Add to cart
 * Digimon Adventure Figure-rise Standard Amplified Wargreymon Model Kit
   Regular price $ 52.99
   Regular price $ 52.99 Sale price $ 49.99
   Unit price/ per 
   Digimon Adventure Figure-rise Standard Amplified Wargreymon Model Kit Product
   Description Part of the 20th Anniversary of Digimon, this version of
   Wargreymon with amplified styling joins the model kit lineup! With Bandai's
   new part separation, this fully-colored model kit also features impressive...
   Add to cart
 * Pre-Order
   
   Digimon Adventure Figure-rise Standard Amplified MetalGarurumon Model Kit
   Regular price $ 58.99
   Regular price $ 58.99 Sale price $ 55.99
   Unit price/ per 
   Digimon Adventure Figure-rise Standard Amplified MetalGarurumon Model Kit
   Product Description Hot on the heels of Figure-rise Standard Wargreymon is
   the Android Digimon, MetalGarurumon! Featuring the same unique Amplified
   styling in Wargreymon, MetalGarurumon has been created with intense color...
   Add to cart
 * Digimon Adventure Figure-rise Standard Angemon Model Kit
   Regular price $ 34.99
   Regular price $ 34.99 Sale price $ 32.99
   Unit price/ per 
   Digimon Adventure Figure-rise Standard Angemon Model Kit Product Description
   The fifth installment of the Figure-rise Standard Digimon series! Angel-type
   Digimon Angemon appears with a design and proportions that resemble the
   characters design in the Digimon anime. All six wings can be moved...
   Add to cart
 * Dragon Ball Super Figure-rise Standard Goku (Ultra Instinct)
   Regular price $ 32.99
   Regular price $ 32.99 Sale price $ 31.99
   Unit price/ per 
   Dragon Ball Super Figure-rise Standard Goku (Ultra Instinct) Product
   Description This Figure-rise Standard model kit features Goku as seen in his
   most powerful state, Ultra Instinct!  His extremely muscular body under his
   Gi has been faithfully recreated along with the shredded uniform that
   flaps...
   Add to cart
 * Dragon Ball Super Figure-rise Standard SSGSS Gogeta Model Kit
   Regular price $ 44.99
   Regular price $ 44.99 Sale price $ 39.99
   Unit price/ per 
   Dragon Ball Super Figure-rise Standard SSGSS Gogeta Model Kit Product
   Description Build your very own figures and recreate scenes from the Dragon
   Ball Super: Broly film with the Figure-Rise Standard model kit collection
   from Bandai Japan! This set includes pieces to make Super Saiyan God Super...
   Add to cart
 * Dragon Ball Z Figure-rise Standard Super Saiyan Vegetto (New Packaging) Model
   Kit
   Regular price $ 35.99
   Regular price $ 35.99 Sale price $ 34.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Super Saiyan Vegetto (New Packaging) Model
   Kit Product Description The fusion of Goku and Vegeta to counter Majin Buu
   using the “Potara”, a sacred artifact of the Supreme Kai, is now available in
   the Figure-rise Standard series! Vegetto’s iconic colored clothing,...
   Add to cart
 * Pre-Order
   
   Dragon Ball Z Figure-rise Standard Legendary Super Saiyan Broly (New
   Packaging) Model Kit
   Regular price $ 62.99
   Regular price $ 62.99 Sale price $ 59.99
   Unit price/ per 
   Dragon Ball Z Figure-rise Standard Legendary Super Saiyan Broly (New
   Packaging) Model Kit Product Description  Figure-rise Standard Super Saiyan
   Goku & Super Saiyan Vegeta not included The Legendary Super Saiyan Broly is
   here! From the movie Broly: The Legendary Super Saiyan comes the newest
   Figure...
   Add to cart
 * Digimon Adventure Figure-rise Standard MetalGarurumon Model Kit
   Regular price $ 29.99
   Regular price $ 29.99 Sale price $ 27.99
   Unit price/ per 
   Digimon Adventure Figure-rise Standard MetalGarurumon Model Kit Product
   Description From "Digimon Adventure", MetalGarurumon is released as the
   second figure-rise Standard series based on the anime setting! Product
   Features Made of plastic From Digimon Adventure Part of the Figure-rise
   Standard...
   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