www.usagundamstore.com
Open in
urlscan Pro
23.227.38.74
Public Scan
Submitted URL: http://www.usagundamstore.com/
Effective URL: https://www.usagundamstore.com/
Submission: On November 16 via api from US — Scanned from CA
Effective URL: https://www.usagundamstore.com/
Submission: On November 16 via api from US — Scanned from CA
Form analysis
8 forms found in the DOMPOST /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="/">
<div class="localization-form__select">
<select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryLabelNoScript">
<option value="CA" selected=""> Canada (USD $) </option>
<option value="US"> 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="/">
<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 disclosure__link--active focus-inset" href="#" aria-current="true" 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 focus-inset" href="#" data-value="US">
<span class="localization-form__currency">USD $</span>
</a>
</li>
</ul>
</div>
<input type="hidden" name="country_code" value="CA">
</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>
POST /contact#ContactFooter
<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
type="hidden" name="contact[tags]" value="newsletter">
<div class="newsletter-form__field-wrapper">
<div class="field">
<input id="NewsletterForm--template--16323376054469__1633956151165a0031" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Your email"
required="">
<label class="field__label" for="NewsletterForm--template--16323376054469__1633956151165a0031"> Your email </label>
</div>
</div>
<button type="submit" class="button button--primary newsletter-form__button" name="commit" id="Subscribe">
<span>Subscribe</span>
</button>
</form>
<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-UKQCke" novalidate="" tabindex="-1"
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-75790055" 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-75790056" 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_75790057" class="needsclick go3578274518 kl-private-reset-css-Xuajs1" type="email"
autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" 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, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); box-shadow: rgba(0, 0, 0, 0) 0px 0px 5px;">
<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 go952291206 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, "Helvetica Neue", 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; 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="background-image: url("https://d3k81ch9hvuctc.cloudfront.net/company/QPkpvt/images/ead7c76e-4a65-4120-9c42-2f8e91b2791c.jpeg"); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
</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 #38 Gundam Epyon Regular price $ 58.99 Regular price $ 58.99 Sale price $ 53.99 Unit price/ per Add HGTWFM 1/144 #26 Gundam Calibarn Regular price $ 23.99 Regular price $ 23.99 Sale price $ 22.99 Unit price/ per Add MGSD Gundam Barabatos Regular price $ 52.99 Regular price $ 52.99 Sale price $ 49.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 * TOP PRE-ORDERS RG 1/144 #38 Gundam Epyon Regular price $ 53.99 Regular price $ 58.99 Sale price $ 53.99 Unit price / per * 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 * Arttystation * Arttystation Opera * ArttyStation Symphony * Arttystation Concert * Arttystation Piccolo * Arttystation Solo * 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 ? Gundam Models SHOP NOW Zoids SHOP NOW Figures SHOP NOW Mecha Girls SHOP NOW USAGS Tools SHOP NOW SMS Paint SHOP NOW Gundam Models SHOP NOW Zoids SHOP NOW Figures SHOP NOW Mecha Girls SHOP NOW USAGS Tools SHOP NOW SMS Paint SHOP NOW Gundam Models SHOP NOW Zoids SHOP NOW Figures SHOP NOW Mecha Girls SHOP NOW USAGS Tools SHOP NOW SMS Paint SHOP NOW TOP PRE-ORDERS * Pre-Order HGTWFM 1/144 #26 Gundam Calibarn Regular price $ 22.99 Regular price $ 23.99 Sale price $ 22.99 Unit price / per HGTWFM 1/144 #26 Gundam Calibarn Product Description From "Mobile Suit Gundam: The Witch of Mercury", comes the Gundam Calibarn 1/144 scale model kit from Bandai! The HG Calibarn is joini... Add to cart * Pre-Order MGSD Gundam Barabatos Regular price $ 49.99 Regular price $ 52.99 Sale price $ 49.99 Unit price / per MGSD Gundam Barabatos Product Description Gundam Barbatos appears from the new dimension SD high-end brand "MGSD" that integrates MG technology into the frame of SD Gundam! Order yours today an... Add to cart * Pre-Order Kotobukiya USAGS Limited Exclusive Arcanadea Lumitea ReACT-A Model Kit Regular price $ 69.99 Regular price $ 71.99 Sale price $ 69.99 Unit price / per Kotobukiya USAGS Limited Exclusive Arcanadea Lumitea ReACT-A Model Kit Kit will Come with USAGS Limited Exclusive Sticker on box For USA Exclusive item. From Kotobukiya's new sci-fi fantasy series,... Add to cart * Pre-Order Arcanadea Elena Model Kit Regular price $ 88.99 Regular price $ 93.99 Sale price $ 88.99 Unit price / per Arcanadea Elena Model Kit Product Description From Kotobukiya’s new Sci-fi Fantasy series, ARCANADEA, the Dears with an animal-like form, Elena, joins the plastic model kit lineup!The model bring... Add to cart * Pre-Order Entry Grade 1/144 #2 Build Strike Exceed Galaxy Regular price $ 13.99 Regular price $ 15.99 Sale price $ 13.99 Unit price / per Entry Grade 1/144 #2 Build Strike Exceed Galaxy Product Description From the Gundam Build Series 10th anniversary video "Gundam Build Metaverse", the Entry Grade Build Strike Gundam (Exceed Gal... Add to cart 1 / of 1 View all * Top Items * New Arrivals * Newest Pre-Orders * MGEX 1/100 Strike Freedom Gundam Regular price $ 169.99 Regular price $ 189.99 Sale price $ 169.99 Unit price / per MGEX 1/100 Strike Freedom Gundam Product Description Based on the Gundam Seed Destiny anime, the Strike Freedom Gundam model kit is in 1/100 scale and becomes a fully articulated figure once ... Add to cart * RG 1/144 #38 Gundam Epyon Regular price $ 53.99 Regular price $ 58.99 Sale price $ 53.99 Unit price / per RG 1/144 #38 Gundam Epyon All Orders will get free set of Water Slide Decals for the RG Epyon Product Description Gundam Epyon from Mobile Suit Gundam Wing is commercialized with RG with a comp... Add to cart * Mobile Suit Gundam Seed Full Mechanics 1/100 Forbidden Gundam Regular price $ 72.99 Regular price $ 74.99 Sale price $ 72.99 Unit price / per Mobile Suit Gundam Seed Full Mechanics 1/100 Forbidden Gundam Product Description From "Mobile Suit Gundam SEED", the Forbidden Gundam equipped with a deformation mechanism is three-dimensional... Add to cart * Pre-Order MGSD Gundam Barabatos Regular price $ 49.99 Regular price $ 52.99 Sale price $ 49.99 Unit price / per MGSD Gundam Barabatos Product Description Gundam Barbatos appears from the new dimension SD high-end brand "MGSD" that integrates MG technology into the frame of SD Gundam! Order yours today an... Add to cart * PG 1/60 RX-0 Unicorn Gundam (Prototype Full Psycho-Frame) Regular price $ 235.99 Regular price $ 249.99 Sale price $ 235.99 Unit price / per PG 1/60 RX-0 Unicorn Gundam (Prototype Full Psycho-Frame) Product Description Seen in the anime Mobile Suit Gundam Unicorn, this 1/60 scale Perfect Grade model kit is fully transformable from reg... Add to cart * USAGundam Model Kit Box Regular price $ 29.99 Regular price Sale price $ 29.99 Unit price / per Box will include a combination of: 1-2 Model kits from Different Series and grades Model kit tools Detail Parts Limited Full art monthly sticker Discount codes and more! Add to cart * Pre-Order Teenage Mutant Ninja Turtles HB0013 Raphael Figure Regular price $ 199.99 Regular price $ 210.99 Sale price $ 199.99 Unit price / per Teenage Mutant Ninja Turtles HB0013 Raphael Figure Product Description This Raphael figure will take your figure collection to the next level! Leo is a fully articulated mech figure that is rea... Add to cart * Zoids Highend Master Model RZ-053 Konig Wolf 1/72 Scale Model Kit Regular price $ 119.99 Regular price $ 124.99 Sale price $ 119.99 Unit price / per Zoids Highend Master Model RZ-053 Konig Wolf 1/72 Scale Model Kit Product Description A new generation, high-speed Zoid that holds the key to victory in the war on the Dark Continent of Nyx! A co... Add to cart * The Tibetan Road CangDao CD-02B Black Tiger Limited Edition Figure Regular price $ 259.99 Regular price $ 294.99 Sale price $ 259.99 Unit price / per The Tibetan Road CangDao CD-02B Black Tiger Limited Edition Figure Product Description Add to your action figure collection with this ferocious Black Tiger figure! It represents one of the Four H... Add to cart * MG 1/100 Full Armor Gundam Ver. Ka [Gundam Thunderbolt] Regular price $ 84.99 Regular price $ 86.99 Sale price $ 84.99 Unit price / per MG 1/100 Full Armor Gundam Ver. Ka [Gundam Thunderbolt] Product Description An exciting Master Grade supervised by famous Gundam designer Hajime Katoki, the Full Armor Gundam from the "Gundam Th... Add to cart * Pre-Order 1/72 EZ-036 Death Stinger Double Eleven Special Edition Regular price $ 119.99 Regular price $ 129.99 Sale price $ 119.99 Unit price / per 1/72 EZ-036 Death Stinger Double Eleven Special Edition Add to cart * MGSD Freedom Gundam Regular price $ 49.99 Regular price $ 52.99 Sale price $ 49.99 Unit price / per MGSD Freedom Gundam Product Description Packed with the highest movable performance and details in the history of the SD series, overwhelming detailed expression, Freedom Gundam appears from th... Add to cart View all * One Piece Grand Ship Collection Spade Pirates' Ship Model Kit Regular price $ 24.99 Regular price $ 28.99 Sale price $ 24.99 Unit price / per One Piece Grand Ship Collection Spade Pirates' Ship Model Kit Product Description The ship used by the Spade Pirates - formerly captained by Luffy's brother Ace - is now available! The ship has a... Add to cart * M.S.G. Modeling Support Goods MB38 Flying Base NEO Regular price $ 14.99 Regular price $ 16.99 Sale price $ 14.99 Unit price / per M.S.G. Modeling Support Goods MB38 Flying Base NEO Product Description A base that is designed to also display large-sized models with ease has now arrived. This base features a one-touch locking... Add to cart * 30 Minutes Sisters SIS-A00 Luluce (Color C) Regular price $ 28.99 Regular price $ 29.99 Sale price $ 28.99 Unit price / per 30 Minutes Sisters SIS-A00 Luluce (Color C) Product Description Add to your 30 Mintues Sisters collection with this SIS-A00 Luluce model kit! Once complete she is highly poseable and include... Add to cart * Ouran High School Host Club Nendoroid No.2103 Haruhi Fujioka Regular price $ 48.99 Regular price $ 50.99 Sale price $ 48.99 Unit price / per Ouran High School Host Club Nendoroid No.2103 Haruhi Fujioka Product Description "8 million yen in debt?!!!!" From the anime series "Ouran High School Host Club" comes a Nendoroid of Haruhi Fujio... Add to cart * Gundam Package Art Acrylic Stand Mobile Suit Gundam The Witch from Mercury Suletta Mercury Regular price $ 13.99 Regular price $ 14.99 Sale price $ 13.99 Unit price / per Gundam Package Art Acrylic Stand Mobile Suit Gundam The Witch from Mercury Suletta Mercury Product Description From "Mobile Suit Gundam: Witch of Mercury" comes an acrylic stand featuring Gunpla ... Add to cart * Gundam Package Art Acrylic Stand Mobile Suit Gundam The Witch from Mercury Miorine Rembran Regular price $ 13.99 Regular price $ 14.99 Sale price $ 13.99 Unit price / per Gundam Package Art Acrylic Stand Mobile Suit Gundam The Witch from Mercury Miorine Rembran Product Description From "Mobile Suit Gundam: Witch of Mercury" comes an acrylic stand featuring Gunpla ... Add to cart * Transformers Furai 08 Soundwave Model Kit Regular price $ 59.99 Regular price $ 64.99 Sale price $ 59.99 Unit price / per Transformers Furai 08 Soundwave Model Kit Product Description Soundwave joins the Furai model kit line! Once complete this Soundwave model kit becomes a fully articulated figure that will be sure... Add to cart * Teenage Mutant Ninja Turtles Nendoroid No.1986 Raphael Regular price $ 47.99 Regular price $ 50.99 Sale price $ 47.99 Unit price / per Teenage Mutant Ninja Turtles Nendoroid No.1986 Raphael Product Description From the beloved franchise "Teenage Mutant Ninja Turtles" comes a Nendoroid of Raphael! He comes with interchangeable fa... Add to cart * GodHand GH-CGP-130 Craft Grip Series Fine Lead Pliers (130mm) Regular price $ 39.99 Regular price $ 43.99 Sale price $ 39.99 Unit price / per GodHand GH-CGP-130 Craft Grip Series Fine Lead Pliers (130mm) Product Description The GodHand CGP-130 Super Fine Lead Pliers are perfect for holding, processing, and fine work of extremely small ... Add to cart * GodHand GH-PN-120 Blade One Nipper/Sprue Cutter Precision Nipper (w/ Protective Cap) Regular price $ 44.99 Regular price $ 45.99 Sale price $ 44.99 Unit price / per GodHand GH-PN-120 Blade One Nipper/Sprue Cutter Precision Nipper (w/ Protective Cap) Add to cart * GodHand SPN-120 Ultimate Nipper/Sprue Cutter 5.0 Precision Nipper Regular price $ 57.99 Regular price $ 65.99 Sale price $ 57.99 Unit price / per GodHand SPN-120 Ultimate Nipper/Sprue Cutter 5.0 Precision Nipper Product Description The Ultimate Nipper 5.0 consists of the cutting blade and the single-edged structure which creates a super cl... Add to cart * GodHand GH-CN-120 Craft Grip Series Nippers (120mm) Regular price $ 39.99 Regular price Sale price $ 39.99 Unit price / per GodHand GH-CN-120 Craft Grip Series Nippers (120mm) Product Description The GodHand CN-120 General Purpose Nipper features a easy-to-grip handle that is designed to fit in the palm of your hand. ... Add to cart View all * Pre-Order Eureka Seven Moderoid Nirvash Type Zero Model Kit Regular price $ 50.99 Regular price $ 52.99 Sale price $ 50.99 Unit price / per Eureka Seven Moderoid Nirvash Type Zero Model Kit Product Description From the anime series "Eureka Seven" comes a new MODEROID plastic model of the NIRVASH type ZERO, the oldest known L.F.O. on ... Add to cart * Pre-Order Warhammer 40k Ultramarines Chaplain (Indomitus) 1/18 Scale Figure Regular price $ 46.99 Regular price $ 59.99 Sale price $ 46.99 Unit price / per Warhammer 40k Ultramarines Chaplain (Indomitus) 1/18 Scale Figure Product Description Introducing the Joy Toy Warhammer 40K Ultramarines Chaplain (Indomitus) action figure! With this exquisitely ... Add to cart * Pre-Order Warhammer 40k Ultramarines Judiciar 1/18 Scale Figure Regular price $ 50.99 Regular price $ 64.99 Sale price $ 50.99 Unit price / per Warhammer 40k Ultramarines Judiciar 1/18 Scale Figure Product Description Introducing the Joy Toy Warhammer 40K Ultramarines Judiciar action figure! With this exquisitely crafted collectible, whi... Add to cart * Pre-Order Warhammer 40k Adepta Sororitas Penitent Engine 1/18 Scale Figure Regular price $ 77.99 Regular price $ 99.99 Sale price $ 77.99 Unit price / per Warhammer 40k Adepta Sororitas Penitent Engine 1/18 Scale Figure Product Description Unleash the awe-inspiring power of the Joy Toy Warhammer 40K Adepta Sororitas Penitent Engine action figure! T... Add to cart * Pre-Order Haikyuu!! Chokorin Mascot Vol.3 Box of 6 Figures Regular price $ 59.99 Regular price $ 62.99 Sale price $ 59.99 Unit price / per Haikyuu!! Chokorin Mascot Vol.3 Box of 6 Figures Product Description All boxes are factory sealed and items packed inside are not inspected. We cannot guarantee packaging condition of the individ... Add to cart * Pre-Order Mobile Suit Gundam The Witch from Mercury G.E.M. Series Miorine Rembran (Tenohira) Regular price $ 69.99 Regular price $ 73.99 Sale price $ 69.99 Unit price / per Mobile Suit Gundam: The Witch from Mercury G.E.M. Series Miorine Rembran (Tenohira) Product Description From the Mobile Suit Gundam: The Witch from Mercury anime series comes the G.E.M. Series M... Add to cart * Pre-Order Mobile Suit Gundam The Witch from Mercury G.E.M. Series Suletta Mercury (Tenohira) Regular price $ 69.99 Regular price $ 73.99 Sale price $ 69.99 Unit price / per Mobile Suit Gundam: The Witch from Mercury G.E.M. Series Suletta Mercury (Tenohira) Product Description From the Mobile Suit Gundam: The Witch from Mercury anime series comes the G.E.M. Series Su... Add to cart * Pre-Order Naruto Shippuden Nyaruto! Mega Cat Project All-Out Battle with the "Akatsuki"! Defend the Hidden Leaf Village! Box of 8 Figures Regular price $ 79.99 Regular price $ 83.99 Sale price $ 79.99 Unit price / per Naruto: Shippuden Nyaruto! Mega Cat Project All-Out Battle with the "Akatsuki"! Defend the Hidden Leaf Village! Box of 8 Figures Product Description All boxes are factory sealed and items packed ... Add to cart * Pre-Order Honkai Impact 3rd Elysia Herrscher of Human Ego Because of You 1/7 Scale Figure Regular price $ 299.99 Regular price $ 309.99 Sale price $ 299.99 Unit price / per Honkai Impact 3rd Elysia Herrscher of Human: Ego Because of You 1/7 Scale Figure Product Description From the mobile game Honkai Impact 3rd, Elysia is seen in a dynamic pose! Don't miss out on ad... Add to cart * Pre-Order Effect Wings RG 1/144 Sazabi 04FF Backpack Regular price $ 22.99 Regular price $ 24.99 Sale price $ 22.99 Unit price / per Effect Wings RG 1/144 Sazabi 04FF Backpack Model Kit and Weapons Not Included Box Contents Sazabi 04FF Backpack Add to cart * Pre-Order Effect Wings RG 1/144 Sazabi 04FF Add On Regular price $ 24.99 Regular price $ 26.99 Sale price $ 24.99 Unit price / per Effect Wings RG 1/144 Sazabi 04FF Add On Model Kit and Weapons Not Included Box Contents Sazabi 04FF Add On Add to cart * Pre-Order The Idolmaster Million Live! Tsumugi Shiraishi (Celebrate Miyabi Ver.) 1/7 Scale Figure Regular price $ 209.99 Regular price $ 219.99 Sale price $ 209.99 Unit price / per The Idolmaster Million Live! Tsumugi Shiraishi (Celebrate Miyabi Ver.) 1/7 Scale Figure Product Description From THE IDOLM@STER MILLION LIVE!, Tsumugi Shiraishi, the stoic yet earnest high school... Add to cart View all RECOMMENDED FOR YOU Evangelion RG EVA Unit-02 Production Model Kit Regular price $ 56.99 Regular price $ 56.99 Sale price $ 54.99 Unit price/ per Add to cart MG 1/100 Freedom Gundam (Ver 2.0) Regular price $ 55.99 Regular price $ 55.99 Sale price $ 54.99 Unit price/ per Add to cart MG 1/100 Full Armor Gundam Ver. Ka [Gundam Thunderbolt] Regular price $ 86.99 Regular price $ 86.99 Sale price $ 84.99 Unit price/ per Add to cart Pre-Order Entry Grade 1/144 #2 Build Strike Exceed Galaxy Regular price $ 15.99 Regular price $ 15.99 Sale price $ 13.99 Unit price/ per Add to cart C87 HGTWFM Gundam Calibarn Water Decal Sheet Regular price $ 8.99 Regular price $ 8.99 Sale price $ 7.99 Unit price/ per Add to cart MG 1/100 ZZ Gundam Ver. Ka Regular price $ 74.99 Regular price $ 74.99 Sale price $ 70.99 Unit price/ per Add to cart HGTWFM 1/144 #24 Gundvolva Regular price $ 18.99 Regular price $ 18.99 Sale price $ 17.99 Unit price/ per Add to cart HGGT 1/144 Atlas Gundam (Gundam Thunderbolt Ver.) Regular price $ 28.99 Regular price $ 28.99 Sale price $ 27.99 Unit price/ per Add to cart Zoids Highend Master Model RZ-053 Konig Wolf 1/72 Scale Model Kit Regular price $ 124.99 Regular price $ 124.99 Sale price $ 119.99 Unit price/ per Add to cart Mega Size 1/48 RX-78-2 Regular price $ 94.99 Regular price $ 94.99 Sale price $ 93.99 Unit price/ per Add to cart Sale USAGS Apex 1/4 Scale Model Kit Regular price $ 24.99 Regular price $ 24.99 Sale price $ 10.99 Unit price/ per Add to cart Pre-Order Megami Device Auv Susanowo Guren Model Kit Regular price $ 122.99 Regular price $ 122.99 Sale price $ 119.99 Unit price/ per Add to cart Pre-Order Metal Gear Solid V The Phantom Pain Sahelanthropus 1/100 Scale Model Kit (Reissue) Regular price $ 164.99 Regular price $ 164.99 Sale price $ 159.99 Unit price/ per Add to cart MG 1/100 Wing Gundam Zero EW (Ver.Ka) Regular price $ 69.99 Regular price $ 69.99 Sale price $ 65.99 Unit price/ per Add to cart Frame Arms Girl Kongo Model Kit Regular price $ 104.99 Regular price $ 104.99 Sale price $ 99.99 Unit price/ per Add to cart HGTWFM 1/144 #03 Gundam Aerial Regular price $ 17.99 Regular price $ 17.99 Sale price $ 16.99 Unit price/ per Add to cart HGTWFM 1/144 #07 Gundam Pharact Regular price $ 25.99 Regular price $ 25.99 Sale price $ 24.99 Unit price/ per Add to cart HGUC 1/144 #99 Kshatriya Regular price $ 56.99 Regular price $ 56.99 Sale price $ 54.99 Unit price/ per Add to cart RG 1/144 #36 Hi-v (Hi-Nu) Gundam Regular price $ 59.99 Regular price $ 59.99 Sale price $ 54.99 Unit price/ per Add to cart KOSMOS LED Upgrade for RG God Gundam Regular price $ 29.99 Regular price $ 29.99 Sale price $ 25.99 Unit price/ per Add to cart Evangelion RG EVA Unit-02 Production Model Kit Regular price $ 56.99 Regular price $ 56.99 Sale price $ 54.99 Unit price/ per Add to cart MG 1/100 Freedom Gundam (Ver 2.0) Regular price $ 55.99 Regular price $ 55.99 Sale price $ 54.99 Unit price/ per Add to cart MG 1/100 Full Armor Gundam Ver. Ka [Gundam Thunderbolt] Regular price $ 86.99 Regular price $ 86.99 Sale price $ 84.99 Unit price/ per Add to cart Pre-Order Entry Grade 1/144 #2 Build Strike Exceed Galaxy Regular price $ 15.99 Regular price $ 15.99 Sale price $ 13.99 Unit price/ per Add to cart C87 HGTWFM Gundam Calibarn Water Decal Sheet Regular price $ 8.99 Regular price $ 8.99 Sale price $ 7.99 Unit price/ per Add to cart MG 1/100 ZZ Gundam Ver. Ka Regular price $ 74.99 Regular price $ 74.99 Sale price $ 70.99 Unit price/ per Add to cart HGTWFM 1/144 #24 Gundvolva Regular price $ 18.99 Regular price $ 18.99 Sale price $ 17.99 Unit price/ per Add to cart HGGT 1/144 Atlas Gundam (Gundam Thunderbolt Ver.) Regular price $ 28.99 Regular price $ 28.99 Sale price $ 27.99 Unit price/ per Add to cart DEAL OF THE DAY/MONTH Sale Add to wishlist View Wishlist USAGS Single Blade Nipper 2.0 Regular price $ 24.99 Regular price $ 42.99 Sale price $ 24.99 Unit price / per USAGS Single Blade Nipper 2.0 Newer Blade angle for even cleaner cuts! GET ... 00 Days 11 Hours 12 Mins 30 Secs Add to cart Sale Add to wishlist View Wishlist Gundam Seed Full Mechanics 1/100 Raider Gundam Regular price $ 49.99 Regular price $ 66.99 Sale price $ 49.99 Unit price / per Gundam Seed Full Mechanics 1/100 Raider Gundam Product Description The... 14 Days 11 Hours 12 Mins 30 Secs Add to cart LATEST BLOG November 16 2023 0 comments 1/144 GM SNIPER II SPACE ... Follow Builder beatla Base Kit ... Read more November 15 2023 0 comments MG 1/100 PROJECT Δ- HWS -... Follow Builder yazz Base Kit ... Read more November 10 2023 0 comments CUSTOM BUILD: MG 1/100 GU... Follow Builder Here Nanashiki (七式ガンプラ部) From Builder M... Read more November 09 2023 0 comments 30 MINUTE SISTER CUSTOM B... 30 Minute Sister Custom Build Kisara By funi2_indo Follow Builder fu... Read more November 08 2023 0 comments RG HIGH MOBILITY TYPE SAZ... RG High mobility type Sazabi Custom By Raishin ... Read more November 07 2023 0 comments EG 1/144 NU GUNDAM MODIFI... EG 1/144 Nu Gundam modified type Build By ZipperEntry Grad... Read more SUBSCRIBE AND GET THE LATEST NEWS AND SALES! Your email Subscribe * Facebook * Twitter * Instagram * TikTok * YouTube CONTACT INFORMATION CONTACT INFORMATION * Location 832 S. Nova Road, 100 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 Wishlist0 Close dialog 1 Limited Time 10% off Save on your first order and get email only offers when you join. Continue