{"product_id":"sony-memory-stick-pro-duo-magicgate-storage-card-for-psp-cameras","title":"Sony Memory Stick PRO Duo MagicGate Storage Card For PSP \u0026 Cameras","description":"\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eProduct Title\u003c\/title\u003e\n    \u003cstyle\u003e\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            background-color: #fff;\n            color: #333;\n        }\n\n        header,\n        .footer {\n            background-color: #555;\n            padding: 20px;\n            text-align: center;\n        }\n\n        .menu {\n            margin-top: 10px; \/* Increased margin-top *\/\n            text-align: center;\n            font-size: 16px; \/* Decreased font-size *\/\n        }\n\n        .menu a {\n            text-decoration: none;\n            color: #fff;\n            background-color: #555;\n            padding: 10px 15px; \/* Decreased padding *\/\n            margin: 0 5px; \/* Adjusted margin *\/\n            border: 2px solid transparent;\n            transition: border-color 0.3s, color 0.3s;\n            display: inline-block;\n            font-size: 16px; \/* Decreased font-size *\/\n            position: relative; \/* Added *\/\n        }\n\n        .menu a::before {\n            content: '';\n            position: absolute;\n            top: 100%;\n            left: 50%;\n            width: 0;\n            height: 2px;\n            background-color: #ffd700;\n            transition: width 0.3s ease, left 0.3s ease;\n            transform: translateX(-50%);\n        }\n\n        .menu a:hover::before {\n            width: 100%;\n            left: 0;\n        }\n\n        .menu a span {\n            font-size: 20px; \/* Increased font-size *\/\n            vertical-align: middle;\n            margin-right: 5px;\n        }\n\n        .menu a:hover {\n            border-color: #ffd700;\n            color: #ffd700;\n        }\n\n        .logo-container {\n            text-align: center;\n            margin-bottom: 20px;\n        }\n\n        .logo-container img {\n            width: 50%; \/* Adjusted width *\/\n            max-width: 200px; \/* Added max-width *\/\n            display: block;\n            margin: 0 auto;\n            margin-bottom: 10px;\n        }\n\n        .main-content {\n            background-color: transparent;\n            padding: 20px;\n            margin: 20px auto;\n            border-radius: 10px;\n            max-width: 90%; \/* Added max-width *\/\n        }\n\n        .product-details {\n            width: 100%; \/* Changed width to 100% *\/\n            text-align: center;\n        }\n\n        .product-details h2 {\n            color: #333;\n            text-align: center;\n        }\n\n        .product-details p,\n        .product-details ul,\n        .product-details table,\n        .product-details table td {\n            color: #333;\n        }\n\n        .product-details ul {\n            list-style: none;\n            padding: 0;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n\n        .product-details ul li {\n            font-size: 16px; \/* Decreased font-size *\/\n            margin-bottom: 10px;\n            text-align: left;\n            padding-left: 20px;\n            position: relative;\n        }\n\n        .product-details ul li::before {\n            content: \"\\2022\";\n            position: absolute;\n            left: 0;\n            color: #333;\n        }\n\n        .product-details table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-bottom: 20px;\n            background-color: #333;\n            color: #;\n        }\n\n        .product-details table td {\n            padding: 10px;\n            border: 1px solid #555;\n            text-align: center;\n            font-size: 16px; \/* Decreased font-size *\/\n        }\n\n        .product-details table td:first-child {\n            font-weight: bold;\n            background-color: #555;\n        }\n\n        .footer {\n            text-align: center;\n            margin-top: 20px; \/* Increased margin-top *\/\n            padding: 20px 0; \/* Adjusted padding *\/\n        }\n\n        .tab-container {\n            display: flex;\n            justify-content: center;\n            margin-bottom: 10px; \/* Decreased margin-bottom *\/\n        }\n\n        .tab {\n            display: inline-block;\n            padding: 10px 15px; \/* Decreased padding *\/\n            margin: 0 5px; \/* Adjusted margin *\/\n            background-color: #555;\n            color: #ffd700;\n            cursor: pointer;\n            transition: background-color 0.3s;\n            text-decoration: none;\n            font-size: 16px; \/* Decreased font-size *\/\n        }\n\n        .tab:hover {\n            background-color: #666;\n        }\n\n        .info-container {\n            display: none;\n            margin-top: 20px;\n            padding: 10px;\n            background-color: #555;\n            border-radius: 5px;\n            color: #fff;\n            font-size: 16px; \/* Decreased font-size *\/\n        }\n\n        .info-container:target {\n            display: block;\n        }\n\n        \/* Styles for table categories *\/\n        .product-details table td:nth-child(odd) {\n            color: white;\n        }\n\n        @media only screen and (max-width: 600px) {\n            .menu a {\n                padding: 8px 12px; \/* Adjusted padding for smaller screens *\/\n                font-size: 14px; \/* Decreased font-size for smaller screens *\/\n            }\n            .menu a span {\n                font-size: 16px; \/* Decreased font-size for smaller screens *\/\n            }\n            .logo-container img {\n                width: 70%; \/* Adjusted width for smaller screens *\/\n            }\n            .product-details ul li {\n                font-size: 14px; \/* Decreased font-size for smaller screens *\/\n            }\n            .product-details table td {\n                font-size: 14px; \/* Decreased font-size for smaller screens *\/\n            }\n            .tab {\n                padding: 8px 12px; \/* Adjusted padding for smaller screens *\/\n                font-size: 14px; \/* Decreased font-size for smaller screens *\/\n            }\n            .info-container {\n                font-size: 14px; \/* Decreased font-size for smaller screens *\/\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n\n    \u003cheader\u003e\n        \u003cdiv class=\"logo-container\"\u003e\n            \u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"menu\"\u003e\n            \u003ca href=\"https:\/\/www.ebay.co.uk\/str\/nativesolewarehouse\/Digital-Cameras\/_i.html?_sacat=31388\"\u003eDigital Cameras\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.ebay.co.uk\/str\/nativesolewarehouse\/Film-Cameras\/_i.html?_sacat=15230\"\u003eFilm Cameras\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.ebay.co.uk\/str\/nativesolewarehouse\/Camcorders\/_i.html?_sacat=11724\"\u003eCamcorders\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.ebay.co.uk\/str\/nativesolewarehouse\/Lenses\/_i.html?_sacat=3323\"\u003eLenses\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.ebay.co.uk\/str\/nativesolewarehouse\/Memory-Cards\/_i.html?_sacat=18871\"\u003eMemory Cards\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.ebay.co.uk\/sch\/15200\/i.html?_dkr=1\u0026amp;iconV2Request=true\u0026amp;_blrs=recall_filtering\u0026amp;_ssn=nativesolewarehouse\u0026amp;store_name=nativesolewarehouse\u0026amp;_sop=10\u0026amp;_oac=1\"\u003eAccessories\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"main-content\"\u003e\n        \u003cdiv class=\"product-details\"\u003e\n            \u003ch2\u003eSony Memory Stick PRO Duo MagicGate Storage Card For PSP \u0026amp; Cameras\u003c\/h2\u003e\n            \u003cp\u003eIncl\u003cspan style=\"background-color: transparent;\"\u003eudes:\u003c\/span\u003e\u003c\/p\u003e\n\u003cspan style=\"font-size: 16px; text-align: left; background-color: transparent;\"\u003e\u003cb\u003e1x Sony Memory Stick PRO Duo Card of your choice\u003c\/b\u003e\u003c\/span\u003e\u003cbr\u003e\u003cul\u003e\n\u003cli\u003eChoose using drop down menu above!\u003c\/li\u003e\n\u003cli\u003eVarious Capacities\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003ctable\u003e\n                \u003ctbody\u003e\n                    \u003ctr style=\"background-color: #fff;\"\u003e\n                        \u003ctd\u003eType\u003c\/td\u003e\n                        \u003ctd\u003eWorking \u0026amp; Formatted\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr style=\"background-color: #fff;\"\u003e\n                        \u003ctd\u003eCondition\u003c\/td\u003e\n                        \u003ctd\u003eUsed\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"footer\"\u003e\n        \u003cdiv class=\"tab-container\"\u003e\n\u003ca class=\"tab\" href=\"#postage-info\"\u003ePostage\u003c\/a\u003e\n            \u003ca class=\"tab\" href=\"#returns-info\"\u003eReturns\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv id=\"about-info\" class=\"info-container\"\u003e\n            \u003cp\u003eWelcome to Native Sole Warehouse!\u003c\/p\u003e\n            \u003cp\u003eOur philosophy is to breathe new life into quality pre-owned camera equipment. By doing so we reduce landfill waste, unlock countless new photographic potential and offer it all at great prices to our great customers.\u003c\/p\u003e\n            \u003cp\u003eFrom digital cameras and camcorders to batteries and lenses. Whether you're a professional photographer or an enthusiastic hobbyist, we have everything you need to capture life's greatest moments.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv id=\"postage-info\" class=\"info-container\"\u003e\n            \u003cp\u003eFREE postage in the UK!\u003c\/p\u003e\n            \u003cp\u003e24hr tracked service option for when you need your order super fast.\u003c\/p\u003e\n            \u003cp\u003eWe ship all over the world.\u003c\/p\u003e\n            \u003cp\u003eCheck listings for dispatch and delivery estimates.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv id=\"returns-info\" class=\"info-container\"\u003e\n            \u003cp\u003eIn the rare occasion you are not happy with your purchase, please message us, and we will gladly assist you with your concern.\u003c\/p\u003e\n            \u003cp\u003eOur returns policy allows for returns within 30 days of purchase, with the buyer responsible for return postage.\u003c\/p\u003e\n            \u003cp\u003eReturned items must be in their original condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"Sony","offers":[{"title":"1 GB","offer_id":65911948935517,"sku":"386940020631_1GB_BE42B","price":8.5,"currency_code":"GBP","in_stock":true},{"title":"128 MB","offer_id":65911949033821,"sku":"386940020631_128MB_D50FA","price":7.95,"currency_code":"GBP","in_stock":false},{"title":"1 GB High Speed","offer_id":65911949066589,"sku":"386940020631_F020_1GBHighSp1A7EE","price":8.95,"currency_code":"GBP","in_stock":false},{"title":"8 GB PRO-HG Duo HX","offer_id":65911949099357,"sku":"386940020631_F020_8GBPROHGD3D1EF","price":17.95,"currency_code":"GBP","in_stock":false},{"title":"512 MB","offer_id":65911949132125,"sku":"386940020631_F020_512MB_D73CA","price":7.5,"currency_code":"GBP","in_stock":false},{"title":"256 MB","offer_id":65911949164893,"sku":"386940020631_F020_256MB_2BAB0","price":7.5,"currency_code":"GBP","in_stock":false},{"title":"1 GB - Mark 2","offer_id":65911949197661,"sku":"386940020631_F020_1GBMark2_87B68","price":8.95,"currency_code":"GBP","in_stock":false},{"title":"4 GB - Mark 2","offer_id":65911949230429,"sku":"386940020631_F020_4GBMark2_FEC1E","price":12.95,"currency_code":"GBP","in_stock":false},{"title":"2 GB - Mark 2","offer_id":65911949263197,"sku":"386940020631_F020_2GBMark2_77B2A","price":8.95,"currency_code":"GBP","in_stock":false},{"title":"32 GB - PRO-HG HX","offer_id":65911949295965,"sku":"386940020631_F020_32GBPROHG41CA4","price":29.95,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0959\/9959\/0749\/files\/57_1c55f0ee-813e-451e-a9ca-6893597ab76d.jpg?v=1789318476","url":"https:\/\/nativesolecameras.com\/products\/sony-memory-stick-pro-duo-magicgate-storage-card-for-psp-cameras","provider":"Native Sole Cameras","version":"1.0","type":"link"}