{"product_id":"solid-snake-figure-metal-gear-solid-nendoroid-447-good-smile-company-misb","title":"Solid Snake Figure Metal Gear Solid Nendoroid 447 Good Smile Company MISB","description":"\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@500;700;900\u0026amp;family=Zen+Maru+Gothic:wght@400;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  body {\n    background-color: #0f1110;\n    color: #e2e8f0;\n    font-family: 'Zen Maru Gothic', sans-serif;\n    margin: 0;\n    padding: 0;\n    line-height: 1.7;\n  }\n  .container {\n    max-width: 900px;\n    margin: 40px auto;\n    background: linear-gradient(135deg, #1f2922 0%, #0f1110 100%);\n    border: 3px solid #3f6212;\n    border-radius: 4px;\n    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.95), inset 0 0 25px rgba(63, 98, 18, 0.3);\n    overflow: hidden;\n  }\n  .header {\n    background: radial-gradient(circle at center, #14532d 0%, #0f1110 100%);\n    padding: 80px 20px;\n    text-align: center;\n    position: relative;\n    border-bottom: 4px solid #84cc16;\n  }\n  .header::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 2px,\n      rgba(132, 204, 22, 0.1) 2px,\n      rgba(132, 204, 22, 0.1) 4px\n    );\n    pointer-events: none;\n  }\n  .header h1 {\n    font-family: 'Cinzel', serif;\n    font-size: 3.4rem;\n    color: #ffffff;\n    margin: 0;\n    text-transform: uppercase;\n    letter-spacing: 4px;\n    text-shadow: 0 0 25px rgba(132, 204, 22, 0.8), 2px 2px 0px #3f6212;\n  }\n  .header h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 1.3rem;\n    color: #bef264;\n    letter-spacing: 8px;\n    margin-top: 15px;\n    font-weight: 700;\n  }\n  .badge {\n    display: inline-block;\n    background: #4d7c0f;\n    color: #ffffff;\n    padding: 10px 30px;\n    font-weight: 900;\n    border-radius: 0px;\n    margin-top: 30px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-size: 1.1rem;\n    box-shadow: 4px 4px 0px #a3e635;\n  }\n  .section {\n    padding: 60px 40px;\n    border-bottom: 2px dashed #3f6212;\n  }\n  .section:last-child {\n    border-bottom: none;\n  }\n  .section h2 {\n    font-family: 'Cinzel', serif;\n    font-size: 2rem;\n    color: #a3e635;\n    margin-top: 0;\n    border-left: 6px solid #84cc16;\n    padding-left: 15px;\n    text-transform: uppercase;\n    text-shadow: 0 0 10px rgba(132, 204, 22, 0.5);\n  }\n  .quote {\n    font-style: italic;\n    font-size: 1.6rem;\n    color: #bef264;\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 30px;\n    background: rgba(2, 6, 23, 0.8);\n    border: 2px solid #65a30d;\n    border-radius: 4px;\n    box-shadow: inset 0 0 20px rgba(101, 163, 13, 0.2);\n  }\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 30px;\n  }\n  .specs-table th, .specs-table td {\n    padding: 18px;\n    border-bottom: 1px solid #3f6212;\n  }\n  .specs-table th {\n    text-align: left;\n    color: #a3e635;\n    width: 35%;\n    font-weight: bold;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .specs-table td {\n    color: #f8fafc;\n    font-weight: bold;\n  }\n  .condition-box {\n    background-color: rgba(132, 204, 22, 0.05);\n    border: 2px solid #84cc16;\n    padding: 30px;\n    margin-top: 30px;\n    border-radius: 4px;\n    position: relative;\n  }\n  .condition-box::before {\n    content: '★ TACTICAL ESPIONAGE CONDITION ★';\n    position: absolute;\n    top: -14px;\n    left: 20px;\n    background: #84cc16;\n    color: #000000;\n    padding: 4px 15px;\n    font-size: 0.85rem;\n    font-weight: bold;\n    font-family: 'Cinzel', serif;\n  }\n  .condition-box h3 {\n    color: #bef264;\n    margin-top: 0;\n    font-family: 'Cinzel', serif;\n    letter-spacing: 1px;\n  }\n  .footer-shop {\n    background: #020617;\n    padding: 70px 20px;\n    text-align: center;\n    border-top: 4px solid #65a30d;\n  }\n  .footer-shop h3 {\n    font-family: 'Cinzel', serif;\n    font-size: 2.5rem;\n    color: #ffffff;\n    margin: 0 0 15px 0;\n    letter-spacing: 6px;\n    text-shadow: 0 0 15px #65a30d;\n  }\n  .footer-shop p {\n    color: #94a3b8;\n    margin-bottom: 40px;\n    font-size: 1.15rem;\n  }\n  .btn {\n    display: inline-block;\n    padding: 18px 50px;\n    background: #4d7c0f;\n    color: #ffffff;\n    text-decoration: none;\n    font-family: 'Cinzel', serif;\n    font-weight: bold;\n    font-size: 1.2rem;\n    text-transform: uppercase;\n    transition: all 0.3s ease;\n    box-shadow: 4px 4px 0px #a3e635;\n  }\n  .btn:hover {\n    background: #3f6212;\n    transform: translate(2px, 2px);\n    box-shadow: 2px 2px 0px #a3e635;\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"container\"\u003e\n  \u003cdiv class=\"header\"\u003e\n    \u003ch2\u003eTactical Espionage Action\u003c\/h2\u003e\n    \u003ch1\u003eSolid Snake\u003c\/h1\u003e\n    \u003cdiv class=\"badge\"\u003eMint In Sealed Box \/ Nendoroid 447\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003cdiv class=\"quote\"\u003e\"Kept you waiting, huh?\"\u003c\/div\u003e\n    \u003ch2\u003eThe Lore \u0026amp; Value\u003c\/h2\u003e\n    \u003cp\u003eInfiltrate your collection with the legendary Nendoroid No. 447, Solid Snake, from the groundbreaking \"Metal Gear Solid\" franchise. Masterfully crafted by Good Smile Company, this figure manages to take the gritty, hardened mercenary and transform him into an adorable, yet deadly, tactical masterpiece.\u003c\/p\u003e\n    \u003cp\u003eThis set comes fully equipped for any mission, featuring his iconic handgun, assault rifle, and even the classic cardboard box for ultimate stealth. It also includes an incredible low-polygon face plate, paying a brilliant homage to the original PS1 graphics. As production has long ceased, discovering this piece completely factory-sealed is a high-ranking achievement for any gaming enthusiast.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eCondition \u0026amp; Details\u003c\/h2\u003e\n    \u003cdiv class=\"condition-box\"\u003e\n      \u003ch3\u003ePremium Collector's Grade\u003c\/h3\u003e\n      \u003cp\u003eThis item is graded as \u003cstrong\u003eMISB (Mint In Sealed Box)\u003c\/strong\u003e. It is 100% authentic, brand new, and completely factory sealed. Meticulously archived by our Japanese curation team, the original packaging is in pristine condition, ensuring it is ready for immediate deployment into your highest-tier display.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctbody\u003e\n\u003ctr\u003e\n        \u003cth\u003eFranchise\u003c\/th\u003e\n        \u003ctd\u003eMetal Gear Solid\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCharacter\u003c\/th\u003e\n        \u003ctd\u003eSolid Snake\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eBrand\u003c\/th\u003e\n        \u003ctd\u003eGood Smile Company\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eCondition\u003c\/th\u003e\n        \u003ctd\u003eBrand New \/ Factory Sealed\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003eOrigin\u003c\/th\u003e\n        \u003ctd\u003eAuthentic Japanese Release\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"section\"\u003e\n    \u003ch2\u003eLogistics \u0026amp; Terms\u003c\/h2\u003e\n    \u003cp\u003e\u003cstrong\u003eShipping:\u003c\/strong\u003e Expedited Shipping Worldwide. As a high-value collectible, this item will be packaged with heavy-duty shock-absorbing materials to ensure it survives international transit flawlessly.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eInternational Buyers - Please Note:\u003c\/strong\u003e Import duties are buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"footer-shop\"\u003e\n    \u003ch3\u003efigu japan \/ Akatsuki Selection\u003c\/h3\u003e\n    \u003cp\u003eCurating authentic Japanese pop culture with absolute prestige.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/www.ebay.com\/str\/figujapan\" target=\"_blank\" class=\"btn\"\u003eVisit Our Store\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n","brand":"Good Smile Company","offers":[{"title":"Default Title","offer_id":52100772102464,"sku":"2511010116","price":79.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0945\/3735\/1488\/files\/57_3e4595bc-27e1-4fd1-89f1-3850d9631289.jpg?v=1780963504","url":"https:\/\/figujapan.com\/de\/products\/solid-snake-figure-metal-gear-solid-nendoroid-447-good-smile-company-misb","provider":"Figu Japan","version":"1.0","type":"link"}