{"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":47606317089018,"sku":"plant+pot","price":27.77,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001249214714,"sku":"plant+pot","price":52.77,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001249280250,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001249378554,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001249411322,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001249476858,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001249640698,"sku":"plant+pot","price":72.77,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001250001146,"sku":"plant+pot","price":72.77,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001250787578,"sku":"plant+pot","price":72.77,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_fcc36258-f00a-4cb1-bb26-5ca850ffb165.jpg?v=1763988714"},{"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":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001571913978,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001572110586,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001573978362,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"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":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_d1b44717-5d71-4174-8589-cc9da934e709.jpg?v=1764059906"},{"product_id":"ספטיפיליום","title":"ספטיפיליום גדול, עציץ קוטר 15 ס״מ","description":"\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\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. הצמח גם \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":"Default Title","offer_id":47606336749818,"sku":null,"price":90.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/sfifilivm-gdvl-i-kvr-15-sm-1878487.png?v=1763570848"},{"product_id":"אנטוריום-וורקאנום-מיני-קוטר-5","title":"אנטוריום וורקאנום מיני קוטר 5","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":"ירקה-רב-שנתי","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            line-height: 1.7;\n            text-align: right;\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            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            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            width: 30%;\n        }\n\n        .features-table td {\n            color: #4b5563;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\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 { 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=\"description-text\"\u003eהירקה (Spider Plant) היא \u003cspan class=\"highlight-text\"\u003eצמח בית פופולרי וקל לגידול\u003c\/span\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 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","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47694612201722,"sku":null,"price":19.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/irkh-rb-shnti-6664254.png?v=1763570596"},{"product_id":"ספטיפיליום-עציץ-12","title":"ספטיפיליום בינוני עציץ 12","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":47703859462394,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000547094778,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000548372730,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000551026938,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000556728570,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000560234746,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000583139578,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000610042106,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000628228346,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_7b7d7464-d57a-4ddd-a4e7-510ff4f05fe9.jpg?v=1763972526"},{"product_id":"ריפליס-רד-קורל-גדול-קוטר-14","title":"ריפליס רד קורל גדול קוטר 14","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\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":"Default Title","offer_id":47909204230394,"sku":null,"price":234.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/riflis-rd-kvrl-gdvl-kvr-14-9839028.png?v=1763570541"},{"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":48171481235706,"sku":null,"price":154.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_93bfbb7f-7d6c-4657-a801-17b5ce0d1166.jpg?v=1767343977"},{"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":48171493687546,"sku":null,"price":154.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_7665739a-cfe2-4075-b737-00a2b53034b9.jpg?v=1767342737"},{"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":48171509940474,"sku":null,"price":95.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_022f5ce9-3bcd-4402-b773-c24ee4170e70.jpg?v=1767340731"},{"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להשקות רק כשהמצע יבש לגמרי; בחורף להפחית משמעותית \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":48173659455738,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_3fadd424-1c83-45db-b08f-a9ade48a7285.jpg?v=1767340343"},{"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 ומסתדרת בקלות בבית.\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":48173863928058,"sku":null,"price":94.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_afc91a65-4f5e-4dcc-8947-1107afabaf5e.jpg?v=1767339201"},{"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":48173866418426,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_7e42d62f-1d75-4d35-bca9-95e998d35dcc.jpg?v=1767338745"},{"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אנו נבחר עבורכם סנסיווריה אחת מהשלושה שבתמונה, את היפה ביותר - לפי מלאי נוכחי😊\u003cbr\u003eבמידה ויש אחת שאהבתם יותר - רשמו לנו בהערות הזמנה וננסה להביא לכם את הספציפית.\u003cbr\u003e\u003cbr\u003eמיקס סנסיווריה קומפקטי שמכניס לבית וייב מודרני ונקי.\u003cbr\u003eעלים \u003cspan class=\"highlight-text\"\u003eזקופים ומפוספסים\u003c\/span\u003e שמבליטים כל מדף ושידת כניסה.\u003cbr\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","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48173867892986,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c2000f70-25ce-47d7-af96-3c6d1209915c.jpg?v=1767338357"},{"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          מיקום\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":48173868974330,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_411d9fc3-95e2-4a80-b96f-d4473ba61927.jpg?v=1767337909"},{"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":48173869727994,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_962937fd-3f43-4303-b2b2-13e88d33a5e2.jpg?v=1767337531"},{"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":48173873561850,"sku":null,"price":32.4,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_9d21fd09-bd55-420e-8600-e6159f0e9190.jpg?v=1767336618"},{"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להשקות כששכבת האדמה העליונה מתייבשת (כ-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":48173880869114,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_0f044e64-3bcb-46fc-8923-9b5f7e4521db.jpg?v=1767284389"},{"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לשמור על לחות קבועה. להשקות כששכבה עליונה מתחילה להתייבש. לא להשאיר מים עומדים. \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":48173888045306,"sku":null,"price":31.2,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_9c22fc3e-1c33-440a-9b47-e888ec94a585.jpg?v=1767280173"},{"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    השקיה רק כשהשכבה העליונה מתייבשת. \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להשקות כש־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":48381818929402,"sku":null,"price":66.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_09da201d-6f4d-4651-9979-d5b6a115175b.jpg?v=1772622814"},{"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 ו־\u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e לכל חלל.\n    מושלם לשידה, מדף או משרד.\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":48407562256634,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_ded57ee0-9032-4c7c-9c49-90e5245c638f.jpg?v=1772704572"},{"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":48407585947898,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_efc155ac-96a6-41d3-a8cf-b2e11e26323a.jpg?v=1772703995"},{"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\" dir=\"rtl\"\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בבית, ובקיץ גם במרפסת מוצלת ומוגנת מרוח \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":48407630643450,"sku":null,"price":154.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_b51fab28-d345-407d-a242-c8365562d108.jpg?v=1772712227"},{"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לשמור על אדמה לחה קלות; להשקות כששכבה עליונה מתייבשת \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":48407639326970,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_df76a88e-35f0-41c6-ae0f-0346e960a0f4.jpg?v=1772700328"},{"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 עם עלים לבביים בירוק עמוק ו\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 מיקום\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":48407749165306,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_5816c7b9-890e-4d02-8f31-1d5262dc7c2e.jpg?v=1772639094"},{"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 ונראית מטופחת גם בלי מאמץ.  \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–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":48526722007290,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_7f9dca8c-8db5-40eb-9a2b-faa7fc386c22.jpg?v=1775840071"},{"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          מיקום\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":48526762574074,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_3180b19c-4677-4a2b-8f4a-ef4e2fec9db2.jpg?v=1775561277"},{"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":48526774042874,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c2da3675-b659-4d6c-9883-b36f9e9593e9.jpg?v=1775561023"},{"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.\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":48526796849402,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_8457395a-db1e-4298-a81d-b5962b850f81.jpg?v=1775560316"},{"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        \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":48549385240826,"sku":null,"price":66.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_b91f5edb-196a-4c28-9643-c2d4582a6b1c.jpg?v=1775839953"},{"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":48549462737146,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_2afa97bc-3f68-4930-8f9d-8c180fdcc8eb.jpg?v=1775549198"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/collections\/8327dac3ca5fff56364d295527c1e2ae.jpg?v=1769972907","url":"https:\/\/rootine.co.il\/collections\/%d7%a6%d7%9e%d7%97%d7%99-%d7%91%d7%99%d7%aa-%d7%9e%d7%aa%d7%90%d7%99%d7%9e%d7%99%d7%9d-%d7%9c%d7%a6%d7%9c-%d7%9e%d7%9c%d7%90.oembed","provider":"רוטין (ירוק במרפסת לשעבר)","version":"1.0","type":"link"}