{"title":"Halloween Deals","description":"","products":[{"product_id":"apple-imac-21-5-inch-core-i5-2-5ghz-8gb-ram-1tb-hdd","title":"Apple iMac – 21.5 Inch, Core i5 2.7GHz, 8GB RAM, 1TB HDD","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Inter', sans-serif;\n            background: #ffffff;\n            color: #333;\n            margin: 0;\n            padding: 0;\n            line-height: 1.6;\n        }\n\n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            display: grid;\n            grid-template-columns: 1fr 3fr;\n            gap: 30px;\n        }\n\n        .grid-box {\n            padding: 25px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);\n            text-align: center;\n            transition: box-shadow 0.3s ease;\n        }\n\n        .grid-box:hover {\n            box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.15);\n        }\n\n        .full-width {\n            grid-column: 1 \/ -1;\n        }\n\n        .image-box img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 12px;\n            transition: transform 0.4s ease-in-out;\n        }\n\n        .image-box img:hover {\n            transform: scale(1.05);\n        }\n\n        .gradient-text {\n            background: linear-gradient(to right, #007AFF, #1E1E1E);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n\n        h1, h2, h3 {\n            margin: 0 0 10px;\n        }\n\n        ul {\n            list-style: none;\n            padding: 0;\n            text-align: left;\n        }\n\n        li {\n            padding: 15px 0;\n            border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        li img {\n            max-width: 100px;\n            height: auto;\n            border-radius: 8px;\n        }\n\n        .cta-button {\n            background: #007AFF;\n            color: white;\n            padding: 12px 24px;\n            border-radius: 8px;\n            border: none;\n            font-size: 16px;\n            cursor: pointer;\n            transition: background 0.3s ease;\n            display: inline-block;\n            margin-top: 20px;\n        }\n\n        .cta-button:hover {\n            background: #005BBB;\n        }\n\n        \/* New styles for Key Features grid *\/\n        .key-features-grid {\n            grid-column: 1 \/ -1;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .feature-box {\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);\n            padding: 20px;\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            transition: box-shadow 0.3s ease;\n        }\n\n        .feature-box:hover {\n            box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.15);\n        }\n\n        .feature-text {\n            flex: 1;\n            text-align: left;\n        }\n\n        .feature-text strong {\n            color: #ff6f61; \/* Matching the orange text in your image *\/\n            display: block;\n            margin-bottom: 5px;\n        }\n\n        .feature-image img {\n            max-width: 150px; \/* Adjusted for better balance *\/\n            height: auto;\n            border-radius: 8px;\n        }\n\n        \/* Alternate layout for even\/odd items (text on left for odd, right for even) *\/\n        .feature-box:nth-child(odd) {\n            flex-direction: row;\n        }\n\n        .feature-box:nth-child(even) {\n            flex-direction: row-reverse;\n        }\n\n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .product-container {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .key-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .feature-box {\n                flex-direction: column;\n                text-align: center;\n            }\n\n            .feature-image img {\n                max-width: 100px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box full-width\"\u003e\n\u003ch1 class=\"gradient-text\"\u003eApple iMac 21.5-inch\u003c\/h1\u003e\n\u003ch2 class=\"gradient-text\"\u003eDesigned for professionals who demand excellence.\u003c\/h2\u003e\n\u003ch2 class=\"gradient-text\"\u003eVibrant Display and strong Graphics.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Display Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eImmersive 4K Retina Display\u003c\/h2\u003e\n\u003ch3\u003eSuitable for coding and software development.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-box image-box\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/717gdVSRfnL._AC_SL1024.jpg?v=1740673158\"\u003e\u003c\/div\u003e\n\u003c!-- Key Features Section (updated) --\u003e\n\u003cdiv class=\"grid-box full-width\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"key-features-grid\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e💻 \u003cstrong\u003eProcessor:\u003c\/strong\u003e intel Core i5 (Quad-Core 2.7GHz)\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/intel_cm8066201938000_core_i5_65_5790aeef-4fdf-4245-ab5d-f526401fdacc.png?v=1741001750\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e📂 \u003cstrong\u003eMemory \u0026amp; Storage:\u003c\/strong\u003e8GB DDR4 ECC RAM, 1TB HDD for high-speed performance\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/random-access-memory-module-on-a.png?v=1741009782\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🎭 \u003cstrong\u003eGraphics:\u003c\/strong\u003eRadeon Pro 560 Quad Core intel Core i5 (4GB GDDR5) for superior rendering\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/1200px-AMD_Radeon_logo_svg_1c1078e4-03ab-4bb5-95df-e63e03e73f73.png?v=1740999367\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🛠️ \u003cstrong\u003eConnectivity:\u003c\/strong\u003e2 x Thunderbolt 3, 4 x USB 3.0, SDXC, 10Gb Ethernet, Bluetooth 4.2\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/imac_pro_labeled_ports.png?v=1740401094\" alt=\"Connectivity\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🎧 \u003cstrong\u003eAudio \u0026amp; Camera:\u003c\/strong\u003e Stereo speakers with wide dynamic range, 720p FaceTime HD camera\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/DALL_E_2025-02-27_04.12.45_-_A_high-quality_digital_rendering_of_an_Apple_iMac_21.5-inch_MNE02LL_A_with_a_Retina_4K_display._The_iMac_is_placed_on_a_sleek_modern_desk_with_its.webp?v=1740658393\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🌟 \u003cstrong\u003emacOS:\u003c\/strong\u003e Ships with macOS , upgradable for future features\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/macos-sequoia-features-8.webp?v=1740658583\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Video Editing Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eCompact Workstation for that corner home office\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-box image-box\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/1496771569_1342557.jpg?v=1740673332\"\u003e\u003c\/div\u003e\n\u003c!-- Why Choose Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box full-width\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eWhy Choose iMac?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e🎨 Built for video editors, designers, and developers.\u003c\/li\u003e\n\u003cli\u003e🎥 Handles 3D rendering and 4K video editing with ease.\u003c\/li\u003e\n\u003cli\u003e🌟 Stunning 4K Retina display for lifelike visuals.\u003c\/li\u003e\n\u003cli\u003e🔒 ECC memory ensures data integrity.\u003c\/li\u003e\n\u003cli\u003e🛡️ Future-proof with Thunderbolt 3 and 10Gb Ethernet.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apple","offers":[{"title":"Excellent","offer_id":50586176192815,"sku":"MC309LLA-8GB-H1000-A","price":238.99,"currency_code":"USD","in_stock":true},{"title":"Good","offer_id":50586176225583,"sku":"MC309LLA-8GB-H1000-B","price":222.99,"currency_code":"USD","in_stock":true},{"title":"Fair","offer_id":50586176258351,"sku":"MC309LLA-8GB-H1000-C","price":209.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/E21_27.png?v=1749487614"},{"product_id":"apple-imac-21-5-inch-core-i5-2-7ghz-16gb-ram-2tb-hdd","title":"Apple iMac – 21.5 Inch, Core i5 2.7GHz, 16GB RAM, 2TB HDD","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        body {\n            font-family: 'Inter', sans-serif;\n            background: #ffffff;\n            color: #333;\n            margin: 0;\n            padding: 0;\n            line-height: 1.6;\n        }\n\n        .product-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            display: grid;\n            grid-template-columns: 1fr 3fr;\n            gap: 30px;\n        }\n\n        .grid-box {\n            padding: 25px;\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);\n            text-align: center;\n            transition: box-shadow 0.3s ease;\n        }\n\n        .grid-box:hover {\n            box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.15);\n        }\n\n        .full-width {\n            grid-column: 1 \/ -1;\n        }\n\n        .image-box img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 12px;\n            transition: transform 0.4s ease-in-out;\n        }\n\n        .image-box img:hover {\n            transform: scale(1.05);\n        }\n\n        .gradient-text {\n            background: linear-gradient(to right, #007AFF, #1E1E1E);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n\n        h1, h2, h3 {\n            margin: 0 0 10px;\n        }\n\n        ul {\n            list-style: none;\n            padding: 0;\n            text-align: left;\n        }\n\n        li {\n            padding: 15px 0;\n            border-bottom: 1px solid rgba(0, 0, 0, 0.1);\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        li img {\n            max-width: 100px;\n            height: auto;\n            border-radius: 8px;\n        }\n\n        .cta-button {\n            background: #007AFF;\n            color: white;\n            padding: 12px 24px;\n            border-radius: 8px;\n            border: none;\n            font-size: 16px;\n            cursor: pointer;\n            transition: background 0.3s ease;\n            display: inline-block;\n            margin-top: 20px;\n        }\n\n        .cta-button:hover {\n            background: #005BBB;\n        }\n\n        \/* New styles for Key Features grid *\/\n        .key-features-grid {\n            grid-column: 1 \/ -1;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n            margin-top: 20px;\n        }\n\n        .feature-box {\n            background: #fff;\n            border-radius: 12px;\n            box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);\n            padding: 20px;\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            transition: box-shadow 0.3s ease;\n        }\n\n        .feature-box:hover {\n            box-shadow: 8px 8px 25px rgba(0, 0, 0, 0.15);\n        }\n\n        .feature-text {\n            flex: 1;\n            text-align: left;\n        }\n\n        .feature-text strong {\n            color: #ff6f61; \/* Matching the orange text in your image *\/\n            display: block;\n            margin-bottom: 5px;\n        }\n\n        .feature-image img {\n            max-width: 150px; \/* Adjusted for better balance *\/\n            height: auto;\n            border-radius: 8px;\n        }\n\n        \/* Alternate layout for even\/odd items (text on left for odd, right for even) *\/\n        .feature-box:nth-child(odd) {\n            flex-direction: row;\n        }\n\n        .feature-box:nth-child(even) {\n            flex-direction: row-reverse;\n        }\n\n        \/* Responsive adjustments *\/\n        @media (max-width: 768px) {\n            .product-container {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .key-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .feature-box {\n                flex-direction: column;\n                text-align: center;\n            }\n\n            .feature-image img {\n                max-width: 100px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box full-width\"\u003e\n\u003ch1 class=\"gradient-text\"\u003eApple iMac 21.5-inch\u003c\/h1\u003e\n\u003ch2 class=\"gradient-text\"\u003eDesigned for professionals who demand excellence.\u003c\/h2\u003e\n\u003ch2 class=\"gradient-text\"\u003eVibrant Display and strong Graphics.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- Display Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eGreat HD Display\u003c\/h2\u003e\n\u003ch3\u003eSuitable for home and office needs.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-box image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/Apple_MC309LL_A_21_5_iMac_Deskto.png?v=1741621784\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- Key Features Section (updated) --\u003e\n\u003cdiv class=\"grid-box full-width\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"key-features-grid\"\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e💻 \u003cstrong\u003eProcessor:\u003c\/strong\u003e intel Core i5 2.7GHz(Turbo Boost up to 3.8GHz)\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/intel_cm8066201938000_core_i5_65_5790aeef-4fdf-4245-ab5d-f526401fdacc.png?v=1741001750\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e📂 \u003cstrong\u003eMemory \u0026amp; Storage:\u003c\/strong\u003e16GB DDR4 ECC RAM, 2TB HDD for high-speed performance\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/random-access-memory-module-on-a.png?v=1741009782\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🎭 \u003cstrong\u003eGraphics:\u003c\/strong\u003eRadeon Pro 560 Quad Core intel Core i5 (4GB GDDR5) for superior rendering\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/1200px-AMD_Radeon_logo_svg_1c1078e4-03ab-4bb5-95df-e63e03e73f73.png?v=1740999367\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🛠️ \u003cstrong\u003eConnectivity:\u003c\/strong\u003e2 x Thunderbolt 3, 4 x USB 3.0, SDXC, 10Gb Ethernet, Bluetooth 4.2\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/imac_pro_labeled_ports.png?v=1740401094\" alt=\"Connectivity\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🎧 \u003cstrong\u003eAudio \u0026amp; Camera:\u003c\/strong\u003e Stereo speakers with wide dynamic range, 720p FaceTime HD camera\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/DALL_E_2025-02-27_04.12.45_-_A_high-quality_digital_rendering_of_an_Apple_iMac_21.5-inch_MNE02LL_A_with_a_Retina_4K_display._The_iMac_is_placed_on_a_sleek_modern_desk_with_its.webp?v=1740658393\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-box\"\u003e\n\u003cdiv class=\"feature-text\"\u003e🌟 \u003cstrong\u003emacOS:\u003c\/strong\u003e Ships with macOS , upgradable for future features\u003c\/div\u003e\n\u003cdiv class=\"feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/macos-sequoia-features-8.webp?v=1740658583\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Video Editing Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eCompact Workstation for that corner home office\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-box image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/Restored-Apple-iMac-MC309LL-A-21.png?v=1741621626\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- Why Choose Section (unchanged) --\u003e\n\u003cdiv class=\"grid-box full-width\"\u003e\n\u003ch2 class=\"gradient-text\"\u003eWhy Choose iMac?\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e🏠💼 Perfect for Home \u0026amp; Office Use – Handles everyday tasks, web browsing, emails, and virtual meetings.\u003cbr\u003e🎓 Ideal for Students – Great for online learning, research, and assignments.\u003cbr\u003e🎬🎶 Entertainment Hub – Enjoy movies, music, and casual gaming on a high-quality display.\u003cbr\u003e🖥️ Reliable Workstation – Suitable for document editing, presentations, and basic creative tasks.\u003cbr\u003e🍏 Apple Ecosystem Integration – Seamless syncing with iPhone, iPad, and other Apple devices.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apple","offers":[{"title":"Excellent","offer_id":50586234716463,"sku":"MC309LLA-16GB-H2000-A","price":349.99,"currency_code":"USD","in_stock":true},{"title":"Good","offer_id":50586234749231,"sku":"MC309LLA-16GB-H2000-B","price":329.99,"currency_code":"USD","in_stock":true},{"title":"Fair","offer_id":50586234781999,"sku":"MC309LLA-16GB-H2000-C","price":309.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/MC309LLA.jpg?v=1749487612"},{"product_id":"macbook-air-13-inch-core-i5-1-3ghz-8gb-ram-128gb-ssd-silver","title":"Apple MacBook Air – 13 Inch, Core i5 1.3GHz, 8GB RAM, 128GB SSD (Silver)","description":"\u003cdiv align=\"left\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstyle\u003e\n   * {\n  margin: 0;\n  padding: 0;\n}\n   \/* Limit styles to Shopify product description *\/\n    .shopify-product-description {\n        font-family: 'Nunito Sans', sans-serif;\n        font-size: 14px;\n        max-width: 100%;\n    }\n\n    \/* Image and text container *\/\n    .product-container {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 20px;\n        margin-bottom: -101px;\n    }\n\n    .product-container img {\n        width: 50%;\n        max-width: 500px;\n        \/* height:auto; *\/\n        border-radius: 10px;\n        \n    }\n\n    \/* Gradient text effect *\/\n    .text-box {\n        width: 50%;\n        font-size: 20px;\n        font-weight: bold;\n        text-align: left;\n        background: linear-gradient(90deg, #334744, #894e4d, #c29b54);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n    }\n\n    \/* Features \u0026 Benefits Grid *\/\n    .features-benefits {\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 20px;\n        margin-top: 114px;\n       \n    }\n\n    .feature-container, .benefit-container {\n        display: flex;\n        flex-direction: column;\n        gap: 15px;\n        background: #f9f9f9;\n        padding: 10px;\n        border-radius: 8px;\n        width: 340px;\n        text-align: left;\n        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);\n    }\n\n    .feature, .benefit {\n        display: flex;\n        align-items: center;\n        gap: 15px;\n        font-size: 18px;\n    }\n\n    \/* Bigger Icons *\/\n    .icon {\n        width: 50%;\n        height: 50%;\n        fill: #334744; \/* First color of gradient *\/\n    }\n\n    \/* Side-by-side images section *\/\n    .image-pair {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 20px;\n        margin-top: 20px;\n        flex-wrap: wrap;\n    }\n\n    .image-pair img {\n        width: 48%;\n        max-width: 600px;\n        height: auto;\n        border-radius: 10px;\n    }\n\n    @media (max-width: 768px) {\n\n              .product-container{\nmargin-bottom:-10px;\n        }\n\n        .features-benefits {\n            margin-top: auto;\n        }\n        .image-pair {\n            flex-direction: column;\n        }\n\n        .image-pair img {\n            width: 90%;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv align=\"left\"\u003e\n\u003cdiv align=\"left\"\u003e\n\u003cdiv class=\"shopify-product-description\"\u003e\n\u003c!-- Description Section --\u003e\n\u003cdiv class=\"davina\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cimg src=\"https:\/\/m.media-amazon.com\/images\/I\/61SZo9QBsDL.jpg\" alt=\"\"\u003e\n\u003cdiv class=\"text-box\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cspan\u003eThe \u003c\/span\u003e\u003cb\u003e13.3\" MacBook Air Notebook Computer\u003c\/b\u003e\u003cspan\u003e from \u003c\/span\u003e\u003cb\u003eApple\u003c\/b\u003e\u003cspan\u003e is an ultraportable notebook computer with a thin and lightweight design.\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Key Features --\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"text-box\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e \u003cmeta charset=\"utf-8\"\u003e\n\u003cp dir=\"ltr\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan\u003eIntegrated Intel HD Graphics 5000\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cb id=\"docs-internal-guid-04fffc53-7fff-a4c5-1201-4705fb071b0b\"\u003e\u003c\/b\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/stock4less.com\/cdn\/shop\/files\/macbookair_elephant__43120.1642204635.1280.1280.jpg?v=1689183544\u0026amp;width=2376\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-benefits\"\u003e\n\u003cdiv class=\"feature-container\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg class=\"icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 5h16v11H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 3v15h20V3H2zm18 13H4V5h16v11zM6 19h12v2H6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e The widescreen, LED-backlit IPS screen has a glossy finsish and a native resolution of 1440 × 900\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg class=\"icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 3v2h6V3H9zm10 3H5a2 2 0 00-2 2v4h2V8h14v4h2V8a2 2 0 00-2-2zM4 15h2v6h12v-6h2v6a2 2 0 01-2 2H6a2 2 0 01-2-2v-6z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Processor: Dual-core 5th generation 1.3GHz Intel Core i5 processor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-container\"\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg class=\"icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2a10 10 0 100 20 10 10 0 000-20zm0 18a8 8 0 110-16 8 8 0 010 16z\"\u003e\u003c\/path\u003e\u003cpath d=\"M13 11h6v2h-6zM5 11h6v2H5zM11 5h2v6h-2zM11 13h2v6h-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e RAM: 8GB of Onboard 1600MHz LPDDR3 RAM, Storage: 128GB SSD\u003c\/div\u003e\n\u003cdiv class=\"feature\"\u003e\n\u003csvg class=\"icon\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 4h14v2H5zm0 14h14v2H5zM8 8h8v8H8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 720p Facetime HD Camera, SDXC Card Slot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c!-- Benefits --\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cimg src=\"https:\/\/www.devicerefresh.com\/cdn\/shop\/files\/8080e8da6ae111230547cac44c2c8100_1024x.jpg?v=1720027310\" alt=\"\"\u003e\n\u003cdiv class=\"text-box\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eDual USB 3.0 Ports, One Thunderbolt Port\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"features-benefits\"\u003e\n\u003cdiv class=\"benefit-container\"\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"icon\"\u003e\u003cpath d=\"M3 6v12h18V6H3zm16 10H5V8h14v8z\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 10h2v4H7zM11 10h2v4h-2zM15 10h2v4h-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Suitable for business applications and productivity tasks due to its powerful processor and ample RAM.\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"icon\"\u003e\u003cpath d=\"M10 2l-4 4h3v4h2V6h3l-4-4zM20 16h-3v-4h-2v4h-3l4 4 4-4zM4 10H2v10c0 1.1.9 2 2 2h16v-2H4V10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Ideal for graphic design, photo and video editing with its high-resolution Retina display and wide color gamut.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-container\"\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"icon\"\u003e\u003cpath d=\"M9 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Excellent choice for software development and coding, supported by macOS.\u003c\/div\u003e\n\u003cdiv class=\"benefit\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" class=\"icon\"\u003e\u003cpath d=\"M5 16h14v2H5zM7 12h10v2H7zM9 8h6v2H9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e Lightweight and compact, making it easy to carry for on-the-go productivity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Two Images Side by Side --\u003e\n\u003cdiv class=\"image-pair\"\u003e\n\u003cimg src=\"https:\/\/i5.walmartimages.com\/asr\/0ceb8e90-9522-488a-b2b4-b114b4a0a6a2_1.c5a6088c1200abd2c2acc298d17ea690.jpeg?odnHeight=768\u0026amp;odnWidth=768\u0026amp;odnBg=FFFFFF\" alt=\"\"\u003e\u003cimg src=\"https:\/\/www.devicerefresh.com\/cdn\/shop\/files\/8080e8da6ae111230547cac44c2c8100_1024x.jpg?v=1720027310\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Apple","offers":[{"title":"Excellent","offer_id":50648202281263,"sku":"MD760LLA-8-A-S128-S4L","price":189.99,"currency_code":"USD","in_stock":false},{"title":"Good","offer_id":50648202314031,"sku":"MD760LLA-8-B-S128-S4L","price":159.99,"currency_code":"USD","in_stock":true},{"title":"Fair","offer_id":50648202346799,"sku":"MD760LLA-8-C-S128-S4L","price":149.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/8607\/0831\/files\/macbook-air-front-catalina-removebg-preview.png?v=1749487245"}],"url":"https:\/\/stock4less.com\/de-eu\/collections\/halloween-deals.oembed","provider":"Stock4Less.com","version":"1.0","type":"link"}