{"product_id":"mercury-goospery-rail-2-card-case-samsung-galaxy-s24-plus","title":"Samsung Galaxy S24+ Card Case | Mercury Rail 2 Black Clear $25.99","description":"\u003cstyle\u003e\n.iquick-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0;\n  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n  line-height: 1.6;\n}\n\n.product-header {\n  text-align: center;\n  padding: 20px 0;\n  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\n  color: white;\n  margin-bottom: 30px;\n  border-radius: 12px;\n}\n\n.iquick-brand {\n  background: rgba(255, 255, 255, 0.2);\n  padding: 8px 16px;\n  border-radius: 20px;\n  display: inline-block;\n  font-size: 0.9em;\n  font-weight: 600;\n  margin-bottom: 15px;\n  backdrop-filter: blur(10px);\n}\n\n.product-title {\n  font-size: clamp(1.8rem, 4vw, 2.8rem);\n  font-weight: 700;\n  margin: 0 0 15px 0;\n  text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n}\n\n.price-section {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 15px;\n  flex-wrap: wrap;\n  margin-bottom: 15px;\n}\n\n.current-price {\n  font-size: 2.2em;\n  font-weight: 800;\n  color: #FFD700;\n  text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n}\n\n.availability {\n  background: #28a745;\n  padding: 6px 12px;\n  border-radius: 20px;\n  font-size: 0.9em;\n  font-weight: 600;\n}\n\n.features-section {\n  background: linear-gradient(135deg, #ff6b6b, #ee5a52);\n  color: white;\n  padding: 40px 30px;\n  margin: 30px 0;\n  border-radius: 15px;\n  text-align: center;\n}\n\n.features-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 25px;\n  margin-top: 30px;\n}\n\n.feature-card {\n  background: rgba(255, 255, 255, 0.15);\n  padding: 25px;\n  border-radius: 15px;\n  backdrop-filter: blur(10px);\n  border: 1px solid rgba(255, 255, 255, 0.2);\n  transition: transform 0.3s ease;\n}\n\n.feature-card:hover {\n  transform: translateY(-5px);\n  background: rgba(255, 255, 255, 0.25);\n}\n\n.feature-icon {\n  font-size: 2.5em;\n  margin-bottom: 15px;\n  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.3));\n}\n\n.feature-title {\n  font-size: 1.3em;\n  font-weight: 700;\n  margin-bottom: 12px;\n}\n\n.feature-description {\n  font-size: 0.95em;\n  line-height: 1.5;\n  opacity: 0.95;\n}\n\n.benefits-section {\n  padding: 40px 30px;\n  background: #f8f9fa;\n  border-radius: 15px;\n  margin: 30px 0;\n}\n\n.benefits-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 30px;\n  margin-top: 25px;\n}\n\n.benefit-item {\n  background: white;\n  padding: 25px;\n  border-radius: 12px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.08);\n  border-left: 4px solid #667eea;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.benefit-item:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n}\n\n.benefit-title {\n  font-size: 1.2em;\n  font-weight: 700;\n  color: #333;\n  margin-bottom: 12px;\n}\n\n.specs-section {\n  background: white;\n  padding: 40px 30px;\n  border-radius: 15px;\n  margin: 30px 0;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n}\n\n.color-variants {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 25px;\n  margin: 30px 0;\n}\n\n.color-option {\n  background: #f8f9fa;\n  padding: 25px;\n  border-radius: 12px;\n  text-align: center;\n  border: 2px solid #e9ecef;\n  transition: all 0.3s ease;\n}\n\n.color-option:hover {\n  border-color: #667eea;\n  background: #fff;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n}\n\n.color-name {\n  font-size: 1.3em;\n  font-weight: 700;\n  margin-bottom: 10px;\n}\n\n.sku-info {\n  font-size: 0.9em;\n  color: #666;\n  margin-bottom: 8px;\n}\n\n.cross-selling-section {\n  background: linear-gradient(135deg, #667eea, #764ba2);\n  color: white;\n  padding: 40px 30px;\n  margin: 30px 0;\n  border-radius: 15px;\n  text-align: center;\n}\n\n.cross-sell-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 20px;\n  margin-top: 25px;\n}\n\n.cross-sell-item {\n  background: rgba(255, 255, 255, 0.15);\n  padding: 20px;\n  border-radius: 10px;\n  backdrop-filter: blur(10px);\n  transition: all 0.3s ease;\n}\n\n.cross-sell-item:hover {\n  background: rgba(255, 255, 255, 0.25);\n  transform: translateY(-3px);\n}\n\n.business-info {\n  background: #1f3a93;\n  color: white;\n  padding: 40px 30px;\n  margin: 30px 0;\n  border-radius: 15px;\n  text-align: center;\n}\n\n.warranty-section {\n  background: #28a745;\n  color: white;\n  padding: 30px;\n  border-radius: 15px;\n  margin: 30px 0;\n  text-align: center;\n}\n\n.section-title {\n  font-size: 2em;\n  font-weight: 700;\n  margin-bottom: 20px;\n  text-align: center;\n}\n\n.section-subtitle {\n  font-size: 1.4em;\n  font-weight: 600;\n  margin-bottom: 15px;\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 768px) {\n  .iquick-container {\n    padding: 15px;\n  }\n  \n  .product-header {\n    padding: 25px 15px;\n  }\n  \n  .current-price {\n    font-size: 1.8em;\n  }\n  \n  .features-grid {\n    grid-template-columns: 1fr;\n    gap: 20px;\n  }\n  \n  .benefits-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .color-variants {\n    grid-template-columns: 1fr;\n  }\n  \n  .cross-sell-grid {\n    grid-template-columns: 1fr;\n  }\n  \n  .section-title {\n    font-size: 1.6em;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"iquick-container\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003cdiv class=\"iquick-brand\"\u003eMERCURY GOOSPERY\u003c\/div\u003e\n    \u003ch1 class=\"product-title\"\u003eRail 2 Card Case for Samsung Galaxy S24 Plus\u003c\/h1\u003e\n    \u003cdiv class=\"price-section\"\u003e\n      \u003cspan class=\"current-price\"\u003e$25.99\u003c\/span\u003e\n      \u003cspan class=\"availability\"\u003e✓ In Stock - Brisbane\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eSecure Your Cards - Convenient Lifestyle\u003c\/h2\u003e\n    \u003cp style=\"font-size: 1.2em; margin-bottom: 0;\"\u003eTransform your Galaxy S24 Plus into the ultimate convenience device with secure card storage and premium protection.\u003c\/p\u003e\n    \n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eInternal Rail Design\u003c\/div\u003e\n        \u003cdiv class=\"feature-description\"\u003eRevolutionary rail system keeps cards securely stored without falling or scratching your device, even with just one card.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e💳\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eDual Card Storage\u003c\/div\u003e\n        \u003cdiv class=\"feature-description\"\u003eTwo side-way card slots provide organized storage for your essential cards - credit card and ID for ultimate daily convenience.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e📱\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eSuper-Slim Profile\u003c\/div\u003e\n        \u003cdiv class=\"feature-description\"\u003eMaintains pocket-friendly dimensions while securely storing two cards. Perfect balance of functionality and portability.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🔒\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eAll-Around Protection\u003c\/div\u003e\n        \u003cdiv class=\"feature-description\"\u003eRaised lip technology protects screen and camera. Shockproof corners reduce damage risks from accidental drops.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e✋\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003ePerfect Fit \u0026amp; Grip\u003c\/div\u003e\n        \u003cdiv class=\"feature-description\"\u003ePrecise cutouts and ergonomic design offer comfortable grip with easy access to all buttons, ports, and curves.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n        \u003cdiv class=\"feature-title\"\u003eWireless Charging Compatible\u003c\/div\u003e\n        \u003cdiv class=\"feature-description\"\u003eSlim design maintains full wireless charging functionality without removing your case or stored cards.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"benefits-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eWhy Choose Mercury Goospery Rail 2?\u003c\/h2\u003e\n    \u003cdiv class=\"benefits-grid\"\u003e\n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-title\"\u003eWallet Replacement Convenience\u003c\/div\u003e\n        \u003cdiv\u003eReplace your bulky wallet for daily essentials. Perfect for coffee shops, gym, campus, and quick errands with just your phone.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-title\"\u003eProfessional \u0026amp; Student Ready\u003c\/div\u003e\n        \u003cdiv\u003eIdeal for office access cards, student IDs, and professional environments. Discrete storage meets security needs.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-title\"\u003eContactless Payment Ready\u003c\/div\u003e\n        \u003cdiv\u003eQuick access to payment cards for contactless transactions. Perfect for Australia's cashless payment ecosystem.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"benefit-item\"\u003e\n        \u003cdiv class=\"benefit-title\"\u003eTravel \u0026amp; Commute Friendly\u003c\/div\u003e\n        \u003cdiv\u003eStore transport cards (Opal, myki) and travel ID in one convenient location. Streamline your daily commute.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"specs-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eColor Variants \u0026amp; Specifications\u003c\/h2\u003e\n    \n    \u003cdiv class=\"color-variants\"\u003e\n      \u003cdiv class=\"color-option\"\u003e\n        \u003cdiv class=\"color-name\"\u003eClassic Black\u003c\/div\u003e\n        \u003cdiv class=\"sku-info\"\u003eSKU: Rail-S24P-BLK\u003c\/div\u003e\n        \u003cdiv class=\"sku-info\"\u003eBarcode: 42829310689471\u003c\/div\u003e\n        \u003cp\u003eProfessional aesthetic perfect for business environments. Classic color conceals wear and maintains premium appearance over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"color-option\"\u003e\n        \u003cdiv class=\"color-name\"\u003eCrystal Transparent\u003c\/div\u003e\n        \u003cdiv class=\"sku-info\"\u003eSKU: Rail-S24P-CLR\u003c\/div\u003e\n        \u003cdiv class=\"sku-info\"\u003eBarcode: 42829310722239\u003c\/div\u003e\n        \u003cp\u003eShowcase your Galaxy S24 Plus original design and color. Modern minimalist appeal with visible internal rail mechanism.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section-subtitle\"\u003eTechnical Specifications:\u003c\/div\u003e\n    \u003cul style=\"list-style: none; padding: 0;\"\u003e\n      \u003cli style=\"padding: 8px 0; border-bottom: 1px solid #eee;\"\u003e\n\u003cstrong\u003eDevice Compatibility:\u003c\/strong\u003e Samsung Galaxy S24 Plus (6.7\")\u003c\/li\u003e\n      \u003cli style=\"padding: 8px 0; border-bottom: 1px solid #eee;\"\u003e\n\u003cstrong\u003eCard Capacity:\u003c\/strong\u003e 2 cards (side-way access)\u003c\/li\u003e\n      \u003cli style=\"padding: 8px 0; border-bottom: 1px solid #eee;\"\u003e\n\u003cstrong\u003eProtection Level:\u003c\/strong\u003e Raised lip for screen\/camera + Shockproof corners\u003c\/li\u003e\n      \u003cli style=\"padding: 8px 0; border-bottom: 1px solid #eee;\"\u003e\n\u003cstrong\u003eWireless Charging:\u003c\/strong\u003e Fully compatible\u003c\/li\u003e\n      \u003cli style=\"padding: 8px 0; border-bottom: 1px solid #eee;\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Premium TPU with internal rail system\u003c\/li\u003e\n      \u003cli style=\"padding: 8px 0; border-bottom: 1px solid #eee;\"\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e Ultra-lightweight design\u003c\/li\u003e\n      \u003cli style=\"padding: 8px 0;\"\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e Precise fit for Galaxy S24 Plus\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"warranty-section\"\u003e\n    \u003ch2 style=\"margin-bottom: 15px;\"\u003eQuality Guarantee\u003c\/h2\u003e\n    \u003cp style=\"font-size: 1.1em; margin-bottom: 0;\"\u003ePerfect fit guarantee for Samsung Galaxy S24 Plus. Quality construction ensures reliable card security and device protection for everyday use.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"cross-selling-section\"\u003e\n    \u003ch2 class=\"section-title\"\u003eComplete Your Galaxy S24 Plus Setup\u003c\/h2\u003e\n    \u003cp style=\"font-size: 1.1em; margin-bottom: 0;\"\u003eEnhance your device protection and functionality with these complementary accessories:\u003c\/p\u003e\n    \n    \u003cdiv class=\"cross-sell-grid\"\u003e\n      \u003cdiv class=\"cross-sell-item\"\u003e\n        \u003ch3 style=\"margin-bottom: 12px;\"\u003e🛡️ Screen Protectors\u003c\/h3\u003e\n        \u003cp style=\"margin-bottom: 15px;\"\u003eComplete protection with tempered glass screen protectors designed specifically for Galaxy S24 Plus.\u003c\/p\u003e\n        \u003ca href=\"https:\/\/jpcmobileaccessories.com.au\/collections\/samsung-galaxy-s24-plus-screen-protectors-ultimate-display-protection\" style=\"color: #FFD700; text-decoration: none; font-weight: 600;\"\u003eShop Screen Protectors →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"cross-sell-item\"\u003e\n        \u003ch3 style=\"margin-bottom: 12px;\"\u003e📱 More Cases\u003c\/h3\u003e\n        \u003cp style=\"margin-bottom: 15px;\"\u003eExplore our full range of Samsung Galaxy S24 Plus cases for different styles and protection levels.\u003c\/p\u003e\n        \u003ca href=\"https:\/\/jpcmobileaccessories.com.au\/collections\/samsung-galaxy-s24-plus-cases-stylish-durable-protection-for-your-device\" style=\"color: #FFD700; text-decoration: none; font-weight: 600;\"\u003eBrowse All Cases →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"cross-sell-item\"\u003e\n        \u003ch3 style=\"margin-bottom: 12px;\"\u003e🔌 Charging Solutions\u003c\/h3\u003e\n        \u003cp style=\"margin-bottom: 15px;\"\u003eWireless chargers and cables compatible with your case and card storage setup.\u003c\/p\u003e\n        \u003ca href=\"\/es\/collections\/charging-solutions\" style=\"color: #FFD700; text-decoration: none; font-weight: 600;\"\u003eView Charging Accessories →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"business-info\"\u003e\n    \u003ch2 style=\"margin-bottom: 20px;\"\u003eJPC Mobile - Tech Repair \u0026amp; Accessories\u003c\/h2\u003e\n    \u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; text-align: left;\"\u003e\n      \u003cdiv\u003e\n        \u003ch3 style=\"color: #FFD700; margin-bottom: 10px;\"\u003eBrisbane Stock \u0026amp; Fast Dispatch\u003c\/h3\u003e\n        \u003cp style=\"margin-bottom: 15px;\"\u003eSame-day dispatch from our Forest Lake warehouse. Local Australian business with immediate availability.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv\u003e\n        \u003ch3 style=\"color: #FFD700; margin-bottom: 10px;\"\u003eExpert Customer Support\u003c\/h3\u003e\n        \u003cp style=\"margin-bottom: 15px;\"\u003eLocal technical support team ready to assist with compatibility questions and installation guidance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv\u003e\n        \u003ch3 style=\"color: #FFD700; margin-bottom: 10px;\"\u003eQuality Assurance\u003c\/h3\u003e\n        \u003cp style=\"margin-bottom: 0;\"\u003eGenuine Mercury Goospery products with perfect fit guarantee and quality construction standards.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv style=\"margin-top: 25px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,0.2); text-align: center;\"\u003e\n      \u003cp style=\"font-size: 1.1em; margin-bottom: 10px;\"\u003e\u003cstrong\u003e📞 Call: 0480 039 913\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp style=\"margin-bottom: 0;\"\u003e🏢 Forest Lake, Brisbane QLD | 📧 info@jpcmobileaccessories.com.au\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"JPC MOBILE ACCESSORIES","offers":[{"title":"Black","offer_id":42829310689471,"sku":"Rail-S24P-BLK","price":25.99,"currency_code":"AUD","in_stock":true},{"title":"Transparent","offer_id":42829310722239,"sku":"Rail-S24P-CLR","price":25.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0607\/8657\/3503\/files\/mercury-goospery-rail-2-black-card-case-samsung-galaxy-s24-plus-25-99-01.jpg?v=1757581612","url":"https:\/\/jpcmobileaccessories.com.au\/es\/products\/mercury-goospery-rail-2-card-case-samsung-galaxy-s24-plus","provider":"JPC MOBILE ACCESSORIES","version":"1.0","type":"link"}