{"title":"Weiss Schwarz","description":"","products":[{"product_id":"psa10-albedo-merciful-pure-white-devil-signed-weiss-schwarz-overlord-ovl-se5461","title":"PSA10 Albedo Merciful Pure White Devil Signed Weiss Schwarz Overlord OVL SE5461","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47670689890516,"sku":"260227002","price":283.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_8e30aacd-c100-4015-8b8b-4fae6561bcb5.jpg?v=1773843135"},{"product_id":"weiss-schwarz-ssp-umamusume-cinderella-gray-belno-light-uma-w134073ssp-japan","title":"Weiss Schwarz SSP Umamusume Cinderella Gray Belno Light UMA\/W134073SSP Japan","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47670709158100,"sku":"260227012","price":133.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_3d1744fc-2a18-4946-92ca-6cce319e064f.jpg?v=1773843241"},{"product_id":"weiss-schwarz-umamusume-tamamo-cross-signed-cinderella-gray-uma-w134056ssp-ssp","title":"Weiss Schwarz Umamusume Tamamo Cross Signed Cinderella Gray UMA\/W134056SSP SSP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47670711353556,"sku":"260227013","price":273.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_3bacf12b-2c83-4eb4-a9ec-aa44be5c8d2f.jpg?v=1773843248"},{"product_id":"psa10-weiss-schwarz-megumin-kadokawa-sneaker-bunko-061-secret-sec-japanese-card","title":"PSA10 Weiss Schwarz Megumin Kadokawa Sneaker Bunko 061 Secret SEC Japanese Card","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47670729998548,"sku":"260227024","price":343.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_64882b4f-0297-4940-b2e0-cc9cac975917.jpg?v=1773843354"},{"product_id":"weiss-schwarz-yoisaki-kanade-project-sekai-vol-3-pjs-s125114ex-sec-japanese","title":"Weiss Schwarz Yoisaki Kanade Project Sekai vol.3 PJS\/S125114EX SEC Japanese","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47670944432340,"sku":"260310194","price":739.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_a7ee464d-0caa-484f-8f91-13a2d229aac1.jpg?v=1773845027"},{"product_id":"weiss-schwarz-rent-a-girlfriend-vol-2-japanese-1case-24-box-sealed-new","title":"Weiss Schwarz Rent A Girlfriend Vol. 2 Japanese 1case 24 box Sealed New","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750260130004,"sku":"260324431","price":1055.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_f83222ca-f2a7-4228-8824-caccbe0effbb.jpg?v=1775099854"},{"product_id":"psa10-signed-shinano-foil-weiss-schwarz-azur-lane-vol-2-azl-s119038sp-sp","title":"PSA10 Signed Shinano Foil Weiss Schwarz Azur Lane vol.2 AZL\/S119038SP SP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750266912980,"sku":"260329488","price":845.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_5c8d0fdc-b3fb-493d-bd9d-b895ce808f4e.jpg?v=1775100276"},{"product_id":"overlord-ainz-ovl-se54p01ex-pr-weiss-schwarz-promo-japanese-card","title":"OverLord Ainz OVL\/SE54P01EX PR+ Weiss Schwarz Promo Japanese Card","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750267109588,"sku":"260329489","price":209.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_9d085ce3-68e8-4187-baa6-ebb2a48d3ba8.jpg?v=1775100283"},{"product_id":"psa10-mai-shiranui-pr-foil-weiss-schwarz-kof-top-prize-promo-japanese","title":"PSA10 Mai Shiranui PR Foil Weiss Schwarz Kof Top Prize Promo Japanese","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750267896020,"sku":"260329492","price":755.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_74da6583-cab2-4fe4-80cb-58cd555294fa.jpg?v=1775100306"},{"product_id":"psa10-weiss-schwarz-overlord-hero-who-saved-the-country-ovl-se54p02ex-pr","title":"PSA10 Weiss Schwarz OverLord Hero who saved the country OVL\/SE54P02EX PR+","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750270550228,"sku":"260329496","price":653.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_f4793ce4-5ad4-444b-b617-748926c7d843.jpg?v=1775100336"},{"product_id":"weiss-schwarz-bunny-girl-senpai-sby-w136001ex-sec-sakurajima-mai-signed","title":"Weiss Schwarz Bunny girl senpai SBY\/W136001EX SEC Sakurajima Mai Signed","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750281003220,"sku":"260331523","price":466.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_5bec167e-58ac-48e3-a8a2-6422afe9aa41.jpg?v=1775100471"},{"product_id":"weiss-schwarz-bunny-girl-senpai-sby-w136046ex-abr-sakurajima-mai-signed","title":"Weiss Schwarz Bunny girl senpai SBY\/W136046EX ABR Sakurajima Mai Signed","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750281527508,"sku":"260331524","price":1642.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_aacf57b3-7171-42c0-9c5c-ae1b5b44c974.jpg?v=1775100479"},{"product_id":"fern-sfn-s128073ssp-ssp-weiss-schwarz-frieren-beyond-journey-s-end-new-edition","title":"Fern SFN\/S128073SSP SSP Weiss Schwarz Frieren Beyond Journey’s End New Edition","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750284706004,"sku":"260330515","price":286.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_09e60103-a564-4243-82b2-5e98da80ee44.jpg?v=1775100555"},{"product_id":"jubel-weiss-schwarz-frieren-beyond-journey-s-end-new-edition-sfn-s128028sp-sp","title":"Jubel Weiss Schwarz Frieren: Beyond Journey’s End New Edition SFN\/S128028SP SP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750284968148,"sku":"260330516","price":527.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_8594e99c-4495-4189-ab26-f09734fbb82c.jpg?v=1775100562"},{"product_id":"psa-10-weiss-schwarz-frieren-beyond-journeys-end-sfn-s108074ssp-signed-ssp","title":"PSA 10 Weiss Schwarz Frieren Beyond Journey's End SFN\/S108074SSP Signed SSP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750285230292,"sku":"260330517","price":835.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_6ca802be-08f8-49ed-8a7c-a216f79d0d8c.jpg?v=1775100569"},{"product_id":"frieren-ssp-weiss-schwarz-frieren-beyond-journey-s-end-new-edition-sfn-s128074","title":"Frieren SSP Weiss Schwarz Frieren: Beyond Journey’s End New Edition SFN\/S128074","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47750285492436,"sku":"260330518","price":606.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_ee7b921f-19fd-4e97-86c6-62e2a556c84d.jpg?v=1775100577"},{"product_id":"weiss-schwarz-serie-sp-sfn-s108-025sp-frieren-beyond-journeys-end-signed","title":"Weiss Schwarz Serie SP SFN\/S108-025SP Frieren Beyond Journey's End Signed","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47761501585620,"sku":"260403049","price":89.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_837d1a4a-6aaa-4c16-bb7d-1853a7b4ad77.jpg?v=1775318223"},{"product_id":"psa-10-weiss-schwarz-magician-frieren-beyond-journeys-end-t11-signed-gold-td-sp","title":"PSA 10 Weiss Schwarz Magician Frieren Beyond Journey's End T11 Signed Gold TD SP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47761501683924,"sku":"260403051","price":557.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_f786dcd5-1980-40fb-b43b-801a7a1f4c92.jpg?v=1775318238"},{"product_id":"psa10-weiss-schwarz-dandadan-ddd-s118-p07ex-pr-aira-foil-japanese-gem-mint","title":"PSA10 Weiss Schwarz Dandadan DDD\/S118-P07EX PR+ Aira FOIL Japanese GEM MINT","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47773514498260,"sku":null,"price":365.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_51d31502-9140-439c-9bf4-1185b20faebd.jpg?v=1775702938"},{"product_id":"psa-10-weiss-schwarz-kings-pride-ainz-overlord-signed-gold-signature-48-2025-sp","title":"PSA 10 Weiss Schwarz King's Pride Ainz Overlord Signed Gold Signature 48 2025 SP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47773515677908,"sku":null,"price":140.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_74eeb8e1-643d-407a-93a6-97a1c8130ca9.jpg?v=1775702998"},{"product_id":"psa-10-weiss-schwarz-date-a-live-lucifugus-white-queen-signed-027-sp-japanese","title":"PSA 10 Weiss Schwarz DATE A LIVE  Lucifugus White Queen Signed 027 SP Japanese","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47773517775060,"sku":null,"price":676.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_53291625-c7df-4c74-bd0f-3ea06d1085be.jpg?v=1775703040"},{"product_id":"psa10-signed-shinano-foil-weiss-schwarz-azur-lane-vol-2-azl-s119-038ex-sec-jp","title":"PSA10 Signed Shinano Foil Weiss Schwarz Azur Lane vol.2 AZL\/S119-038EX SEC+ JP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47773518037204,"sku":"260409145","price":709.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_cb6385b9-04a0-4eec-b34d-d6730e754999.jpg?v=1775703058"},{"product_id":"psa-10-weiss-schwarz-azur-lane-shinano-038-s119-signed-gold-sp-japanese","title":"PSA 10 Weiss Schwarz Azur Lane Shinano 038 S119 Signed Gold SP Japanese","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47773518069972,"sku":null,"price":816.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_46fad165-6ea1-462d-bf83-31aff44e046e.jpg?v=1775703067"},{"product_id":"psa-10-weiss-schwarz-miku-nakano-the-quintessential-quintuplets-signed-152-sp","title":"PSA 10 Weiss Schwarz Miku Nakano The Quintessential Quintuplets Signed 152 SP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47810602336468,"sku":null,"price":163.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/57_f182eadd-987a-46f7-bc03-8c6e52966478.jpg?v=1776347325"},{"product_id":"albedo-merciful-pure-white-devil-signed-weiss-schwarz-overlord-tgc-ovl-se54-61sp","title":"Albedo Merciful Pure White Devil Signed Weiss Schwarz Overlord TGC OVL\/SE54-61SP","description":"\u003cstyle\u003e\n  .ptcg-wrap {\n    font-family: 'DM Sans', sans-serif;\n    width: 100%;\n    color: #1a1a1a;\n    line-height: 1.6;\n  }\n  .ptcg-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  \/* HERO *\/\n  .ptcg-hero {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 50%, #142d5c 100%);\n    padding: 52px 40px 44px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .ptcg-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 60% 40% at 20% 50%, rgba(255,180,0,0.08) 0%, transparent 70%),\n      radial-gradient(ellipse 50% 60% at 80% 30%, rgba(0,120,255,0.10) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .ptcg-hero-label {\n    display: inline-block;\n    font-size: 10px;\n    font-weight: 600;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffb300;\n    border: 1px solid rgba(255,179,0,0.4);\n    padding: 5px 14px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n  }\n  .ptcg-hero h1 {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 38px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.15;\n    margin-bottom: 14px;\n    letter-spacing: -0.5px;\n  }\n  .ptcg-hero h1 span { color: #ffb300; }\n  .ptcg-hero p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* TRUST BADGES *\/\n  .ptcg-badges {\n    display: flex;\n    width: 100%;\n    background: #fff;\n    border-bottom: 1px solid #ececec;\n  }\n  .ptcg-badge {\n    flex: 1;\n    padding: 18px 10px;\n    text-align: center;\n    border-right: 1px solid #ececec;\n  }\n  .ptcg-badge:last-child { border-right: none; }\n  .ptcg-badge-icon { margin-bottom: 6px; display: flex; justify-content: center; }\n  .ptcg-badge-icon svg { width: 26px; height: 26px; }\n  .ptcg-badge-text {\n    font-size: 11px;\n    font-weight: 600;\n    color: #0e2244;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  \/* SECTION COMMON *\/\n  .ptcg-section {\n    padding: 36px 40px;\n    border-bottom: 1px solid #ececec;\n    background: #fff;\n    width: 100%;\n  }\n  .ptcg-section:nth-of-type(even) { background: #fafaf8; }\n  .ptcg-section-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 22px;\n  }\n  .ptcg-section-icon {\n    width: 38px;\n    height: 38px;\n    min-width: 38px;\n    border-radius: 8px;\n    background: #0e2244;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .ptcg-section-icon svg { width: 20px; height: 20px; }\n  .ptcg-section-title {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 21px;\n    font-weight: 700;\n    color: #0e2244;\n    letter-spacing: -0.3px;\n  }\n\n  \/* PAYMENT *\/\n  .ptcg-payment-highlight {\n    background: linear-gradient(135deg, #fff8e1, #fffde7);\n    border: 1px solid #ffe082;\n    border-left: 4px solid #ffb300;\n    border-radius: 6px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: center;\n    gap: 14px;\n  }\n  .ptcg-big-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 42px;\n    font-weight: 900;\n    color: #e65100;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .ptcg-payment-label { font-size: 13px; color: #5d4037; line-height: 1.5; }\n  .ptcg-payment-label strong { display: block; font-size: 15px; color: #1a1a1a; margin-bottom: 4px; }\n\n  \/* SHIPPING *\/\n  .ptcg-carrier-row { display: flex; gap: 10px; margin-bottom: 22px; flex-wrap: wrap; }\n  .ptcg-carrier-chip {\n    padding: 8px 18px;\n    background: #0e2244;\n    color: #fff;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n  .ptcg-info-list { list-style: none; display: flex; flex-direction: column; gap: 12px; }\n  .ptcg-info-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    font-size: 14.5px;\n    color: #333;\n    line-height: 1.55;\n  }\n  .ptcg-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    background: #e8f5e9;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* CUSTOMS DDU *\/\n  .ptcg-ddu-card {\n    border-radius: 8px;\n    padding: 22px 24px;\n    background: #fdf3f2;\n    border: 1px solid #ffcdd2;\n    margin-bottom: 16px;\n  }\n  .ptcg-tag-ddu {\n    display: inline-block;\n    background: #c62828;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    padding: 3px 9px;\n    border-radius: 3px;\n    letter-spacing: 0.5px;\n    margin-bottom: 8px;\n  }\n  .ptcg-card-title {\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 10px;\n    color: #b71c1c;\n  }\n  .ptcg-ddu-card p { font-size: 13.5px; line-height: 1.6; color: #333; }\n  .ptcg-note-row {\n    background: #fff8e1;\n    border: 1px solid #ffe082;\n    border-radius: 5px;\n    padding: 12px 16px;\n    font-size: 13px;\n    color: #6d4c41;\n    display: flex;\n    gap: 8px;\n    align-items: flex-start;\n  }\n\n  \/* FOOTER *\/\n  .ptcg-footer {\n    background: linear-gradient(135deg, #0a1628 0%, #0e2244 100%);\n    padding: 36px 40px;\n    text-align: center;\n  }\n  .ptcg-footer p { color: rgba(255,255,255,0.6); font-size: 14px; }\n  .ptcg-footer p strong { color: #fff; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ptcg-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ptcg-hero\"\u003e\n    \u003cdiv class=\"ptcg-hero-label\"\u003e- Official Online Store -\u003c\/div\u003e\n    \u003ch1\u003ePony TCG \u003cspan\u003eJapan\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp\u003eAuthentic Japanese trading cards - shipped directly from Japan with full tracking and peace of mind.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST BADGES --\u003e\n  \u003cdiv class=\"ptcg-badges\"\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eAlways Tracked\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Mon-Fri\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eSecure Payment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-badge\"\u003e\n      \u003cdiv class=\"ptcg-badge-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0e2244\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-badge-text\"\u003eShips Worldwide\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAYMENT --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003ePayment\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-payment-highlight\"\u003e\n      \u003cdiv class=\"ptcg-big-num\"\u003e10\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-payment-label\"\u003e\n        \u003cstrong\u003eBusiness Days to Ship\u003c\/strong\u003e\n        We typically dispatch your order within 10 business days of receiving cleared payment.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHIPPING --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-carrier-row\"\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eFedEx\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eDHL\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-carrier-chip\"\u003eUPS\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"ptcg-info-list\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eFull tracking on every order.\u003c\/strong\u003e Once shipped, you'll receive a tracking number so you can monitor your package every step of the way.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eShip to your registered address.\u003c\/strong\u003e Need a different address? Simply update your shipping address at checkout before placing your order.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"ptcg-check\"\u003e✓\u003c\/span\u003e\n        \u003cspan\u003e\u003cstrong\u003eMonday to Friday dispatch.\u003c\/strong\u003e Shipping companies are closed on weekends, so all orders are processed on business days only.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CUSTOMS --\u003e\n  \u003cdiv class=\"ptcg-section\"\u003e\n    \u003cdiv class=\"ptcg-section-header\"\u003e\n      \u003cdiv class=\"ptcg-section-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ptcg-section-title\"\u003eInternational Buyers - Customs \u0026amp; Duties\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-ddu-card\"\u003e\n      \u003cdiv class=\"ptcg-tag-ddu\"\u003eDDU - Buyer Responsible for Duties\u003c\/div\u003e\n      \u003cdiv class=\"ptcg-card-title\"\u003eAll Countries\u003c\/div\u003e\n      \u003cp\u003eImport duties, taxes, and customs fees are \u003cstrong\u003enot included\u003c\/strong\u003e in the item price or shipping cost. These charges are the \u003cstrong\u003ebuyer's responsibility\u003c\/strong\u003e. Please check with your country's customs office to determine what additional costs may apply before purchasing. Carriers may collect these fees at delivery - they are not additional charges from us.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ptcg-note-row\"\u003e\n      \u003cspan style=\"flex-shrink:0;margin-top:1px;\"\u003e\n        \u003csvg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#e65100\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan\u003eWe \u003cstrong\u003ecannot\u003c\/strong\u003e undervalue items or mark shipments as \"gifts.\" This is prohibited under international shipping regulations.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"ptcg-footer\"\u003e\n    \u003cp\u003eQuestions? \u003cstrong\u003eFeel free to message us anytime.\u003c\/strong\u003e We're happy to help.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Pony TCG Japan","offers":[{"title":"Default Title","offer_id":47824810672340,"sku":null,"price":210.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0791\/5755\/9508\/files\/1_0a02df30-5364-4e27-add1-228b7ebee633.png?v=1776732174"}],"url":"https:\/\/ponytcg.com\/ja\/collections\/weiss-schwarz.oembed","provider":"Pony TCG Japan","version":"1.0","type":"link"}