{"product_id":"vexro-haze68-he-pro-resin-magnetic-keyboard","title":"PIIFOX VEXRO Haze68 HE Pro - Resin Magnetic Keyboard","description":"    \u003cstyle\u003e\n      @layer product-detail {\n        :root {\n          --title-color: #000;\n          --sub-title-color: #888;\n          --context-color: #000;\n        }\n\n        .product-detail--wrapper {\n          background-color: #fff;\n          color: #000;\n        }\n\n        .product-detail--wrapper img {\n          border-radius: 1em;\n        }\n\n        .product-detail--wrapper .pc--hide,\n        .product-detail--wrapper .mobile-title {\n          display: none;\n        }\n\n        .product-detail--wrapper .con-title { color: var(--title-color); }\n        .product-detail--wrapper .con-sub-title { color: var(--sub-title-color); }\n        .product-detail--wrapper .con-context { color: var(--context-color); }\n\n        .area-rgb       { grid-area: rgb; }\n        .area-os        { grid-area: os; }\n        .area-portable  { grid-area: port; }\n        .area-structure { grid-area: struc; }\n        .area-speed     { grid-area: speed; }\n        .area-switch    { grid-area: switch; }\n\n        .matrix-container {\n          margin: 0 auto;\n          display: grid;\n          grid-template-columns: 960fr 942fr 941fr;\n          grid-template-rows: auto auto auto;\n          gap: 0.6em;\n          max-width: 100%;\n          grid-template-areas:\n            \"rgb struc switch\"\n            \"os struc switch\"\n            \"port speed switch\";\n        }\n\n        .matrix-item {\n          position: relative;\n          border-radius: 0.8em;\n          overflow: hidden;\n          height: auto;\n        }\n\n        .item-content {\n          position: absolute;\n          z-index: 10;\n          pointer-events: none;\n          top: 1em;\n          left: 1em;\n          text-align: left;\n        }\n\n        .area-rgb .item-content {\n          left: 1em;\n          right: auto;\n          text-align: left;\n        }\n\n        .area-os .item-content {\n          top: 50%;\n          right: 1em;\n          left: 50%;\n          transform: translateY(-50%);\n          text-align: center;\n        }\n\n        @media (min-width: 770px) {\n          .area-rgb .item-content {\n            top: auto;\n            right: auto;\n            bottom: 1em;\n            left: 1em;\n            text-align: left;\n          }\n\n          .area-structure .item-content,\n          .area-switch .item-content {\n            top: 1em;\n            right: 1em;\n            left: auto;\n            text-align: right;\n          }\n        }\n\n        .item-content div {\n          color: #fff;\n          font-size: 1.5em;\n          font-weight: 700;\n          line-height: 1.2;\n        }\n\n        .fw-normal {\n          font-weight: 400 !important;\n        }\n\n        .area-os .item-content b,\n        .area-os .item-content .rt-spec {\n          font-size: 1.5em;\n        }\n\n        .matrix-item picture,\n        .matrix-item img {\n          display: block;\n          width: 100%;\n          height: 100% !important;\n          object-fit: cover;\n        }\n\n        .image-wrapper {\n          position: relative;\n          width: 100%;\n        }\n\n        .spec-content {\n          position: absolute;\n          top: 57%;\n          right: 7.5%;\n          max-width: 300px;\n          color: #fff;\n          text-align: center;\n        }\n\n        .spec-title {\n          margin-bottom: 0.8em;\n          font-size: 1.3em;\n          font-weight: 800;\n          line-height: 1.1;\n          text-transform: capitalize;\n        }\n\n        .spec-label {\n          margin-top: 0.5em;\n          color: #d3d0d0;\n          font-size: 1em;\n        }\n\n        .spec-value {\n          color: #fff;\n          font-size: 1em;\n          font-weight: 700;\n        }\n\n        @media (max-width: 769px) {\n          .product-detail--wrapper .pc--hide,\n          .product-detail--wrapper .mobile-title {\n            display: block;\n          }\n\n          .product-detail--wrapper .desktop-title,\n          .product-detail--wrapper .desktop-only,\n          .product-detail--wrapper .pc-only {\n            display: none;\n          }\n\n          .matrix-container {\n            grid-template-columns: repeat(2, 1fr);\n            gap: 0.3em;\n            overflow: hidden;\n            grid-template-areas:\n              \"rgb port\"\n              \"speed os\"\n              \"struc switch\";\n          }\n\n          .matrix-item picture,\n          .matrix-item img {\n            height: auto !important;\n          }\n\n          .item-content {\n            top: 1.5em;\n            left: 1.5em;\n          }\n\n          .area-rgb .item-content {\n            top: auto;\n            right: auto;\n            bottom: 1.5em;\n            left: 1.5em;\n            text-align: left;\n          }\n\n          .area-structure .item-content,\n          .area-switch .item-content {\n            top: 1.5em;\n            right: 1.5em;\n            left: auto;\n            text-align: right;\n          }\n\n          .area-speed .item-content {\n            top: 1.5em;\n            right: auto;\n            left: 1.5em;\n            transform: none;\n            text-align: left;\n          }\n\n          .area-os .item-content {\n            top: 50%;\n            right: 1.5em;\n            left: 45%;\n            transform: translateY(-50%);\n            text-align: center;\n          }\n\n          .area-portable .item-content {\n            top: 1.5em;\n            right: auto;\n            left: 1.5em;\n            transform: none;\n            text-align: left;\n          }\n\n          .item-content div {\n            font-size: 0.9em;\n            font-weight: 700;\n            line-height: 1.2;\n          }\n\n          .image-wrapper {\n            position: relative;\n            width: 100%;\n          }\n\n          .spec-content {\n            top: 5%;\n            right: 21%;\n            text-align: left;\n          }\n\n          .spec-wrapper {\n            display: flex;\n            justify-content: space-between;\n          }\n\n          .spec-title { margin-bottom: 0.6em; font-size: 1.4em; }\n          .spec-label { margin-bottom: 0.2em; font-size: 1.1em; }\n          .spec-value { font-size: 1em; line-height: 1; }\n        }\n      }\n    \u003c\/style\u003e\n\n    \u003cdiv class=\"product-detail-block\"\u003e\n      \u003cdiv class=\"product-detail--wrapper\"\u003e\n        \u003cdiv class=\"con con1\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con1--wrapper con--wrapper\"\u003e\n              \u003cpicture\u003e\n                \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_1_05559949-baeb-420c-ab9f-707b0b1f03d5.png?v=1785140484\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_1_adbf15f3-6507-41c8-bd58-a913809ebc41.png?v=1785140450\" alt=\"VEXRO Haze68 HE Pro Resin magnetic gaming keyboard\"\u003e\u003c\/picture\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con2\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con2--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold\"\u003eVEXRO Haze68 HE Pro - Resin\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold\"\u003e68-Key Resin Magnetic Gaming Keyboard\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                Resin case with a warm, smooth finish and a solid 1.2kg build.\n                8000Hz polling with the full 11-function gaming suite—performance meets craftsmanship.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"matrix-container\"\u003e\n              \u003cdiv class=\"matrix-item area-rgb\"\u003e\n                \u003cdiv class=\"item-content\"\u003e\u003cdiv\u003e8KHz \u003cspan class=\"fw-normal\"\u003ePolling\u003c\/span\u003e\u003cbr\u003e0.02ms \u003cspan class=\"fw-normal\"\u003eLatency\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                \u003cpicture\u003e\n                  \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_2-1_e7863bb8-6c0c-4a9c-9eab-14f69aa0102e.png?v=1785140460\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_2-1.png?v=1785140447\" alt=\"VEXRO Haze68 HE Pro 8KHz polling and 0.02ms latency\"\u003e\u003c\/picture\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"matrix-item area-os\"\u003e\n                \u003cdiv class=\"item-content\"\u003e\u003cdiv\u003e\n\u003cb\u003eRT\u003c\/b\u003e \u003cspan class=\"fw-normal rt-spec\"\u003e0.01mm\u003c\/span\u003e\u003cbr\u003e\u003cspan class=\"fw-normal\"\u003eZero Dead Zone\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n                \u003cpicture\u003e\n                  \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_2-2_4cb46beb-0ef8-4b5f-bae3-5a80e1521dc9.png?v=1785140458\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_2-5.png?v=1785140446\" alt=\"VEXRO Haze68 HE Pro magnetic switch with 0.01mm Rapid Trigger\"\u003e\u003c\/picture\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"matrix-item area-portable\"\u003e\n                \u003cdiv class=\"item-content\"\u003e\u003cdiv\u003eResin Case\u003c\/div\u003e\u003c\/div\u003e\n                \u003cpicture\u003e\n                  \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_2-3_ae5b5599-6f40-403a-b089-ecea7d086e90.png?v=1785140460\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_2-4.png?v=1785140446\" alt=\"VEXRO Haze68 HE Pro resin case\"\u003e\u003c\/picture\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"matrix-item area-structure\"\u003e\n                \u003cdiv class=\"item-content\"\u003e\u003cdiv\u003eFunction\u003cbr\u003eGaming Suite\u003c\/div\u003e\u003c\/div\u003e\n                \u003cpicture\u003e\n                  \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_2-4_43fe2b79-88d2-40f5-9f5a-04ebeeb74198.png?v=1785140464\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_2-3.png?v=1785140447\" alt=\"VEXRO Haze68 HE Pro full gaming feature suite\"\u003e\u003c\/picture\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"matrix-item area-speed\"\u003e\n                \u003cdiv class=\"item-content\"\u003e\u003cdiv\u003ePC\u003cbr\u003eKeycaps\u003c\/div\u003e\u003c\/div\u003e\n                \u003cpicture\u003e\n                  \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_2-5.png?v=1785140461\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_2-2.png?v=1785140447\" alt=\"VEXRO Haze68 HE Pro PC keycaps\"\u003e\u003c\/picture\u003e\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"matrix-item area-switch\"\u003e\n                \u003cdiv class=\"item-content\"\u003e\u003cdiv\u003eHot-swappable\u003c\/div\u003e\u003c\/div\u003e\n                \u003cpicture\u003e\n                  \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_2-6_9d21588d-ab66-42c6-ab84-aac036485ceb.png?v=1785140465\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_2-6.png?v=1785140447\" alt=\"VEXRO Haze68 HE Pro hot-swappable magnetic switches\"\u003e\u003c\/picture\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con3\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con3--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold\"\u003eResin Case\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold\"\u003eUniquely Premium\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                A rare resin case with a smooth, warm touch and unique luster—every unit is one of a kind.\n                At 1.2kg, it commands the desk with uncompromising heft and craftsmanship.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cpicture\u003e\n              \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_3_1060b4b0-f631-486c-8bed-e33db3dc3847.png?v=1785140482\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_3_8cf7a2db-ba65-438a-b0ed-18249c1bbfd2.png?v=1785140449\" alt=\"VEXRO Haze68 HE Pro uniquely premium resin case\"\u003e\u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con4\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con4--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold\"\u003eFull 11-Function Gaming Suite\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold desktop-only\"\u003eRapid Trigger、SOCD、DKS、Mod-Tap、Toggle Key、Zero Dead Zone\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                Rapid Trigger, SOCD, DKS, Mod-Tap, Toggle Key, Zero Dead Zone,\n                per-key adjustment—all fully unlocked. 0.02mm precision targeting for pixel-perfect aim.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cpicture\u003e\n              \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_4_153bc295-b6e7-4499-9b64-8018f0d3d499.png?v=1785140481\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_4_f10d4bab-ad42-4289-934f-6108cda6ece6.png?v=1785140450\" alt=\"VEXRO Haze68 HE Pro full 11-function gaming suite\"\u003e\u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con5\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con5--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold notranslate\"\u003e8000Hz Polling,0.125ms Latency\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold\"\u003eWired Architecture, Instant Response\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                8× the data rate of standard keyboards for faster updates and responsive feel.\n                Wired-only eliminates interference for consistent low latency in every match.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cpicture\u003e\n              \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_5_830d33cd-ac1a-4f85-855f-55957834c2c8.png?v=1785140485\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_5_ff4a836a-9002-42b0-9e72-e238a7ac3f18.png?v=1785140448\" alt=\"VEXRO Haze68 HE Pro 8000Hz polling and 0.125ms latency\"\u003e\u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con6\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con6--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold desktop-title\"\u003ePIIFOX x EPOMAKER Ice Jade Magnetic Switch\u003c\/div\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold mobile-title\"\u003ePIIFOX x EPOMAKER Ice Jade Magnetic Switch\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold\"\u003eEndless Possibilities\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                Hall-effect sensing eliminates wear and debounce latency.\n                37±10gf linear feel, 3.5mm travel, 100M cycles. Hot-swappable for easy customization.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"image-wrapper\"\u003e\n              \u003cpicture\u003e\n                \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_6_8f73700c-7b0f-4814-808b-2706dc470314.png?v=1785140484\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_6_8aea4428-8701-4627-a0ce-f74f5b7f60f5.png?v=1785140449\" alt=\"PIIFOX FINAL Magnetic Switch for VEXRO Haze68 HE Pro\"\u003e\u003c\/picture\u003e\n              \u003cdiv class=\"spec-content pc-only notranslate\"\u003e\n                \u003cdiv class=\"spec-title\"\u003ePIIFOX x EPOMAKER Ice Jade Magnetic Switch\u003c\/div\u003e\n                \u003cdiv class=\"spec-wrapper\"\u003e\n                  \u003cdiv class=\"spec-row\"\u003e\n                    \u003cdiv class=\"spec-label\"\u003eOperating Force\u003c\/div\u003e\n                    \u003cdiv class=\"spec-value\"\u003e37±10gf\u003c\/div\u003e\n                  \u003c\/div\u003e\n                  \u003cdiv class=\"spec-row\"\u003e\n                    \u003cdiv class=\"spec-label\"\u003eTotal Travel\u003c\/div\u003e\n                    \u003cdiv class=\"spec-value\"\u003e3.5mm\u003c\/div\u003e\n                  \u003c\/div\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con7\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con7--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold\"\u003ePC  Keycaps\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold\"\u003eCherry-Profile\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                PC keycaps offer superior light transmittance for a soft, even glow with south-facing RGB.\n                Legends never fade, and the finish stays crisp and clean.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cpicture\u003e\n              \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_7_550dfec3-1623-4956-9be8-2ee33b684304.png?v=1785140483\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_7_021c7bbd-bc64-444d-a100-fc5e7b367182.png?v=1785140449\" alt=\"VEXRO Haze68 HE Pro PC keycaps with Cherry profile\"\u003e\u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con8\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con8--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold\"\u003eMulti-Layer Sound Dampening\u003c\/div\u003e\n              \u003cdiv class=\"con-sub-title custom-txt-semibold\"\u003ePC Flex-Cut Plate\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                Multiple dampening layers suppress cavity resonance and bottom-out noise.\n                The resin case naturally dampens vibration for an even cleaner acoustic profile.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cpicture\u003e\n              \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_8_82ddbc05-ea9b-4474-9a3e-fe144f353b5c.png?v=1785140485\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_8_241d8728-a3c3-4adf-b903-915b85e4fd3c.png?v=1785140449\" alt=\"VEXRO Haze68 HE Pro multi-layer sound dampening with PC flex-cut plate\"\u003e\u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"con con9\"\u003e\n          \u003cdiv class=\"container page-width\"\u003e\n            \u003cdiv class=\"con9--wrapper con--wrapper\"\u003e\n              \u003cdiv class=\"con-title custom-txt-extrabold\"\u003eRGB Static Keys + RGB Side Glow\u003c\/div\u003e\n              \u003cdiv class=\"con-context custom-txt-light\"\u003e\n                Vibrant RGB key lighting presents a sleek style, while 5 side-RGB modes—wave, breathe,\n                solid, and more—add a personal flair. Understated elegance meets gaming vibe.\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cpicture\u003e\n              \u003csource media=\"(min-width: 769px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/p_9_82acdc9b-b5d8-4e17-b4a5-e253b48fd842.png?v=1785140477\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/m_9_7cd635bb-9d16-4c35-a8b9-70e1101a8a1c.png?v=1785140448\" alt=\"VEXRO Haze68 HE Pro RGB static keys and RGB side glow\"\u003e\u003c\/picture\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e","brand":"PIIFOX","offers":[{"title":"White","offer_id":52875221238041,"sku":"K-HZ68P-WH","price":1159.0,"currency_code":"HKD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/2383\/6697\/files\/PIIFOXVEXROHaze68HEPro-Resin0.png?v=1785120313","url":"https:\/\/www.piifox.com\/products\/vexro-haze68-he-pro-resin-magnetic-keyboard","provider":"PIIFOX","version":"1.0","type":"link"}