{"title":"המיוחדים של רוטין","description":"","products":[{"product_id":"סינגוניום-אלבו","title":"סינגוניום אלבו","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הסינגוניום אלבו מציג \u003cspan class=\"highlight-text\"\u003eעלים מרהיבים בגוונים של ירוק ולבן-קרמי\u003c\/span\u003e עם תבניות וריגציה יחודיות. זהו \u003cspan class=\"highlight-text\"\u003eצמח נדיר ויוקרתי\u003c\/span\u003e המוסיף אלגנטיות ויופי טרופי לכל חלל, וידוע בצמיחתו המרשימה ועמידותו.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית, אור בהיר עקיף \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר מפוזר, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה קלות לחה, השקיה מתונה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת עם קומפוסט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמיחה פעילה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606308602106,"sku":"plant+pot","price":118.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001114210554,"sku":"plant+pot","price":143.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001114603770,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001116176634,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001116602618,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001117061370,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001117651194,"sku":"plant+pot","price":163.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001117978874,"sku":"plant+pot","price":163.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001119781114,"sku":"plant+pot","price":163.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_eabf13c3-e6b4-47ac-80d9-a52993f019a1.jpg?v=1763980542"},{"product_id":"אנטוריום-וורקואנום","title":"אנטוריום וורקואנום | בינוני","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אנטוריום וורקואנום הוא \u003cspan class=\"highlight-text\"\u003eצמח אקזוטי יפהפה עם עלים מחורצים ייחודיים\u003c\/span\u003e הנחשב לפנינה בעולם הצמחייה הטרופית. הצמח מביא \u003cspan class=\"highlight-text\"\u003eאוירה טרופית מרהיבה ומעניק נוכחות דרמטית\u003c\/span\u003e בכל פינה בבית בזכות העלים הגדולים והמרשימים שלו.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור רך מפוזר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה לחה באופן קבוע, לחות גבוהה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה אורגנית עשירה ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי עלים כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606330884346,"sku":"plant+pot","price":143.88,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001571782906,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001571913978,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001572110586,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001573978362,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001574142202,"sku":"plant+pot","price":188.88,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001574928634,"sku":"plant+pot","price":188.88,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001575420154,"sku":"plant+pot","price":188.88,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002821488890,"sku":"plant+pot","price":168.88,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_d1b44717-5d71-4174-8589-cc9da934e709.jpg?v=1764059906"},{"product_id":"מונסטרה-bmf","title":"מונסטרה bmf | בייבי","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        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eצמח מונסטרה צעיר עם \u003cspan class=\"highlight-text\"\u003eעלים מבריקים וקלאסיים\u003c\/span\u003e בגודל מושלם לגידול ביתי. הצמח הקומפקטי מגיע \u003cspan class=\"highlight-text\"\u003eבעציץ 5 ס\"מ\u003c\/span\u003e ומהווה תוספת מרשימה ונקיה לכל פינה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לעציצים פנימיים בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, להשאיר לייבש בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eמיקס גידול איכותי עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית ירוק עד, גדל כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47624291811578,"sku":null,"price":59.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mvnsrh-bmf-kvr-5-8588102.png?v=1763570733"},{"product_id":"הויה-רינדו-רפלאשי","title":"הויה רינדו רפלאשי | בייבי","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה רינדו רפלאשי היא \u003cspan class=\"highlight-text\"\u003eצמח בית יוקרתי ומיוחד\u003c\/span\u003e המתאפיין בעלים עבים ובשרניים עם \u003cspan class=\"highlight-text\"\u003eנצנוץ כסוף עדין\u003c\/span\u003e. הצמח הזה הוא האחד \u003cspan class=\"highlight-text\"\u003eהקל ביותר לגידול וטיפוח\u003c\/span\u003e ומעניק לבית אווירה טרופית ומרגיעה.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית, מרפסת מוצלת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף בהיר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, האדמה תתייבש בין ההשקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת עציצים רגילה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נצחי, צמיחה איטית ויציבה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47624397455610,"sku":null,"price":179.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-rindv-rflashi-kvr-5-3849106.png?v=1763570675"},{"product_id":"אנטוריום-וורקאנום-מיני-קוטר-5","title":"אנטוריום וורקאנום | בייבי","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אנטוריום וורקאנום מיני הוא \u003cspan class=\"highlight-text\"\u003eצמח בית אקזוטי ומרהיב\u003c\/span\u003e עם עלים ירוקים מבריקים וחזקים. הזן המיני מתאים במיוחד \u003cspan class=\"highlight-text\"\u003eלמקומות קטנים\u003c\/span\u003e ומוסיף נופך טרופי וחיוניות לכל חלל. בקוטר 5 ס\"מ זהו \u003cspan class=\"highlight-text\"\u003eצמח מושלם להתחלה\u003c\/span\u003e בעולם האנטוריומים.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עדין וחזק, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהחזקת אדמה לחה, מים פושרים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת חממה עשירה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח רב שנתי עם צמיחה מתמשכת \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47624401879290,"sku":null,"price":64.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-vvrkanvm-mini-kvr-5-9790820.png?v=1763570676"},{"product_id":"אנטוריום-סופר-סילבר-קוטר-12","title":"אנטוריום סופר סילבר | בינוני","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            האנטוריום סופר סילבר מציג \u003cspan class=\"highlight-text\"\u003eעלים מדהימים בגוונים כסופים וירוקים\u003c\/span\u003e עם דוגמת עורקים מרשימה, ומהווה \u003cspan class=\"highlight-text\"\u003eצמח בית יוקרתי ואלגנטי\u003c\/span\u003e המעניק תחושה טרופית וייחודית לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים רק לבתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר ועקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה, אדמה לחה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה עשירה ומנקזת היטב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעלווה קבועה לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683887104250,"sku":"plant+pot","price":106.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002973434106,"sku":"plant+pot","price":131.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002975891706,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002976055546,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002977136890,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002982019322,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002983362810,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002985558266,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002987589882,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-svfr-silbr-kvr-12-2996381.png?v=1765885715"},{"product_id":"אלוקסיה-סילבר-דרגון-קוטר-12","title":"אלוקסיה סילבר דרגון | בינוני","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אלוקסיה סילבר דרגון מציגה \u003cspan class=\"highlight-text\"\u003eעלים כסופים מרהיבים בדוגמת עורקים יוצאת דופן\u003c\/span\u003e הנופלים כמו מפל כסף. הצמח החושני הזה מוסיף \u003cspan class=\"highlight-text\"\u003eנגיעה אלגנטית ומתוחכמת\u003c\/span\u003e לכל חלל, בעציץ 12 ס\"מ מושלם עבור שולחן או מדף.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לפינות בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה, לא הצפה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eקומפוסט עשיר וחדיר \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי עלים צמח רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683891396858,"sku":"plant+pot","price":94.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002989261050,"sku":"plant+pot","price":119.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002989359354,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002989752570,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002990145786,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002990375162,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002991816954,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002992046330,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002993225978,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_5ef55262-29cd-4502-9314-45bdd62ccce2.jpg?v=1764060248"},{"product_id":"אלוקסיה-גקלין-קוטר-12","title":"אלוקסיה גקלין | בינוני","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eאלוקסיה גקלין מציגה \u003cspan class=\"highlight-text\"\u003eעלים מפוסלים ייחודיים עם מרקם מיוחד\u003c\/span\u003e בקוטר 12 ס\"מ, והיא \u003cspan class=\"highlight-text\"\u003eצמח אקזוטי מרשים\u003c\/span\u003e הכולל גבעולים בדוגמת עור נחש ומוסיף אווירה טרופית מקסימה לבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לגידול בבית ובמרפסת מוגנת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר מפוזר, מוגן משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על אדמה לחה, אהב לחות גבוהה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eתערובת פלפל ודשן אורגני עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח מחזורי העמיד לתנאים שונים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683896410362,"sku":"plant+pot","price":119.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48003008069882,"sku":"plant+pot","price":176.4,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48003008299258,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48003008332026,"sku":"plant+pot","price":184.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48003008725242,"sku":"plant+pot","price":184.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48003012198650,"sku":"plant+pot","price":184.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48003012460794,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003017933050,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48003017965818,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/alvksih-gkli-kvr-12-9804794.png?v=1763570618"},{"product_id":"אלוקסיה-בלק-וולוט-קוטר-12","title":"אלוקסיה בלק וולוט | בינוני","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv style=\"left: 10%; animation-delay: 0s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eאלוקסיה בלק וולוט מציגה \u003cspan class=\"highlight-text\"\u003eעלים קטיפתיים בגוון ירוק עמוק עם עורקים לבנים בולטים\u003c\/span\u003e, שמה מבנה דרמטי ואלגנטי לכל חלל. הצמח כולל גם \u003cspan class=\"highlight-text\"\u003eעלים בגוון סגול-חום ייחודי\u003c\/span\u003e שיוצרים ניגודיות מרהיבה ומוסיפים עניין ויזואלי לסביבה.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לבתים ודירות \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור מתון, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על לחות קבועה באדמה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה איכותית שמורת לחות וחומוסית \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית תמידי עם יופי מתמשך \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683943137530,"sku":"plant+pot","price":109.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48003018293498,"sku":"plant+pot","price":134.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48003018490106,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48003018752250,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48003019047162,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48003020390650,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48003020521722,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003021373690,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48003025797370,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_930ba2ea-3f32-4e08-9f01-67569ce34c8f.jpg?v=1764073243"},{"product_id":"פילונדנדרון-פינק-פרינסס-קוטר-12","title":"פילודנדרון פינק פרינסס | בינוני","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            פילונדרון פינק פרינסס מציג \u003cspan class=\"highlight-text\"\u003eעלים מדהימים בגוני ירוק וורוד מושלם\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eגבעולים ורודים מרהיבים\u003c\/span\u003e. צמח מקורה \u003cspan class=\"highlight-text\"\u003eמהמם וקל לגידול\u003c\/span\u003e שמוסיף נגיעה אלגנטית וצבעונית לכל פינה בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לבית ומרפסת מקורה \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מפוזר או צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה סדירה, אדמה מעט לחה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת עציץ איכותית ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעלווה צבעונית כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683946053882,"sku":"plant+pot","price":131.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48003025961210,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48003026190586,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48003026485498,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48003026813178,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48003026911482,"sku":"plant+pot","price":164.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003026977018,"sku":"plant+pot","price":164.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48003027566842,"sku":"plant+pot","price":164.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48003810656506,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filvndndrv-fink-frinss-kvr-12-8021740.png?v=1763570618"},{"product_id":"אלוקסיה-פריידיק-מגוונת","title":"אלוקסיה פריידק מגוונת | בינוני","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            האלוקסיה פריידיק היא \u003cspan class=\"highlight-text\"\u003eצמח בית מהמם עם עלים לבבים וקינוח מרהיב\u003c\/span\u003e המציגים \u003cspan class=\"highlight-text\"\u003eדוגמאות וחרלים בגוונים של ירוק וקרם\u003c\/span\u003e. צמח מיוחד ואלגנטי המוסיף מגע טרופי וקסום לכל חלל בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית, מקומות מוגנים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מסונן, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה באדמה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה עשירה ומנקזת, תערובת פרחים \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית קבוע לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47683955818746,"sku":null,"price":335.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/alvksih-friidik-mgvvnt-1358556.png?v=1763570615"},{"product_id":"פילונדנדרון-בליטיאיי-מגוון","title":"פילודנדרון בליטיאיי מגוון","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הפילודנדרון בליטיאיי הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מדהים בעל עלים מוארכים וייחודיים\u003c\/span\u003e בירוק עמוק עם \u003cspan class=\"highlight-text\"\u003eגוונים צהובים זהובים יפיפיים\u003c\/span\u003e. הצמח מציג \u003cspan class=\"highlight-text\"\u003eחוויה ויזואלית מרהיבה וקלות טיפול יוצאת דופן\u003c\/span\u003e, מה שהופך אותו לבחירה מושלמת למתחילים ולמנוסים כאחד.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית מושלם לפינת הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף בהיר, מתחלק עם צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה כאשר הקרקע מתחילה להתייבש \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת אדמה מנקזת עם עציץ מחורר \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח תמידי עוד עלווה לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47683958145274,"sku":null,"price":2278.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filvndndrv-bliiaii-mgvv-3349497.png?v=1763570615"},{"product_id":"מונסטרה-תאי-מוטציה","title":"מונסטרה תאי מוטציה","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            המונסטרה תאי מוטציה היא \u003cspan class=\"highlight-text\"\u003eצמח נדיר ומיוחד\u003c\/span\u003e עם עלים מרהיבים בגווני ירוק וצהוב מופלאים. העלים הגדולים והמחוררים יוצרים \u003cspan class=\"highlight-text\"\u003eתצוגה דקורטיבית מיוחדת במינה\u003c\/span\u003e שתהפוך כל חלל לטרופי ויוקרתי.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר מפוזר, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה רגילה, אדמה מעט לחה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית ומנקזת היטב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית ירוק עד כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683961094394,"sku":"plant+pot","price":799.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000655655162,"sku":"plant+pot","price":824.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000665026810,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000667123962,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000667844858,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000668238074,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000668762362,"sku":"plant+pot","price":844.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000674300154,"sku":"plant+pot","price":844.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000674889978,"sku":"plant+pot","price":844.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_33ed1813-0267-4ceb-a582-5c8ca7719226.jpg?v=1763991019"},{"product_id":"הויה-קומפקטה-מגוונת","title":"הויה קומפקטה מגוונת","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה קומפקטה מגוונת היא \u003cspan class=\"highlight-text\"\u003eצמח בית קסום עם עלים בשרניים וצפופים\u003c\/span\u003e בגווני ירוק וקרם יחודיים, הידועה בכינוי \"חבל ההינדו\" בזכות \u003cspan class=\"highlight-text\"\u003eצמיחתה הסלולרית המיוחדת\u003c\/span\u003e ויכולתה לפרוח פרחים ריחניים ויפים.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לבית, מתאים גם למרפסת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר מפוזר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, רק כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת לצמחי בית \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eפריחה אפשרית בתנאים מתאימים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47683964567802,"sku":null,"price":358.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-kvmfkh-mgvvnt-7495765.png?v=1763570615"},{"product_id":"שרך-כף-ארנב","title":"שרך כף ארנב | קטן","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            שרך כף ארנב מציג \u003cspan class=\"highlight-text\"\u003eעלים מעודנים וחרוטים בגוון ירוק עמוק\u003c\/span\u003e הדומים לכפות ארנב עדינות, ומהווה \u003cspan class=\"highlight-text\"\u003eצמח נוי מרשים לבית\u003c\/span\u003e המוסיף אלגנטיות ואוירה טרופית לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמיועד לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מפוזר, צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה של הקרקע \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת גינה עשירה ומנקזת \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47683972989178,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/shr-f-arnb-9063761.png?v=1763570615"},{"product_id":"אפיפ-גיגאנטום-מרבל","title":"אפיפרנום גיגאנטום מרבל  | בינוני","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאפיפ גיגאנטום מרבל הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מרשים עם עלווה צבעונית ייחודית\u003c\/span\u003e המשלב גוונים של ירוק כהה וקרם בדוגמת שיש טבעית, ומוסיף \u003cspan class=\"highlight-text\"\u003eאלגנטיות ואופי מיוחד\u003c\/span\u003e לכל חלל בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמיועד לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה סדירה, שמירה על לחות מתונה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה איכותית עם ניקוז מצוין \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח עלוונית קבוע לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"רוטין חממה","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47684397498618,"sku":"plant+pot","price":238.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000651493626,"sku":"plant+pot","price":263.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000651985146,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000652509434,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000652804346,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000653230330,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000653295866,"sku":"plant+pot","price":283.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000653983994,"sku":"plant+pot","price":283.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000654475514,"sku":"plant+pot","price":283.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_5b09ecaf-aed9-41ac-9f65-f42565ac34df.jpg?v=1763972579"},{"product_id":"הויה-וויטי-מגוונת","title":"הויה וויטי מגוונת | גדול","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה וויטי מגוונת היא \u003cspan class=\"highlight-text\"\u003eצמח בית יוקרתי עם עלים מרהיבים בגוני ירוק וקרם\u003c\/span\u003e, הידוע בעמידותו וביכולתו \u003cspan class=\"highlight-text\"\u003eלטהר את האוויר בבית\u003c\/span\u003e. צמח מושלם לתליה או כצמח משתרך המוסיף אלגנטיות לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לתוך הבית ומרפסות מוצלות \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת אדמה מנקזת עם פרליט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמיחה ופריחה לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47684399038714,"sku":null,"price":142.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-vvii-mgvvnt-6089490.png?v=1763570616"},{"product_id":"מונסטרה-אלבו-עציץ-15-סמ","title":"מונסטרה אלבו | גדול","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\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            מונסטרה אלבו - \u003cspan class=\"highlight-text\"\u003eצמח נדיר ומרהיב\u003c\/span\u003e עם עלים בעלי ורייגציה לבנה טבעית ייחודית. כל עלה הוא \u003cspan class=\"highlight-text\"\u003eיצירת אמנות טבעית\u003c\/span\u003e עם חורים אופייניים ופס לבן דרמטי המהווה את \u003cspan class=\"highlight-text\"\u003eפנינת הקולקציה\u003c\/span\u003e של כל אוהב צמחים.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור יום עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת עם חומר אורגני \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":47703873192186,"sku":null,"price":399.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mvnsrh-albv-binvnit-i-15-sm-9176414.png?v=1763570546"},{"product_id":"מונסטרה-b-m-f-מבצע","title":"מונסטרה b.m.f | בינוני מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    מונסטרה BMF היא \u003cspan class=\"highlight-text\"\u003eזן אספנים נדיר\u003c\/span\u003e עם עלים ירוקים מבריקים ונוכחות נקייה.\n    עם הזמן היא מפתחת \u003cspan class=\"highlight-text\"\u003eחריצים דרמטיים בצורת להבה\u003c\/span\u003e.\n    מושלמת לסלון או למשרד ומכניסה \u003cspan class=\"highlight-text\"\u003eאווירת ג׳ונגל מודרנית\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבפנים הבית, או במרפסת מוצלת ומוגנת מרוח ושמש ישירה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן עד אור בינוני. להימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. לרוקן עודפי מים מתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת: מצע שתילה איכותי עם פרלייט\/קליפות עץ לנשימה טובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e שממשיך לצמוח לאורך השנה בתנאים יציבים\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48171393548538,"sku":null,"price":99.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_15aee02f-cb03-4d8a-86d8-0671f89334f8.jpg?v=1767346744"},{"product_id":"גלוריאוסום-אלבו-בייב-מבצע","title":"גלוריאוסום אלבו | בייב מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    גלוריאוסום אלבו הוא פילודנדרון זוחל עם עלים רחבים וגיוון עדין. כל עלה יוצא ייחודי. הוא מוסיף \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eכתמי קרם‑ירוק\u003c\/span\u003e ויוצר \u003cspan class=\"highlight-text\"\u003eנוכחות בוטיק\u003c\/span\u003e בסלון או במשרד.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, במקום יציב בלי רוחות חזקות \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן ליד חלון. בלי שמש ישירה כדי לשמור על הגיוון \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. לא להשאיר מים עומדים \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת ארואיד מאווררת עם ניקוז מצוין (קוקוס\/כבול + פרלייט\/קליפות אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית שממשיך לגדול לאורך השנה בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48173876805882,"sku":null,"price":1298.7,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c1af1b66-b5fd-4e6f-9b69-1cbfe8d19ce3.jpg?v=1767300838"},{"product_id":"פילונדנדרון-מלקוריזום-מגוון-בייבי-מבצע","title":"פילודנדרון מלקוריזום מגוון | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    פילודנדרון מלקוריזום מגוון הוא מטפס אלגנטי עם \u003cspan class=\"highlight-text\"\u003eעלים קטיפתיים\u003c\/span\u003e ומוארכים. כל עלה מציג \u003cspan class=\"highlight-text\"\u003eוריאגציה ירוק־ליים\u003c\/span\u003e שמדגישה את הגוון הכהה. מושלם ליצירת \u003cspan class=\"highlight-text\"\u003eאווירת ג׳ונגל יוקרתית\u003c\/span\u003e ליד חלון מואר.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאים במיוחד לבית (סלון\/משרד). להרחיק מרוח, מזגן ישיר וקור. \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן ליד חלון. שמש ישירה עלולה לצרוב את העלים. \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כש-2–3 ס״מ העליונים מתייבשים. להשקות עד נגר ולרוקן עודפים. \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת ארואידים קלה: אדמה איכותית עם פרלייט\/קליפות אורן לניקוז מהיר. \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח עלווה שממשיך לצמוח לאורך זמן בתנאי בית טובים. \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48173882015994,"sku":null,"price":648.7,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c65aec06-c40c-46fe-aaf3-65d04d8e7500.jpg?v=1767283760"},{"product_id":"פילודנדרון-כרמל-מרבל-בייבי-מבצע","title":"פילודנדרון כרמל מרבל | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    פילודנדרון קרמל מרבל הוא אוצר טרופי למי שאוהב עיצוב נקי עם טוויסט.  \n    העלים הארוכים מציגים \u003cspan class=\"highlight-text\"\u003eמרבלינג משתנה בכל עלה\u003c\/span\u003e.  \n    בגווני \u003cspan class=\"highlight-text\"\u003eקרמל-קרם עם נגיעות ירוק\u003c\/span\u003e.  \n    מעניק \u003cspan class=\"highlight-text\"\u003eוייב בוטיק יוקרתי\u003c\/span\u003e למדף, שולחן או פינה מוארת.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבתוך הבית או מרפסת מוצלת ומוגנת מרוח\/קור \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ומסונן. שמש ישירה עלולה לצרוב את הגוונים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כש-3–5 ס״מ העליונים מתייבשים. לא להשאיר מים עומדים \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידים מאווררת ומנוקזת (קוקוס\/כבול + פרלייט + קליפת אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית שמתפתח ומתמלא לאורך כל השנה בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48173886210298,"sku":null,"price":389.87,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_49a008a2-3609-4216-bc41-02e228962bb7.jpg?v=1767280928"},{"product_id":"אנטוריום-דארק-פניקס-בייבי-מבצע","title":"אנטוריום דארק פניקס | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום דארק פניקס הוא תכשיט טרופי לבית עם \u003cspan class=\"highlight-text\"\u003eעלים לבביים בגוון ליים מנומר\u003c\/span\u003e. \n    הנראות משתנה בעדינות עם כל עלה חדש, והגבעולים מוסיפים \u003cspan class=\"highlight-text\"\u003eנגיעה אדמדמה אלגנטית\u003c\/span\u003e. \n    מושלם למדף או סלון ליצירת \u003cspan class=\"highlight-text\"\u003eוייב ג׳ונגל יוקרתי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמעולה בתוך הבית. אפשר גם במרפסת מוצלת ומוגנת \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ומסונן ליד חלון. להימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כשהשכבה העליונה מתייבשת. לא להשאיר מים בתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אוורירית לארואידים עם ניקוז מצוין (פרלייט\/קליפות אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית שמתפתח לאורך זמן ובכל שנה נראה מרשים יותר \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48173887684858,"sku":null,"price":518.7,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e499551e-885b-4832-b2d7-acb82d4ebbfd.jpg?v=1767280554"},{"product_id":"אלוקסיה-נינג-ה-טריקולור-קטן","title":"אלוקסיה נינג׳ה טריקולור | קטן מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אלוקסיה נינג׳ה טריקולור היא תכשיט טרופי קומפקטי עם עלים חיציים ב\u003cspan class=\"highlight-text\"\u003eשילוב טריקולור ירוק‑קרם\u003c\/span\u003e.\n    כל עלה יוצא שונה, עם מראה אספני.\n    מושלמת ל\u003cspan class=\"highlight-text\"\u003eפינה מוארת בסלון\u003c\/span\u003e ומכניסה \u003cspan class=\"highlight-text\"\u003eוייב ג׳ונגל נקי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לפנים הבית, במקום יציב וללא רוחות חזקות \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף; להימנע משמש ישירה על העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת; לא להשאיר מים בצלחת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eמצע עציצים מאוורר ומנוקז (פרלייט\/קליפת אורן מומלצים) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית טרופי שומר על מראה מרשים לאורך שנים בתנאים נכונים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48194261188858,"sku":null,"price":299.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_81894e4f-3293-4379-99ab-fce51a8bcebf.jpg?v=1770728636"},{"product_id":"מונסטרה-מינט-בייבי-מבצע","title":"מונסטרה מינט | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    מונסטרה מינט היא מונסטרה נדירה עם עלים גדולים שמתפתחים לחריצים מרשימים. \n    הווריאגציה \u003cspan class=\"highlight-text\"\u003eמנטה-קרם עדינה\u003c\/span\u003e יוצרת קונטרסט טבעי ואלגנטי. \n    מוסיפה \u003cspan class=\"highlight-text\"\u003eסטייל נקי ומודרני\u003c\/span\u003e לכל חלל מואר. \n    הבחירה המושלמת ל\u003cspan class=\"highlight-text\"\u003eווייב טרופי יוקרתי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית, וגם למרפסת מוצלת ומוגנת משמש ורוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. שמש ישירה עלולה לצרוב את החלקים הבהירים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. להימנע ממים עומדים בצלחת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים מנוקזת ומאווררת (תוספת פרלייט\/קליפת אורן מומלצת) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית \u003cstrong\u003eרב-שנתי\u003c\/strong\u003e; גדילה פעילה בעיקר באביב–קיץ \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48305940627706,"sku":null,"price":348.6,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_793b4d71-f12d-4374-8896-74b03d4b8a9a.jpg?v=1770726771"},{"product_id":"הויה-רונדומנסיס-ספלאש-בייבי-מבצע","title":"הויה רונדומנסיס ספלאש | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה רונדומנסיס ספלאש היא הויה אספנית עם עלים עבים בגוון ירוק עמוק ומנוקד \u003cspan class=\"highlight-text\"\u003eספלאש כסוף\u003c\/span\u003e. גדילה משתרעת שמתאימה למדף או לעציץ תלוי. בתנאים טובים היא מתגמלת ב\u003cspan class=\"highlight-text\"\u003eאשכולות פרחים כוכביים ורודים\u003c\/span\u003e ויוצרת \u003cspan class=\"highlight-text\"\u003eוייב טרופי־אלגנטי\u003c\/span\u003e בבית.\n  \u003c\/div\u003e\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבתוך הבית, וגם במרפסת מוארת ומוגנת מרוח וקור \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק מסונן עד בינוני. להימנע משמש צהריים ישירה \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהמצע מתייבש כמעט לגמרי. בחורף להפחית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים קלה ומנוקזת, עם פרלייט\/קליפות אורן לאוורור \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי. עשוי לפרוח בעונות החמות בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48305949049082,"sku":null,"price":69.86,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_tgckcatgckcatgck.jpg?v=1770734221"},{"product_id":"הויה-קלמנסוריום-רד-ספל-בייבי-מבצע","title":"הויה קלמנסוריום רד\/ספל | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה קלמנסוריום רד\/ספל היא פריט אספני שמרים כל פינה.\u003cbr\u003e\n    \u003cspan class=\"highlight-text\"\u003eעלים עבים עם עורקים כהים\u003c\/span\u003e יוצרים טקסטורה דרמטית ומסודרת.\u003cbr\u003e\n    בתנאים טובים היא מתגמלת ב־\u003cspan class=\"highlight-text\"\u003eפריחה כוכבית קרמית עם מרכז אדמדם\u003c\/span\u003e ובאווירת \u003cspan class=\"highlight-text\"\u003eוייב טרופי‑אלגנטי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לפנים הבית או מרפסת מוארת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף; שמש בוקר עדינה בלבד אם בכלל \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהאדמה מתייבשת היטב; בחורף להפחית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת (תערובת סחלבים\/קוקוס עם פרלייט) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eמטפסת רב‑שנתית שמלווה אתכם לאורך שנים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48305951604986,"sku":null,"price":71.88,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_fwi8d9fwi8d9fwi8.jpg?v=1770733992"},{"product_id":"מונסטרה-אבליקה-פרו-בייבי","title":"מונסטרה אבליקה פרו | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    מונסטרה אובליקה “פרו” היא פנינת אספנים עם \u003cspan class=\"highlight-text\"\u003eעלים דקיקים ומחוררים כמו תחרה\u003c\/span\u003e.  \n    היא מטפסת בעדינות ומכניסה \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי ומודרני\u003c\/span\u003e לכל מדף או סטנד.  \n    כשנותנים לה אור נכון—מקבלים \u003cspan class=\"highlight-text\"\u003eמראה אוורירי וקליל\u003c\/span\u003e שקשה להתעלם ממנו.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, במקום יציב ומוגן מרוחות וקור. ליד חלון מואר זה מושלם \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. שמש ישירה עלולה לצרוב את העלים העדינים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כש־2–3 ס״מ העליונים מתייבשים. לשפוך עודפי מים מהצלחת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת: אדמת עציצים עם פרלייט\/קליפת אורן. חשוב אוורור לשורשים \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי. יצמח מהר יותר באביב–קיץ עם לחות ותמיכה לטיפוס \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48305992794362,"sku":null,"price":69.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_98a28646-02e2-48b3-8b58-ba885606249e.jpg?v=1770718484"},{"product_id":"אלוקסיה-ונום-בינוני","title":"אלוקסיה ונום | בינוני מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אלוקסיה ונום היא תוספת בוטנית שלא מתעלמים ממנה.  \n    \u003cspan class=\"highlight-text\"\u003eעלי מגן כסופים-אפרפרים\u003c\/span\u003e עם קצוות כהים יוצרים \u003cspan class=\"highlight-text\"\u003eניגוד דרמטי\u003c\/span\u003e.  \n    מושלמת למדף מואר או פינת סלון, ומכניסה \u003cspan class=\"highlight-text\"\u003eוייב ג׳ונגל יוקרתי\u003c\/span\u003e בלי מאמץ.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית בלבד. רחוק מרוח, מזגן וקור \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף ליד חלון. בלי שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כש־2–3 ס״מ העליונים מתייבשים. לא להשאיר מים בתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת מאווררת לעציצי ארואידים (אדמה + פרלייט\/קליפות) לניקוז מצוין \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית טרופי רב־שנתי. גדילה חזקה בעיקר באביב–קיץ \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48306056298746,"sku":null,"price":349.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_51b7ef98-9337-49bf-9571-52822ba05eeb.jpg?v=1770718234"},{"product_id":"אלוקסיה-דרגון-סקייל-מינט-בייבי-מבצע","title":"אלוקסיה דרגון סקייל מינט | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אלוקסיה דרגון סקייל מינט היא תכשיט ירוק לבית.\u003cbr\u003e\n    עלים עבים עם \u003cspan class=\"highlight-text\"\u003eמרקם קשקשי כמו דרקון\u003c\/span\u003e ו־\u003cspan class=\"highlight-text\"\u003eוריאגציה מנטה-קרם\u003c\/span\u003e שמושכת מבטים.\u003cbr\u003e\n    מושלמת למי שמחפש \u003cspan class=\"highlight-text\"\u003eמראה אספנים\u003c\/span\u003e נקי ומודרני.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית, וגם למרפסת מוצלת ומוגנת (בעיקר בעונות החמות) \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. להימנע משמש ישירה שמחלישה את העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כש־2–3 ס״מ עליונים מתייבשים. לא להשאיר מים עומדים בצלוחית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת (למשל פרלייט\/קליפות\/קוקוס) לשורשים בריאים \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב שנתית. בקור יכולה להאט או לאבד עלים זמנית ולהתחדש בעונה החמה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48306057904378,"sku":null,"price":209.86,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_f068e9b3-fd0f-4cdb-adfb-93d30f37ef92.jpg?v=1770717893"},{"product_id":"אנטוריום-לוקשוריאנס","title":"אנטוריום לוקשוריאנס | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום לוקשוריאנס הוא צמח אספנים דרמטי עם עלים עבים במראה “מרופד”.\u003cbr\u003e\n    \u003cspan class=\"highlight-text\"\u003eירוק-עמוק עם ברק עדין\u003c\/span\u003e ו\u003cspan class=\"highlight-text\"\u003eטקסטורה מקומטת ויוקרתית\u003c\/span\u003e יוצרים נוכחות חזקה גם בעציץ קטן.\u003cbr\u003e\n    מושלם לפינת סלון עם \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          מתאים לבית, ליד חלון מואר. להרחיק מרוח\/מזגן ישיר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אור בהיר ועקיף. להימנע משמש ישירה שמלבינה עלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          לשמור מצע לח קלות. להשקות כש-2–3 ס״מ עליונים מתייבשים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          תערובת ארואידים מאווררת (קליפות אורן\/פרלייט\/קוקוס). ניקוז חובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          צמח עלווה רב שנתי. שומר על נוכחות מרשימה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48381960192250,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_d735372c-d4e1-4eb9-9bb9-6855f091fbfb.jpg?v=1772619021"},{"product_id":"הויה-פלגלאטה-סילבר-בייבי","title":"הויה פלגלאטה סילבר | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה פלגלאטה “סילבר” היא מטפסת אלגנטית עם \u003cspan class=\"highlight-text\"\u003eעלים כסופים מנוקדים\u003c\/span\u003e.\n    מושלמת למדף או למתלה ליצירת מראה נקי ומודרני.\n    בתנאים טובים תפתיע עם \u003cspan class=\"highlight-text\"\u003eפרחים כוכביים ריחניים\u003c\/span\u003e ו־\u003cspan class=\"highlight-text\"\u003eוייב טרופי עדין\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          בתוך הבית, או מרפסת מוצלת ומוגנת מרוח וקור \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אור חזק ומסונן. שמש בוקר עדינה אפשרית \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          להשקות רק כשמרבית המצע מתייבש. בחורף להפחית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          תערובת קלה ומנוקזת (אדמת עציצים + פרלייט\/קליפת אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          רב־שנתי. עשוי לפרוח בעונות חמות בתנאים מתאימים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48382016815354,"sku":null,"price":238.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_wk602kwk602kwk60.jpg?v=1772702119"},{"product_id":"הויה-מיטרטה-סילבר-בייבי","title":"הויה מיטרטה סילבר | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה מיטרטה סילבר היא הויה אספנית עם \u003cspan class=\"highlight-text\"\u003eעלים ארוכים בגוון כסף מנוקד\u003c\/span\u003e שמרימים כל מדף או מתלה.  \n    מוסיפה \u003cspan class=\"highlight-text\"\u003eוייב טרופי־אלגנטי\u003c\/span\u003e גם בחללים קטנים.  \n    בתנאים טובים ובבגרות יכולה להפתיע ב\u003cspan class=\"highlight-text\"\u003eפריחה כוכבית ריחנית\u003c\/span\u003e (פריחה לדוגמה).\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e מיקום\u003c\/th\u003e\n        \u003ctd\u003eאידיאלית בתוך הבית. מתאימה גם למרפסת מוארת ומוגנת מרוח ושמש ישירה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e תאורה\u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ומסונן (אור עקיף). חצי צל גם עובד, ויותר אור מעלה סיכוי לפריחה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e השקיה\u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהמצע מתייבש היטב. בקיץ מעט יותר, בחורף להפחית. לא להשאיר מים עומדים \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e קרקע\u003c\/th\u003e\n        \u003ctd\u003eמצע קל ומנוקז: תערובת מאווררת עם פרלייט\/קליפות אורן. חובה עציץ עם חורי ניקוז \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n        \u003ctd\u003eרב־שנתית. צומחת יפה לאורך שנים, ובבגרות יכולה לפרוח בעונה החמה בתנאים מתאימים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48382031397114,"sku":null,"price":598.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_c91y3jc91y3jc91y.jpg?v=1772701936"},{"product_id":"הויה-גוינאה-גוסט","title":"הויה גוינאה גוסט | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה היא תוספת שיקית לבית. עלים בשרניים ונקיים, מראה מסודר ומודרני.\u003cbr\u003e\n    בעונה הנכונה תקבלו \u003cspan class=\"highlight-text\"\u003eאשכולות של פרחי כוכב שעוותיים\u003c\/span\u003e עם מרכז חמים ומיוחד.\u003cbr\u003e\n    אידיאלית למקום מואר ומסונן ומביאה \u003cspan class=\"highlight-text\"\u003eוייב טרופי-מינימליסטי\u003c\/span\u003e ו-\u003cspan class=\"highlight-text\"\u003eפריחה שמפתיעה כל פעם מחדש\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית ולמרפסת מוצלת\/מוגנת. להימנע מקור קיצוני ורוחות חזקות \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן. שמש בוקר עדינה אפשרית, להימנע משמש צהריים ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהשכבה העליונה מתייבשת (כ-2–3 ס״מ). בחורף להפחית משמעותית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים קלה ומנוקזת: אדמה + פרלייט\/קליפות קוקוס. עציץ עם חורי ניקוז חובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב שנתית. יכולה לחזור ולפרוח מדי שנה בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48382074454266,"sku":null,"price":238.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_hfug24hfug24hfug.jpg?v=1772701674"},{"product_id":"אלוקסיה-בלאק-וולווט-פינק-בייבי","title":"אלוקסיה בלאק וולווט פינק | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אלוקסיה בלאק וולווט פינק היא תכשיט לבית. עלים קטיפתיים כהים עם עורקים בהירים.\n    כל עלה מפתיע ב־\u003cspan class=\"highlight-text\"\u003eווריאגציה ורודה עדינה\u003c\/span\u003e.\n    מושלמת ל־\u003cspan class=\"highlight-text\"\u003eוייב אורבני‑יוקרתי\u003c\/span\u003e ומוסיפה \u003cspan class=\"highlight-text\"\u003eדרמה בוטנית\u003c\/span\u003e למדף או לשולחן.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלצת בתוך הבית, במקום חמים ויציב. הרחק מרוח וקור \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן ליד חלון. להימנע משמש ישירה כדי לשמור על הורוד \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור על לחות קלה. להשקות כש־2–3 ס״מ העליונים מתייבשים. לא להשאיר מים בצלחת \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עשירה אך מנוקזת: קוקוס\/כבול + פרלייט + קליפת אורן. עציץ עם חורי ניקוז חובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e בבית. בחורף הצמיחה נרגעת, ובאביב חוזרת במרץ\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48407758930170,"sku":null,"price":599.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a27971a9-8419-4852-bf87-1197e3d28ba0.jpg?v=1772703196"},{"product_id":"הליאמפורה-מבצע-בייבי","title":"הליאמפורה | צמח טורף | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הליאמפורה היא צמח טורף ייחודי עם \u003cspan class=\"highlight-text\"\u003eכדי ציד ירוקים ושוליים אדמדמים\u003c\/span\u003e.\u003cbr\u003e\n    מוסיפה לכל חלל \u003cspan class=\"highlight-text\"\u003eוייב טרופי-אוספי\u003c\/span\u003e ומושכת תשומת לב מיד.\u003cbr\u003e\n    מושלמת לטרריום או אדן חלון מואר, ו\u003cspan class=\"highlight-text\"\u003eלוכדת חרקים באופן טבעי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, עדיף בטרריום\/מקום עם לחות ואוורור \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף. אפשר שמש בוקר עדינה, להימנע משמש צהריים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור מצע לח באופן קבוע. להשקות במים מזוקקים\/אוסמוזה בלבד \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eמצע קל ומאוורר לצמחים טורפים (ספגנום\/פרלייט). ניקוז מצוין בלי דחיסה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב שנתית. ממשיכה לגדול יפה לאורך השנה בתנאים יציבים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48526740127994,"sku":null,"price":83.86,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_42a3780c-ecc6-473c-ba0f-c0cc96a318d6.jpg?v=1775562533"},{"product_id":"מונסטרה-אוריאה-בינוני","title":"מונסטרה אוראה | בינוני מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    מונסטרה אוראה היא גרסת הפרימיום של המונסטרה הקלאסית.  \n    עלים גדולים ומחורצים עם \u003cspan class=\"highlight-text\"\u003eוריאגציה צהובה־לימונית\u003c\/span\u003e.  \n    יוצרת \u003cspan class=\"highlight-text\"\u003eסטייטמנט טרופי יוקרתי\u003c\/span\u003e בבית או במשרד.  \n    כל עלה \u003cspan class=\"highlight-text\"\u003eחד־פעמי\u003c\/span\u003e ומיוחד.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבפנים הבית, או מרפסת מוצלת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן; להימנע משמש ישירה שמצריבה את העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת הקרקע העליונה מתייבשת; לא להשאיר מים עומדים \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים עשירה ומנוקזת (מומלץ פרלייט\/קליפות קוקוס) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי שממשיך להתפתח ולהצמיח עלים חדשים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48526817853690,"sku":null,"price":419.86,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_1ef5146a-ca25-4c52-970e-9a55e27ec9c2.jpg?v=1775839578"},{"product_id":"מונסטרה-אדנסוני-אוריאה-בינוני","title":"מונסטרה אדנסוני אוריאה | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"description-text\"\u003eמונסטרה אדנסוני ‘אוריאה’ היא מטפסת נדירה שמכניסה ג׳ונגל לבית. \u003cspan class=\"highlight-text\"\u003eעלים מחוררים\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eוריאגציה צהובה‑ליים\u003c\/span\u003e יוצרים מראה קליל ומודרני. מושלמת למדף גבוה או למוט טיפוס ל\u003cspan class=\"highlight-text\"\u003eוייב טרופי מעוצב\u003c\/span\u003e.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לבית וגם למרפסת מוצלת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור חזק ומסונן. ללא שמש צהריים ישירה (שמש בוקר עדינה אפשרית) \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eלהשקות כש־2–4 ס״מ עליונים מתייבשים. לא להשאיר מים בצלחת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eתערובת עציצים קלה ומנוקזת (פרלייט\/קליפת אורן מומלצים) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית טרופי שממשיך לצמוח לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48549451661562,"sku":null,"price":298.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_8ec72fcb-a5ea-4482-a47a-0c8e2c8bd280.jpg?v=1775839936"},{"product_id":"אנטוריום-קווין-אוף-הארטס-בינוני","title":"אנטוריום קווין אוף הארטס | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום קווין אוף הארטס הוא פריט עיצוב חי.\n    \u003cspan class=\"highlight-text\"\u003eעלים גדולים בצורת לב\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eמראה קטיפתי כהה ודרמטי\u003c\/span\u003e.\n    מושלם למדף מואר או פינת עבודה.\n    מוסיף \u003cspan class=\"highlight-text\"\u003eאווירת ג׳ונגל אלגנטית\u003c\/span\u003e בבית.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e מיקום\u003c\/th\u003e\n        \u003ctd\u003eבבית או במרפסת מוצלת ומוגנת מרוח ושמש ישירה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e תאורה\u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. שמש ישירה עלולה לצרוב את העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e השקיה\u003c\/th\u003e\n        \u003ctd\u003eלהשקות כשהשכבה העליונה מתייבשת. לא להשאיר מים בתחתית העציץ \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e קרקע\u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידית קלה עם ניקוז חזק (למשל פרלייט\/קליפת אורן\/קוקוס) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב שנתי שממשיך להתפתח לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48578933915898,"sku":null,"price":149.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a6b5a07f-9c02-485e-894f-903349b37e9e.jpg?v=1775548259"},{"product_id":"רלינגטוניה-שושן-הקוברה-בייבי","title":"רלינגטוניה שושן הקוברה | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    רלינגטוניה (שושן הקוברה) היא טורפת נדירה עם \u003cspan class=\"highlight-text\"\u003eמלכודות בצורת קוברה\u003c\/span\u003e וגוונים ירוקים עם \u003cspan class=\"highlight-text\"\u003eורידים אדמדמים\u003c\/span\u003e.\u003cbr\u003e\n    תוספת מושלמת למדף צמחים מיוחד.\u003cbr\u003e\n    כשתנאי המים נכונים מתקבל \u003cspan class=\"highlight-text\"\u003eלוק אקסוטי ומסתורי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבחוץ במקום מואר ומאוורר, מוגן מחום צהריים (קיץ) \u003cspan class=\"benefit-tag\"\u003eמחוץ לבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק עם שמש בוקר\/אור מסונן; להימנע משמש קופחת \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור תמיד לח. מים מזוקקים\/אוסמוזה\/גשם בלבד. לא לתת להתייבש \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eמצע לצמחים טורפים: ספגנום\/כבול עם פרלייט. בלי דשן. חשוב אוורור לשורשים \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח טורף רב־שנתי. בחורף עשוי להאט בצמיחה (מנוחה) \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48673483129082,"sku":null,"price":178.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_29a9d066-7917-4745-a5dd-953b58b7dc7c.jpg?v=1777016661"},{"product_id":"רפידופורה-גורילאן-אלבו-בינוני","title":"רפידופורה גורילאן אלבו | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    רפידופורה גורילאן אלבו היא מטפסת נדירה עם עלים ארוכים ווריאגציה לבנה. \n    הכתמים יוצרים \u003cspan class=\"highlight-text\"\u003eמרבל ירוק‑קרם\u003c\/span\u003e. \n    על מוט טחב היא מתארכת יפה ומכניסה לבית \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eנוכחות יוקרתית\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          מתאים לבית, וגם למרפסת מוצלת ומוגנת (ללא רוח חזקה) \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אור בהיר ועקיף; שמש ישירה עלולה לצרוב את החלקים הלבנים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          להשקות כששכבת האדמה העליונה מתייבשת; להימנע ממים עומדים \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          תערובת אראוידים מנוקזת: קוקוס\/כבול + פרלייט + קליפת אורן (או דומה) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          רב‑שנתי ירוק עד; צמיחה חזקה בעיקר באביב–קיץ \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48673535885562,"sku":null,"price":418.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_9690f368-c74c-49ca-a097-9c564badda1a.jpg?v=1777016452"},{"product_id":"אנטוריום-ריגלה-בינוני","title":"אנטוריום ריגלה | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום ריגאלה הוא פריט סטייטמנט מרשים עם \u003cspan class=\"highlight-text\"\u003eעלים לבביים ענקיים במרקם קטיפתי\u003c\/span\u003e.\n    \u003cbr\u003eהניגוד של \u003cspan class=\"highlight-text\"\u003eעורקים לבנים דרמטיים\u003c\/span\u003e על ירוק עמוק יוצר מראה יוקרתי.\n    \u003cbr\u003eבחירה מושלמת ל\u003cspan class=\"highlight-text\"\u003eוייב ג׳ונגל אלגנטי\u003c\/span\u003e בסלון או במשרד.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, במקום מואר ומוגן מרוח\/חום קיצוני \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן. להימנע משמש ישירה על העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור מצע לח קלות. להשקות כששכבת האדמה העליונה מתייבשת \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת ארואידים מאווררת עם ניקוז מעולה (למשל קוקוס\/פרלייט\/קליפת אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי. בתנאים טובים ימשיך להצמיח עלים חדשים לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48673545355514,"sku":null,"price":114.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_add5d1f4-13bc-4939-bb76-2dbafd7f6203.jpg?v=1777016419"},{"product_id":"אלוקסיה-דרגון-סקייל-מינט-בייבי","title":"אלוקסיה דרגון סקייל מינט | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אלוקסיה דרגון סקייל מינט היא פריט אספנים עם עלים בצורת מגן.\u003cbr\u003e\n    \u003cspan class=\"highlight-text\"\u003eדוגמת “קשקשים” בגוון מנטה-כסוף\u003c\/span\u003e נותנת עומק מיידי לכל חלל.\u003cbr\u003e\n    שומרת על \u003cspan class=\"highlight-text\"\u003eוייב טרופי-יוקרתי\u003c\/span\u003e גם בעציץ קטן.\u003cbr\u003e\n    מושלמת למי שאוהב \u003cspan class=\"highlight-text\"\u003eנוכחות שקטה אך דרמטית\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית, ליד חלון מואר. להרחיק מרוח ומזגן \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף. שמש ישירה עלולה לצרוב את העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור על לחות קלה. להשקות כששכבת הקרקע העליונה מתחילה להתייבש \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת ארואידים מאווררת עם ניקוז מעולה (קוקוס\/פרלייט\/קליפות) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית חי שנים רבות בתנאים טובים, עם צמיחה מחודשת בעונות החמות \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48857919914234,"sku":null,"price":167.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a299b6e1-4a77-4153-8792-0474df76d986.jpg?v=1778236529"},{"product_id":"אנטוריום-וויציאיי-בייבי","title":"אנטוריום וויציאיי | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום וויצ׳יאיי הוא תוספת מושלמת לבית עם וייב טרופי נקי.  \n    העלים מתארכים עם הזמן ויוצרים \u003cspan class=\"highlight-text\"\u003eטקסטורה גלית יוקרתית\u003c\/span\u003e.  \n    מצטיין ב־\u003cspan class=\"highlight-text\"\u003eאור חזק מסונן\u003c\/span\u003e ובתערובת \u003cspan class=\"highlight-text\"\u003eמאווררת ועשירה\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבפנים הבית או במרפסת מוצלת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. להימנע משמש ישירה חזקה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. לא להשאיר מים בתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידים מנוקזת: קוקוס\/כבול + פרלייט + קליפת אורן \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי עם צימוח מתמשך בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48857920766202,"sku":null,"price":59.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_feef8867-9adc-43f7-9be4-33911457ac48.jpg?v=1778236295"},{"product_id":"מונסטרה-אדנסוניי-מינט-בינוני","title":"מונסטרה אדנסוניי מינט | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    מונסטרה אדנסוניי מינט היא גרסת אספנים עם עלים מחוררים ועדינים בגוון \u003cspan class=\"highlight-text\"\u003eמינט-ירקרק\u003c\/span\u003e.  \n    מכניסה לבית \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e ונראית מדהים על מדף או עם עמוד תמיכה.  \n    כל עלה יוצא קצת אחרת – \u003cspan class=\"highlight-text\"\u003eמראה ייחודי שמושך מבטים\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמושלם לבית: סלון, חדר שינה או משרד. להימנע מחשיפה חיצונית לשמש חזקה \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן ליד חלון. שמש ישירה עלולה לצרוב את העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כש-2–4 ס״מ עליונים מתייבשים. לרוקן מים עומדים מהתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים קלה ומנוקזת (כדאי להוסיף פרלייט\/קליפות קוקוס) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב שנתי שצומח ומתמלא עם הזמן בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48857965396218,"sku":null,"price":99.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_bc424e73-b80f-4951-87df-add509aceb3e.jpg?v=1778232374"},{"product_id":"רפי-מגוונת-בייבי-2","title":"רפידופרה מגוונת | מונסטרה מינימה מגוונת | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    רפי מגוונת היא מטפס ביתי עם עלים מפוצלים.\u003cbr\u003e\n    כל עלה מציג \u003cspan class=\"highlight-text\"\u003eוריאציה לבן‑קרם וירוק\u003c\/span\u003e שאין לה שניים.\u003cbr\u003e\n    באור חזק ועקיף היא שומרת על \u003cspan class=\"highlight-text\"\u003eמראה טרופי‑יוקרתי\u003c\/span\u003e ומוסיפה \u003cspan class=\"highlight-text\"\u003eטוויסט עיצובי מודרני\u003c\/span\u003e לכל חלל.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאים לבית, ליד חלון מואר או בפינה מוארת בסלון \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף. להימנע משמש ישירה כדי לשמור על הגיוון \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. לא להשאיר מים עומדים \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת (אדמת עציצים + פרלייט\/קליפת אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית טרופי שממשיך לגדול לאורך השנה בתנאים נכונים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48858218234106,"sku":null,"price":99.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e2a13126-072d-4746-9f35-4bec3250888d.jpg?v=1778231672"},{"product_id":"אנט-פלאפלילמינום-בייבי","title":"אנטוריום פאפילילמינום | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנתוריום פפילילמינום הוא צמח אספנים עם \u003cspan class=\"highlight-text\"\u003eעלים קטיפתיים ירוק-עמוק\u003c\/span\u003e בצורת לב.\n    הוורידים העדינים והגבעולים הכהים יוצרים \u003cspan class=\"highlight-text\"\u003eלוק דרמטי ואלגנטי\u003c\/span\u003e.\n    מושלם לסלון או משרד בוייב \u003cspan class=\"highlight-text\"\u003eטרופי-יוקרתי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, במקום חמים ומוגן מרוח ומזגן ישיר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן\/עקיף ליד חלון. להימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור מצע מעט לח. להשקות כש-2–3 ס״מ עליונים מתייבשים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידים מאווררת ומנוקזת: קוקוס\/כבול + פרלייט + קליפות אורן \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי ירוק-עד, ימשיך להתחזק עם תנאים יציבים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48858239271162,"sku":null,"price":118.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_cfa00241-d422-4e12-ab65-84ae0cb9aeb0.jpg?v=1778231352"},{"product_id":"אלוקסיה-פולי-פינק-בייבי","title":"אלוקסיה פולי פינק | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אלוקסיה פולי פינק היא צמח אספנים שמוסיף נוכחות דרמטית ועדינה. \n    עלים חודיים עם \u003cspan class=\"highlight-text\"\u003eוריאגציה ורודה-לבנה\u003c\/span\u003e על ירוק עמוק וגוון סגלגל מתחת. \n    מושלמת לפינה מוארת בבית. \n    \u003cspan class=\"highlight-text\"\u003eכל עלה יוצא ייחודי\u003c\/span\u003e ומביא \u003cspan class=\"highlight-text\"\u003eוייב טרופי יוקרתי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבבית מואר, או במרפסת מוצלת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן; להימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור על לחות קלה; להשקות כשהשכבה העליונה מתייבשת \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת (למשל פרלייט\/קליפות\/קוקוס) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב-שנתית; צמיחה חזקה באביב-קיץ ולעיתים האטה בחורף \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48858289963258,"sku":null,"price":478.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c01ca41c-3eaf-40ed-96a7-cccbe2213e09.jpg?v=1778229295"},{"product_id":"סקינ-הדראסאוס-סילבר-בינוני","title":"סקינ׳ הדראסאוס סילבר | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    סקינ׳ הדראסאוס סילבר הוא מטפס ביתי אלגנטי עם עלים מוארכים בגוון \u003cspan class=\"highlight-text\"\u003eכסוף-ירקרק\u003c\/span\u003e.\n    יוצר מראה נקי ומודרני בכל חלל.\n    מושלם למדף או לתלייה ומוסיף \u003cspan class=\"highlight-text\"\u003eוייב טרופי רגוע\u003c\/span\u003e.\n    אוהב \u003cspan class=\"highlight-text\"\u003eאור בהיר ועקיף\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאים לבית, וגם למרפסת מוצלת ומוגנת מרוח חזקה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בינוני עד בהיר ועקיף. סובל גם פחות אור (הצמיחה תהיה איטית יותר) \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. לא להשאיר מים עומדים בצלחת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים מאווררת עם ניקוז טוב (מומלץ להוסיף פרלייט\/קליפת אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב שנתי שממשיך להתפתח לאורך השנה בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48858292486394,"sku":null,"price":478.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_4ccc229b-5286-4a79-aebf-22eca4e9ef21.jpg?v=1778228790"},{"product_id":"פיל-כרמל-מרבל-בינוני-מבצע","title":"פיל כרמל מרבל | בינוני מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    פיל כרמל מרבל הוא צמח אספנים שמושך מבטים.  \n    עלים ארוכים במראה שיש עם \u003cspan class=\"highlight-text\"\u003eגווני קרמל-זהב\u003c\/span\u003e ומשחק של \u003cspan class=\"highlight-text\"\u003eכתמי ורוד וקרם\u003c\/span\u003e.  \n    מושלם למי שמחפש \u003cspan class=\"highlight-text\"\u003eוייב טרופי-יוקרתי\u003c\/span\u003e בבית.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אידיאלי בתוך הבית. אפשר גם במרפסת מוצלת ומוגנת מרוח ושמש חזקה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אור בהיר ועקיף. יותר אור = צבעים מודגשים יותר (בלי שמש צהריים) \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          להשקות כששכבת האדמה העליונה מתייבשת. לרוקן עודפי מים מהתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          תערובת אוורירית עם ניקוז מצוין (פרלייט\/קליפות אורן\/קוקוס) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          צמח רב שנתי לבית. נשאר ירוק כל השנה וממשיך להתפתח עם הזמן \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"רוטין חממה","offers":[{"title":"Default Title","offer_id":48858300842234,"sku":null,"price":359.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_58d5a745-c62b-4165-9660-a7a295ef5133.jpg?v=1778228460"}],"url":"https:\/\/rootine.co.il\/collections\/%d7%94%d7%9e%d7%99%d7%95%d7%97%d7%93%d7%99%d7%9d-%d7%a9%d7%9c-%d7%a8%d7%95%d7%98%d7%99%d7%9f.oembed","provider":"רוטין (ירוק במרפסת לשעבר)","version":"1.0","type":"link"}