{"product_id":"book-the-witches-club","title":"หนังสือ The Witches' Club ชมรมลับเปลี่ยนชีวิต │ OpenDurian How to","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts: Prompt --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- Font Awesome --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* --- CSS Scope --- *\/\n        body { margin: 0; padding: 0; }\n\n        #opd-witches-section {\n            font-family: 'Prompt', sans-serif;\n            \/* พื้นหลังสีม่วงเวทมนตร์ ไล่เฉดให้นุ่มนวล *\/\n            background: linear-gradient(135deg, #2E0249 0%, #570A57 100%);\n            color: #FFF;\n            padding: 70px 20px;\n            box-sizing: border-box;\n            display: block;\n            width: 100%;\n            overflow: hidden;\n            border-top: 1px solid #EEE;\n            position: relative;\n        }\n\n        #opd-witches-section * { box-sizing: border-box; }\n\n        \/* Magic Dust Effect (ละอองดาวจางๆ) *\/\n        #opd-witches-section::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background-image: \n                radial-gradient(white, rgba(255,255,255,.2) 2px, transparent 2.5px),\n                radial-gradient(white, rgba(255,255,255,.15) 1px, transparent 1.5px);\n            background-size: 550px 550px, 350px 350px;\n            background-position: 0 0, 40px 60px;\n            opacity: 0.2;\n            pointer-events: none;\n        }\n\n        \/* Container *\/\n        .opd-witches-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 60px;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* --- Left Side: Image --- *\/\n        .opd-witches-image {\n            flex: 1 1 400px;\n            position: relative;\n            text-align: center;\n        }\n\n        .opd-witches-mockup {\n            width: 100%;\n            max-width: 450px;\n            height: auto;\n            border-radius: 12px;\n            \/* เงาสีม่วงเรืองแสง *\/\n            box-shadow: 0 0 50px rgba(169, 32, 218, 0.3); \n            transition: transform 0.4s ease;\n            border: 2px solid rgba(255, 215, 0, 0.3); \/* ขอบทองจางๆ *\/\n        }\n\n        .opd-witches-mockup:hover {\n            transform: translateY(-8px) scale(1.02);\n            box-shadow: 0 0 70px rgba(169, 32, 218, 0.5);\n        }\n\n        \/* --- Right Side: Content --- *\/\n        .opd-witches-content {\n            flex: 1 1 500px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        \/* Badge (Rising Star) *\/\n        .opd-witches-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: linear-gradient(90deg, #FFD700 0%, #FFA500 100%); \/* สีทอง *\/\n            color: #2E0249; \/* ตัวหนังสือสีม่วงเข้ม *\/\n            font-weight: 700;\n            font-size: 14px;\n            padding: 6px 16px;\n            border-radius: 50px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            box-shadow: 0 0 20px rgba(255, 215, 0, 0.4);\n            width: fit-content;\n            margin-bottom: 20px;\n        }\n\n        \/* Title *\/\n        .opd-witches-title {\n            font-size: 42px;\n            font-weight: 700;\n            color: #FFFFFF;\n            line-height: 1.2;\n            margin: 0 0 10px 0;\n            text-shadow: 0 0 15px rgba(255, 215, 0, 0.2);\n        }\n        \n        .opd-witches-subtitle {\n            font-size: 22px;\n            color: #DDA0DD; \/* Plum *\/\n            font-weight: 500;\n            margin-bottom: 25px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* Quote Box (Magical Scroll) *\/\n        .opd-witches-quote {\n            background: rgba(255, 255, 255, 0.1);\n            border-left: 4px solid #FFD700;\n            padding: 25px 30px;\n            border-radius: 0 16px 16px 0;\n            margin-bottom: 30px;\n            backdrop-filter: blur(5px);\n            position: relative;\n        }\n\n        .opd-witches-quote-text {\n            font-size: 18px;\n            font-weight: 600;\n            font-style: italic;\n            color: #FFF;\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        .opd-witches-quote::after {\n            content: '”';\n            position: absolute;\n            top: 10px;\n            right: 20px;\n            font-size: 60px;\n            color: rgba(255, 215, 0, 0.2);\n            line-height: 1;\n            font-family: serif;\n        }\n\n        \/* Description *\/\n        .opd-witches-desc {\n            font-size: 16px;\n            color: #E6E6FA; \/* Lavender *\/\n            line-height: 1.8;\n            margin-bottom: 30px;\n            font-weight: 300;\n        }\n\n        .opd-highlight-magic {\n            color: #FFD700;\n            font-weight: 600;\n            text-shadow: 0 0 5px rgba(255, 215, 0, 0.3);\n        }\n\n        \/* Feature List *\/\n        .opd-witches-features {\n            margin-bottom: 40px;\n        }\n\n        .opd-witches-feat-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n        }\n\n        .opd-witches-feat-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            font-size: 16px;\n            color: #FFF;\n        }\n\n        .opd-witches-icon {\n            color: #FFD700; \n            font-size: 20px;\n            margin-top: 3px;\n            flex-shrink: 0;\n            filter: drop-shadow(0 0 5px rgba(255, 215, 0, 0.5));\n        }\n\n        \/* --- CTA Button (Magic Spell) --- *\/\n        #opd-witches-btn-wrapper {\n            width: 100%;\n            display: flex;\n            justify-content: flex-start;\n            padding: 0;\n        }\n\n        .opd-witches-btn {\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            \/* Gradient ชมพู-ม่วง *\/\n            background: linear-gradient(135deg, #C71585 0%, #800080 100%);\n            color: #FFFFFF !important;\n            font-size: 18px;\n            font-weight: 600;\n            text-decoration: none !important;\n            letter-spacing: 0.5px;\n            padding: 16px 45px;\n            border-radius: 50px;\n            border: 1px solid rgba(255, 215, 0, 0.4);\n            box-shadow: 0 0 20px rgba(199, 21, 133, 0.5);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            overflow: hidden;\n            cursor: pointer;\n        }\n\n        .opd-witches-btn::before {\n            content: '';\n            position: absolute;\n            top: 0; left: -100%;\n            width: 50%; height: 100%;\n            background: linear-gradient(to right, transparent, rgba(255,255,255,0.4), transparent);\n            transform: skewX(-25deg);\n            transition: 0.5s;\n        }\n\n        .opd-witches-btn:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 0 40px rgba(199, 21, 133, 0.7);\n            background: linear-gradient(135deg, #D02090 0%, #9932CC 100%);\n            border-color: #FFD700;\n        }\n\n        .opd-witches-btn:hover::before { left: 150%; transition: 0.7s; }\n        \n        \/* ไอคอนหมุนวิบวับ *\/\n        .opd-witches-btn:hover .opd-btn-icon { \n            transform: rotate(15deg) scale(1.2); \n            color: #FFD700; \n        }\n\n        .opd-btn-icon {\n            font-size: 22px;\n            color: #FFD700;\n            transition: transform 0.3s ease;\n        }\n\n        \/* --- MODAL (POPUP) STYLES --- *\/\n        .opd-modal-overlay {\n            display: none; \/* Hidden by default *\/\n            position: fixed;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            background: rgba(46, 2, 73, 0.9); \/* ม่วงเข้มโปร่งแสง *\/\n            z-index: 9999;\n            justify-content: center;\n            align-items: center;\n            backdrop-filter: blur(5px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        \n        .opd-modal-overlay.active {\n            opacity: 1;\n        }\n\n        .opd-modal-container {\n            width: 90%;\n            max-width: 900px;\n            height: 85vh;\n            background: #2E0249;\n            border: 1px solid #570A57;\n            border-radius: 12px;\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 0 50px rgba(169, 32, 218, 0.3);\n            transform: scale(0.95);\n            transition: transform 0.3s ease;\n            overflow: hidden;\n        }\n        \n        .opd-modal-overlay.active .opd-modal-container {\n            transform: scale(1);\n        }\n\n        .opd-modal-header {\n            padding: 15px 25px;\n            background: #4B0082;\n            border-bottom: 1px solid #570A57;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .opd-modal-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: #FFD700;\n            margin: 0;\n        }\n\n        .opd-modal-close {\n            background: none;\n            border: none;\n            font-size: 24px;\n            color: #DDA0DD;\n            cursor: pointer;\n            transition: color 0.2s;\n        }\n\n        .opd-modal-close:hover { color: #FFD700; }\n\n        .opd-modal-body {\n            flex: 1;\n            padding: 0;\n            background: #2E0249;\n        }\n\n        .opd-modal-iframe {\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n        \/* --- Responsive --- *\/\n        @media (max-width: 900px) {\n            .opd-witches-container { gap: 40px; }\n            .opd-witches-title { font-size: 36px; text-align: center; }\n            .opd-witches-subtitle { font-size: 20px; text-align: center; justify-content: center; }\n            .opd-witches-badge { margin: 0 auto 20px auto; display: inline-flex; }\n            \n            .opd-witches-image { order: 1; text-align: center; }\n            .opd-witches-content { order: 2; flex: 1 1 100%; }\n\n            #opd-witches-btn-wrapper { justify-content: center; margin-top: 10px; }\n            .opd-witches-btn { width: 100%; padding: 18px 20px; font-size: 20px; }\n        }\n    \u003c\/style\u003e\n\u003csection id=\"opd-witches-section\"\u003e\n\u003cdiv class=\"opd-witches-container\"\u003e\n\u003c!-- Left: Image Area (Placeholder) --\u003e\n\u003cdiv class=\"opd-witches-content\"\u003e\n\u003cdiv class=\"opd-witches-badge\"\u003e Rising Star\u003c\/div\u003e\n\u003ch2 class=\"opd-witches-title\"\u003eThe Witches’ Club 📓\u003c\/h2\u003e\n\u003cdiv class=\"opd-witches-subtitle\"\u003eชมรมลับเปลี่ยนชีวิต\u003c\/div\u003e\n\u003cdiv class=\"opd-witches-quote\"\u003e\n\u003cp class=\"opd-witches-quote-text\"\u003e\"จงรักตัวเองให้มากพอ จนไม่ยอมเจ็บ เพียงเพื่อรักษาคนที่ไม่เห็นคุณค่าของเรา\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"opd-witches-desc\"\u003eแค่ประโยคเดียวในหนังสือ... ที่อาจเปลี่ยนชีวิตคุณไปตลอดกาล \u003cstrong\u003e\"The Witches’ Club\"\u003c\/strong\u003e เปรียบเสมือนเพื่อนที่เข้าใจโดยไม่ต้องพูดอะไร ช่วยละลายความรู้สึกแย่ๆ ในใจอย่างอ่อนโยน ด้วย \u003cspan class=\"opd-highlight-magic\"\u003e50 กฎแห่งเวทมนตร์\u003c\/span\u003e ที่จะเปลี่ยนความคิดลบ ให้กลายเป็นพลังดีๆ และเปลี่ยนวิธีที่คุณมองตัวเองให้รักตัวเองมากขึ้นกว่าเดิม ✨\u003c\/p\u003e\n\u003cdiv class=\"opd-witches-features\"\u003e\n\u003cul class=\"opd-witches-feat-list\"\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hat-wizard opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003e50 กฎเปลี่ยนชีวิต:\u003c\/strong\u003e เปรียบเสมือนคาถาฮีลใจ ที่นำไปใช้ได้จริง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hand-holding-heart opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเพื่อนที่เข้าใจ:\u003c\/strong\u003e อ่านแล้วทัชใจ ไม่รู้สึกเหมือนกำลังถูกสอน\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hourglass-half opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเยียวยาด้วยเวลา:\u003c\/strong\u003e กฎข้อที่ 27 \"เวลาจะค่อยๆ ทำให้เราดีขึ้นจากความเจ็บปวด\"\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-face-smile-beam opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eรักตัวเองเวอร์ชันใหม่:\u003c\/strong\u003e มองตัวเองอย่างอ่อนโยน และมีความสุขกับการเป็นตัวเอง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Button (Trigger Modal) --\u003e\n\u003cdiv id=\"opd-witches-btn-wrapper\"\u003e\u003cbutton class=\"opd-witches-btn\"\u003e \u003ci class=\"fa-solid fa-book-open opd-btn-icon\"\u003e\u003c\/i\u003e \u003cspan\u003eดูเนื้อหาหนังสือ\u003c\/span\u003e \u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- --- POPUP MODAL --- --\u003e\n\u003cdiv class=\"opd-modal-overlay\" id=\"witchesModal\"\u003e\n\u003cdiv class=\"opd-modal-container\"\u003e\n\u003cdiv class=\"opd-modal-header\"\u003e\n\u003ch4 class=\"opd-modal-title\"\u003eตัวอย่างหนังสือ: The Witches' Club\u003c\/h4\u003e\n\u003cbutton class=\"opd-modal-close\"\u003e×\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"opd-modal-body\"\u003e\n\u003c!-- Google Drive Preview Link --\u003e \u003ciframe src=\"https:\/\/drive.google.com\/file\/d\/1yJkSj_aPB4Hv-MIpf_bvHFT56602AbxR\/preview\" class=\"opd-modal-iframe\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OpenDurian Howto","offers":[{"title":"[เล่มเดี่ยว] หนังสือ The Witches' Club ชมรมลับเปลี่ยนชีวิต","offer_id":45483184357433,"sku":"OPDS-QB4FKF36","price":342.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + กับดักความรู้สึกผิด","offer_id":45483184390201,"sku":"OPDS-NV4EO30V","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ปีศาจตัวนั้นคือฉันเอง 1","offer_id":45483184422969,"sku":"OPDS-YX501S1P","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ดอกไม้จะผลิบาน","offer_id":45483184455737,"sku":"OPDS-T3H0AM40","price":663.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + คาปิบาร่า","offer_id":45483184488505,"sku":"OPDS-YR5OISTQ","price":663.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + HelmetGirl","offer_id":45483184521273,"sku":"OPDS-3GMMD11K","price":663.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + โอบกอด","offer_id":45483184554041,"sku":"OPDS-ZP2USI77","price":552.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + กว่าจะคิดได้","offer_id":45483184586809,"sku":"OPDS-TN3AO8AJ","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ความลับสู่เงินล้าน","offer_id":45483184619577,"sku":"OPDS-AM2ZNZ67","price":592.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ฉันจะมีชีวิตที่ดี","offer_id":45483184652345,"sku":"OPDS-10ZT0Z53","price":565.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ยินดีต้อนรับ","offer_id":45483184685113,"sku":"OPDS-1D7W5HPF","price":616.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ขอใช้ชีวิต","offer_id":45483184717881,"sku":"OPDS-ENLHWHDK","price":592.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ทุกความทรงจำคือของขวัญ","offer_id":45483184750649,"sku":"OPDS-7Z3SCCO5","price":592.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + Ghostly Brews","offer_id":45483184783417,"sku":"OPDS-OSK1EDI5","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + เหนื่อยมากไหม","offer_id":45483184816185,"sku":"OPDS-P56JDWJ3","price":663.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ปีศาจความรัก","offer_id":45483184848953,"sku":"OPDS-FYEZKJZX","price":640.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ปีศาจตัวนั้นคือฉันเอง 2","offer_id":45484022136889,"sku":"OPDS-52GHJK9F","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + Ghostly Remains","offer_id":45483184881721,"sku":"OPDS-CGIMWOJG","price":640.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + สวนของหัวใจ","offer_id":45483184914489,"sku":"OPDS-MT69UE5C","price":922.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + คาปิบาร่า","offer_id":45483184947257,"sku":"OPDS-W23P1YO8","price":837.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + HelmetGirl","offer_id":45483184980025,"sku":"OPDS-TAMQPS4A","price":837.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + เหนื่อยมากไหม","offer_id":45483185012793,"sku":"OPDS-APPMFO75","price":837.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/0491\/6025\/files\/492147720_122217074828060379_8111058387816009880_n.jpg?v=1771401215","url":"https:\/\/opendurian-howto.myshopify.com\/products\/book-the-witches-club","provider":"OpenDurian Howto","version":"1.0","type":"link"}