P-Bandai Quick ATC Bookmarklets

How it works: drag the colored buttons below to your bookmark bar. While logged into p-bandai.com, click a bookmark to instantly POST that item to your cart — no clicking through product pages required.

Each fires POST /api/cart/addToCart with the item's areaItemNo. CSRF is read from window.USER_DATA.csrfToken. X-G1-Area-Code: us is included.

Test — Gundam X Charm $7

Currently live. Use this to verify the bookmarklet works on your account before drop day. Item code NAI0815514US.

Gundam X Charm (test)

One Piece Premium Card Collection — Best Selection vol.7

ONE PIECE CARD GAME official Premium Card Collection. Item code NAI0830118US.

Premium Card Collection vol.7

One Piece Official Playmat — Limited Edition vol.6

ONE PIECE CARD GAME official Playmat. Item code NAI0830119US.

Playmat vol.6

Both One Piece items — single request

Single POST containing both NAIs (NAI0830118US + NAI0830119US). One click, both items.

Both One Piece items

What to expect

Status 200 = item landed in cart. Check /us/cart to confirm.
Status 400 CouldNotAddToCartBySuspendedItem = item exists but pre-order isn't open yet (try again at drop time).
Status 500 with generic page = anti-bot rejected (try logging out and back in).
"CSRF NOT FOUND - login first" = you're not logged in on p-bandai.com.