{"product_id":"anti-mosquito-hammock-swing-with-stand","title":"Anti-Mosquito Hammock Swing with Stand","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    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, sans-serif;\n      background: #f7f7f7;\n      color: #1a1a1a;\n      line-height: 1.6;\n    }\n\n    .container { max-width: 1200px; margin: 0 auto; padding: 24px 16px; }\n\n    \/* Breadcrumb *\/\n    .breadcrumb {\n      font-size: 13px;\n      color: #888;\n      margin-bottom: 20px;\n    }\n    .breadcrumb a { color: #666; text-decoration: none; }\n    .breadcrumb a:hover { text-decoration: underline; }\n    .breadcrumb span { color: #333; }\n\n    \/* Product Layout *\/\n    .product-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      background: #fff;\n      border-radius: 12px;\n      padding: 32px;\n      box-shadow: 0 1px 3px rgba(0,0,0,.06);\n    }\n\n    \/* Gallery *\/\n    .gallery-main {\n      width: 100%;\n      aspect-ratio: 1;\n      border-radius: 8px;\n      overflow: hidden;\n      background: #f0f4f0;\n      position: relative;\n    }\n    .gallery-main img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n    .gallery-thumbs {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      margin-top: 12px;\n    }\n    .gallery-thumbs .thumb {\n      aspect-ratio: 1;\n      border-radius: 6px;\n      overflow: hidden;\n      cursor: pointer;\n      border: 2px solid transparent;\n      transition: border-color .2s;\n    }\n    .gallery-thumbs .thumb.active { border-color: #2d6a4f; }\n    .gallery-thumbs .thumb img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n    }\n\n    \/* Badge *\/\n    .badge {\n      display: inline-block;\n      background: #2d6a4f;\n      color: #fff;\n      font-size: 12px;\n      font-weight: 600;\n      padding: 4px 10px;\n      border-radius: 4px;\n      letter-spacing: .5px;\n      margin-bottom: 8px;\n    }\n    .badge-hot { background: #e74c3c; }\n\n    \/* Title \u0026 Price *\/\n    .product-title {\n      font-size: 26px;\n      font-weight: 700;\n      line-height: 1.3;\n      margin-bottom: 6px;\n    }\n    .product-subtitle {\n      font-size: 14px;\n      color: #777;\n      margin-bottom: 16px;\n    }\n\n    .price-block {\n      display: flex;\n      align-items: baseline;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n    .price-now {\n      font-size: 32px;\n      font-weight: 800;\n      color: #2d6a4f;\n    }\n    .price-was {\n      font-size: 18px;\n      color: #aaa;\n      text-decoration: line-through;\n    }\n    .price-save {\n      font-size: 13px;\n      background: #ffeaea;\n      color: #c0392b;\n      padding: 2px 8px;\n      border-radius: 4px;\n      font-weight: 600;\n    }\n\n    \/* Rating *\/\n    .rating {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 20px;\n      font-size: 14px;\n    }\n    .stars { color: #f4a742; font-size: 18px; letter-spacing: 2px; }\n    .rating-count { color: #888; }\n\n    \/* Options *\/\n    .option-label {\n      font-size: 13px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: .5px;\n      margin-bottom: 8px;\n      color: #555;\n    }\n    .option-swatches {\n      display: flex;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n    .color-swatch {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      cursor: pointer;\n      border: 2px solid #ddd;\n      transition: border-color .2s;\n    }\n    .color-swatch:hover, .color-swatch.active { border-color: #2d6a4f; }\n\n    \/* Quantity *\/\n    .qty-row {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 20px;\n    }\n    .qty-control {\n      display: flex;\n      align-items: center;\n      border: 1px solid #ddd;\n      border-radius: 6px;\n      overflow: hidden;\n    }\n    .qty-control button {\n      width: 40px;\n      height: 40px;\n      border: none;\n      background: #f5f5f5;\n      font-size: 18px;\n      cursor: pointer;\n      color: #333;\n    }\n    .qty-control button:hover { background: #e8e8e8; }\n    .qty-control input {\n      width: 50px;\n      height: 40px;\n      border: none;\n      text-align: center;\n      font-size: 16px;\n      font-weight: 600;\n      border-left: 1px solid #ddd;\n      border-right: 1px solid #ddd;\n    }\n\n    \/* Buttons *\/\n    .btn-add {\n      width: 100%;\n      padding: 16px;\n      background: #2d6a4f;\n      color: #fff;\n      border: none;\n      border-radius: 8px;\n      font-size: 17px;\n      font-weight: 700;\n      cursor: pointer;\n      letter-spacing: .5px;\n      transition: background .2s;\n      margin-bottom: 10px;\n    }\n    .btn-add:hover { background: #245c42; }\n    .btn-buy {\n      width: 100%;\n      padding: 16px;\n      background: #fff;\n      color: #2d6a4f;\n      border: 2px solid #2d6a4f;\n      border-radius: 8px;\n      font-size: 17px;\n      font-weight: 700;\n      cursor: pointer;\n      letter-spacing: .5px;\n      transition: background .2s;\n    }\n    .btn-buy:hover { background: #f0f8f3; }\n\n    \/* Trust *\/\n    .trust-row {\n      display: flex;\n      gap: 20px;\n      margin-top: 20px;\n      padding-top: 20px;\n      border-top: 1px solid #eee;\n      font-size: 12px;\n      color: #888;\n      flex-wrap: wrap;\n    }\n    .trust-item span { margin-right: 4px; }\n\n    \/* Description Section *\/\n    .section-title {\n      font-size: 20px;\n      font-weight: 700;\n      margin: 40px 0 16px;\n      padding-bottom: 12px;\n      border-bottom: 2px solid #2d6a4f;\n      display: inline-block;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 20px;\n      margin-bottom: 40px;\n    }\n    .feature-card {\n      background: #fff;\n      padding: 24px;\n      border-radius: 10px;\n      text-align: center;\n      box-shadow: 0 1px 3px rgba(0,0,0,.05);\n    }\n    .feature-icon { font-size: 32px; margin-bottom: 10px; }\n    .feature-card h4 { font-size: 15px; margin-bottom: 6px; }\n    .feature-card p { font-size: 13px; color: #666; }\n\n    .specs-table {\n      width: 100%;\n      background: #fff;\n      border-radius: 10px;\n      overflow: hidden;\n      box-shadow: 0 1px 3px rgba(0,0,0,.05);\n      margin-bottom: 40px;\n    }\n    .specs-table .row {\n      display: flex;\n      border-bottom: 1px solid #f0f0f0;\n    }\n    .specs-table .row:last-child { border-bottom: none; }\n    .specs-table .label {\n      width: 200px;\n      padding: 14px 20px;\n      background: #fafafa;\n      font-weight: 600;\n      font-size: 14px;\n      color: #555;\n      flex-shrink: 0;\n    }\n    .specs-table .value {\n      flex: 1;\n      padding: 14px 20px;\n      font-size: 14px;\n    }\n\n    \/* Scene images *\/\n    .scene-gallery {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n      margin-bottom: 40px;\n    }\n    .scene-gallery img {\n      width: 100%;\n      border-radius: 8px;\n      object-fit: cover;\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      background: #fff;\n      border-radius: 8px;\n      padding: 18px 24px;\n      margin-bottom: 8px;\n      box-shadow: 0 1px 2px rgba(0,0,0,.04);\n    }\n    .faq-item h4 { font-size: 15px; margin-bottom: 4px; }\n    .faq-item p { font-size: 13px; color: #666; }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n      .product-grid { grid-template-columns: 1fr; gap: 24px; padding: 16px; }\n      .specs-table .label { width: 140px; }\n      .scene-gallery { grid-template-columns: 1fr; }\n      .product-title { font-size: 22px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Features --\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/3425\/6439\/files\/23.webp?v=1784383231\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/3425\/6439\/files\/24.webp?v=1784383231\" alt=\"\"\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch4\u003eInstant Pop-Up\u003c\/h4\u003e\n\u003cp\u003eNo assembly needed — opens in seconds. Just toss it and watch it spring to life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e👥\u003c\/div\u003e\n\u003ch4\u003eSpacious 5~8 Person\u003c\/h4\u003e\n\u003cp\u003e260×260cm footprint with 150cm height — room for the whole crew plus gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💧\u003c\/div\u003e\n\u003ch4\u003eWaterproof Oxford\u003c\/h4\u003e\n\u003cp\u003e2000–3000mm water-resistant bottom keeps you dry on damp grass or light rain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🌬️\u003c\/div\u003e\n\u003ch4\u003e360° Mesh Ventilation\u003c\/h4\u003e\n\u003cp\u003eFull mesh windows for airflow, bug protection, and scenic views from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch4\u003eSteel Frame\u003c\/h4\u003e\n\u003cp\u003eDurable steel bracket with reinforced joints for stability in breezy conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎒\u003c\/div\u003e\n\u003ch4\u003ePortable \u0026amp; Light\u003c\/h4\u003e\n\u003cp\u003e~4.5 kg \/ 10 lbs, folds flat into a compact carry bag. Perfect for car camping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs --\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-table\"\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSF-012102002 – Mountain Gate Hex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e5 – 8 People\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e260 × 260 × 150 cm (102″ × 102″ × 59″)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e~4.5 kg (10 lbs)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eStructure\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSingle layer, 1-room, hexagonal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eSeason\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e3-Season (spring \/ summer \/ fall)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eFrame\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eSteel wire pop-up frame\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eBottom Material\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e210D Oxford cloth\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eWall Material\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e190T polyester + mesh\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eBottom Waterproof\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003e2000 – 3000 mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eSetup\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eAutomatic pop-up — no assembly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eAccessories\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eTent ×1, carry bag ×1, stakes ×8, guy lines ×4\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"row\"\u003e\n\u003cdiv class=\"label\"\u003eColor Options\u003c\/div\u003e\n\u003cdiv class=\"value\"\u003eForest Green \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Scene Gallery --\u003e\n\u003ch2 class=\"section-title\"\u003eDesigned for Every Adventure\u003c\/h2\u003e\n\u003cdiv class=\"scene-gallery\" style=\"text-align: start;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/3425\/6439\/files\/3_cd391cbb-dcac-4d01-8789-2501a627e3c0.webp?v=1784382071\" alt=\"A hammock-style mosquito net tent labeled Sunnyfeel is shown set up in a forest. The white mesh canopy surrounds a green hammock, with a translucent teal dome above and text reading 'Sunnyfeel', '360° mosquito repellent', and 'Fearless of mosquito troubles'.\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0939\/3425\/6439\/files\/4.webp?v=1784382071\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eHow fast does it set up?\u003c\/h4\u003e\n\u003cp\u003eSimply unstrap and release — it pops open in under 5 seconds. No poles, no fuss.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eIs it waterproof?\u003c\/h4\u003e\n\u003cp\u003eThe bottom is waterproof at 2000–3000mm rating. For heavy rain, we recommend an additional rainfly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eHow do I fold it back?\u003c\/h4\u003e\n\u003cp\u003eFollow the illustrated guide included — twist and fold in three simple motions. Takes under a minute with practice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch4\u003eCan it fit a standing adult?\u003c\/h4\u003e\n\u003cp\u003eInterior height is 150 cm (4'11″), so adults can sit comfortably. It's designed as a lounge \/ day-use tent rather than a stand-up cabin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"iCasey Tech","offers":[{"title":"Green","offer_id":52691519963447,"sku":null,"price":64.99,"currency_code":"AUD","in_stock":true},{"title":"Brown","offer_id":52691519996215,"sku":null,"price":64.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0939\/3425\/6439\/files\/8_aaff6cc8-bb82-4141-b8d3-a9acae617f1e.webp?v=1784383175","url":"https:\/\/misterystore.com\/zh\/products\/anti-mosquito-hammock-swing-with-stand","provider":"iCasey Tech","version":"1.0","type":"link"}