{"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":47606292906234,"sku":"plant+pot","price":142.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000754811130,"sku":"plant+pot","price":167.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000790823162,"sku":"plant+pot","price":177.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000798294266,"sku":"plant+pot","price":177.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000822804730,"sku":"plant+pot","price":177.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000834830586,"sku":"plant+pot","price":177.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000836763898,"sku":"plant+pot","price":187.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000838336762,"sku":"plant+pot","price":187.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000840204538,"sku":"plant+pot","price":187.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_d884e75e-b169-49c8-970f-683a4a50fd19.jpg?v=1763988444"},{"product_id":"פילאה-מוחיטו","title":"בייבי פילאה מוחיטו | בייבי","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            פילאה מוחיטו מציגה \u003cspan class=\"highlight-text\"\u003eעלים עגולים וירוקים בגוון רענן\u003c\/span\u003e על גבעולים ארוכים וחינניים, והיא \u003cspan class=\"highlight-text\"\u003eצמח בית מושלם לתלייה\u003c\/span\u003e המוסיף מגע טרופי ואקזוטי לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לבית בלבד, אידיאלי לתלייה \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף בהיר, צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת היטב לצמחי בית \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעלווה ירוקה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47606305095930,"sku":null,"price":45.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filah-mviv-6070106.png?v=1763570858"},{"product_id":"פילאה-פפרומית","title":"פילאה פפרומית | בינוני","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הפילאה הפפרומית המכונה גם \u003cspan class=\"highlight-text\"\u003e\"צמח המטבעות הסיני\"\u003c\/span\u003e היא צמח בית קטן ומקסים עם \u003cspan class=\"highlight-text\"\u003eעלים עגולים וירוקים המזכירים מטבעות\u003c\/span\u003e, המהווה בחירה מושלמת למי שמחפש צמח נוי קומפקטי וקל לתחזוקה.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עדין, לא ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה וקבועה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית לצמחי בית \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח עמיד לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47606319055098,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filah-ffrvmit-7545040.png?v=1763570850"},{"product_id":"פילאה-פפרומוידיס-קוטר-9","title":"פילאה פפרומוידיס קוטר 9","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הפילאה הססרומוידיס, הידועה כ\"צמח הפאנקייק הסיני\", מציגה \u003cspan class=\"highlight-text\"\u003eעלים עגולים וזוחלים מקסימים\u003c\/span\u003e הדומים לחשופי פאנקייק זעירים. צמח ביתי \u003cspan class=\"highlight-text\"\u003eקל לטיפול ומושך מבטים\u003c\/span\u003e שיכניס אווירה ירוקה וחיה לכל פינה בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לבתוך הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף וגוון, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת למניעת רקבון שורשים \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי ירוק לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624261566714,"sku":null,"price":31.2,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filah-ffrvmvidis-kvr-9-3081428.png?v=1763570733"},{"product_id":"כמדוריאה-קוטר-9","title":"כמדוריאה קוטר 9","description":"\u003cp\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כמדוריאה (דקל קטן) בעציץ 9 ס\"מ - \u003cspan class=\"highlight-text\"\u003eצמח פנימי אלגנטי ואקזוטי\u003c\/span\u003e עם עלים מחולקים יפהפיים הדומים לדקל מיניאטורי. \u003cspan class=\"highlight-text\"\u003eמושלם לעיצוב הבית\u003c\/span\u003e ויוצר אווירה טרופית נעימה בכל פינה.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לבית, משרד וחללים סגורים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר, צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה כאשר הקרקע יבשה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם קומפוסט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמיחה איטית ויציבה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624278606074,"sku":null,"price":21.6,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mdvriah-kvr-9-1036189.png?v=1763570733"},{"product_id":"קריפטנטוס-קוטר-9","title":"קריפטנטוס קוטר 9","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהקריפטנטוס הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מרשים ובולט\u003c\/span\u003e עם עלים צבעוניים באדום וירוק המתמזגים לתמונה יפהפייה. עלי הצמח \u003cspan class=\"highlight-text\"\u003eמשנים צבע בהתאם לתנאי האור\u003c\/span\u003e ויוצרים מראה דקורטיבי מיוחד שמתאים לכל פינת בית.\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":47624327397626,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/krifnvs-kvr-9-7086828.png?v=1763570677"},{"product_id":"הויה-לונגיפוליה","title":"הויה לונגיפוליה קוטר 9","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה לונגיפוליה היא \u003cspan class=\"highlight-text\"\u003eצמח טיפוס אלגנטי\u003c\/span\u003e עם עלים ארוכים ודקים בגוון ירוק עמוק, הידועה ב\u003cspan class=\"highlight-text\"\u003eפריחה ריחנית מרהיבה\u003c\/span\u003e ובעמידותה הרבה. צמח פנים מושלם המוסיף \u003cspan class=\"highlight-text\"\u003eנגיעה טרופית מעודנת\u003c\/span\u003e לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח פנים, מתאים לסלון ומשרד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עז עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, הייבוש בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת גידול מנקזת עם פרליט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eפריחה בקיץ עם ניחוח עז \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624335917306,"sku":null,"price":106.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-lvngifvlih-kvr-9-6269351.png?v=1763570677"},{"product_id":"קרן-אייל-מיני-קוטר-5","title":"קרן אייל מיני קוטר 5","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            קרן האייל המיני הוא \u003cspan class=\"highlight-text\"\u003eצמח תלוי חושני עם עלווה ייחודית דמויית קרניים\u003c\/span\u003e בגודל קטן ומקסים. הצמח \u003cspan class=\"highlight-text\"\u003eקל לטיפול ומושלם למרחבים קטנים\u003c\/span\u003e, ומעניק מגע טרופי ואקזוטי לכל פינה בבית.\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":47624348369146,"sku":null,"price":33.6,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/kr-aiil-mini-kvr-5-7738109.png?v=1763570676"},{"product_id":"זיגוקקטוס-קוטר-9","title":"זיגוקקטוס קוטר 10\/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":"Default Title","offer_id":47624371437818,"sku":null,"price":48.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/zigvkkvs-kvr-9-6178111.png?v=1763570678"},{"product_id":"הויה-רינדו-רפלאשי","title":"הויה רינדו רפלאשי קוטר 5","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה רינדו רפלאשי היא \u003cspan class=\"highlight-text\"\u003eצמח בית יוקרתי ומיוחד\u003c\/span\u003e המתאפיין בעלים עבים ובשרניים עם \u003cspan class=\"highlight-text\"\u003eנצנוץ כסוף עדין\u003c\/span\u003e. הצמח הזה הוא האחד \u003cspan class=\"highlight-text\"\u003eהקל ביותר לגידול וטיפוח\u003c\/span\u003e ומעניק לבית אווירה טרופית ומרגיעה.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית, מרפסת מוצלת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף בהיר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, האדמה תתייבש בין ההשקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת עציצים רגילה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נצחי, צמיחה איטית ויציבה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624397455610,"sku":null,"price":179.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-rindv-rflashi-kvr-5-3849106.png?v=1763570675"},{"product_id":"מונה-ליזה-אשיננטוס-קוטר-15","title":"מונה ליזה אשיננטוס קוטר 15","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            מונה ליזה - אשיננטוס מציג \u003cspan class=\"highlight-text\"\u003eפרחים אדומים יפהפיים\u003c\/span\u003e על גבי \u003cspan class=\"highlight-text\"\u003eגבעולים נשפכים ארוכים\u003c\/span\u003e, מהווה \u003cspan class=\"highlight-text\"\u003eצמח תלוי מושלם\u003c\/span\u003e הנותן נופך טרופי וצבעוני לכל חלל בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים למקומות מוארים בבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עם מעט צל \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על אדמה מעט לחה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת היטב, מתאים לכלי תלוי \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eפריחה כמעט כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629120209146,"sku":null,"price":66.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mvnh-lizh-ashinnvs-kvr-15-7718402.png?v=1763570673"},{"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":"Default Title","offer_id":47629121028346,"sku":null,"price":298.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-aimbrikh-i-kvr-12-sm-5494696.png?v=1763570674"},{"product_id":"הויה-לניאריס-עציץ-קוטר-12-ס-מ","title":"הויה לניאריס ענקית עציץ קוטר 14 ס״מ","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה לניאריס הוא \u003cspan class=\"highlight-text\"\u003eצמח תלוי מיוחד עם עלים דקים וארוכים\u003c\/span\u003e שיוצרים מסך ירוק מרשים. הצמח מתאפיין ב\u003cspan class=\"highlight-text\"\u003eגדילה מהירה וקלות תחזוקה\u003c\/span\u003e, מושלם להוספת נפח וטקסטורה טבעית לבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לתליה בבית ובמרפסת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עקיף, לא אור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, לא להרטיב יתר על המידה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי ירוק כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629121061114,"sku":null,"price":190.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-lniaris-nkit-i-kvr-14-sm-8195506.png?v=1763570674"},{"product_id":"הויה-אסקימו-עציץ-קוטר-12-ס-מ","title":"הויה אסקימו עציץ קוטר 12 ס״מ","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cdiv\u003eהויה אסקימו היא צמח תלוי מדהים בעל עלים עבים ובשרניים בגוונים ירוקים מגוונים. זהו צמח בית מושלם וקל לגידול שיוסיף נגיעה טרופית ורעננה לכל פינה בבית.\u003c\/div\u003e\u003cdiv\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cdiv\u003e\n\u003csvg\u003e\u003cpath\u003e\u003c\/path\u003e\u003c\/svg\u003e מיקום\u003c\/div\u003e\u003c\/th\u003e\n\u003ctd\u003e\u003cdiv\u003eמתאים לתלייה בפנים הבית בלבד בתוך הבית\u003c\/div\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cdiv\u003e\n\u003csvg\u003e\u003cpath\u003e\u003c\/path\u003e\u003c\/svg\u003e תאורה\u003c\/div\u003e\u003c\/th\u003e\n\u003ctd\u003e\u003cdiv\u003eאור עקיף, ללא שמש ישירה צל חלקי\u003c\/div\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cdiv\u003e\n\u003csvg\u003e\u003cpath\u003e\u003c\/path\u003e\u003c\/svg\u003e השקיה\u003c\/div\u003e\u003c\/th\u003e\n\u003ctd\u003e\u003cdiv\u003eהשקיה מועטה, רק כשהאדמה יבשה חסכוני\u003c\/div\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cdiv\u003e\n\u003csvg\u003e\u003cpath\u003e\u003c\/path\u003e\u003c\/svg\u003e קרקע\u003c\/div\u003e\u003c\/th\u003e\n\u003ctd\u003e\u003cdiv\u003eאדמה מנקזת ומאווררת היטב מאווררת\u003c\/div\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cdiv\u003e\n\u003csvg\u003e\u003cpath\u003e\u003c\/path\u003e\u003c\/svg\u003e עונתיות\u003c\/div\u003e\u003c\/th\u003e\n\u003ctd\u003e\u003cdiv\u003eצמח נוי ירוק עד, פריחה לבנה נדירה רב שנתי\u003c\/div\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629121978618,"sku":null,"price":142.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-askimv-i-kvr-12-sm-5781435.png?v=1763570675"},{"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":"Default Title","offer_id":47629124206842,"sku":null,"price":49.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/shvvnit-zvlt-i-kvr-12-sm-8881883.png?v=1763570673"},{"product_id":"נמנטוס-מגון-עציץ-קוטר-15-ס-מ","title":"נמנטוס מגון עציץ קוטר 15 ס״מ","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            נמנטוס מגון בעציץ תלוי עם \u003cspan class=\"highlight-text\"\u003eעלווה מגוונת ויפה\u003c\/span\u003e היוצרת תצוגה מרשימה במרחבים פנימיים. הצמח מתאפיין ב\u003cspan class=\"highlight-text\"\u003eגידול מהיר ועלים צבעוניים\u003c\/span\u003e הנותנים נגיעה טרופית לכל פינה בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לתליה בבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר ועקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה סדירה ואחידה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לרוב סוגי הקרקע \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי עלווה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629125026042,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/nmnvs-mgv-i-kvr-15-sm-3232846.png?v=1763570673"},{"product_id":"נמנטוס-מגון-עציץ-קוטר-15-ס-מ-copy","title":"הויה מגוונת על קשת עציץ | בינוני","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv style=\"left: 10%; animation-delay: 0s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\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הויה מגוונת מטפסת עם \u003cspan class=\"highlight-text\"\u003eעלים מפוארים בגוונים ירוקים ובהירים\u003c\/span\u003e המתנדנדת באלגנטיות על קשת עץ מעוצבת. צמח \u003cspan class=\"highlight-text\"\u003eמושלם לקישוט פינות הבית\u003c\/span\u003e ולהוספת מגע טרופי וחי לכל חלל.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמושלם לבית, קרוב לחלון \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור מפוזר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, לאחר יבוש האדמה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם חומר אורגני \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית ירוק עד \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47629125124346,"sku":"plant+pot","price":46.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002947350778,"sku":"plant+pot","price":71.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002947416314,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002948759802,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002950430970,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002950922490,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002951282938,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002951643386,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003007906042,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_ad831a50-78ef-426b-9041-fd642e96bcd0.jpg?v=1764060085"},{"product_id":"פפרומיה-אנגולטה-עציץ-קוטר-12-ס-מ","title":"פפרומיה אנגולטה עציץ קוטר 15 ס״מ","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הפפרומיה אנגולטה מציגה \u003cspan class=\"highlight-text\"\u003eעלווה מפוספסת מקסימה\u003c\/span\u003e עם גבעולים זוחלים ונשפכים, המהווים \u003cspan class=\"highlight-text\"\u003eצמח בית אידיאלי וקל לתחזוקה\u003c\/span\u003e הממלא את החלל בירוק עדין ונעים לעין.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים למקומות שונים בבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עקיף, סובל צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, אדמה יבשה בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת היטב לצמחי בית \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית נצחי וטרופי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629135544570,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/ffrvmih-angvlh-i-kvr-15-sm-1924648.png?v=1763570620"},{"product_id":"הויה-קורטיסאיי-קוטר-15","title":"הויה קורטיסאיי קוטר 15","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            הויה קורטיסאיי (Hoya Curtisii) היא \u003cspan class=\"highlight-text\"\u003eצמח תלוי ייחודי\u003c\/span\u003e עם עלים קטנים ועבים המכוסים \u003cspan class=\"highlight-text\"\u003eבכסף נוצץ מרהיב\u003c\/span\u003e. צמח זה מתאפיין בגידול נופל יפהפה ובעמידות גבוהה, והוא אידיאלי להוספת \u003cspan class=\"highlight-text\"\u003eקסם טרופי\u003c\/span\u003e לבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמיועד לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר לא ישיר, מתאים לפנים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, לתת לאדמה להתייבש בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת ניקוז טובה עם פרלייט וקוקוס \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח רב שנתי עם גידול איטי ויציב \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629166149882,"sku":null,"price":142.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-kvrisaii-kvr-15-2983369.png?v=1763570619"},{"product_id":"הדס-עציץ-קוטר-12","title":"הדס עציץ קוטר 12","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהדס עציץ בקוטר 12 ס\"מ - \u003cspan class=\"highlight-text\"\u003eצמח ארומטי רב-שנתי\u003c\/span\u003e עם עלים ירוקים בריאים ופריחה לבנה עדינה. הדס הוא \u003cspan class=\"highlight-text\"\u003eבחירה מושלמת לגידול בבית\u003c\/span\u003e, מציע ריח נעים ותכונות מרפא טבעיות המוכרות מדורי דורות.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית ומרפסת מוגנת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר, צל חלקי בשעות הצהריים \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על אדמה לחה, השקיה סדירה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה פוריה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב-שנתי, פריחה באביב ובקיץ \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47645970104570,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002966061306,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002966126842,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002966749434,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002967044346,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002968355066,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002968617210,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002971992314,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002973270266,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a0fab480-c4f5-4d46-93c6-2937b56acd06.jpg?v=1764060186"},{"product_id":"plants_template","title":"סחלב פורח גובה 50","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv style=\"left: 10%; animation-delay: 0s;\" class=\"particle\"\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סחלב פאלנופסיס מציג \u003cspan class=\"highlight-text\"\u003eפרחים אלגנטיים ואצילים\u003c\/span\u003e בגובה 50 ס\"מ, המתאפיין ב\u003cspan class=\"highlight-text\"\u003eפריחה ארוכת טווח ויופי מלכותי\u003c\/span\u003e שמעניק נוכחות מרשימה לכל חלל.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים במיוחד לפנים הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עדין ועקיף, לא חשיפה ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה קבועה ועדינה עם לחות באוויר \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eקליפת עץ וחומרים אורגניים מנקזים \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eפריחה ממושכת של חודשים רבים \u003cspan class=\"benefit-tag\"\u003eממושך\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47648955072762,"sku":"סחלב קוטר 9","price":94.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/slb-fvr-gvbh-50-9363712.png?v=1763570617"},{"product_id":"הויה-קומפקטה-מגוונת","title":"הויה קומפקטה מגוונת","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה קומפקטה מגוונת היא \u003cspan class=\"highlight-text\"\u003eצמח בית קסום עם עלים בשרניים וצפופים\u003c\/span\u003e בגווני ירוק וקרם יחודיים, הידועה בכינוי \"חבל ההינדו\" בזכות \u003cspan class=\"highlight-text\"\u003eצמיחתה הסלולרית המיוחדת\u003c\/span\u003e ויכולתה לפרוח פרחים ריחניים ויפים.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לבית, מתאים גם למרפסת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר מפוזר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, רק כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת לצמחי בית \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eפריחה אפשרית בתנאים מתאימים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47683964567802,"sku":null,"price":358.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-kvmfkh-mgvvnt-7495765.png?v=1763570615"},{"product_id":"שרך-כף-ארנב","title":"שרך כף ארנב","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            שרך כף ארנב מציג \u003cspan class=\"highlight-text\"\u003eעלים מעודנים וחרוטים בגוון ירוק עמוק\u003c\/span\u003e הדומים לכפות ארנב עדינות, ומהווה \u003cspan class=\"highlight-text\"\u003eצמח נוי מרשים לבית\u003c\/span\u003e המוסיף אלגנטיות ואוירה טרופית לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמיועד לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מפוזר, צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה של הקרקע \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת גינה עשירה ומנקזת \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47683972989178,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/shr-f-arnb-9063761.png?v=1763570615"},{"product_id":"הויה-וויטי-מגוונת","title":"הויה וויטי מגוונת","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הויה וויטי מגוונת היא \u003cspan class=\"highlight-text\"\u003eצמח בית יוקרתי עם עלים מרהיבים בגוני ירוק וקרם\u003c\/span\u003e, הידוע בעמידותו וביכולתו \u003cspan class=\"highlight-text\"\u003eלטהר את האוויר בבית\u003c\/span\u003e. צמח מושלם לתליה או כצמח משתרך המוסיף אלגנטיות לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לתוך הבית ומרפסות מוצלות \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת אדמה מנקזת עם פרליט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמיחה ופריחה לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47684399038714,"sku":null,"price":142.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/hvih-vvii-mgvvnt-6089490.png?v=1763570616"},{"product_id":"קלתאה-אורנטה-קוטר-12","title":"קלתאה אורנטה קוטר 12","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הקלתאה אורנטה (Calathea Ornata) היא \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":"עציץ מגדלים (חינם)","offer_id":47909192728826,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48129137737978,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48129141637370,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48129149567226,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48129155465466,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48129165721850,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48129169129722,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48129178370298,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48129257570554,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_33eefe9c-c256-48a0-97c5-de5df18d98bd.jpg?v=1766048248"},{"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 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הפיקוס בנגלי הוא \u003cspan class=\"highlight-text\"\u003eעץ נוי מרשים בעל עלים גדולים ומבריקים\u003c\/span\u003e המתאים במיוחד לעיצוב פנים מודרני. הצמח מגיע \u003cspan class=\"highlight-text\"\u003eבגובה כ-40 ס\"מ בעציץ קוטר 12 ס\"מ\u003c\/span\u003e, והוא בעל יכולת \u003cspan class=\"highlight-text\"\u003eטיהור אוויר מעולה\u003c\/span\u003e המסייעת לשיפור איכות האוויר בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמיועד לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור מפוזר בהיר, צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על אדמה לחה, ללא הצפה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה עשירה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח נוי ירוק עד לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47909202034938,"sku":"plant+pot","price":46.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000439353594,"sku":"plant+pot","price":71.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000439877882,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000440402170,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000440697082,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000441057530,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000441909498,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000442106106,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000443351290,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_3c5066d2-d592-45e0-9262-9cf9645cd42f.jpg?v=1763972431"},{"product_id":"ריפליס-רד-קורל-גדול-קוטר-14","title":"ריפליס רד קורל גדול קוטר 14","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהריפליס רד קורל הוא \u003cspan class=\"highlight-text\"\u003eצמח תלוי אקזוטי ומרשים\u003c\/span\u003e בעל עלים ארוכים ומשתרגים בגוונים של ירוק, אדום וורוד, היוצרים \u003cspan class=\"highlight-text\"\u003eאפקט ויזואלי מרהיב ומיוחד\u003c\/span\u003e. צמח זה מהווה בחירה מושלמת למי שמחפש אלמנט דקורטיבי ייחודי שמוסיף עניין ותנועה לכל חלל בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לתליה בפנים הבית או במרפסת מוצלת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עד בינוני, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, שמירה על אדמה לחה במעט \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה עשירה ומנקזת, עם חומרים אורגניים \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי עם גידול ממושך \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47909204230394,"sku":null,"price":234.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/riflis-rd-kvrl-gdvl-kvr-14-9839028.png?v=1763570541"},{"product_id":"בייבי-הויה-קומפקטה-קוטר-6","title":"בייבי הויה קומפקטה קוטר 6","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv style=\"left: 10%; animation-delay: 0s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\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הויה קומפקטה בייבי היא \u003cspan class=\"highlight-text\"\u003eצמח מקסים וקומפקטי\u003c\/span\u003e עם עלים בשרניים ומעוקלים הנראים כמו חרוזים ירוקים. הצמח מתאפיין ב\u003cspan class=\"highlight-text\"\u003eצמיחה איטית ומסודרת\u003c\/span\u003e, והוא מושלם לגידול בבית בזכות דרישות הטיפול הנמוכות שלו ויכולתו להסתגל לתנאים משתנים.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עד בינוני, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, המתנה עד לייבוש האדמה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eתערובת אדמה מנקזת עם קוקוס או פרלייט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי, צמיחה איטית ועמידה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47909211373818,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/biibi-hvih-kvmfkh-kvr-6-5252878.png?v=1763570540"},{"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 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הפכירה (Money Tree) היא \u003cspan class=\"highlight-text\"\u003eצמח נוי מקסים עם גזע קלוע\u003c\/span\u003e ועלים ירוקים מבריקים, המוסיף \u003cspan class=\"highlight-text\"\u003eמגע אלגנטי ומזל רב\u003c\/span\u003e לכל חלל. מתאימה במיוחד לבית ולמשרד.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית ומשרדים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, פעם בשבוע-שבועיים \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם ניקוז מעולה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח ירוק עד רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47909222613242,"sku":"plant+pot","price":138.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000430014714,"sku":"plant+pot","price":163.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000430113018,"sku":"plant+pot","price":173.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000430571770,"sku":"plant+pot","price":173.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000430768378,"sku":"plant+pot","price":173.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000431161594,"sku":"plant+pot","price":173.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000431227130,"sku":"plant+pot","price":183.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000431685882,"sku":"plant+pot","price":183.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000432341242,"sku":"plant+pot","price":183.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_549d12f0-c761-441c-867e-19165ea54ebe.jpg?v=1763972400"},{"product_id":"קלתאה-מקויאנה-עציץ-12","title":"קלתאה מקויאנה עציץ 12","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הקלתאה מקויאנה (Calathea Makoyana), המכונה גם \u003cspan class=\"highlight-text\"\u003e\"צמח הטווס\"\u003c\/span\u003e, היא צמח נוי מרשים בעל עלים דקורטיviים עם \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":"עציץ מגדלים (חינם)","offer_id":48048115319034,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054523822330,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054524412154,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48054525001978,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054525034746,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054526247162,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054530932986,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054531064058,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48054532407546,"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_29e35c74-f7fb-48ed-b240-6a15963e5c03.jpg?v=1764669072"},{"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פפרומיה אבטיח (Peperomia Argyreia) היא \u003cspan class=\"highlight-text\"\u003eצמח נוי מקסים בעל עלים עגולים ומרשימים בדוגמת פסי אבטיח\u003c\/span\u003e בגוני ירוק וכסוף. הצמח \u003cspan class=\"highlight-text\"\u003eקל לתחזוקה ומושלם למתחילים\u003c\/span\u003e ומוסיף נופך טרופי ועליז לכל פינה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לגידול בפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עקיף - הימנע מחשיפה ישירה לשמש \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה - אפשר לקרקע להתייבש בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה קלה ומנקזת היטב, עשירה בחומרים אורגניים \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי, שומר על יופיו כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48048124297466,"sku":"plant+pot","price":106.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054538699002,"sku":"plant+pot","price":131.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054540402938,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054546333946,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054546661626,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054547054842,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054547415290,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_5f3037e8-83ab-4240-bbbf-6589dfb89aae.jpg?v=1764669120"},{"product_id":"פפרומיה-מגניפולה-עציץ-12","title":"פפרומיה מגניפולה עציץ 12","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פפרומיה מגניפולה (Peperomia Magnifolia) היא \u003cspan class=\"highlight-text\"\u003eצמח נוי קומפקטי ומקסים בעל עלים עסיסיים בגוון ירוק עם שוליים צהובים-קרמיים\u003c\/span\u003e המעניקים לו מראה ייחודי ואלגנטי. הצמח \u003cspan class=\"highlight-text\"\u003eקל לתחזוקה במיוחד\u003c\/span\u003e ומושלם למתחילים ולמי שמחפש צמח בית שאינו דורש תשומת לב מרובה.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית - שולחן עבודה, מדף או אדן חלון \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר ועקיף - נסבל גם תנאי אור פחות אידיאליים \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מועטה - המתן לייבוש הקרקע בין השקיות \u003cspan class=\"benefit-tag\"\u003eחסכוני\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה קלה ומאווררת עם ניקוז מעולה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי, ירוק ומעוטר לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48048134619386,"sku":"plant+pot","price":26.4,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054569631994,"sku":"plant+pot","price":51.4,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054569730298,"sku":"plant+pot","price":61.4,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48054569828602,"sku":"plant+pot","price":61.4,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054569992442,"sku":"plant+pot","price":61.4,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054570582266,"sku":"plant+pot","price":61.4,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054570713338,"sku":"plant+pot","price":71.4,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054573465850,"sku":"plant+pot","price":71.4,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e24079fb-e3e4-4262-b7b1-f8fecdb534d8.jpg?v=1764669188"},{"product_id":"ירקה-עציץ-12","title":"ירקה מסולסלת | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            width: 30%;\n        }\n\n        .features-table td {\n            color: #4b5563;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"description-text\"\u003eהירקה (Spider Plant) היא \u003cspan class=\"highlight-text\"\u003eצמח בית פופולרי וקל לגידול\u003c\/span\u003e בעל עלים דקורטיביים בפסים ירוקים-לבנים. הצמח \u003cspan class=\"highlight-text\"\u003eמתאים במיוחד למתחילים\u003c\/span\u003e ומפורסם ביכולתו לטהר אוויר ולהתרבות בקלות. בעציץ 12 ס\"מ, הירקה תוסיף \u003cspan class=\"highlight-text\"\u003eמגע רענן וטבעי\u003c\/span\u003e לכל פינה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמושלם לפנים הבית, ניתן למקם גם במרפסת מוצלת \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עקיף, מסתגל גם לתנאי תאורה מתונים \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה פעם-פעמיים בשבוע, סובל יובש קצר \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה אוורירית עם ניקוז טוב, מתאים לרוב סוגי הקרקע \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי עמיד, מצמיח ענפים חדשים כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48048135307514,"sku":"plant+pot","price":19.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48129639252218,"sku":"plant+pot","price":42.88,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48129640399098,"sku":"plant+pot","price":52.88,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48129640988922,"sku":"plant+pot","price":52.88,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48129642201338,"sku":"plant+pot","price":52.88,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48129642955002,"sku":"plant+pot","price":52.88,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48129644069114,"sku":"plant+pot","price":62.88,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48129646330106,"sku":"plant+pot","price":62.88,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_47844912-27b1-45f9-81be-a207bec656e1.jpg?v=1766045730"},{"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קלתאה אינסיגניס (Calathea Insignis), הידועה גם כ\"צמח נחש הגשש\", היא \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 \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי עם עלווה ירוקה לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48118418374906,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48129490256122,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48129491108090,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48129492156666,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48129493074170,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48129493926138,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48129494941946,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48129495728378,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48129497956602,"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_9c1f29b1-874c-4c6f-be39-e4155a4121e5.jpg?v=1766048165"},{"product_id":"כמדוריאה-קטן","title":"כמדוריאה קטן","description":"\u003cp\u003eכמדוריאה (Chamaedorea) היא \u003cspan class=\"highlight-text\"\u003eדקל פנימי קומפקטי ואלגנטי\u003c\/span\u003e בעל עלים עדינים וירוקים הממלאים כל חלל בנופך טרופי ורענן. הצמח \u003cspan class=\"highlight-text\"\u003eקל לתחזוקה ומתאים למגדלים מתחילים\u003c\/span\u003e, ויוצר אווירה מרגיעה ונעימה בכל פינה בבית.\u003c\/p\u003e\n\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\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף עד צל חלקי - מסתגל למגוון תנאים \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה - המתן לייבוש חלקי בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת היטב עם ניקוז מעולה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי, ירוק עד כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48118429778170,"sku":"plant+pot","price":21.6,"currency_code":"ILS","in_stock":true},{"title":"עציץ קרמיקה אייל | קוטר 9","offer_id":48133747441914,"sku":"plant+pot","price":46.0,"currency_code":"ILS","in_stock":true},{"title":"עציץ קרמיקה סנטה קלאוס | קוטר 9","offer_id":48133753798906,"sku":"plant+pot","price":46.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_ce4dd173-a669-416b-b542-f6cefbf1f288.jpg?v=1766048760"},{"product_id":"החיה-קליסטופיליה-בייבי-מבצע","title":"הויה קליסטופיליה | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה קליסטופיליה היא הויה נדירה עם \u003cspan class=\"highlight-text\"\u003eעלים ירוק־עמוק עם ורידים כהים\u003c\/span\u003e במראה גרפי.\u003cbr\u003e\n    מתאימה לעציץ על מדף או \u003cspan class=\"highlight-text\"\u003eסלסלה תלויה\u003c\/span\u003e.\u003cbr\u003e\n    באור נכון היא עשויה לפנק ב\u003cspan class=\"highlight-text\"\u003eפריחה כוכבית לבנה־קרמית\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמעולה לבית. אפשר גם במרפסת מוצלת ומוגנת מרוח וקור. \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ומסונן. שמש בוקר עדינה אפשרית, להימנע משמש צהריים ישירה. \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהמצע מתייבש בחלקו העליון. בחורף להפחית. לא להשאיר מים עומדים. \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת אוורירית ומנוקזת (כמו קוקוס\/קליפת אורן\/פרלייט). עציץ עם חורי ניקוז חובה. \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eירוקת־עד ורב שנתית. בתנאים טובים עשויה לפרוח בעיקר באביב–קיץ. \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48171421171962,"sku":null,"price":64.87,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_a32eb61a-f1dc-40e8-aec3-ab7b555d2fbf.jpg?v=1767346340"},{"product_id":"הויה-אדונסיס-בייבי-מבצע","title":"הויה אדונסיס | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה אדונסיס היא מטפסת אלגנטית עם עלים בשרניים שמוסיפים ירוק עשיר כל השנה.\u003cbr\u003e\n    בעונה החמה היא מפתיעה באשכולות של \u003cspan class=\"highlight-text\"\u003eפרחים כוכביים לבן-שמנת\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eמרכז קרמלי\u003c\/span\u003e וניחוח עדין.\u003cbr\u003e\n    מושלמת למדף גבוה או לעציץ תלוי ליצירת \u003cspan class=\"highlight-text\"\u003eוייב טרופי נקי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאים לבית, וגם למרפסת מוצלת ומוגנת מרוח חזקה \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק מסונן\/עקיף; אפשר שמש בוקר עדינה (להימנע משמש צהריים) \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהמצע כמעט יבש; בחורף להפחית משמעותית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \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":48171424121082,"sku":null,"price":64.87,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/1_2.jpg?v=1767950531"},{"product_id":"הויה-פלמינגו-דרים-בייבי-מבצע","title":"הויה פלמינגו דרים | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה פלמינגו דרים היא מטפסת קומפקטית עם \u003cspan class=\"highlight-text\"\u003eעלים שעוותיים מבריקים\u003c\/span\u003e וגיוון עדין של \u003cspan class=\"highlight-text\"\u003eשוליים ורודים-קרמיים\u003c\/span\u003e. כשהיא מרוצה היא מתגמלת ב־\u003cspan class=\"highlight-text\"\u003eפריחת כוכבים ריחנית\u003c\/span\u003e. מושלמת למדף מואר או למרפסת מוגנת.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית, וגם למרפסת מוצלת ומוגנת מרוח \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק מסונן. שמש בוקר עדינה אפשרית, להימנע משמש צהריים ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהמצע מתייבש היטב (לפחות חצי עציץ). בחורף להפחית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת: אדמת עציצים עם פרלייט\/קליפת אורן לנשימה טובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב שנתית. עשויה לפרוח בעיקר באביב–קיץ בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48171461509370,"sku":null,"price":64.87,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_uwpo7huwpo7huwpo.png?v=1767351877"},{"product_id":"הויה-טקילה-סאן-רייז-בייבי-מבצע","title":"הויה טקילה סאן רייז | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\" dir=\"rtl\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה “טקילה סאן רייז” היא מטפסת קומפקטית עם עלים עבים ומבריקים בגימור נקי.\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\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":48171465736442,"sku":null,"price":64.87,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_c7e2f824-c5fd-45f4-9617-4faeaec450a3.jpg?v=1767344760"},{"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":48171467702522,"sku":null,"price":59.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_xbqa07xbqa07xbqa.png?v=1767350670"},{"product_id":"גיא-גיננטוס-סיליאטוס","title":"גיא גיננטוס סיליאטוס | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    קלתיאה מנומרת עם עלים עגולים בגוון כהה. נגיעות \u003cspan class=\"highlight-text\"\u003eזהב מטאלי\u003c\/span\u003e וגב \u003cspan class=\"highlight-text\"\u003eסגול עמוק\u003c\/span\u003e יוצרות \u003cspan class=\"highlight-text\"\u003eוייב דרמטי-יוקרתי\u003c\/span\u003e על כל שידה. אוהבת אור עקיף ולחות נעימה.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית. להרחיק ממזגן ורוחות קרות. \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ומסונן ליד חלון. בלי שמש ישירה. \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור על מצע מעט לח. להשקות כש-2–3 ס״מ עליונים מתייבשים. לא להשאיר מים בתחתית. \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים מאווררת עם פרלייט\/שבבי קוקוס. עציץ עם חורי ניקוז חובה. \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח עלווה שמוסיף סטייל כל השנה בתנאי בית מתאימים. \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48171481235706,"sku":null,"price":154.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_93bfbb7f-7d6c-4657-a801-17b5ce0d1166.jpg?v=1767343977"},{"product_id":"הויה-אסקימו-סילבר-בינוני","title":"הויה אסקימו סילבר | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה אסקימו סילבר היא צמח נשפך עם עלים בשרניים בגוון \u003cspan class=\"highlight-text\"\u003eכסוף מנומר\u003c\/span\u003e.\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":48171483660538,"sku":null,"price":94.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_8dqs0t8dqs0t8dqs.png?v=1767352554"},{"product_id":"קלתאה-זברינה-בינוני","title":"קלתאה זברינה | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    קלתאה זברינה היא כוכבת ירוקה לבית: עלים גדולים עם \u003cspan class=\"highlight-text\"\u003eפסי זברה ירוק-ליים\u003c\/span\u003e שמכניסים סטייל טרופי נקי. באור מסונן היא נראית במיטבה, ועם \u003cspan class=\"highlight-text\"\u003eמראה עשיר וחי\u003c\/span\u003e היא מרעננת כל פינה. בערב תיהנו מ\u003cspan class=\"highlight-text\"\u003eתנועה עדינה של העלים\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eאידיאלית בבית, רחוק מרוח\/מזגן ישיר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בינוני עד בהיר ועקיף (ללא שמש ישירה) \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור אדמה לחה; להשקות כששכבה עליונה מתייבשת מעט \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עשירה ששומרת לחות, עם ניקוז טוב (עציץ עם חורי ניקוז) \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב־שנתי שמחזיר עלווה יפה לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48171501158650,"sku":null,"price":90.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_6cfae670-0717-446b-b8ed-da69f1d9ad92.jpg?v=1767341552"},{"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להשקות רק כשהשכבה העליונה מתייבשת. עודף מים הוא האויב מספר 1 \u003cspan class=\"benefit-tag\"\u003eחסכוני\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \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":48173861568762,"sku":null,"price":142.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_9067d306-1046-4e50-9638-f6fd1d85867e.jpg?v=1767339971"},{"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        \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":48173863403770,"sku":null,"price":94.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_ycn51aycn51aycn5.jpg?v=1770809218"},{"product_id":"הויה-קרינקל-בינוני","title":"הויה קרינקל | בינוני","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה קרינקל היא מטפסת קומפקטית עם \u003cspan class=\"highlight-text\"\u003eעלים עבים ומקופלים\u003c\/span\u003e שמוסיפים טקסטורה יוקרתית לכל חלל. בתנאים טובים היא מתגמלת ב\u003cspan class=\"highlight-text\"\u003eאשכולות פריחה שעוותית\u003c\/span\u003e עם ריח עדין. מושלמת לתלייה או למדף מואר, ל\u003cspan class=\"highlight-text\"\u003eוייב טרופי-מינימליסטי\u003c\/span\u003e.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית וגם למרפסת מוארת ומוגנת (ללא שמש צהריים ורוחות חזקות) \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף עד אור בינוני. קצת שמש בוקר אפשרית, להימנע משמש ישירה חזקה \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשהמצע מתייבש היטב (בעיקר בחורף להפחית). עודף מים הוא האויב \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת קלה ומנוקזת: אדמת עציצים + פרלייט\/טוף. עציץ עם חורי ניקוז חובה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eצמח בית רב-שנתי. פריחה לרוב בעונה החמה כשהוא מקבל אור טוב \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48173871923450,"sku":null,"price":45.6,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_3b257880-8a2b-455e-bdcf-719579e9f4ee.jpg?v=1767337030"},{"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הויה קליסטופילה (Hoya callistophylla) היא \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":48173879001338,"sku":null,"price":118.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/Gemini_Generated_Image_zwvf9zwvf9zwvf9z.jpg?v=1770809516"},{"product_id":"הויה-וויברגיאה-בייבי-מבצע","title":"הויה וויברגיאה | בייבי מבצע","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    הויה וויברגיאה היא מטפסת אלגנטית עם \u003cspan class=\"highlight-text\"\u003eעלים עבים עם אפקט “ספלאש”\u003c\/span\u003e.\u003cbr\u003e\n    בעונה החמה מופיעים \u003cspan class=\"highlight-text\"\u003eאשכולות של פרחים כוכביים לבנים\u003c\/span\u003e עם מרכז דבש.\u003cbr\u003e\n    אידאלית ל־\u003cspan class=\"highlight-text\"\u003eאמפל או מדף מואר\u003c\/span\u003e ומכניסה וייב טרופי נקי לבית.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית וגם למרפסת מוצלת ומוגנת \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור חזק ועקיף; שמש בוקר עדינה אפשרית \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלהשקות רק כשמרבית המצע מתייבשת; בחורף להפחית \u003cspan class=\"benefit-tag\"\u003eעמיד יובש\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת מנוקזת ומאווררת (למשל קוקוס\/קליפות אורן\/פרלייט) \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75-.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב־שנתית; עשויה לפרוח שוב ושוב בתנאים טובים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48173884801274,"sku":null,"price":64.87,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_e4b099bf-56cd-4707-abe3-9e8473959500.jpg?v=1767297964"},{"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להשקות רק כשהמצע יבש היטב לעומק. עודף מים הוא האויב מספר 1 \u003cspan class=\"benefit-tag\"\u003eחסכוני\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \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":48173885686010,"sku":null,"price":178.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_0015717b-f0cc-48bb-a87b-66aff914494c.jpg?v=1767277546"},{"product_id":"פיטוניה-גידי-הכסף-בייבי","title":"פיטוניה גידי הכסף | בייבי","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            font-size: 16px;\n            line-height: 1.8;\n            text-align: right;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.15);\n            padding: 3px 8px;\n            border-radius: 4px;\n            color: #000000;\n            font-weight: 500;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            padding: 6px 14px;\n            border-radius: 20px;\n            margin: 0 5px;\n            font-size: 13px;\n            font-weight: 500;\n            box-shadow: 0 2px 6px rgba(var(--color-base-accent-1), 0.25);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 25px 0 0 0;\n            background: #ffffff;\n            border: 2px solid rgb(var(--color-base-accent-1));\n            border-radius: 12px;\n            overflow: hidden;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e5e7eb;\n        }\n\n        .features-table th {\n            background: rgb(var(--color-base-accent-1));\n            color: white;\n            width: 30%;\n            font-weight: 600;\n            font-size: 15px;\n        }\n\n        .features-table td {\n            color: #374151;\n            font-size: 15px;\n            line-height: 1.6;\n        }\n\n        .features-table tr:hover td {\n            background: rgba(var(--color-base-accent-1), 0.04);\n            transition: background 0.2s ease;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { \n                padding: 20px 0;\n                font-size: 15px;\n            }\n            .features-table th, .features-table td { \n                padding: 14px 16px;\n                font-size: 14px;\n            }\n            .features-table th { width: 35%; }\n            .benefit-tag {\n                font-size: 12px;\n                padding: 5px 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n  \u003cdiv class=\"description-text\"\u003e\n    פיטוניה “גידי הכסף” היא נגיעה טרופית קטנה שמושכת מבט.  \n    עלים ירוקים עם \u003cspan class=\"highlight-text\"\u003eעורקים כסופים דרמטיים\u003c\/span\u003e יוצרים \u003cspan class=\"highlight-text\"\u003eדוגמת רשת ייחודית\u003c\/span\u003e.  \n    מושלמת לשולחן, מדף או טרריום ומביאה \u003cspan class=\"highlight-text\"\u003eוייב רענן ונקי\u003c\/span\u003e לכל חלל.\n  \u003c\/div\u003e\n\n  \u003ctable class=\"features-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e מיקום\n        \u003c\/th\u003e\n        \u003ctd\u003eמתאימה לבית ולחדרים מאווררים. להרחיק ממזגן ישיר ורוח חזקה. \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e תאורה\n        \u003c\/th\u003e\n        \u003ctd\u003eאור בהיר ועקיף הוא אידאלי. מסתדרת גם באור חלש, ללא שמש ישירה. \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e השקיה\n        \u003c\/th\u003e\n        \u003ctd\u003eלשמור על לחות קבועה. להשקות כששכבה עליונה מתחילה להתייבש. לא להשאיר מים עומדים. \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e קרקע\n        \u003c\/th\u003e\n        \u003ctd\u003eתערובת עציצים עשירה ששומרת לחות, עם תוספת קטנה של פרלייט\/קוקוס לאיזון. \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003e\n          \u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n            \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e עונתיות\n        \u003c\/th\u003e\n        \u003ctd\u003eרב־שנתית בתנאי בית. שומרת על מראה מלא לאורך השנה עם טיפול נכון. \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":48173888045306,"sku":null,"price":31.2,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_9c22fc3e-1c33-440a-9b47-e888ec94a585.jpg?v=1767280173"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/collections\/4fc259e4a57ee25ae2cee90ce59dbca3.jpg?v=1769972942","url":"https:\/\/rootine.co.il\/collections\/%d7%a6%d7%9e%d7%97%d7%99%d7%9d-%d7%91%d7%98%d7%95%d7%97%d7%99%d7%9d-%d7%9c%d7%91%d7%a2%d7%9c%d7%99-%d7%97%d7%99%d7%99%d7%9d.oembed","provider":"רוטין (ירוק במרפסת לשעבר)","version":"1.0","type":"link"}