{"product_id":"calathea-vittata-prayer-plant-pet-safe","title":"Calathea Vittata Prayer Plant - Pet Safe Non-Toxic Air Purifying Houseplant","description":"\u003c!-- Structured Data - Product Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Calathea Vittata - White Striped Prayer Plant\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/4493\/7725\/products\/calathea-vittata-white-striped.jpg\",\n  \"description\": \"Pet-safe Calathea Vittata with elegant white-striped foliage. Non-toxic to cats and dogs, air-purifying, prayer plant movement, sophisticated beauty.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Root \u0026 Reach Botanicals\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"url\": \"https:\/\/rootandreachbotanicals.com\/products\/calathea-vittata-white-striped-prayer-plant\",\n    \"priceCurrency\": \"USD\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingDestination\": {\n        \"@type\": \"DefinedRegion\",\n        \"addressCountry\": \"US\"\n      }\n    }\n  },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.7\",\n    \"reviewCount\": \"162\"\n  },\n  \"category\": \"Houseplants\",\n  \"additionalProperty\": [\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Pet Safe\",\n      \"value\": \"Yes - Non-toxic to cats and dogs\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Air Purifying\",\n      \"value\": \"Yes\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Light Requirements\",\n      \"value\": \"Medium to bright indirect light\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Humidity Needs\",\n      \"value\": \"High - 50-70%\"\n    },\n    {\n      \"@type\": \"PropertyValue\",\n      \"name\": \"Special Feature\",\n      \"value\": \"Prayer plant movement - elegant white stripes\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- Structured Data - FAQ Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why do the leaves move throughout the day?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Calathea Vittata is a prayer plant that naturally moves its leaves in response to light changes. Leaves fold upward at night and open during the day - this fascinating movement is completely normal.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I maintain the crisp white stripes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"To keep the white stripes crisp and bright, provide consistent bright indirect light, maintain high humidity (50-70%), and use filtered water.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this plant safe for pets?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely! Calathea Vittata is non-toxic to cats and dogs, making it a perfect choice for pet-loving households.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Calathea Vittata really purify air?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes! Like many houseplants, Calathea Vittata helps remove common indoor air pollutants and increases oxygen levels.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- Structured Data - BreadcrumbList --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 1,\n      \"name\": \"Home\",\n      \"item\": \"https:\/\/rootandreachbotanicals.com\/\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 2,\n      \"name\": \"Pet-Safe Plants\",\n      \"item\": \"https:\/\/rootandreachbotanicals.com\/collections\/pet-safe-plants\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 3,\n      \"name\": \"Calathea Vittata White Striped Prayer Plant\",\n      \"item\": \"https:\/\/rootandreachbotanicals.com\/products\/calathea-vittata-white-striped-prayer-plant\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cstyle\u003e\n    :root {\n        --primary-green: #1A3D1F;\n        --main-green: #2A4D2F;\n        --cream-bg: #FFFBF8;\n        --text-light: #666;\n        --accent-border: #e8e4db;\n        --hover-color: #f0ede4;\n    }\n\n    * {\n        box-sizing: border-box;\n    }\n\n    .product-description {\n        max-width: 100%;\n        margin: 0;\n        background: transparent;\n        font-family: Georgia, serif;\n        color: var(--text-light);\n        line-height: 1.6;\n    }\n\n    .product-header {\n        background: transparent;\n        padding: 0 0 30px 0;\n        text-align: left;\n        border-bottom: 1px solid var(--accent-border);\n        margin-bottom: 30px;\n    }\n\n    .product-title {\n        font-size: 28px;\n        font-weight: 400;\n        color: var(--main-green);\n        margin-bottom: 8px;\n        letter-spacing: -0.5px;\n    }\n\n    .common-names {\n        color: var(--text-light);\n        font-style: italic;\n        font-size: 16px;\n        margin-bottom: 0;\n    }\n\n    .product-content {\n        padding: 0;\n    }\n\n    .section {\n        margin-bottom: 40px;\n    }\n\n    .section-title {\n        font-size: 24px;\n        font-weight: 400;\n        color: var(--main-green);\n        margin-bottom: 20px;\n        padding-bottom: 8px;\n        border-bottom: 1px solid var(--accent-border);\n    }\n\n    .description-text {\n        font-size: 16px;\n        line-height: 1.7;\n        margin-bottom: 24px;\n    }\n\n    .care-guide {\n        background: var(--cream-bg);\n        border-radius: 8px;\n        overflow: hidden;\n        border: 1px solid var(--accent-border);\n    }\n\n    .accordion-item {\n        border-bottom: 1px solid var(--accent-border);\n    }\n\n    .accordion-item:last-child {\n        border-bottom: none;\n    }\n\n    .accordion-header {\n        background: white;\n        padding: 20px 24px;\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        transition: background 0.3s ease;\n        font-size: 16px;\n        font-weight: 500;\n        color: var(--main-green);\n    }\n\n    .accordion-header:hover {\n        background: var(--hover-color);\n    }\n\n    .accordion-header.active {\n        background: var(--primary-green);\n        color: white;\n    }\n\n    .accordion-toggle {\n        font-size: 18px;\n        transition: transform 0.3s ease;\n        flex-shrink: 0;\n        margin-left: 12px;\n    }\n\n    .accordion-header.active .accordion-toggle {\n        transform: rotate(180deg);\n    }\n\n    .accordion-content {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.3s ease;\n        background: white;\n    }\n\n    .accordion-content.active {\n        max-height: 800px;\n    }\n\n    .accordion-body {\n        padding: 20px 24px;\n    }\n\n    .care-list {\n        margin: 0;\n        padding-left: 20px;\n    }\n\n    .care-list li {\n        margin-bottom: 8px;\n        color: var(--text-light);\n    }\n\n    .accordion-body p {\n        margin: 0;\n        line-height: 1.6;\n    }\n\n    .styling-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 20px;\n    }\n\n    .styling-card {\n        background: var(--cream-bg);\n        padding: 20px;\n        border-radius: 8px;\n        border: 1px solid var(--accent-border);\n        text-align: center;\n    }\n\n    .styling-title {\n        font-weight: 500;\n        color: var(--main-green);\n        margin-bottom: 8px;\n    }\n\n    .styling-desc {\n        font-size: 14px;\n        color: var(--text-light);\n    }\n\n    @media (max-width: 768px) {\n        .product-title {\n            font-size: 24px;\n        }\n        \n        .section-title {\n            font-size: 20px;\n        }\n\n        .accordion-header {\n            padding: 16px 20px;\n            font-size: 15px;\n        }\n\n        .accordion-body {\n            padding: 16px 20px;\n        }\n        \n        .styling-grid {\n            grid-template-columns: 1fr;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n    \u003cdiv class=\"product-header\"\u003e\n        \u003ch1 class=\"product-title\"\u003eBotanical Name: Calathea vittata\u003c\/h1\u003e\n        \u003cp class=\"common-names\"\u003eCommon Names: White Striped Prayer Plant • Vittata Calathea • Striped Prayer Plant • Elegant Calathea\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"product-content\"\u003e\n        \u003cdiv class=\"section\"\u003e\n            \u003cp class=\"description-text\"\u003eThe \u003cstrong\u003eCalathea Vittata (Prayer Plant)\u003c\/strong\u003e brings refined sophistication to any interior with its stunning foliage featuring elegant white stripes that create beautiful contrast against deep green leaves. This graceful prayer plant showcases long, narrow leaves with crisp white variegation that runs parallel to the leaf veins, creating a clean, architectural appearance that complements both modern and traditional décor styles.\u003c\/p\u003e\n            \u003cp class=\"description-text\"\u003eThis exceptional prayer plant combines understated elegance with powerful air-purifying capabilities, making it perfect for discerning plant enthusiasts seeking refined beauty and wellness benefits. Enjoy the mesmerizing daily leaf movement as this sophisticated living sculpture naturally cleanses your indoor air while remaining completely safe around your beloved pets and family.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eComplete Care Guide\u003c\/h2\u003e\n            \u003cdiv class=\"care-guide\"\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003cdiv class=\"accordion-header\"\u003e\n                        \u003cspan\u003eLight Requirements\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cul class=\"care-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eMedium to bright, indirect light\u003c\/strong\u003e enhances the crisp white stripe definition\u003c\/li\u003e\n                                \u003cli\u003eEast or north-facing windows provide ideal gentle illumination\u003c\/li\u003e\n                                \u003cli\u003eAvoid direct sunlight which can fade the elegant white variegation\u003c\/li\u003e\n                                \u003cli\u003eConsistent lighting maintains the striking contrast between stripes and green\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003cdiv class=\"accordion-header\"\u003e\n                        \u003cspan\u003eWatering Instructions\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cul class=\"care-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eKeep soil consistently moist\u003c\/strong\u003e but never waterlogged\u003c\/li\u003e\n                                \u003cli\u003eWater when top 1-2 inches of soil feel dry to the touch\u003c\/li\u003e\n                                \u003cli\u003eUse filtered, distilled, or rainwater to preserve white stripe clarity\u003c\/li\u003e\n                                \u003cli\u003eReduce watering frequency in winter when growth naturally slows\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003cdiv class=\"accordion-header\"\u003e\n                        \u003cspan\u003eHumidity \u0026amp; Temperature\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cul class=\"care-list\"\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eHigh humidity essential:\u003c\/strong\u003e 50-70% for optimal white stripe development\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eTemperature range:\u003c\/strong\u003e 65-80°F (18-27°C) with consistent warmth\u003c\/li\u003e\n                                \u003cli\u003eUse humidity trays, humidifiers, or group with other tropical plants\u003c\/li\u003e\n                                \u003cli\u003eAvoid cold drafts and sudden temperature fluctuations\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003cdiv class=\"accordion-header\"\u003e\n                        \u003cspan\u003ePotting \u0026amp; Fertilizing\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cul class=\"care-list\"\u003e\n                                \u003cli\u003eUse \u003cstrong\u003ewell-draining, peat-based potting mix\u003c\/strong\u003e that retains some moisture\u003c\/li\u003e\n                                \u003cli\u003eEnsure excellent drainage while maintaining consistent soil moisture\u003c\/li\u003e\n                                \u003cli\u003eFeed monthly during growing season with diluted houseplant fertilizer\u003c\/li\u003e\n                                \u003cli\u003eRepot every 1-2 years to refresh soil and accommodate growth\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003cdiv class=\"accordion-header\"\u003e\n                        \u003cspan\u003ePrayer Plant Movement \u0026amp; Special Care\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cul class=\"care-list\"\u003e\n                                \u003cli\u003eLeaves naturally fold upward at night and open during the day\u003c\/li\u003e\n                                \u003cli\u003eBrown leaf edges indicate low humidity or water quality issues\u003c\/li\u003e\n                                \u003cli\u003eWipe leaves gently with damp cloth to maintain stripe clarity and sheen\u003c\/li\u003e\n                                \u003cli\u003eRemove damaged leaves promptly to showcase healthy white-striped foliage\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eStyling Ideas for Your Calathea Vittata\u003c\/h2\u003e\n            \u003cdiv class=\"styling-grid\"\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eModern Minimalist Spaces\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eClean white stripes complement contemporary design\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eElegant Entryways\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eSophisticated welcome with architectural foliage\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eRefined Bedrooms\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eCalming presence with air-purifying benefits\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eCalathea Collections\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eElegant contrast among other prayer plants\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eShipping \u0026amp; Potting Information\u003c\/h2\u003e\n            \u003cdiv class=\"description-text\" style=\"background: #f9f7f4; padding: 20px; border-radius: 8px; border-left: 4px solid var(--primary-green); display: flex; align-items: flex-start; gap: 12px;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/4493\/7725\/files\/Plant_Badge.png?v=1753660242\" alt=\"Plant Shipping Icon\" style=\"width: 24px; height: 24px; margin-top: 2px; flex-shrink: 0;\"\u003e\n                \u003cdiv\u003e\n                    \u003cstrong\u003eYour plant ships in its current nursery pot\u003c\/strong\u003e and will need to be repotted into a decorative container of your choice. The beautiful ceramic pot shown in the product images is for styling inspiration only and is not included with your purchase. This allows you to select the perfect decorative pot that matches your home's unique style and décor.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"section\"\u003e\n            \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n            \u003cdiv class=\"care-guide\"\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003ch3 class=\"accordion-header\"\u003e\n                        \u003cspan\u003eWhy do the leaves move throughout the day?\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cp\u003eCalathea Vittata is a \"prayer plant\" that naturally moves its leaves in response to light changes. Leaves fold upward at night and open during the day - this fascinating movement is completely normal and shows your plant is healthy and responsive to its environment.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003ch3 class=\"accordion-header\"\u003e\n                        \u003cspan\u003eHow do I maintain the crisp white stripes?\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cp\u003eTo keep the white stripes crisp and bright, provide consistent bright indirect light, maintain high humidity (50-70%), and use filtered water. Proper care enhances the natural white variegation and keeps stripes well-defined.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003ch3 class=\"accordion-header\"\u003e\n                        \u003cspan\u003eIs Calathea Vittata difficult to care for?\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cp\u003eCalathea Vittata requires consistent care with attention to humidity and water quality, but it's quite rewarding once you establish a routine. The key is maintaining proper humidity and using quality water for optimal stripe development.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003ch3 class=\"accordion-header\"\u003e\n                        \u003cspan\u003eIs this plant safe for pets?\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cp\u003eAbsolutely! Calathea Vittata is non-toxic to cats and dogs, making it a perfect choice for pet-loving households who want to enjoy its elegant white-striped foliage without safety concerns.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"accordion-item\"\u003e\n                    \u003ch3 class=\"accordion-header\"\u003e\n                        \u003cspan\u003eDoes Calathea Vittata really purify air?\u003c\/span\u003e \u003cspan class=\"accordion-toggle\"\u003e▼\u003c\/span\u003e\n                    \u003c\/h3\u003e\n                    \u003cdiv class=\"accordion-content\"\u003e\n                        \u003cdiv class=\"accordion-body\"\u003e\n                            \u003cp\u003eYes! Like many houseplants, Calathea Vittata helps remove common indoor air pollutants and increases oxygen levels, making it both a sophisticated decorative element and a functional addition to your healthy home environment.\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    document.addEventListener('DOMContentLoaded', function () {\n        const accordionHeaders = document.querySelectorAll('.accordion-header');\n\n        accordionHeaders.forEach(header =\u003e {\n            header.addEventListener('click', function () {\n                const accordionContent = this.nextElementSibling;\n                const isActive = accordionContent.classList.contains('active');\n\n                document.querySelectorAll('.accordion-content').forEach(content =\u003e {\n                    content.classList.remove('active');\n                    content.previousElementSibling.classList.remove('active');\n                });\n\n                if (!isActive) {\n                    accordionContent.classList.add('active');\n                    this.classList.add('active');\n                }\n            });\n        });\n    });\n\u003c\/script\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0687\/4493\/7725\/files\/Calathea_Vittata_Prayer_Plant_-_Pet_Safe_Non-Toxic_White_Striped_Air_Purifying.jpg?v=1761274615\" alt=\"\"\u003e\u003c\/p\u003e","brand":"House Plant Dropship","offers":[{"title":"4\" Pot","offer_id":41288239251520,"sku":"4_CALATHEA_VITTATA","price":35.12,"currency_code":"USD","in_stock":true},{"title":"6\" Pot","offer_id":41288239284288,"sku":"6_CALATHEA_VITTATA","price":50.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0601\/6342\/4320\/files\/Calathea_Vittata_-_Prayer_Plant_with_Stunning_White_Striped_Leaves_Pet_Safe_Air-Purifying_Houseplant.jpg?v=1782701949","url":"https:\/\/wearvico.com\/products\/calathea-vittata-prayer-plant-pet-safe","provider":"wearvico","version":"1.0","type":"link"}