{"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":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":"אנטוריום-קלרינרביום-קוטר-9","title":"אנטוריום קלרינרביום קוטר 5","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאנטוריום קלרינרביום הוא \u003cspan class=\"highlight-text\"\u003eצמח בית טרופי מדהים\u003c\/span\u003e בעל עלים לבביים ירוקים עם \u003cspan class=\"highlight-text\"\u003eעורקים בולטים ונוי מיוחד\u003c\/span\u003e. צמח פנימי אלגנטי המוסיף נגיעה אקזוטית לכל חלל ומתאים במיוחד לאהבי צמחים ייחודיים.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eצמח בית בלבד, לא עמיד בקור \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עז לא ישיר, אוהב צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eאדמה לחה קבועה, אוהב לחות גבוהה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם יכולת שמירת לחות \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמיחה איטית ויציבה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624297709818,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-klrinrbivm-kvr-9-2950797.png?v=1763570732"},{"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            אנטוריום מדהים בקוטר 5 ס\"מ עם \u003cspan class=\"highlight-text\"\u003eעלים מבריקים בעלי דפוס עורקים לבנים מרשים\u003c\/span\u003e. צמח בית יוקרתי זה יוצר \u003cspan class=\"highlight-text\"\u003eנוכחות חזקה עם עלוות טרופית ייחודית\u003c\/span\u003e ומושלם לאוהבי צמחייה מיוחדת.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית לחדרים מוארים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מבוזר, לא אור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על אדמה לחה קלה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעליוון מרהיב כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624355774714,"sku":null,"price":36.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-krislinivm-kvr-5-5170696.png?v=1763570676"},{"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":47683887104250,"sku":"plant+pot","price":106.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002973434106,"sku":"plant+pot","price":131.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002975891706,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002976055546,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002977136890,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002982019322,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002983362810,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002985558266,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002987589882,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-svfr-silbr-kvr-12-2996381.png?v=1765885715"},{"product_id":"אנטוריום-קרליביום-בינוני","title":"אנטוריום קרליביום בינוני","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv style=\"left: 10%; animation-delay: 0s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 25%; animation-delay: 1s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 40%; animation-delay: 2s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 55%; animation-delay: 3s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 70%; animation-delay: 4s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 85%; animation-delay: 5s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e*** הכד כלול ביחד עם הצמח\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאנטוריום קרליביום מציג \u003cspan class=\"highlight-text\"\u003eעלים מרשימים בעלי וורידים כסופים בולטים\u003c\/span\u003e על רקע ירוק עמוק, ומהווה \u003cspan class=\"highlight-text\"\u003eצמח מקורי ואקזוטי\u003c\/span\u003e המוסיף אלגנטיות וייחודיות לכל חלל הודות לעלווה הדקורטיבית המיוחדת שלו.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית בעיקר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור מפוזר, לא אור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eאדמה לחה בקביעות, לא יובש \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eקרקע אורגנית עשירה ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח נוי עלים כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47710285693178,"sku":null,"price":178.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-krlibivm-binvni-3654383.png?v=1763570543"},{"product_id":"אנטוריום-פורח-עציץ-12","title":"אנטוריום פורח עציץ 12","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאנטוריום הוא \u003cspan class=\"highlight-text\"\u003eצמח פורח מרהיב\u003c\/span\u003e עם עלים ירוקים מבריקים ופרחים ייחודיים בצורת לב בגוונים עזים. הצמח מתאים במיוחד לעיצוב פנים ומוסיף \u003cspan class=\"highlight-text\"\u003eאלגנטיות וצבע\u003c\/span\u003e לכל חלל. עמיד וקל לתחזוקה, האנטוריום פורח כמעט כל השנה ומהווה בחירה מושלמת למתנה או לשדרוג הבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eצמח בית מומלץ לחללים מקורים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר, ללא חשיפה ישירה לשמש \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eלשמור על אדמה לחה, השקיה 2-3 פעמים בשבוע \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה עשירה ומנקזת עם חומר אורגני \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eפריחה כמעט כל השנה בתנאים נאותים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47909216026874,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000432996602,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000433848570,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000434241786,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000435552506,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000436732154,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000436961530,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000437682426,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000438665466,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_30ba955e-d757-4ebe-9260-3fd25d204abc.jpg?v=1763972415"},{"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אנטוריום פורח קטן (Anthurium) הוא \u003cspan class=\"highlight-text\"\u003eצמח נוי מרהיב בעל פרחים אדומים עזים בצורת לב\u003c\/span\u003e עם spadix צהוב-כתום בולט. העלים הירוקים המבריקים בצורת לב יוצרים \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 \u003cspan class=\"benefit-tag\"\u003eממושך\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48118430073082,"sku":"plant+pot","price":58.8,"currency_code":"ILS","in_stock":true},{"title":"עציץ קרמיקה אייל | קוטר 9","offer_id":48133758353658,"sku":"plant+pot","price":82.0,"currency_code":"ILS","in_stock":true},{"title":"עציץ קרמיקה סנטה קלאוס | קוטר 10","offer_id":48133761335546,"sku":"plant+pot","price":82.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_2a6c8586-79bc-4351-8eb2-7bf4cec653b1.jpg?v=1766048913"},{"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":48171498569978,"sku":null,"price":358.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e0953e99-dbe9-4e04-aa91-9e1cee423620.jpg?v=1767341939"},{"product_id":"אנטוריום-דארק-פניקס-בייבי-מבצע","title":"אנטוריום דארק פניקס | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום דארק פניקס הוא תכשיט טרופי לבית עם \u003cspan class=\"highlight-text\"\u003eעלים לבביים בגוון ליים מנומר\u003c\/span\u003e. \n    הנראות משתנה בעדינות עם כל עלה חדש, והגבעולים מוסיפים \u003cspan class=\"highlight-text\"\u003eנגיעה אדמדמה אלגנטית\u003c\/span\u003e. \n    מושלם למדף או סלון ליצירת \u003cspan class=\"highlight-text\"\u003eוייב ג׳ונגל יוקרתי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמעולה בתוך הבית. אפשר גם במרפסת מוצלת ומוגנת \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ומסונן ליד חלון. להימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כשהשכבה העליונה מתייבשת. לא להשאיר מים בתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אוורירית לארואידים עם ניקוז מצוין (פרלייט\/קליפות אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית שמתפתח לאורך זמן ובכל שנה נראה מרשים יותר \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48173887684858,"sku":null,"price":518.7,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e499551e-885b-4832-b2d7-acb82d4ebbfd.jpg?v=1767280554"},{"product_id":"אנטוריום-סילבר-בלאש-מינט-בינוני-מבצע","title":"אנטוריום סילבר בלאש מינט | בינוני מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום סילבר בלאש מינט הוא צמח בית נדיר עם \u003cspan class=\"highlight-text\"\u003eעלים לבביים בגוון מנטה־כסוף\u003c\/span\u003e ו־\u003cspan class=\"highlight-text\"\u003eדוגמת ורידים דרמטית\u003c\/span\u003e.\n    מוסיף \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\n          בתוך הבית, במקום יציב בלי רוחות וקור. מתאים במיוחד לסלון\/חדר עבודה \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אור בהיר ומסונן ליד חלון. להימנע משמש ישירה כדי לשמור על הגוון המינטי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          להשקות כששכבת האדמה העליונה מתייבשת. לא להשאיר מים עומדים בצלחת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          תערובת אראוידים מאווררת: קוקוס\/כבול + פרלייט + קליפת אורן. ניקוז מצוין חובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          צמח טרופי שממשיך לגדול כל השנה בתנאי בית טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48194231566586,"sku":null,"price":698.6,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c29a912c-b175-4bbe-b87d-f30707cde69d.jpg?v=1770728944"},{"product_id":"אנטוריום-לוקס-x-רדיקנס-בינוני","title":"אנטוריום לוקס X רדיקנס | בינוני","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    אנטוריום לוקס X רדיקנס הוא צמח אספנים עם \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":48305943642362,"sku":null,"price":142.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_f784c031-f754-41a6-82cc-aeaabd5faca6.jpg?v=1770726102"},{"product_id":"אנט-לוקס-xאיקנס-בייבי","title":"אנט׳ לוקס Xאיקנס | בייבי","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    קומפקטי ומרשים גם בעציץ קטן.\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":48381762994426,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a8626f40-0ec2-414e-aa27-eb763d157672.jpg?v=1772623596"},{"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    מושלם למדף גבוה או סל תלוי.\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":48381939679482,"sku":null,"price":94.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_0e1d715f-864e-4ccf-8cb8-a09125a0a50c.jpg?v=1772620780"},{"product_id":"אנטוריום-לוקשוריאנס","title":"אנטוריום לוקשוריאנס | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום לוקשוריאנס הוא צמח אספנים דרמטי עם עלים עבים במראה “מרופד”.\u003cbr\u003e\n    \u003cspan class=\"highlight-text\"\u003eירוק-עמוק עם ברק עדין\u003c\/span\u003e ו\u003cspan class=\"highlight-text\"\u003eטקסטורה מקומטת ויוקרתית\u003c\/span\u003e יוצרים נוכחות חזקה גם בעציץ קטן.\u003cbr\u003e\n    מושלם לפינת סלון עם \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          מתאים לבית, ליד חלון מואר. להרחיק מרוח\/מזגן ישיר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          אור בהיר ועקיף. להימנע משמש ישירה שמלבינה עלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          לשמור מצע לח קלות. להשקות כש-2–3 ס״מ עליונים מתייבשים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          תערובת ארואידים מאווררת (קליפות אורן\/פרלייט\/קוקוס). ניקוז חובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003e\n          צמח עלווה רב שנתי. שומר על נוכחות מרשימה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48381960192250,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_d735372c-d4e1-4eb9-9bb9-6855f091fbfb.jpg?v=1772619021"},{"product_id":"אנטוריום-וויציאיי-נארו","title":"אנטוריום וויציאיי נארו | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום וויצ׳יאיי ״נארו״ הוא פריט עיצוב חי ומרשים.\n    \u003cspan class=\"highlight-text\"\u003eעלים ארוכים ומקומטים\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eברק ירוק ליים\u003c\/span\u003e יוצרים נוכחות נקייה ויוקרתית.\n    מושלם לסלון או למשרד.\n    \u003cspan class=\"highlight-text\"\u003eוייב טרופי אלגנטי\u003c\/span\u003e שמרענן כל פינה.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\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":48526753136890,"sku":null,"price":94.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e5f743c6-9a71-4d71-aeee-c9db2c757e17.jpg?v=1775561761"},{"product_id":"אנטוריום-קווין-אוף-הארטס-בינוני","title":"אנטוריום קווין אוף הארטס | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום קווין אוף הארטס הוא פריט עיצוב חי.\n    \u003cspan class=\"highlight-text\"\u003eעלים גדולים בצורת לב\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eמראה קטיפתי כהה ודרמטי\u003c\/span\u003e.\n    מושלם למדף מואר או פינת עבודה.\n    מוסיף \u003cspan class=\"highlight-text\"\u003eאווירת ג׳ונגל אלגנטית\u003c\/span\u003e בבית.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e מיקום\u003c\/th\u003e\n        \u003ctd\u003eבבית או במרפסת מוצלת ומוגנת מרוח ושמש ישירה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e תאורה\u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. שמש ישירה עלולה לצרוב את העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e השקיה\u003c\/th\u003e\n        \u003ctd\u003eלהשקות כשהשכבה העליונה מתייבשת. לא להשאיר מים בתחתית העציץ \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e קרקע\u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידית קלה עם ניקוז חזק (למשל פרלייט\/קליפת אורן\/קוקוס) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב שנתי שממשיך להתפתח לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48578933915898,"sku":null,"price":149.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a6b5a07f-9c02-485e-894f-903349b37e9e.jpg?v=1775548259"},{"product_id":"אנטוריום-ריגלה-בינוני","title":"אנטוריום ריגלה | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום ריגאלה הוא פריט סטייטמנט מרשים עם \u003cspan class=\"highlight-text\"\u003eעלים לבביים ענקיים במרקם קטיפתי\u003c\/span\u003e.\n    \u003cbr\u003eהניגוד של \u003cspan class=\"highlight-text\"\u003eעורקים לבנים דרמטיים\u003c\/span\u003e על ירוק עמוק יוצר מראה יוקרתי.\n    \u003cbr\u003eבחירה מושלמת ל\u003cspan class=\"highlight-text\"\u003eוייב ג׳ונגל אלגנטי\u003c\/span\u003e בסלון או במשרד.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, במקום מואר ומוגן מרוח\/חום קיצוני \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן. להימנע משמש ישירה על העלים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור מצע לח קלות. להשקות כששכבת האדמה העליונה מתייבשת \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת ארואידים מאווררת עם ניקוז מעולה (למשל קוקוס\/פרלייט\/קליפת אורן) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי. בתנאים טובים ימשיך להצמיח עלים חדשים לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48673545355514,"sku":null,"price":114.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_add5d1f4-13bc-4939-bb76-2dbafd7f6203.jpg?v=1777016419"},{"product_id":"אנטוריום-פינק-קריסטלניום-בינוני","title":"אנטוריום פינק קריסטלניום | בינוני מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום פינק קריסטלינום הוא פריט אספנים עם \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":48857918472442,"sku":null,"price":226.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_60b5627b-8e1a-4479-b703-f09f8be4520b.jpg?v=1778236755"},{"product_id":"אנטוריום-וויציאיי-בייבי","title":"אנטוריום וויציאיי | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום וויצ׳יאיי הוא תוספת מושלמת לבית עם וייב טרופי נקי.  \n    העלים מתארכים עם הזמן ויוצרים \u003cspan class=\"highlight-text\"\u003eטקסטורה גלית יוקרתית\u003c\/span\u003e.  \n    מצטיין ב־\u003cspan class=\"highlight-text\"\u003eאור חזק מסונן\u003c\/span\u003e ובתערובת \u003cspan class=\"highlight-text\"\u003eמאווררת ועשירה\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eבפנים הבית או במרפסת מוצלת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף. להימנע משמש ישירה חזקה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות כששכבת האדמה העליונה מתייבשת. לא להשאיר מים בתחתית \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידים מנוקזת: קוקוס\/כבול + פרלייט + קליפת אורן \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי עם צימוח מתמשך בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48857920766202,"sku":null,"price":59.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_feef8867-9adc-43f7-9be4-33911457ac48.jpg?v=1778236295"},{"product_id":"אנט-פלאפלילמינום-בייבי","title":"אנטוריום פלאפלילמינום | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנתוריום פפילילמינום הוא צמח אספנים עם \u003cspan class=\"highlight-text\"\u003eעלים קטיפתיים ירוק-עמוק\u003c\/span\u003e בצורת לב.\n    הוורידים העדינים והגבעולים הכהים יוצרים \u003cspan class=\"highlight-text\"\u003eלוק דרמטי ואלגנטי\u003c\/span\u003e.\n    מושלם לסלון או משרד בוייב \u003cspan class=\"highlight-text\"\u003eטרופי-יוקרתי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמומלץ בתוך הבית, במקום חמים ומוגן מרוח ומזגן ישיר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ומסונן\/עקיף ליד חלון. להימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור מצע מעט לח. להשקות כש-2–3 ס״מ עליונים מתייבשים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אראוידים מאווררת ומנוקזת: קוקוס\/כבול + פרלייט + קליפות אורן \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי ירוק-עד, ימשיך להתחזק עם תנאים יציבים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48858239271162,"sku":null,"price":118.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_cfa00241-d422-4e12-ab65-84ae0cb9aeb0.jpg?v=1778231352"},{"product_id":"אנט-סילבר-בלאק-מינט-בייבי","title":"אנטוריום סילבר בלאש מינט | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    אנטוריום סילבר בלאש מינט הוא פריט אספנים לבית.\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":48939252318458,"sku":null,"price":202.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_f76d331e-ff1e-4c72-85ef-c54023befe9c.jpg?v=1780305644"},{"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":48939266343162,"sku":null,"price":598.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e1be70fe-4fef-4d48-855f-1d15bd1ae1c1.jpg?v=1780304816"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/collections\/Untitled_design_2.jpg?v=1769859533","url":"https:\/\/rootine.co.il\/collections\/%d7%9e%d7%95%d7%a0%d7%a1%d7%98%d7%a8%d7%94-copy.oembed?page=2","provider":"רוטין (ירוק במרפסת לשעבר)","version":"1.0","type":"link"}