{"product_id":"zen-flexstand","title":"ZEN Flex Stand (Scheduled for release from late June to July)","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eZEN FlexStand - ZEN Camps\u003c\/title\u003e\n\u003cstyle\u003e\n    \/* =========================================\n       全体・ベーススタイル\n    ========================================= *\/\n    body {\n        margin: 0;\n        padding: 0;\n        background-color: #f5f5f5;\n        \/* スマホでの文字サイズ調整を防ぐ *\/\n        -webkit-text-size-adjust: 100%;\n    }\n    .lp-container {\n        max-width: 800px;\n        margin: 0 auto;\n        background-color: #ffffff;\n        font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n        color: #333333;\n        line-height: 1.8;\n        padding: 30px 15px; \/* スマホ向けに左右パディングを調整 *\/\n        box-shadow: 0 0 20px rgba(0,0,0,0.03);\n    }\n    img {\n        width: 100%;\n        max-width: 100%;\n        height: auto;\n        border-radius: 8px; \/* 角を少し丸くしてお洒落に *\/\n        margin: 15px 0;\n        display: block;\n    }\n    a {\n        color: #111;\n        text-decoration: none;\n        transition: opacity 0.3s;\n    }\n    a:hover {\n        opacity: 0.7;\n    }\n    p {\n        margin-bottom: 15px;\n        font-size: 15px; \/* スマホで読みやすいサイズ *\/\n    }\n    .text-center {\n        text-align: center;\n    }\n    .font-bold {\n        font-weight: bold;\n    }\n\n    \/* =========================================\n       お知らせバナー\n    ========================================= *\/\n    .alert-box {\n        border: 2px solid #111;\n        background-color: #fafafa;\n        border-radius: 8px;\n        padding: 20px 15px;\n        margin-bottom: 40px;\n        text-align: center;\n    }\n    .alert-box .notice {\n        font-size: 14px;\n        margin: 0;\n        color: #111;\n        font-weight: bold;\n        line-height: 1.6;\n    }\n    .alert-box .notice span {\n        color: #0f4cf5;\n    }\n\n    \/* =========================================\n       メインビジュアル・見出し\n    ========================================= *\/\n    .product-title {\n        font-size: 28px; \/* スマホ向けに少し調整 *\/\n        font-weight: bold;\n        text-align: center;\n        margin-bottom: 20px;\n        letter-spacing: 1px;\n        color: #111;\n        line-height: 1.4;\n    }\n\n    \/* =========================================\n       お悩み・問題提起ボックス\n    ========================================= *\/\n    .problem-box {\n        background-color: #f9f9f9;\n        padding: 25px 20px;\n        border-radius: 8px;\n        margin-bottom: 50px;\n    }\n    .problem-box p.lead {\n        text-align: center;\n        font-weight: bold;\n        font-size: 18px;\n        margin-bottom: 20px;\n    }\n\n    \/* リストのお洒落な装飾（お悩み・使用シーン） *\/\n    .styled-list {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 20px 0;\n    }\n    .styled-list li {\n        position: relative;\n        padding-left: 25px;\n        margin-bottom: 12px;\n        font-size: 15px;\n        font-weight: bold;\n        color: #333;\n    }\n    .styled-list li::before {\n        content: \"✓\";\n        position: absolute;\n        left: 0;\n        top: 0;\n        color: #111;\n        font-size: 16px;\n    }\n\n    \/* =========================================\n       特徴ブロック\n    ========================================= *\/\n    .feature-block {\n        margin-bottom: 50px;\n    }\n    .feature-title {\n        font-size: 22px; \/* スマホ向けに少し調整 *\/\n        font-weight: bold;\n        margin: 0 0 15px 0;\n        padding-bottom: 10px;\n        border-bottom: 2px solid #111;\n        color: #111;\n        line-height: 1.4;\n    }\n\n    \/* =========================================\n       おすすめギア（カード型デザイン）\n    ========================================= *\/\n    .recommend-box {\n        background-color: #fff;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        padding: 20px;\n        margin-bottom: 30px;\n        text-align: center;\n        box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n    }\n    .recommend-box h4 {\n        margin: 0 0 10px 0;\n        font-size: 18px;\n        color: #111;\n    }\n    .recommend-box p.desc {\n        font-size: 14px;\n        color: #555;\n        margin-bottom: 20px;\n        text-align: left;\n    }\n    .btn-shop {\n        display: inline-block;\n        background-color: #111;\n        color: #fff;\n        padding: 12px 30px;\n        font-size: 14px;\n        font-weight: bold;\n        letter-spacing: 1px;\n        border-radius: 4px;\n        text-decoration: none;\n        width: 80%; \/* スマホで押しやすいように幅広に *\/\n        max-width: 300px;\n        margin-top: 10px;\n    }\n\n    \/* =========================================\n       FAQスタイル（プルダウン・アコーディオン）\n    ========================================= *\/\n    .faq-wrapper {\n        margin-top: 50px;\n        background-color: #fafafa;\n        padding: 30px 20px;\n        border-radius: 8px;\n    }\n    .faq-title {\n        font-size: 20px;\n        font-weight: bold;\n        margin-bottom: 20px;\n        padding-bottom: 10px;\n        border-bottom: 2px solid #111;\n        text-align: center;\n    }\n    .faq-item {\n        border-bottom: 1px solid #ddd;\n    }\n    .faq-item:last-child {\n        border-bottom: none;\n    }\n    .faq-item details {\n        padding: 15px 0;\n    }\n    .faq-item summary {\n        font-size: 15px;\n        font-weight: bold;\n        cursor: pointer;\n        list-style: none;\n        position: relative;\n        padding-left: 30px;\n        padding-right: 25px;\n        outline: none;\n        line-height: 1.4;\n    }\n    .faq-item summary::-webkit-details-marker {\n        display: none;\n    }\n    .faq-item summary::before {\n        content: \"Q.\";\n        color: #111;\n        position: absolute;\n        left: 0;\n        top: 0;\n        font-size: 16px;\n    }\n    .faq-item summary::after {\n        content: \"▼\";\n        position: absolute;\n        right: 0;\n        top: 2px;\n        color: #999;\n        font-size: 12px;\n        transition: transform 0.3s ease;\n    }\n    .faq-item details[open] summary::after {\n        transform: rotate(180deg);\n    }\n    .faq-answer {\n        padding-left: 30px;\n        padding-top: 15px;\n        padding-bottom: 5px;\n        color: #555;\n        font-size: 14px;\n        position: relative;\n    }\n    .faq-answer::before {\n        content: \"A.\";\n        color: #666;\n        position: absolute;\n        left: 0;\n        top: 15px;\n        font-size: 16px;\n        font-weight: bold;\n    }\n\n    \/* =========================================\n       SNS・フッターエリア\n    ========================================= *\/\n    .sns-section {\n        margin-top: 50px;\n        text-align: center;\n        border-top: 1px solid #eee;\n        padding-top: 40px;\n    }\n    .sns-section h3 {\n        font-size: 18px;\n        margin-bottom: 20px;\n        line-height: 1.4;\n    }\n    .line-banner img {\n        margin: 0 auto 30px auto;\n        max-width: 100%; \/* スマホ画面に収める *\/\n    }\n    .sns-grid {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n        margin: 30px 0;\n    }\n    .sns-btn {\n        display: inline-block;\n        background-color: #f4f4f4;\n        border: 1px solid #ddd;\n        padding: 12px 10px;\n        font-size: 13px; \/* スマホで横並びにするため少し小さく *\/\n        font-weight: bold;\n        border-radius: 4px;\n        width: 47%; \/* スマホで2列にする *\/\n        box-sizing: border-box;\n    }\n    .sns-btn:hover {\n        background-color: #111;\n        color: #fff;\n        border-color: #111;\n    }\n    .youtube-box {\n        background-color: #111;\n        color: #fff;\n        padding: 25px 15px;\n        border-radius: 8px;\n        margin-top: 40px;\n    }\n    .youtube-box h3 {\n        color: #fff;\n        margin-top: 0;\n        font-size: 16px;\n    }\n    .youtube-box a.channel-link {\n        color: #fff;\n        text-decoration: underline;\n        font-weight: bold;\n        display: inline-block;\n        margin-bottom: 15px;\n    }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"lp-container\"\u003e\n\n    \u003cdiv class=\"alert-box\"\u003e\n        \u003cp class=\"notice\"\u003e*For those who want to receive release notifications as soon as possible, please use the top of the page\u003cbr\u003ePlease use the \u003cspan\u003e\"Release Start \/ Restock Notification\"\u003c\/span\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"product-title\"\u003eHeight freely adjustable\u003cbr\u003eZEN FlexStand\u003c\/h1\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I02350.jpg?v=1777784660\" alt=\"ZEN FlexStand\"\u003e\n\n    \u003cdiv class=\"problem-box\"\u003e\n        \u003cp class=\"lead\"\u003eOne surprisingly troublesome thing at camp is\u003cbr\u003eGear \"placement\".\u003c\/p\u003e\n        \u003cp\u003eAre you placing cooler boxes, containers, water jugs, etc. directly on the ground without realizing it?\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03122.jpg?v=1777784661\" alt=\"Direct placement example\"\u003e\n        \n        \u003cul class=\"styled-list\" style=\"margin-top: 20px;\"\u003e\n            \u003cli\u003eGets dirty with mud and water, and wiping during pack-up is troublesome.\u003c\/li\u003e\n            \u003cli\u003eIn summer, cooler boxes lose cooling effect due to ground heat.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \n        \u003cp class=\"text-center font-bold\" style=\"margin-top: 30px;\"\u003eZEN Flex Stand is,\u003cbr\u003eBorn to solve such problems.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03092.jpg?v=1777784659\" alt=\"ZEN Flex Stand usage scenes\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003ch2 class=\"feature-title\"\u003eKeeps gear off the ground to protect it\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03111.jpg?v=1777785105\" alt=\"Protection image\"\u003e\n        \u003cp\u003eProtects cooler bags and gear from mud, sand, moisture, and ground heat.\u003c\/p\u003e\n        \u003cp\u003eBy not touching the ground, it offers the following benefits.\u003c\/p\u003e\n        \u003cul class=\"styled-list\"\u003e\n            \u003cli\u003eResistant to dirt\u003c\/li\u003e\n            \u003cli\u003eHygienic\u003c\/li\u003e\n            \u003cli\u003eEasy to pack up\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003ch2 class=\"feature-title\"\u003eCompletely flat storage for easy carrying\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I02364.jpg?v=1777784659\" alt=\"Flat storage\"\u003e\n        \u003cp\u003eWhen folded, it has a flat structure without bumps.\u003c\/p\u003e\n        \u003cp\u003eFits smoothly into gaps in the cargo space without taking up much room.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03074.jpg?v=1777784659\" alt=\"Car loading image\"\u003e\n        \u003cp\u003eLightweight design makes it easy to carry.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003ch2 class=\"feature-title\"\u003eFreely adjustable with Flex structure\u003c\/h2\u003e\n        \u003cp\u003eHeight and width can be continuously adjusted with the cross frame structure.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/1_3f5cad64-8b67-471c-83c1-91d6d5c11ff8.png?v=1777784844\" alt=\"Adjustment image\"\u003e\n        \u003cp\u003eRaising the height makes it easier to reach items.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/1_2316bb9b-2bc1-49b7-b0d5-ca7de6a8b0ab.png?v=1777786558\" alt=\"Height when in use\"\u003e\n        \u003cp\u003eAdjustment is possible with a simple pull or loosen of the cord.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I02337.jpg?v=1777786317\" alt=\"One-touch adjustment\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003ch2 class=\"feature-title\"\u003eExpandable to be used as a table\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03139.jpg?v=1777784659\" alt=\"Expandability\"\u003e\n        \u003cp\u003eBy placing a tabletop on the stand, it can also be used as a side table.\u003c\/p\u003e\n        \u003cp\u003eExpansion parts such as dedicated tabletops and baskets are planned for the future.\u003cbr\u003eOne unit expands usage options.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003ch2 class=\"feature-title\"\u003eDesigned for stable use\u003c\/h2\u003e\n        \u003cp class=\"font-bold\"\u003eNon-slip rubber prevents slipping\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I02336.jpg?v=1777784660\" alt=\"Non-slip rubber\"\u003e\n        \n        \u003cp class=\"font-bold\" style=\"margin-top: 20px;\"\u003eCross frame \u0026 four-leg structure fits firmly to the ground\u003c\/p\u003e\n        \u003cp\u003eSafe to use even on rocky ground.\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03113.jpg?v=1777784660\" alt=\"Stability\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-block\"\u003e\n        \u003ch2 class=\"feature-title\"\u003eDesign suitable for indoor use\u003c\/h2\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03070.jpg?v=1777786845\" alt=\"Indoor use\"\u003e\n        \u003cp\u003eSimple matte black design.\u003cbr\u003eAlso useful as an \"interior stand\" at home.\u003c\/p\u003e\n        \n        \u003cp class=\"text-center font-bold\" style=\"font-size: 18px; margin-top: 40px; color: #111;\"\u003e\n            Changing the comfort of your campsite\u003cbr\u003eThis is a multi stand.\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03078.jpg?v=1777784659\" alt=\"Multi Stand\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"faq-wrapper\"\u003e\n        \u003ch2 class=\"faq-title\"\u003eFAQ | Frequently Asked Questions\u003c\/h2\u003e\n        \n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eWhat kind of gear can it be used with?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eCompatible with various items such as cooler boxes, soft containers, water jugs, and gear bags. Width and height can be freely adjusted for stable placement of different sized gear.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eWhat is the load capacity?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eAbout 40 kg. The sturdy metal frame structure can stably support heavy coolers and water jugs.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eCan it be used as a table?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eYes. By placing a tabletop, it can be used as a side table. Dedicated tabletops will be sold in the future.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eWhat is the storage size?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eWhen folded, it becomes completely flat, allowing compact storage in car gaps or beside containers.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eCan it be used indoors?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eYes. The pipe ends have caps to prevent floor damage. It can also be used as an interior stand.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eCan it be used on unstable ground?\u003c\/summary\u003e\n                \u003cdiv class=\"faq-answer\"\u003eThe four-leg structure allows stable placement even on rocky or uneven ground.\u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sns-section\"\u003e\n        \u003ch2 class=\"feature-title\" style=\"text-align: left;\"\u003eRecommended gear to use together\u003c\/h2\u003e\n        \n        \u003cdiv class=\"recommend-box\"\u003e\n            \u003ch4\u003eSoft Container\u003c\/h4\u003e\n            \u003ca href=\"https:\/\/zen-camps.com\/products\/folding_box\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/A4I03092.jpg?v=1777784659\" alt=\"Soft Container\"\u003e\n            \u003c\/a\u003e\n            \u003ca href=\"https:\/\/zen-camps.com\/products\/folding_box\" class=\"btn-shop\"\u003eProduct page here\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003ch3 style=\"margin-top: 50px;\"\u003eInformation is also being delivered regularly on the official LINE\u003c\/h3\u003e\n        \u003ca class=\"line-banner\" title=\"LINE登録\" href=\"https:\/\/lin.ee\/twZaaue\" target=\"_blank\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/4_9c585e40-4566-42ab-b3ae-27816b9922dc.png?v=1714884793\" alt=\"Add LINE Friend\"\u003e\n        \u003c\/a\u003e\n        \u003cp\u003eWe also introduce usage methods, tips, and other valuable information on each SNS!\u003c\/p\u003e\n        \u003cdiv class=\"sns-grid\"\u003e\n            \u003ca class=\"sns-btn\" href=\"https:\/\/www.instagram.com\/zen.camps\/\" target=\"_blank\"\u003eOfficial Instagram\u003c\/a\u003e\n            \u003ca class=\"sns-btn\" href=\"https:\/\/twitter.com\/ZEN_Camps\" target=\"_blank\"\u003eOfficial X\u003c\/a\u003e\n            \u003ca class=\"sns-btn\" href=\"https:\/\/zen-camps.com\/account\/register\" target=\"_blank\"\u003eOfficial Newsletter\u003c\/a\u003e\n            \u003ca class=\"sns-btn\" href=\"https:\/\/www.tiktok.com\/@zen.camps?is_from_webapp=1\u0026amp;sender_device=pc\" target=\"_blank\"\u003eOfficial TikTok\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"youtube-box\"\u003e\n            \u003ch3\u003eVarious content is being delivered on the official YouTube \"ZEN Channel\"!\u003c\/h3\u003e\n            \u003ca class=\"channel-link\" href=\"https:\/\/www.youtube.com\/@camping-zen\" title=\"Youtube\" target=\"_blank\"\u003eVisit the channel here\u003c\/a\u003e\n            \u003ca href=\"https:\/\/www.youtube.com\/@camping-zen\" target=\"_blank\"\u003e\n                \u003cimg style=\"margin-bottom: 0;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/2026-04-27_13.38.04.png?v=1777264699\" alt=\"ZEN Channel\"\u003e\n            \u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"ZEN Camps","offers":[{"title":"Default Title","offer_id":51752849834280,"sku":null,"price":298.39,"currency_code":"HKD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5971\/8191\/files\/Stand.png?v=1777787626","url":"https:\/\/zen-camps.com\/en-hk\/products\/zen-flexstand","provider":"ZEN Camps","version":"1.0","type":"link"}