{"title":"ארואידים","description":"","products":[{"product_id":"סינגוניום-כליף","title":"סינגוניום קרם אלוז'ן","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהסינגוניום כליף הוא \u003cspan class=\"highlight-text\"\u003eצמח בית אלגנטי עם עלים בצורת חץ\u003c\/span\u003e המתחיל בגוון ירוק בהיר ומשנה לגוונים ורודים-כתומים ייחודיים. זהו \u003cspan class=\"highlight-text\"\u003eצמח מטפס קל לגידול\u003c\/span\u003e שמוסיף אופי טרופי ותוסס לכל פינה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור רך מפוזר, צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, אדמה לחה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם חוות \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606291857658,"sku":"plant+pot","price":39.6,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000702480634,"sku":"plant+pot","price":64.6,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000704413946,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000706085114,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000707297530,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000709886202,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000712933626,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000715817210,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000717521146,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_ac41a6d4-0299-4ab8-838e-1b6c1e085bc3.jpg?v=1763988403"},{"product_id":"סינגוניום-גריי-גוסט","title":"סינגוניום גריי גוסט","description":"\u003cbody\u003e```html\n\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```\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606303850746,"sku":"plant+pot","price":154.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001013350650,"sku":"plant+pot","price":179.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001017676026,"sku":"plant+pot","price":189.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001027703034,"sku":"plant+pot","price":189.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001035993338,"sku":"plant+pot","price":189.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001042907386,"sku":"plant+pot","price":189.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001045627130,"sku":"plant+pot","price":199.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001046184186,"sku":"plant+pot","price":199.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001047822586,"sku":"plant+pot","price":199.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_2de493e3-3bed-4bb9-8b72-f46a257fee34.jpg?v=1763988523"},{"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":47606305194234,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001051394298,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001051590906,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001057587450,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001074266362,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001086128378,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001111326970,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001112244474,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001113686266,"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_ad433a5a-9d17-440c-bedd-09640e4fe99c.jpg?v=1763988575"},{"product_id":"סינגוניום-אלבו","title":"סינגוניום אלבו","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הסינגוניום אלבו מציג \u003cspan class=\"highlight-text\"\u003eעלים מרהיבים בגוונים של ירוק ולבן-קרמי\u003c\/span\u003e עם תבניות וריגציה יחודיות. זהו \u003cspan class=\"highlight-text\"\u003eצמח נדיר ויוקרתי\u003c\/span\u003e המוסיף אלגנטיות ויופי טרופי לכל חלל, וידוע בצמיחתו המרשימה ועמידותו.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית, אור בהיר עקיף \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר מפוזר, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה קלות לחה, השקיה מתונה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה מנקזת עם קומפוסט \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמיחה פעילה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606308602106,"sku":"plant+pot","price":118.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001114210554,"sku":"plant+pot","price":143.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001114603770,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001116176634,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001116602618,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001117061370,"sku":"plant+pot","price":153.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001117651194,"sku":"plant+pot","price":163.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001117978874,"sku":"plant+pot","price":163.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001119781114,"sku":"plant+pot","price":163.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_eabf13c3-e6b4-47ac-80d9-a52993f019a1.jpg?v=1763980542"},{"product_id":"דיפנבכיה-קונפקטה","title":"דיפנבכיה קונפקטה","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            דיפנבכיה קונפקטה היא \u003cspan class=\"highlight-text\"\u003eצמח בית מושלם\u003c\/span\u003e עם עלים גדולים ומדהימים המעוטרים בדוגמאות לבנות-צהובות על רקע ירוק כהה, מהווה \u003cspan class=\"highlight-text\"\u003eמטהר אוויר טבעי ויעיל\u003c\/span\u003e המוסיף אלגנטיות וחיוניות לכל פינה בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים רק לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מסונן, נמנע מאור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על אדמה לחה באופן מתמיד \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה עשירה ומנקזת היטב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח עלים ירוק כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606311551226,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001214742778,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001215070458,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001217364218,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001225752826,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001225916666,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001230733562,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001231487226,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001231782138,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_06ea22fc-1e6c-4143-821c-56d86b330fce.jpg?v=1763988627"},{"product_id":"אגלונמה-עלה-צר","title":"אגלונמה עלה צר","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אגלונמה עלה צר מציגה \u003cspan class=\"highlight-text\"\u003eעלווה ארוכה וצרה בגוונים עדינים\u003c\/span\u003e עם דוגמאות ירוק ברקת מרהיבות. צמח בית \u003cspan class=\"highlight-text\"\u003eמושלם לעיצוב מודרני ומינימליסטי\u003c\/span\u003e שמוסיף אלגנטיות וטהרה לכל פינה בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לכל חדר בבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף או צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת עציצים איכותית ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נצח לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606317089018,"sku":"plant+pot","price":27.77,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001249214714,"sku":"plant+pot","price":52.77,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001249280250,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001249378554,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001249411322,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001249476858,"sku":"plant+pot","price":62.77,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001249640698,"sku":"plant+pot","price":72.77,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001250001146,"sku":"plant+pot","price":72.77,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001250787578,"sku":"plant+pot","price":72.77,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_fcc36258-f00a-4cb1-bb26-5ca850ffb165.jpg?v=1763988714"},{"product_id":"סינגוניום-מילק-קונפטי","title":"סינגוניום מילק קונפטי","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הסינגוניום מילק קונפטי מציג \u003cspan class=\"highlight-text\"\u003eעלים ירוקים עדינים בצורת חץ\u003c\/span\u003e עם \u003cspan class=\"highlight-text\"\u003eגוונים קרמיים ולבנים מרהיבים\u003c\/span\u003e, והוא \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":47606318235898,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001281327354,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001281622266,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001283916026,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001285882106,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001287454970,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001287815418,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001288831226,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001290371322,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_87731a33-1d66-4e5d-abf4-105fbbece535.jpg?v=1763988801"},{"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":47606318825722,"sku":"plant+pot","price":39.6,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001308590330,"sku":"plant+pot","price":64.6,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001310490874,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001311047930,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001311539450,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001312653562,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001319403770,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001319534842,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001320026362,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_001198e7-1d34-4415-b6cb-dd7db0673784.jpg?v=1763988845"},{"product_id":"אנטוריום-וורקואנום","title":"אנטוריום וורקואנום","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אנטוריום וורקואנום הוא \u003cspan class=\"highlight-text\"\u003eצמח אקזוטי יפהפה עם עלים מחורצים ייחודיים\u003c\/span\u003e הנחשב לפנינה בעולם הצמחייה הטרופית. הצמח מביא \u003cspan class=\"highlight-text\"\u003eאוירה טרופית מרהיבה ומעניק נוכחות דרמטית\u003c\/span\u003e בכל פינה בבית בזכות העלים הגדולים והמרשימים שלו.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור רך מפוזר, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה לחה באופן קבוע, לחות גבוהה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה אורגנית עשירה ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי עלים כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47606330884346,"sku":"plant+pot","price":143.88,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001571782906,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001571913978,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001572110586,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001573978362,"sku":"plant+pot","price":178.88,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001574142202,"sku":"plant+pot","price":188.88,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001574928634,"sku":"plant+pot","price":188.88,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001575420154,"sku":"plant+pot","price":188.88,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002821488890,"sku":"plant+pot","price":168.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_d1b44717-5d71-4174-8589-cc9da934e709.jpg?v=1764059906"},{"product_id":"ספטיפיליום","title":"ספטיפיליום גדול, עציץ קוטר 15 ס״מ","description":"\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהספטיפילום (שושן השלום) הוא \u003cspan class=\"highlight-text\"\u003eצמח בית יפהפה ופופולרי\u003c\/span\u003e המתאפיין בעלים ירוקים מבריקים ו\u003cspan class=\"highlight-text\"\u003eפרחים לבנים אלגנטיים\u003c\/span\u003e. הצמח גם \u003cspan class=\"highlight-text\"\u003eמטהר את האוויר\u003c\/span\u003e ויוצר אווירה רגועה ונקייה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף מסונן, לא אור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על לחות קבועה באדמה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם יכולת שמירת לחות \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eפריחה מרשימה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47606336749818,"sku":null,"price":90.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/sfifilivm-gdvl-i-kvr-15-sm-1878487.png?v=1763570848"},{"product_id":"דיפנבכיה-קומפקטה","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":47606337175802,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001358102778,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001358561530,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001359118586,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001360036090,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001361772794,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001363280122,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001575944442,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001580302586,"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_b7187906-50e1-4136-8714-cf5cd698cef4.jpg?v=1763990901"},{"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":47606337503482,"sku":"plant+pot","price":58.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001364394234,"sku":"plant+pot","price":83.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001365868794,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001367769338,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001368850682,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001369374970,"sku":"plant+pot","price":103.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001370128634,"sku":"plant+pot","price":103.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001370783994,"sku":"plant+pot","price":103.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001581351162,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_df45ae93-3621-4c0a-8866-32c46b026a1e.jpg?v=1763991092"},{"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":47606337798394,"sku":"plant+pot","price":106.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001371898106,"sku":"plant+pot","price":131.8,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001372061946,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001372324090,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001372619002,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001582596346,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001588494586,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002945646842,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002945876218,"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_4f9b2133-d323-4724-a407-80f3e9856008.jpg?v=1763992594"},{"product_id":"מונסטרה-bmf","title":"מונסטרה bmf קוטר 5","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eצמח מונסטרה צעיר עם \u003cspan class=\"highlight-text\"\u003eעלים מבריקים וקלאסיים\u003c\/span\u003e בגודל מושלם לגידול ביתי. הצמח הקומפקטי מגיע \u003cspan class=\"highlight-text\"\u003eבעציץ 5 ס\"מ\u003c\/span\u003e ומהווה תוספת מרשימה ונקיה לכל פינה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לעציצים פנימיים בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה מתונה, להשאיר לייבש בין השקיות \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eמיקס גידול איכותי עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית ירוק עד, גדל כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624291811578,"sku":null,"price":71.88,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mvnsrh-bmf-kvr-5-8588102.png?v=1763570733"},{"product_id":"אנטוריום-קלרינרביום-קוטר-9","title":"אנטוריום קלרינרביום קוטר 5","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאנטוריום קלרינרביום הוא \u003cspan class=\"highlight-text\"\u003eצמח בית טרופי מדהים\u003c\/span\u003e בעל עלים לבביים ירוקים עם \u003cspan class=\"highlight-text\"\u003eעורקים בולטים ונוי מיוחד\u003c\/span\u003e. צמח פנימי אלגנטי המוסיף נגיעה אקזוטית לכל חלל ומתאים במיוחד לאהבי צמחים ייחודיים.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eצמח בית בלבד, לא עמיד בקור \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עז לא ישיר, אוהב צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eאדמה לחה קבועה, אוהב לחות גבוהה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת עם יכולת שמירת לחות \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמיחה איטית ויציבה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624297709818,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-klrinrbivm-kvr-9-2950797.png?v=1763570732"},{"product_id":"פילדנדרון-רינג-אוף-פייר-קוטר-9","title":"פילדנדרון רינג אוף פייר | בייבי","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\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהפילודנדרון רינג אוף פייר מציע \u003cspan class=\"highlight-text\"\u003eעלווה טרופית מרהיבה בדוגמת חוגי אש צבעוניים\u003c\/span\u003e בגוונים של ירוק, צהוב וקרם. צמח \u003cspan class=\"highlight-text\"\u003eמדהים וקל לטיפוח\u003c\/span\u003e שמוסיף אלגנטיות טרופית לכל פינה בבית. בקוטר נוח של 9 ס\"מ.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמושלם לבית ולמרפסת מוצלת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר, הימנע משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על לחות קבועה, ללא ייבוש \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה עשירה עם ניקוז מעולה \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית ירוק עד לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624312553722,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/fildndrv-ring-avf-fiir-kvr-9-8822756.png?v=1763570676"},{"product_id":"אנטוריום-קוטר-5","title":"אנטוריום קריסטליניום קוטר 5","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אנטוריום מדהים בקוטר 5 ס\"מ עם \u003cspan class=\"highlight-text\"\u003eעלים מבריקים בעלי דפוס עורקים לבנים מרשים\u003c\/span\u003e. צמח בית יוקרתי זה יוצר \u003cspan class=\"highlight-text\"\u003eנוכחות חזקה עם עלוות טרופית ייחודית\u003c\/span\u003e ומושלם לאוהבי צמחייה מיוחדת.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית לחדרים מוארים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מבוזר, לא אור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על אדמה לחה קלה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעליוון מרהיב כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624355774714,"sku":null,"price":36.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-krislinivm-kvr-5-5170696.png?v=1763570676"},{"product_id":"אלוקסיה-אודורה-קוטר-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":47624389263610,"sku":null,"price":72.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/alvksih-avdvrh-kvr-5-8967584.png?v=1763570676"},{"product_id":"אנטוריום-וורקאנום-מיני-קוטר-5","title":"אנטוריום וורקאנום מיני קוטר 5","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            אנטוריום וורקאנום מיני הוא \u003cspan class=\"highlight-text\"\u003eצמח בית אקזוטי ומרהיב\u003c\/span\u003e עם עלים ירוקים מבריקים וחזקים. הזן המיני מתאים במיוחד \u003cspan class=\"highlight-text\"\u003eלמקומות קטנים\u003c\/span\u003e ומוסיף נופך טרופי וחיוניות לכל חלל. בקוטר 5 ס\"מ זהו \u003cspan class=\"highlight-text\"\u003eצמח מושלם להתחלה\u003c\/span\u003e בעולם האנטוריומים.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עדין וחזק, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהחזקת אדמה לחה, מים פושרים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת חממה עשירה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח רב שנתי עם צמיחה מתמשכת \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47624401879290,"sku":null,"price":64.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-vvrkanvm-mini-kvr-5-9790820.png?v=1763570676"},{"product_id":"סינגוניום-מוחיטו-קוטר-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":47624411414778,"sku":null,"price":58.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/singvnivm-mviv-kvr-5-6388969.png?v=1763570676"},{"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.91l141 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":47624416657658,"sku":null,"price":119.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mvnsrh-tai-kvr-5-9364830.png?v=1763570675"},{"product_id":"זמיה-קוקוס-קוטר-9","title":"זמיה קוקוס עציץ קוטר 9 ס״מ","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":47624465776890,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/zmih-kvkvs-i-kvr-9-sm-4406930.png?v=1763570675"},{"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":47624472822010,"sku":null,"price":119.88,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/skinds-silbr-a-kvr-9-1726916.png?v=1763570674"},{"product_id":"פוטוס-קוטר-15-ס-מ","title":"פוטוס ענק קוטר 15","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":47629120340218,"sku":null,"price":66.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/fvvs-nk-kvr-15-1331941.png?v=1763570674"},{"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. הצמח מגיע בעציץ בקוטר 12 ס\"מ ומתאים לכל פינה בבית בזכות יכולתו להסתגל לתנאים שונים.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לכל חדר בבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עדין עד בינוני \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה מתונה, כשהאדמה מתייבשת \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת עציצים רגילה \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי עלים לכל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47629124436218,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001588756730,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001588887802,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001590165754,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001591935226,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48001593311482,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48001594818810,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001597047034,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002945941754,"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_312259e3-9794-4b81-b05f-f93cedfdc7d0.jpg?v=1764059980"},{"product_id":"פוטוס-סנו-עציץ-קוטר-12-ס-מ","title":"פוטוס אנגוי עציץ קוטר 12 ס״מ","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            פוטוס מארבל מציג \u003cspan class=\"highlight-text\"\u003eעלים מרהיבים בגוונים של ירוק וקרם\u003c\/span\u003e עם תבניות ייחודיות המזכירות שיש. הצמח הנפלא הזה הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מושלם למתחילים\u003c\/span\u003e, עם יכולת גידול מהירה ועמידות יוצאת דופן.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית מתאים לכל החדרים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בינוני, מתאים גם לפינות חשוכות \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה רגילה, פעם בשבוע \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לרוב סוגי הקרקע \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eירוק כל השנה, צמח נצחי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47629124698362,"sku":"plant+pot","price":48.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48001600684282,"sku":"plant+pot","price":73.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48001606025466,"sku":"plant+pot","price":83.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48001611038970,"sku":"plant+pot","price":83.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48001611235578,"sku":"plant+pot","price":83.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48001616380154,"sku":"plant+pot","price":83.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48001618510074,"sku":"plant+pot","price":93.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002946040058,"sku":"plant+pot","price":93.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002946498810,"sku":"plant+pot","price":93.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_26368268-f0bb-4463-befd-dde8cae2f3b8.jpg?v=1764060016"},{"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":47629124960506,"sku":null,"price":70.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/sknds-silbr-i-kvr-12-sm-3762892.png?v=1763570674"},{"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קווי זהב נהדרים\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":47629125419258,"sku":null,"price":46.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/fvvs-angvi-gvld-i-kvr-12-sm-4767025.png?v=1763570674"},{"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            פוטוס נאון בעציץ קוטר 12 ס״מ - צמח בית מושלם עם \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":47629125681402,"sku":"plant+pot","price":46.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002951872762,"sku":"plant+pot","price":71.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002951938298,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002951971066,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002958852346,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002959376634,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002959540474,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002964521210,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002965831930,"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_f198d6a3-7e5f-4634-82fc-1917febc2330.jpg?v=1764060154"},{"product_id":"סינגוניום-חץ-אדום-קוטר-15","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\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47629161136378,"sku":null,"price":82.8,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/singvnivm-advm-kvr-15-2074424.png?v=1763570620"},{"product_id":"אנטוריום-סופר-סילבר-קוטר-12","title":"אנטוריום סופר סילבר קוטר 12","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            האנטוריום סופר סילבר מציג \u003cspan class=\"highlight-text\"\u003eעלים מדהימים בגוונים כסופים וירוקים\u003c\/span\u003e עם דוגמת עורקים מרשימה, ומהווה \u003cspan class=\"highlight-text\"\u003eצמח בית יוקרתי ואלגנטי\u003c\/span\u003e המעניק תחושה טרופית וייחודית לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים רק לבתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר ועקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה, אדמה לחה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה עשירה ומנקזת היטב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעלווה קבועה לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683887104250,"sku":"plant+pot","price":106.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002973434106,"sku":"plant+pot","price":131.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002975891706,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002976055546,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002977136890,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002982019322,"sku":"plant+pot","price":141.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002983362810,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002985558266,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002987589882,"sku":"plant+pot","price":151.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-svfr-silbr-kvr-12-2996381.png?v=1765885715"},{"product_id":"אלוקסיה-סילבר-דרגון-קוטר-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 לכל חלל, בעציץ 12 ס\"מ מושלם עבור שולחן או מדף.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לפינות בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר עקיף, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה, לא הצפה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eקומפוסט עשיר וחדיר \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח נוי עלים צמח רב שנתי \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683891396858,"sku":"plant+pot","price":94.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48002989261050,"sku":"plant+pot","price":119.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48002989359354,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48002989752570,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48002990145786,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48002990375162,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48002991816954,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48002992046330,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48002993225978,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_5ef55262-29cd-4502-9314-45bdd62ccce2.jpg?v=1764060248"},{"product_id":"אלוקסיה-גקלין-קוטר-12","title":"אלוקסיה גקלין | בינוני","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eאלוקסיה גקלין מציגה \u003cspan class=\"highlight-text\"\u003eעלים מפוסלים ייחודיים עם מרקם מיוחד\u003c\/span\u003e בקוטר 12 ס\"מ, והיא \u003cspan class=\"highlight-text\"\u003eצמח אקזוטי מרשים\u003c\/span\u003e הכולל גבעולים בדוגמת עור נחש ומוסיף אווירה טרופית מקסימה לבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לגידול בבית ובמרפסת מוגנת \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור בהיר מפוזר, מוגן משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על אדמה לחה, אהב לחות גבוהה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eתערובת פלפל ודשן אורגני עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח מחזורי העמיד לתנאים שונים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683896410362,"sku":"plant+pot","price":119.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48003008069882,"sku":"plant+pot","price":176.4,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48003008299258,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48003008332026,"sku":"plant+pot","price":184.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48003008725242,"sku":"plant+pot","price":184.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48003012198650,"sku":"plant+pot","price":184.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48003012460794,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003017933050,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48003017965818,"sku":"plant+pot","price":199.9,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/alvksih-gkli-kvr-12-9804794.png?v=1763570618"},{"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\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eאלוקסיה בלק וולוט מציגה \u003cspan class=\"highlight-text\"\u003eעלים קטיפתיים בגוון ירוק עמוק עם עורקים לבנים בולטים\u003c\/span\u003e, שמה מבנה דרמטי ואלגנטי לכל חלל. הצמח כולל גם \u003cspan class=\"highlight-text\"\u003eעלים בגוון סגול-חום ייחודי\u003c\/span\u003e שיוצרים ניגודיות מרהיבה ומוסיפים עניין ויזואלי לסביבה.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לבתים ודירות \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור מתון, לא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eשמירה על לחות קבועה באדמה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה איכותית שמורת לחות וחומוסית \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח בית תמידי עם יופי מתמשך \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683943137530,"sku":"plant+pot","price":109.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48003018293498,"sku":"plant+pot","price":134.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48003018490106,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48003018752250,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48003019047162,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48003020390650,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48003020521722,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003021373690,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48003025797370,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_930ba2ea-3f32-4e08-9f01-67569ce34c8f.jpg?v=1764073243"},{"product_id":"פילונדנדרון-פינק-פרינסס-קוטר-12","title":"פילודנדרון פינק פרינסס קוטר 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. צמח מקורה \u003cspan class=\"highlight-text\"\u003eמהמם וקל לגידול\u003c\/span\u003e שמוסיף נגיעה אלגנטית וצבעונית לכל פינה בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לבית ומרפסת מקורה \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור מפוזר או צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה סדירה, אדמה מעט לחה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמת עציץ איכותית ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eעלווה צבעונית כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683946053882,"sku":"plant+pot","price":119.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48003025961210,"sku":"plant+pot","price":144.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48003026190586,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48003026485498,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48003026813178,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48003026911482,"sku":"plant+pot","price":164.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48003026977018,"sku":"plant+pot","price":164.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48003027566842,"sku":"plant+pot","price":164.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48003810656506,"sku":"plant+pot","price":154.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filvndndrv-fink-frinss-kvr-12-8021740.png?v=1763570618"},{"product_id":"אלוקסיה-פולי-קוטר-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צמח בית מרשים בקוטר 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":47683951853818,"sku":"plant+pot","price":79.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000676200698,"sku":"plant+pot","price":99.0,"currency_code":"ILS","in_stock":false},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000677282042,"sku":"plant+pot","price":114.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000677970170,"sku":"plant+pot","price":114.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000690258170,"sku":"plant+pot","price":114.0,"currency_code":"ILS","in_stock":false},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000692355322,"sku":"plant+pot","price":114.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000695435514,"sku":"plant+pot","price":124.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000697204986,"sku":"plant+pot","price":124.0,"currency_code":"ILS","in_stock":false},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000698450170,"sku":"plant+pot","price":124.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_4225ea96-4e97-49da-913a-1e3e792040fc.jpg?v=1763972619"},{"product_id":"פילונדנדרון-בליטיאיי-מגוון","title":"פילודנדרון בליטיאיי מגוון","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            הפילודנדרון בליטיאיי הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מדהים בעל עלים מוארכים וייחודיים\u003c\/span\u003e בירוק עמוק עם \u003cspan class=\"highlight-text\"\u003eגוונים צהובים זהובים יפיפיים\u003c\/span\u003e. הצמח מציג \u003cspan class=\"highlight-text\"\u003eחוויה ויזואלית מרהיבה וקלות טיפול יוצאת דופן\u003c\/span\u003e, מה שהופך אותו לבחירה מושלמת למתחילים ולמנוסים כאחד.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית מושלם לפינת הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף בהיר, מתחלק עם צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה כאשר הקרקע מתחילה להתייבש \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eתערובת אדמה מנקזת עם עציץ מחורר \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח תמידי עוד עלווה לאורך כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47683958145274,"sku":null,"price":2278.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/filvndndrv-bliiaii-mgvv-3349497.png?v=1763570615"},{"product_id":"מונסטרה-תאי-מוטציה","title":"מונסטרה תאי מוטציה","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            המונסטרה תאי מוטציה היא \u003cspan class=\"highlight-text\"\u003eצמח נדיר ומיוחד\u003c\/span\u003e עם עלים מרהיבים בגווני ירוק וצהוב מופלאים. העלים הגדולים והמחוררים יוצרים \u003cspan class=\"highlight-text\"\u003eתצוגה דקורטיבית מיוחדת במינה\u003c\/span\u003e שתהפוך כל חלל לטרופי ויוקרתי.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור בהיר מפוזר, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eהשקיה רגילה, אדמה מעט לחה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית ומנקזת היטב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח בית ירוק עד כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47683961094394,"sku":"plant+pot","price":799.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000655655162,"sku":"plant+pot","price":824.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000665026810,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000667123962,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000667844858,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000668238074,"sku":"plant+pot","price":834.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000668762362,"sku":"plant+pot","price":844.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000674300154,"sku":"plant+pot","price":844.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000674889978,"sku":"plant+pot","price":844.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_33ed1813-0267-4ceb-a582-5c8ca7719226.jpg?v=1763991019"},{"product_id":"אפיפ-גיגאנטום-מרבל","title":"אפיפ גיגאנטום מרבל","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאפיפ גיגאנטום מרבל הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מרשים עם עלווה צבעונית ייחודית\u003c\/span\u003e המשלב גוונים של ירוק כהה וקרם בדוגמת שיש טבעית, ומוסיף \u003cspan class=\"highlight-text\"\u003eאלגנטיות ואופי מיוחד\u003c\/span\u003e לכל חלל בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמיועד לגידול בתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר, ללא שמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה סדירה, שמירה על לחות מתונה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה איכותית עם ניקוז מצוין \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח עלוונית קבוע לאורך השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47684397498618,"sku":"plant+pot","price":238.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000651493626,"sku":"plant+pot","price":263.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000651985146,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000652509434,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000652804346,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000653230330,"sku":"plant+pot","price":273.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000653295866,"sku":"plant+pot","price":283.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000653983994,"sku":"plant+pot","price":283.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000654475514,"sku":"plant+pot","price":283.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_5b09ecaf-aed9-41ac-9f65-f42565ac34df.jpg?v=1763972579"},{"product_id":"אנגלומה-אדומה","title":"אגלונמה אדומה | בינוני","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            האנגלומה האדומה מרשימה ב\u003cspan class=\"highlight-text\"\u003eעלים עשירים בגוונים אדומים-ורודים\u003c\/span\u003e עם קווים ירוקים מדהימים. צמח \u003cspan class=\"highlight-text\"\u003eנוי מרשים לבית\u003c\/span\u003e המוסיף אלגנטיות טרופית ופרח צבע לכל חלל.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמתאים לגידול בבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עקיף בהיר, הימנעות משמש ישירה \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eשמירה על לחות קבועה, מים פושרים \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה עשירה עם ניקוז טוב \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eנוי עלווה כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47684407853306,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000639697146,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000640581882,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000641171706,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000641466618,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000647364858,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000648085754,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000648937722,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000649429242,"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_917440e1-a9c1-4896-8cca-c2e761e1801e.jpg?v=1763972551"},{"product_id":"ספטיפיליום-עציץ-12","title":"ספטיפיליום בינוני עציץ 12","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eרכיב תיאור מוצר\u003c\/title\u003e\n    \u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-description-component\"\u003e\n        \u003cdiv class=\"floating-particles\"\u003e\n            \u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"description-text\"\u003e\n            ספטיפיליום (שושן השלום) הוא \u003cspan class=\"highlight-text\"\u003eצמח בית מושלם\u003c\/span\u003e עם עלווה ירוקה מבריקה ופרחים לבנים אלגנטיים. הצמח מפורסם כ\u003cspan class=\"highlight-text\"\u003eמטהר אוויר טבעי\u003c\/span\u003e ומוסיף נגיעה של רוגע ויופי לכל חלל בבית.\n        \u003c\/div\u003e\n\n        \u003ctable class=\"features-table\"\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    מיקום\n                \u003c\/th\u003e\n                \u003ctd\u003eמושלם לתוך הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    תאורה\n                \u003c\/th\u003e\n                \u003ctd\u003eאור עדין, מתאים לצל \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    השקיה\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה לחה, השקיה קבועה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    קרקע\n                \u003c\/th\u003e\n                \u003ctd\u003eאדמה איכותית שומרת נוזלים \u003cspan class=\"benefit-tag\"\u003eשומרת נוזלים\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003cth\u003e\n                    \u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\n                    עונתיות\n                \u003c\/th\u003e\n                \u003ctd\u003eצמח עד-ירוק, פריחה ארוכה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47703859462394,"sku":"plant+pot","price":42.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000547094778,"sku":"plant+pot","price":67.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000548372730,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000551026938,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000556728570,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000560234746,"sku":"plant+pot","price":77.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000583139578,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000610042106,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000628228346,"sku":"plant+pot","price":87.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_7b7d7464-d57a-4ddd-a4e7-510ff4f05fe9.jpg?v=1763972526"},{"product_id":"מונסטרה-אלבו-עציץ-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":47703873192186,"sku":null,"price":399.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/mvnsrh-albv-binvnit-i-15-sm-9176414.png?v=1763570546"},{"product_id":"אנטוריום-קרליביום-בינוני","title":"אנטוריום קרליביום בינוני","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv style=\"left: 10%; animation-delay: 0s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 25%; animation-delay: 1s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 40%; animation-delay: 2s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 55%; animation-delay: 3s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 70%; animation-delay: 4s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"left: 85%; animation-delay: 5s;\" class=\"particle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003e\n\u003cmeta charset=\"utf-8\"\u003e*** הכד כלול ביחד עם הצמח\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאנטוריום קרליביום מציג \u003cspan class=\"highlight-text\"\u003eעלים מרשימים בעלי וורידים כסופים בולטים\u003c\/span\u003e על רקע ירוק עמוק, ומהווה \u003cspan class=\"highlight-text\"\u003eצמח מקורי ואקזוטי\u003c\/span\u003e המוסיף אלגנטיות וייחודיות לכל חלל הודות לעלווה הדקורטיבית המיוחדת שלו.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית בעיקר \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור מפוזר, לא אור ישיר \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eאדמה לחה בקביעות, לא יובש \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eקרקע אורגנית עשירה ומנקזת \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח נוי עלים כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47710285693178,"sku":null,"price":178.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/anvrivm-krlibivm-binvni-3654383.png?v=1763570543"},{"product_id":"ספטיפיליום-בינוני","title":"ספטיפיליום בינוני עם כד","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003e*** הכד כלול ביחד עם הצמח\u003cbr\u003eהספטיפיליום (שושנת השלום) בגודל בינוני, בעל \u003cspan class=\"highlight-text\"\u003eעלים ירוקים מבריקים בצורת לב\u003c\/span\u003e ופרחים לבנים אלגנטיים. צמח \u003cspan class=\"highlight-text\"\u003eמטהר אוויר מעולה\u003c\/span\u003e הידוע ביכולתו הגבוהה לסנן רעלים וליצור אווירה רגועה ומרגיעה בבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים בעיקר לפנים הבית \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עדין עד צל חלקי \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה קבועה, אדמה לחה \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eמתאים לסוגי אדמה שונים \u003cspan class=\"benefit-tag\"\u003eמסתגל\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי עם פריחה ארוכה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"Default Title","offer_id":47710287298810,"sku":null,"price":90.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/sfifilivm-binvni-m-d-6906008.png?v=1763570543"},{"product_id":"אנטוריום-פורח-עציץ-12","title":"אנטוריום פורח עציץ 12","description":"\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .product-description-component {\n            position: relative;\n            background: white;\n            overflow: hidden;\n            line-height: 1.6;\n        }\n\n        \/* רקע ואנימציות *\/\n        .product-description-component::before {\n            content: '';\n            position: absolute;\n            inset: 0;\n            background: \n                radial-gradient(circle at 20% 30%, rgba(5, 165, 80, 0.06) 0%, transparent 50%),\n                radial-gradient(circle at 80% 70%, rgba(5, 165, 80, 0.04) 0%, transparent 50%),\n                radial-gradient(circle at 40% 80%, rgba(5, 165, 80, 0.03) 0%, transparent 50%);\n            animation: backgroundFloat 8s ease-in-out infinite;\n            pointer-events: none;\n        }\n\n        @keyframes backgroundFloat {\n            0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; }\n            50% { transform: translateY(-10px) scale(1.05); opacity: 1; }\n        }\n\n        .floating-particles {\n            position: absolute;\n            inset: 0;\n            pointer-events: none;\n            overflow: hidden;\n        }\n\n        .particle {\n            position: absolute;\n            width: 3px;\n            height: 3px;\n            background: rgba(5, 165, 80, 0.2);\n            border-radius: 50%;\n            animation: floatUp 8s linear infinite;\n        }\n\n        .particle:nth-child(odd) {\n            background: rgba(5, 165, 80, 0.15);\n            animation-duration: 10s;\n        }\n\n        .particle:nth-child(3n) {\n            background: rgba(5, 165, 80, 0.25);\n            animation-duration: 12s;\n        }\n\n        @keyframes floatUp {\n            0% { transform: translateY(100%) scale(0) rotate(0deg); opacity: 0; }\n            10% { opacity: 1; transform: scale(1); }\n            90% { opacity: 1; }\n            100% { transform: translateY(-100px) scale(0) rotate(360deg); opacity: 0; }\n        }\n\n        \/* תוכן *\/\n        .description-text {\n            padding: 25px 0;\n            color: #374151;\n            line-height: 1.7;\n            text-align: right;\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .highlight-text {\n            background: rgba(5, 165, 80, 0.2);\n            padding: 3px 8px;\n            border-radius: 4px;\n            font-weight: 600;\n            color: #000000;\n        }\n\n        .benefit-tag {\n            display: inline-block;\n            background: #05A550;\n            color: white;\n            padding: 6px 16px;\n            border-radius: 15px;\n            font-weight: 600;\n            margin: 0 5px;\n            box-shadow: 0 2px 8px rgba(5, 165, 80, 0.3);\n        }\n\n        \/* טבלה *\/\n        .features-table {\n            width: 100%;\n            border-collapse: separate;\n            border-spacing: 0;\n            margin: 20px 0 0 0;\n            background: #f8fafc;\n            border: 2px solid #05A550;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n\n        .features-table th,\n        .features-table td {\n            padding: 18px 20px;\n            text-align: right;\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .features-table th {\n            background: #05A550;\n            color: white;\n            font-weight: 600;\n            width: 30%;\n        }\n\n        .features-table td {\n            background: white;\n            color: #4b5563;\n            font-weight: 500;\n        }\n\n        .features-table tr:hover td {\n            background: #f0f9ff;\n            color: #1e40af;\n        }\n\n        .features-table tr:hover .icon {\n            transform: scale(1.2) rotate(10deg);\n            fill: #f0f9ff;\n        }\n\n        .features-table tr:last-child th,\n        .features-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        \/* אייקונים *\/\n        .icon {\n            width: 20px;\n            height: 20px;\n            margin-left: 8px;\n            vertical-align: middle;\n            fill: white;\n            transition: all 0.3s ease;\n            animation: iconPulse 3s ease-in-out infinite;\n        }\n\n        @keyframes iconPulse {\n            0%, 100% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.3); opacity: 0.7; }\n        }\n\n        \/* פינות מעוגלות *\/\n        .features-table th:first-child { border-top-right-radius: 10px; }\n        .features-table th:last-child { border-top-left-radius: 10px; }\n        .features-table tr:last-child td:first-child { border-bottom-right-radius: 10px; }\n        .features-table tr:last-child td:last-child { border-bottom-left-radius: 10px; }\n\n        \/* מובייל *\/\n        @media (max-width: 600px) {\n            .description-text { padding: 20px 0; }\n            .features-table th, .features-table td { padding: 15px; }\n            .features-table th { width: 35%; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-description-component\"\u003e\n\u003cdiv class=\"floating-particles\"\u003e\n\u003cdiv class=\"particle\" style=\"left: 10%; animation-delay: 0s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 25%; animation-delay: 1s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 40%; animation-delay: 2s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 55%; animation-delay: 3s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 70%; animation-delay: 4s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"particle\" style=\"left: 85%; animation-delay: 5s;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-text\"\u003eהאנטוריום הוא \u003cspan class=\"highlight-text\"\u003eצמח פורח מרהיב\u003c\/span\u003e עם עלים ירוקים מבריקים ופרחים ייחודיים בצורת לב בגוונים עזים. הצמח מתאים במיוחד לעיצוב פנים ומוסיף \u003cspan class=\"highlight-text\"\u003eאלגנטיות וצבע\u003c\/span\u003e לכל חלל. עמיד וקל לתחזוקה, האנטוריום פורח כמעט כל השנה ומהווה בחירה מושלמת למתנה או לשדרוג הבית.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eצמח בית מומלץ לחללים מקורים \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר, ללא חשיפה ישירה לשמש \u003cspan class=\"benefit-tag\"\u003eצל חלקי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eלשמור על אדמה לחה, השקיה 2-3 פעמים בשבוע \u003cspan class=\"benefit-tag\"\u003eאדמה לחה\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה עשירה ומנקזת עם חומר אורגני \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eפריחה כמעט כל השנה בתנאים נאותים \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp\u003e```\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47909216026874,"sku":"plant+pot","price":66.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48000432996602,"sku":"plant+pot","price":91.0,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48000433848570,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48000434241786,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48000435552506,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48000436732154,"sku":"plant+pot","price":101.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48000436961530,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48000437682426,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48000438665466,"sku":"plant+pot","price":111.0,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_30ba955e-d757-4ebe-9260-3fd25d204abc.jpg?v=1763972415"},{"product_id":"סינגוניום-פיקס-קוטר-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סינגוניום פיקס' (Syngonium Pixie) הוא \u003cspan class=\"highlight-text\"\u003eצמח בית קומפקטי ומקסים בעל עלים חצים בגוונים של ירוק בהיר וירוק כהה\u003c\/span\u003e עם דוגמת השיש הייחודית. הצמח \u003cspan class=\"highlight-text\"\u003eקל לטיפול ומושלם למתחילים\u003c\/span\u003e, מתאים לכל פינה בבית ומוסיף מגע טרופי ומרענן לחלל.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לפנים הבית בלבד \u003cspan class=\"benefit-tag\"\u003eבתוך הבית\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר עד אור מתון \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה סדירה, שמור על קרקע מעט לחה \u003cspan class=\"benefit-tag\"\u003eמתון\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e קרקע\u003c\/th\u003e\n\u003ctd\u003eאדמה מנקזת היטב, עשירה בחומר אורגני \u003cspan class=\"benefit-tag\"\u003eמאווררת\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg class=\"icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" height=\"24\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath d=\"M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm8.94 7.41c.26.26.37.66.26 1.05l-1.65 5.79c-.15.52-.63.88-1.18.88-.08 0-.16-.01-.24-.02l-5.92-.83-.18 5.5c-.02.39-.35.72-.75.72s-.73-.33-.75.72l-.18-5.5-5.92.83c-.08.01-.16.02-.24.02-.55 0-1.03-.36-1.18-.88L1.8 10.46c-.11-.39 0-.79.26-1.05.26-.26.66-.37 1.05-.26l5.79 1.65 2.36-4.09c.26-.46.83-.62 1.29-.36.46.26.62.83.36 1.29l-2.35 4.08 2.35-4.08c-.26-.46-.1-1.03.36-1.29.46-.26 1.03-.1 1.29.36l2.36 4.09 5.79-1.65c.39-.11.79 0 1.05.26z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e עונתיות\u003c\/th\u003e\n\u003ctd\u003eצמח רב שנתי, גדל ומתפתח כל השנה \u003cspan class=\"benefit-tag\"\u003eרב שנתי\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":47998767956218,"sku":"plant+pot","price":39.6,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054499082490,"sku":"plant+pot","price":64.6,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054503244026,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48054505996538,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054509535482,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054511337722,"sku":"plant+pot","price":74.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054512222458,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054522806522,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48054523625722,"sku":"plant+pot","price":84.6,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_cebe342f-e0fb-4c17-9caa-9508a100244b.jpg?v=1764669063"},{"product_id":"זמיה-קוקוס-עציץ-13","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הזמיה קוקוס (Zamioculcas zamiifolia) היא \u003cspan class=\"highlight-text\"\u003eצמח בית עמיד ומושלם למתחילים\u003c\/span\u003e בעל עלים ירוקים מבריקים ועבים הצומחים מגבעולים חזקים. הצמח \u003cspan class=\"highlight-text\"\u003eדורש מעט מאוד תחזוקה\u003c\/span\u003e ומתאים למי שמחפש צמח שקל לגידול ועמיד לתנאים משתנים.\u003c\/div\u003e\n\u003ctable class=\"features-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e מיקום\u003c\/th\u003e\n\u003ctd\u003eמתאים לכל חדר בבית \u003cspan class=\"benefit-tag\"\u003eגמיש\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e תאורה\u003c\/th\u003e\n\u003ctd\u003eאור עקיף בהיר עד אור נמוך - מתאים לתנאי תאורה שונים \u003cspan class=\"benefit-tag\"\u003eעמיד\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg viewbox=\"0 0 24 24\" height=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"icon\"\u003e\n                        \u003cpath d=\"M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm0 18c-3.35 0-6-2.57-6-6.2 0-2.34 1.95-5.44 6-9.14 4.05 3.7 6 6.79 6 9.14 0 3.63-2.65 6.2-6 6.2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e השקיה\u003c\/th\u003e\n\u003ctd\u003eהשקיה דלילה - פעם ב-2-3 שבועות, יכול לשרוד תקופות ארוכות ללא מים \u003cspan class=\"benefit-tag\"\u003eחסכוני\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\n\u003csvg 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":48048120496378,"sku":"plant+pot","price":58.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054533619962,"sku":"plant+pot","price":83.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054534471930,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48054535127290,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054535356666,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054535815418,"sku":"plant+pot","price":93.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054536634618,"sku":"plant+pot","price":103.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054537486586,"sku":"plant+pot","price":103.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48054538109178,"sku":"plant+pot","price":103.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_4aae9cec-3d70-46a7-bff0-2ca8d94f74fa.jpg?v=1764669094"},{"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הפילודנדרון בירקין (Philodendron Birkin) הוא \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":48048125182202,"sku":"plant+pot","price":94.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054556852474,"sku":"plant+pot","price":119.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054557409530,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48054557999354,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054561276154,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054561800442,"sku":"plant+pot","price":129.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054562160890,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054562586874,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48054563012858,"sku":"plant+pot","price":139.8,"currency_code":"ILS","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_6df534ad-36f1-4708-90c0-f90f2e4e5867.jpg?v=1764669150"},{"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מונסטרה דליסיוסה (Monstera Deliciosa) היא \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":48048128393466,"sku":"plant+pot","price":46.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה חום קוטר 15 + תחתית","offer_id":48054563504378,"sku":"plant+pot","price":71.8,"currency_code":"ILS","in_stock":true},{"title":"כד טרקוטה בהיר קוטר 16 + תחתית","offer_id":48054563963130,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק צהוב קוטר 13","offer_id":48054564356346,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק ירוק קוטר 13","offer_id":48054564847866,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד קרמיקה חלק כחול קוטר 13","offer_id":48054568321274,"sku":"plant+pot","price":81.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שמנת קוטר 13 + תחתית","offer_id":48054568419578,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים לבן קוטר 13 + תחתית","offer_id":48054568616186,"sku":"plant+pot","price":91.8,"currency_code":"ILS","in_stock":true},{"title":"כד פסים שחור קוטר 13 + תחתית","offer_id":48054569238778,"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_2c89d5d2-453b-48e1-a307-76120b84a5d6.jpg?v=1764669169"},{"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הפילודנדרון בירקין (Philodendron Birkin) הוא \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\u003cbr\u003e\u003c\/p\u003e","brand":"משתלת על הדרך","offers":[{"title":"עציץ מגדלים (חינם)","offer_id":48118449799418,"sku":"plant+pot","price":70.8,"currency_code":"ILS","in_stock":false},{"title":"עציץ קרמיקה אייל | קוטר 9","offer_id":48133763531002,"sku":"plant+pot","price":94.0,"currency_code":"ILS","in_stock":false},{"title":"עציץ קרמיקה סנטה קלאוס | קוטר 9","offer_id":48133766021370,"sku":"plant+pot","price":94.0,"currency_code":"ILS","in_stock":false},{"title":"עציץ קרמיקה סנטה קלאוס | קוטר 10","offer_id":48133767823610,"sku":"plant+pot","price":95.0,"currency_code":"ILS","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/files\/download_f4bf1190-5648-45f2-b3dc-b224c26e8406.jpg?v=1766048952"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8716\/0570\/collections\/Create_a_banner_202601311158.jpg?v=1769853521","url":"https:\/\/rootine.co.il\/collections\/%d7%a4%d7%99%d7%9c%d7%95%d7%a0%d7%93%d7%a0%d7%93%d7%a8%d7%95%d7%9f-copy.oembed?page=8","provider":"רוטין (ירוק במרפסת לשעבר)","version":"1.0","type":"link"}