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

URL: https://www.usagundamstore.com/pages/delays
Submission: On December 07 via manual from US — Scanned from US

Form analysis 7 forms found in the DOM

POST /localization

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

POST /localization

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

GET /collections/shop

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

POST /account/login

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

POST /account/recover

<form method="post" action="/account/recover" accept-charset="UTF-8"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="field">
    <input type="email" value="" name="email" id="RecoverEmail" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email">
    <label for="RecoverEmail"> Email </label>
  </div>
  <button> Submit </button>
  <p data-action="ishi-panel" aria-controls="#ishi-login-panel">Cancel</p>
</form>

POST /account

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

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

Text Content

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


Search
Shopping Cart $ 0.00 - 0 item



CART


YOUR CART IS CURRENTLY EMPTY!




YOU MAY ALSO LIKE..

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 ?


DELAYS

Product Image Name SKU Delayed to HGAC 1/144 #236 Gundam Heavyarms
2505898


FOURTH QUARTER

HGUC 1/144 #215 Moon Gundam
5055332


FOURTH QUARTER

RG 1/144 #40 RX-78-2 Gundam (Ver. 2.0)
458648


FOURTH QUARTER

30MM Armored Core VI Fires of Rubicon Schneider Nachtreiher/30E Steel Haze Model
Kit
34576357


FOURTH QUARTER

Mega Size 1/48 Unicorn Gundam (Destroy Mode)
4549660167426


FOURTH QUARTER

Iron-Blooded Orphans 1/100 Gundam Barbatos
4549660018865


FOURTH QUARTER

HGUC 1/144 #114 RB-79 Ball (Twin Set)
4543112645692


FOURTH QUARTER

HG00 1/144 #29 GN Archer Gundam
015747


FOURTH QUARTER

Number 57 Manhunter R-Fossil 1/24 Scale Model Kit
684657457


FOURTH QUARTER

TLX-03 Alloy Frame Model Kit for RG Rx-93-v2 Hi-v Gundam
64854686555


FOURTH QUARTER

Megami Device Chaos & Pretty Alice Model Kit
KP615


FOURTH QUARTER

Mai Shiranui (King of Fighters) Model kit
9960021543202


FOURTH QUARTER

30 Minutes Fantasy #01 Liber Knight Model Kit
346462


FOURTH QUARTER

Point Factory CS-031 Shadow Hunters Metal Build Model Kit
988968


FOURTH QUARTER

KOSMOS LED Units for 1/60 PG GN-001 Gundam Exia
KOSMOS-GN001-PG


FOURTH QUARTER

1/144 HGBD GM III Beam Master
4549660257318


FOURTH QUARTER

Effect Wings MG Turn A Gundam Wings of Light
EWKSMG006


FOURTH QUARTER

HGUC 1/144 #149 Rozen Zulu
4543112796523


FOURTH QUARTER

HGUC 1/144 #57 RX-121-2A Gundam TR-1 (Advanced Hazel)
4543112395924


FOURTH QUARTER

Mobile Suit Gundam Wing Gundam Universe XXXG-01H Gundam Heavyarms
BAS00773


FOURTH QUARTER

RE/100 1/100 XM-07B Vigna Ghina II
4573102576163


FOURTH QUARTER

30 Minutes Fantasy #04 Class-Up Armor Rosan Paladin Accessory Set
3684678


FOURTH QUARTER

Digimon Adventure Figure-rise Standard Amplified Imperialdramon (Paladin Mode)
Model Kit
2603389


FOURTH QUARTER

30 Minutes Fantasy #01 Class-Up Armor Liber Holy Knight Accessory Set
34537


FOURTH QUARTER

30 Minutes Fantasy #02 Class-Up Armor Liber Paladin Accessory Set
39575


FOURTH QUARTER

The Big O Moderoid Megadeus Big O Model Kit
G16531


FIRST QUARTER

30 Minutes Sisters Option Body Parts Arm & Leg Parts (White and Black)
0997068888


FOURTH QUARTER

Transformers Furai 28 Arcee Model Kit
FLM51431


FIRST QUARTER

30 Minutes Missions eEXM-9 Baskeyrotto (Gray) 1/144 Scale Model Kit
2704774


FOURTH QUARTER

Mobile Suit Gundam Seed EX Model #19 Archangel
4543112294609


FOURTH QUARTER

Code Geass HG Z-01Z Lancelot Albion 1/35 Scale Exclusive Model Kit
2604205


FOURTH QUARTER

MG MS-05B Zaku 1
4902425725734


FOURTH QUARTER

30 Minutes Fantasy #03 Class-Up Armor Rosan Holy Knight Accessory Set
2715381


FOURTH QUARTER

Wanxiangjubian Apocalypse 1/100 Scale White Phoenix Accessory Kit
VF55422


FOURTH QUARTER

Frame Arms Girl Greifen Model Kit (Reissue)
190526006393


FOURTH QUARTER

Kosmos LED Funnel Effect for V / Hi-V Gundam
68346896


FOURTH QUARTER

The Hunter's Poem HP-005 Yukihime 1/12 Scale Model Kit
3683568


FOURTH QUARTER

L-Gaim 1/144 "L-Gaim", Bandai Spirits HG
2545960


FIRST QUARTER

Effects Wings Hyper Mega Launcher For MG Hi Nu Gundam 1/100 With Funnel Effects
81919810018841


FOURTH QUARTER

Number 57 Manhunter Ground Armor 1/24 Scale Model Kit
899679


FOURTH QUARTER

KonoSuba Pop Up Parade Megumin (Reissue)
M04327R


FOURTH QUARTER

Effect Wings 1/144 Missionpack Hanger for RG MSN-04 Sazabi
EWRG026


FOURTH QUARTER

Iron Create Gundam 1/100 Metal Inner Frame for Full Mechanics Aerial
IC1010


FOURTH QUARTER

Dot Workshop 1/144 Metal Parts for RG Nu
19811800088


FOURTH QUARTER

Zoids AZ-06 Liger Zero Phoenix 1/72 Scale Model Kit
GN025


FOURTH QUARTER

Annihilation 1/100 Scale Model Kit
1154744


FOURTH QUARTER

Pokemon Select Series Shiny Rayquaza Model Kit
2697221


FIRST QUARTER

30MM BEXM-15 PORTANOVA SPACE TYPE (DARK PURPLE)
2530643


FOURTH QUARTER

Effects Wings 1/144 Tiger Hand Upgrade Kit for HG/RG XGF-01[II3] Gundam Lfrith
Jiu Model Kit (White)
EWHG001B


FOURTH QUARTER

Mobile Suit Gundam SEED B-Style Lacus Clyne (Bunny Ver.) 1/4 Scale Figure
MH83137


FOURTH QUARTER

DARK ADVENT V.1: DRAGONDRESS SOPHIA DX VER. 1.1
1588650254698


FOURTH QUARTER

Raider of Shadow RS-03 Chinese Zodiac Tiger 1/10 Scale Model Kit
RS-03


FOURTH QUARTER

Pokemon Select Series 28 White Kyurem Model Kit
4543112769480


FOURTH QUARTER

Hunter x Hunter Nendoroid No.1184 Killua Zoldyck (Reissue)
4571245298959


FOURTH QUARTER

Pokemon Select Series 27 Black Kyurem Model Kit
4543112769473


FOURTH QUARTER

The Avengers Iron Man Mark VII 1/9 Scale Model Kit
683675755556


FOURTH QUARTER

Genshin Impact Ganyu (Frostdew Trail Ver.) 1/7 Scale Figure
APX42085


FOURTH QUARTER

30 Minutes Missions bEXM-21 Verdenova (Navy) 1/144 Scale Model Kit
39595


FOURTH QUARTER

Pocket Art Series Exorcism Shrine Maiden Tsubaki 1/12 Scale Figure
PA005


FOURTH QUARTER

Effects Wings EWRG029 1/144 Weapon Upgrade Kit for RG OZ-13MS Gundam Epyon Model
Kit
EWRG029


FOURTH QUARTER

CangDao CD-03 Rosefinch Figure
61589088


FOURTH QUARTER

Ghost in the Shell S.A.C. 2nd GIG Tachikoma and Motoko Kusanagi 1/24 Scale Model
Kit
WV54053


FOURTH QUARTER

Snail Shell Assassin 1/12 Scale Figure
6853855555


FOURTH QUARTER

CangDao CD-TG02 TianFa 1/100 Scale Figure
CDTG02


FOURTH QUARTER

Sailor Moon Eternal FiguartsZero Chouette Super Sailor Moon (Bright Moon &
Legendary Silver Crystal)
BAS62136


FOURTH QUARTER

Honkai Star Rail Happy Pirouette Herta Figure
147466


FOURTH QUARTER

Effect Wings KSMG002 MG Blue Astray D Hangar
EWMGKS002


FOURTH QUARTER

Girls' Frontline Nendoroid No.1146 HK416 (Reissue)
GAS12857


FOURTH QUARTER

Effects Wings 1/144 Tiger Hand Upgrade Kit for HG/RG XGF-01[II3] Gundam Lfrith
Jiu Model Kit (Blue)
EWHG001A


FOURTH QUARTER

Overlord Nendoroid No.642 Albedo (Reissue)
G17164


FOURTH QUARTER

Kirby Nendoroid No.669 Meta Knight (Reissue)
G17079


FOURTH QUARTER

Effects Wings EWRG027A 1/144 Long Range Fin Funnel for RG MSN-04 Sazabi Gundam
Model Kit
EWRG027


FOURTH QUARTER

MG 1/100 Unicorn Shield
518908887


FOURTH QUARTER

MEGA MAN X MAX ARMOR (HYPERCHIP VER) MODEL KIT
KP630


FOURTH QUARTER

Point Factory Studio 1/100 Alloy Frame Upgrade Kit for ZGMF-X10A Freedom Gundam
Pre-Assembled Version
PF-X10A-FRAM


FOURTH QUARTER

Warhammer 40k Blood Angels Veteran Laenatus 1/18 Scale Action Figure (Reissue)
JT3402


FIRST QUARTER

My Hero Academia Amazing Yamaguchi Revoltech No.018 Izuku Midoriya
KD01320


FIRST QUARTER

Warhammer 40K Adeptus Custodes Allarus Custodian Osyr Archimaxes 1/18 Scale
Figure
JT3921


FIRST QUARTER

Naruto Shippuden Itachi Uchiha 1/6 Scale Figure
651161001477


FOURTH QUARTER

Godzilla Singular Point S.H.MonsterArts Godzilla Ultima
BAS61735


FOURTH QUARTER

Crystal Envoy No. 2 Mecha Wolf Warrior (Mega Mode) 1/72 Scale Figure
65180088


FOURTH QUARTER

Effect Wings 1/100 Upgrade Kit for MG HIRM Sengoku Astray Gundam (Red)
EWMG020A


FOURTH QUARTER

CangDao CD-04 Black Tortoise Xuanwu Figure
CD04


FOURTH QUARTER

NieR: Automata 2B & 9S Plastic Model Kit Two-Pack
634868
Warhammer 40k Space Wolves Bjorn the Fell-Handed 1/18 Scale Action Figure
(Reissue)
JT2924


FIRST QUARTER

Dragon Ball Super Ichibansho Super Saiyan God Super Saiyan Goku & Vegeta (Vs.
Omnibus Super)
BAS60182


FOURTH QUARTER

Effect Wings Advance of Zeta 1/144 AOZ001 G-Parts Hrududu II Upgrade Kit for
Gundam FF-X29A (Gray)
EWAOZ001A


FOURTH QUARTER

Warhammer 40K Adeptus Custodes Shield Captain in Allarus Terminator Armor Hydon
Seronis 1/18 Scale Figure
JT3914


FIRST QUARTER

Overlord IV B-Style Albedo (Bunny Ver.) 1/4 Scale Figure
F51081


FIRST QUARTER

Effects Wings 1/144 Tiger Hand Upgrade Kit for HG/RG XGF-01[II3] Gundam Lfrith
Jiu Model Kit (Red)
EWHG001C


FOURTH QUARTER

Pokemon Evolving Skies Elite Trainer Box
PUI 17880894


FOURTH QUARTER

Aquaculture Tank 006 Mantis Shrimp Green Model Kit
OC-2006


FOURTH QUARTER

Demon Slayer: Kimetsu no Yaiba The Movie: Mugen Train FiguartsZERO Kyojuro
Rengoku (Flame Hashira)
BAS62105


FOURTH QUARTER

Deadpool S.H.Figuarts Deadpool
BAS62114


FOURTH QUARTER

Fairy Tail Pop Up Parade Erza Scarlet (Reissue)
G94214


FOURTH QUARTER

Point Factory Studio 1/100 Alloy Frame Upgrade Kit for ZGMF-X19A Justice Gundam
Pre-Assembled Version
PF-X19A-FRAM


FOURTH QUARTER

HN Model Hi-Nu Mega Cannon Ver.Ka
HNM001


FOURTH QUARTER

Kirby Nendoroid No.1281 Waddle Dee (Reissue)
G17078


FOURTH QUARTER

Aquaculture Tank 005 Mantis Shrimp Purple Model Kit
OC-2005


FOURTH QUARTER

Warhammer 40K Ultramarines Chapter Master Marneus Calgar 1/18 Scale Figure
JT3754


FIRST QUARTER

Aliens MODEROID Ripley & Power Loader 1/12 Scale Model Kit
G15859


FOURTH QUARTER

Effect Wings 1/100 Kikuichimonji Upgrade Kit for MG HIRM Sengoku Astray Gundam
(Red)
EWMG021A


FOURTH QUARTER

Synduality Noir Figure-rise Standard Ellie Model Kit
2718430


FOURTH QUARTER

Progenitor Effect MCT-E02 Lancelot Quick Charger
MCTE02QC


FOURTH QUARTER

SSSS.Gridman Rikka Takarada Model Kit
ALS26701


FOURTH QUARTER

Hololive Production Houshou Marine 1/7 Scale Figure
M04317


FOURTH QUARTER

Warhammer 40k Space Wolves Ragnar Blackmane 1/18 Scale Action Figure (Reissue)
JT2931


FIRST QUARTER

Maschinen Krieger Ma.K ARTPLA Pak.Krote (Long Barrel/Short Barrel) & Victor 1/35
Scale Model Kit Set
AP038


FIRST QUARTER

Frieren Beyond Journey's End Frieren 1/7 Scale Figure
PV142


FOURTH QUARTER

Point Factory Studio 1/100 Alloy Frame Upgrade Kit for ZGMF-X13A Providence
Gundam Pre-Assembled Version
PF-X13A-FRAM


FOURTH QUARTER

Shantae No.1991 Shantae
G17189


FOURTH QUARTER

Made in Abyss The Golden City of the Scorching Sun Pop Up Parade Faputa
G94672


FOURTH QUARTER

Castlevania Nendoroid No.1899 Alucard
G17197


FOURTH QUARTER

Azur Lane Baltimore (Finish Line Flagbearer Ver.) 1/7 Scale Figure
AX42131


FOURTH QUARTER

RWBY Ice Queendom Pop Up Parade Yang Xiao Long (Lucid Dream)
G94638


FOURTH QUARTER

RWBY Ice Queendom Pop Up Parade Blake Belladonna (Lucid Dream)
G94637


FOURTH QUARTER

Metal Build Style 27cm Zhao Yun Custom Barbatos
659548484


FOURTH QUARTER

Yu-Gi-Oh! GX Ichibansho Slifer The Sky Dragon (Wake Up Your Memories) Figure
BAS65937


FOURTH QUARTER

Final Fantasy VII Remake Tifa Lockhart 1/6 Scale Figure
GTTIFA


FOURTH QUARTER

VShojo Pop Up Parade Nyatasha Nyanners
G94646
Shojo-Hatsudoki Motored Cyborg Runner SSX-155 (Techno Azur) Figure
M06859


FOURTH QUARTER

Persona 5 Royal figma No.587 Violet
M06860


FIRST QUARTER

VA-11 Hall-A: Cyberpunk Bartender Action Nendoroid No.1970 Jill Stingray
G17139


FOURTH QUARTER

Kirby Nendoroid No.1950 King Dedede
G17116


FOURTH QUARTER

Hades Pop Up Parade Zagreus
G94676


FIRST QUARTER

Bloodborne Nendoroid No.1992 The Doll
G17191


FOURTH QUARTER

Mighty Morphin Power Rangers Go! Kara Kuri Combine Dino Megazord
FLM51435


FOURTH QUARTER

Dark Souls Nendoroid No.1964 Siegmeyer
M06853


FOURTH QUARTER

RWBY Ice Queendom Pop Up Parade Ruby Rose (Lucid Dream)
G94635


FOURTH QUARTER

Warhammer 40K Sons of Horus Leviathan Dreadnought with Siege Drills 1/18 Scale
Action Figure
JT9985


FIRST QUARTER

Mobile Suit Gundam The Witch from Mercury Nyanto! The Big Nyandam Mega Cat
Project Miorine Rembran
MGH83805


FOURTH QUARTER

Gundam Full Scale Works Char Aznable's Stahlhelm Replica
MH82856


FOURTH QUARTER

Bungo Stray Dogs Nendoroid No.657 Osamu Dazai (Reissue)
G17113


FOURTH QUARTER

Bocchi the Rock! Nendoroid No.2069 Hitori Gotoh
G17310


FOURTH QUARTER

VShojo Nendoroid No.1953 Ironmouse
G17112


FOURTH QUARTER

Lycoris Recoil No.1956 Takina Inoue
G17196


FOURTH QUARTER

BeastBOX BB-47 Phantomaster (With Bonus)
19180884


FOURTH QUARTER

World of Warcraft Demon Hunter Illidan Stromrage Figure
HT-ILLIAN


FOURTH QUARTER

Mobile Suit Gundam The Witch from Mercury Nyanto! The Big Nyandam Mega Cat
Project Suletta Mercury
MGH83804


FOURTH QUARTER

Earnestcore Craft RB-13P Poseidon Figure
RB12457


FOURTH QUARTER

Taikouboh TKB-02 Black Kiri & General Thor 1/10 Scale Figure Set
080336


FOURTH QUARTER

Sanrio Nendoroid No.1904 Cinnamoroll
G17248


FOURTH QUARTER

Original Character Nendoroid No.2011 River
GAS17231
Hunter x Hunter Nendoroid No.1183 Gon Freecss (Reissue)
F29894


FOURTH QUARTER

Azur Lane Nendoroid No.2015 New Jersey Exhilarating Steps!
GAS17230


FOURTH QUARTER

Tengen Toppa Gurren Lagann RIOBOT Gurren-Lagann Figure
5196581


FOURTH QUARTER

Lilo & Stitch Revoltech NR035 Stitch Action Figure
NR035


FIRST QUARTER

Galaxy Cyclone Braiger Moderoid Braiger Model Kit (Reissue)
G14214


FIRST QUARTER

The Ring Nendoroid No.1980 Sadako
GAS17182


FOURTH QUARTER

Shojo-Hatsudoki Motored Cyborg Runner SSX-155 (Mandarin Surf) Figure
M06858


FOURTH QUARTER

InuYasha Pop Up Parade Rin & Jaken
G94667


FOURTH QUARTER

Rebuild of Evangelion PLAMAX Mari Makinami Illustrious Model Kit
M01333


THIRD QUARTER

Legend of Star General MNQ-XH07 Bull King 1/72 Scale Figure
MNQXH07


FOURTH QUARTER

Haikyuu!! Nendoroid No.616 Kei Tsukishima (Reissue)
G17118


FOURTH QUARTER

Golden Kamuy Nendoroid No.902 Asirpa (Reissue)
G17254


FOURTH QUARTER

Vocaloid BiCute Bunnies Hatsune Miku (Street Pink Ver.) Figure
FR40455


FOURTH QUARTER

Megami Device M.S.G. 01 Top Set Skin Color B
KP566


FOURTH QUARTER

Warhammer 40K Ultramarines Redemptor Dreadnought Brother Tyleas 1/18 Scale
Action Figure (Reissue)
JT2757


FIRST QUARTER

Warhammer 40K Ultramarines Chaplain in Terminator Armor 1/18 Scale Action Figure
JT7080


FIRST QUARTER

Warhammer 40K Imperial Fists Leviathan Dreadnought with Cyclonic Melta Lance and
Storm Cannon 1/18 Scale Action Figure
JT9978


FIRST QUARTER

Aim for the Top! Moderoid Gunbuster Model Kit
GSC19933


FIRST QUARTER

Tarantula Support Mobile Armor (Blue) (Set of 3)
QZDL001


FOURTH QUARTER

Effect Wings 1/100 Upgrade Kit for MG HIRM Sengoku Astray Gundam (Black)
EWMG020C


FOURTH QUARTER

Bungo Stray Dogs Nendoroid No.1191 Ryunosuke Akutagawa (Reissue)
G17155


FOURTH QUARTER

Pop Team Epic Moderoid Biggus McHugeGuy Combination Great Bari Bari Team Epic
Model Kit
G16728


FOURTH QUARTER

Nendoroid More Dress Up Maid Outfit Set
G16576
InuYasha Pop Up Parade Shippo & Kirara
G94669


FOURTH QUARTER

Vocaloid Hatsune Miku (Love Sailor Purple Color Ver.) Noodle Stopper Figure
FR40456


FOURTH QUARTER

Vocaloid Hatsune Miku (Trick or Miku) Figure
UC71420


FOURTH QUARTER

Vocaloid Hatsune Miku GT Project Nendoroid No.1839 Racing Miku (2022 Ver.)
GR12823


FOURTH QUARTER

My Teen Romantic Comedy SNAFU Nendoroid No.1307 Yukino Yukinoshita (Reissue)
G12761R


FOURTH QUARTER

Edens Zero ArtFX J Shiki Granbell Statue
PP973


FOURTH QUARTER

Warhammer 40K Imperial Fists Contemptor Dreadnought 1/18 Scale Figure
JT9411


FIRST QUARTER

Effect Wings 1/100 Kikuichimonji Upgrade Kit for MG HIRM Sengoku Astray Gundam
(Black)
EWMG021B


FOURTH QUARTER

Uma Musume Pretty Derby Nendoroid No.1995 Tokai Teio
G17198


FOURTH QUARTER

Rent-A-Girlfriend Chizuru Mizuhara (Santa Claus Bikini 2nd Xmas) 1/6 Scale
Figure
HK50010


FOURTH QUARTER

Jujutsu Kaisen 0 Pop Up Parade Satoru Gojo
G94682


FOURTH QUARTER

Vocaloid Tenitol Hatsune Miku (China Ver.) Figure
FR40605


FOURTH QUARTER

Reincarnated as a Sword Nendoroid No.1997 Fran
G17224


FOURTH QUARTER

1/6 Crimson Blade Figure Sinanju Warrior
85865666


FIRST QUARTER

Mechanical Marvel 1/12 MA-051 Lado Raptor Model Kit
MA-051


FOURTH QUARTER

Daitetsujin 17 Soul of Chogokin GX-101X Daitetsujin 18
BAS62974


FOURTH QUARTER

Persona 5 Royal Sadayo Kawakami 1/7 Scale Figure
HJ51568


FOURTH QUARTER

Gundam SEED Realistic Model Series 1/144 Scale Arch Angel Hangar
MGH83316


FOURTH QUARTER

Macross PLAMAX MF-55 Minimum Factory Fighter Nose Collection VF-31F (Messer
Ihlefeld's Fighter) 1/20 Scale Model Kit
M01273


FOURTH QUARTER

Haikyuu!! Nendoroid No.719 Kotaro Bokuto (Reissue)
G12777R


FOURTH QUARTER

Warhammer 40K Space Wolves Contemptor Dreadnought with Gravis Bolt Cannon 1/18
Scale Action Figure
JT9961


FIRST QUARTER

Dragon Ball Z Ichibansho Masterlise Cell 2nd Form (Vs Omnibus Amazing) Figure
BAS65962


FOURTH QUARTER

Dragon Ball Z Ichibansho Masterlise Plus Gohan (Vs Omnibus Amazing) Figure
BAS65959


FOURTH QUARTER

Dragon Ball Z Ichibansho Masterlise Plus Goku & Gohan (Vs Omnibus Amazing)
Figure
BAS65957


FOURTH QUARTER

Urusei Yatsura Ichibansho Lum and Ten
BAS65945


FOURTH QUARTER

Macross 7 HG VF-19 Kai Fire Valkyrie (Sound Booster Equipped Ver.) 1/100 Scale
Water Slide Decal Sheet
2691356


FOURTH QUARTER

The Battle Cats Nendoroid No.1999 Cat
G17217


FOURTH QUARTER

Gundam Converge FW 10th Anniversary Selection 03 Box of 10 Random Figures
BAN62833


FOURTH QUARTER

Overlord F:Nex Albedo (China Dress Ver.) 1/7 Scale Figure
FR95872
Hololive Production Nendoroid No.2008 Shirogane Noel
G17213


FOURTH QUARTER

Freedom Militia 03 1/18 Scale Figure
JT2535


FOURTH QUARTER

Dragon Ball Z Ichibansho Mecha Frieza (Vs. Omnibus Great) Figure
BAS63680


FOURTH QUARTER

Azur Lane Taihou (Enraptured Companion) 1/4 Scale Figure
MM15013


FOURTH QUARTER

The Genius Prince's Guide to Raising a Nation Out of Debt Nendoroid No.1835
Ninym Ralei
G12819


FOURTH QUARTER

The Matrix Nendoroid No.1871 Neo
G12893


FOURTH QUARTER

Transformers Kuro Kara Kuri Rodimus (IDW Ver.)
FLM51411


FOURTH QUARTER

Re Zero Starting Life in Another World KD Colle Emilia (Graceful Beauty 2024 New
Year Ver.) 1/7 Scale Limited Edition Figure
KK24189


FIRST QUARTER

Pangu Toys PT-11 Loki Action Figure
PT-11


FOURTH QUARTER

Sailor Moon Cosmos FiguartsZERO chouette Sailor Cosmos (Darkness Calls to Light,
and Light, Summons Darkness)
BAS66115


FOURTH QUARTER

Dragon Ball Z Ichibansho Masterlise Perfect Cell (Dueling to the Future) Figure
BAS65929


FOURTH QUARTER

PONQ Model 01 Zak-tle Twin Set
PONQ001


FOURTH QUARTER

NBK 231 Gatling Warrior Tough Guy Transformer Figure
NBK231


FOURTH QUARTER

Overlord Nendoroid No.1981 Shalltear
G17186


FOURTH QUARTER

Jujutsu Kaisen 0 Pop Up Parade Suguru Geto
G94683


FOURTH QUARTER

Azur Lane Honolulu (Light Equipped) 1/7 Scale Figure
A20678


FOURTH QUARTER

Alice in Wonderland Nendoroid No.1390 Alice
G17176


FOURTH QUARTER

Dragon Ball Z Ichibansho Super Saiyan Gohan (Vs. Omnibus Great) Figure
BAS63679


FOURTH QUARTER

Dragon Ball Z Ichibansho King Cold (Vs. Omnibus Great) Figure
BAS63681


FOURTH QUARTER

Dragon Ball Super Ichibansho Gohan (Vs. Omnibus Great) Figure
BAS63676


FOURTH QUARTER

Freedom Militia 02 1/18 Scale Figure
JT2528


FOURTH QUARTER

Nendoroid More Background Book
G15960
In/Spectre Kotoko Iwanaga 1/7 Scale Figure
P58869


FOURTH QUARTER

Date A Bullet B-Style White Queen (Bunny Ver.) 1/4 Scale Figure
F51031


FOURTH QUARTER

Glasses Accessories II Clear (Reissue)
PM38385


FIRST QUARTER

Warhammer 40k Space Wolves Varagyr Wolf Guard Squad Varagyr Thegn 1/18 Scale
Action Figure
JT6908


FIRST QUARTER

Warhammer 40K Sons of Horus Ezekyle Abaddon, First Captain of the XVLth Legion
1/18 Scale Action Figure
JT9770


FIRST QUARTER

Warhammer 40K Blood Angels Intercessor with Jump Pack (Ver. 1) 1/18 Scale Action
Figure
JT8483


FIRST QUARTER

Vocaloid Hatsune Miku (Magical Mirai 2023 Ver.) 1/7 Scale Figure
CO11208


FIRST QUARTER

Re Zero Starting Life in Another World KD Colle Rem (Graceful Beauty 2024 New
Year Ver.) 1/7 Scale Limited Edition Figure
KK24190


FIRST QUARTER

C.C.Chalcosoma 1/7 Scale Figure
HSTAR-CCC


FIRST QUARTER

Cthulhu Sans Zero Cthulhu 1/12 Scale Model Kit
SART-CTHULHU


FOURTH QUARTER

NieR Automata Ver1.1a Ichibansho 2B Art Scale Bust
BAS66923


FOURTH QUARTER

Gintama Ichibansho Masterlise Gintoki Sakata (Gintama 2) Figure
BAS66935


FOURTH QUARTER

JoJo's Bizarre Adventure Ichibansho Masterlise Okuyasu Nijimura (Diamond is
Unbreakable) Figure
BAS66930


FOURTH QUARTER

JoJo's Bizarre Adventure Ichibansho Masterlise Rohan Kishibe (Diamond is
Unbreakable) Figure
BAS66933


FOURTH QUARTER

My Hero Academia Ichibansho Masterlise Star & Stripe (The Form of Justice)
Figure
BAS65988


FOURTH QUARTER

Dragon Ball Z Ichibansho Masterlise Plus Piccolo & Gohan (Vs Omnibus Amazing)
Figure
BAS65960


FOURTH QUARTER

Dragon Ball Z Ichibansho Masterlise Mr. Satan (Future) (Dueling to the Future)
Figure
BAS65933


FOURTH QUARTER

Dragon Ball Z Ichibansho Masterlise Trunks (Dueling to the Future) Figure
BAS65930


FOURTH QUARTER

NBK 232 Gatling Warrior Crusher Transformer Figure
NBK232
Kamen Rider ARTlized -Go!Go!Rider Kick!- Boxed Set of 6 Figures
BAS65686


FOURTH QUARTER

JoJo's Bizarre Adventure Ichibansho Masterlise Jonathan Joestar (Phantom Blood &
Battle Tendency)
BAS65853


FOURTH QUARTER

Overlord Spiritale Albedo (Ending Ver.) 1/7 Scale Figure
T42254
Nendoroid More Face Swap Good Smile Selection 02 Set of 9 Face Plates
G16678
Miss Kobayashi's Dragon Maid Nendoroid No.1963 Kanna
GAS17094


FOURTH QUARTER

Hololive Production Nendoroid No.2009 Shiranui Flare
G17214


FOURTH QUARTER

RWBY: Ice Queendom Nendoroid No.1968 Ruby Rose (Lucid Dream Ver.)
G17133


FOURTH QUARTER

Hardcore Coldplay People's Armed Police Automatic Rifleman 1/18 Scale Figure
JT1811


FOURTH QUARTER

Fate/Grand Order Lancer (Caenis) 1/7 Scale Figure
G94453


FOURTH QUARTER

League of Legends Xayah 1/7 Scale Figure
HM87859


FOURTH QUARTER

Freedom Militia 01 1/18 Scale Figure
JT2511


FOURTH QUARTER

Fate/Grand Order Altria (Caster) 1/7 Scale Figure
AOA-87209M


FOURTH QUARTER

Nijisanji Nendoroid No.1848 Kanae
G12830
The Rising of the Shield Hero F:Nex Raphtalia (Shiromuku Ver.) 1/7 Scale Figure
FR95726


FOURTH QUARTER

 * 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