{"product_id":"fatsia-japonica-spiders-web-pet-safe","title":"Fatsia Japonica Spider's Web - Pet Safe Non-Toxic Variegated Japanese Aralia","description":"\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 does every leaf look different?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"That is the nature of 'Spider's Web'. The white speckling is unstable by design, so some leaves arrive heavily frosted, some carry a light dusting toward the edges, and the occasional leaf comes in almost solid green. Brighter indirect light generally produces stronger speckling on new growth.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is my Fatsia suddenly drooping?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Dramatic drooping, sometimes called the Fatsia flop, is almost always thirst. Unlike succulents, this plant wants soil that stays lightly moist and will collapse quickly once it dries out too far. A thorough watering usually brings the leaves back up within hours.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this plant safe for pets?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The ASPCA lists Fatsia japonica as non-toxic to dogs, cats, and horses. You may find UK garden sources describing it as mildly irritating, which stems from a general caution about the ornamental berries rather than a poison control classification. The sap can cause contact dermatitis on sensitive skin, so wash your hands after pruning.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I grow this in a low light room?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Fatsia japonica is a genuine shade plant in the wild and handles dim corners better than almost any large-leaved houseplant. The white speckling softens in low light, so a bright indirect spot gives the best of both, but the plant itself stays healthy in far less.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I keep it outdoors?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"In USDA zones 8 through 10, yes, including most of the Pacific Northwest. Fatsia japonica is hardy to roughly 10°F and thrives in shaded, sheltered garden beds. Site it out of harsh afternoon sun and drying winter wind, both of which damage the variegated leaves.\"\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\": \"Fatsia Japonica Spider's Web\",\n      \"item\": \"https:\/\/rootandreachbotanicals.com\/products\/fatsia-japonica-spiders-web-pet-safe\"\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    .variegation-note {\n        background: var(--primary-green);\n        color: #fff;\n        padding: 18px 22px;\n        border-radius: 8px;\n        font-size: 16px;\n        line-height: 1.6;\n        margin-bottom: 24px;\n    }\n\n    .variegation-note strong {\n        display: block;\n        font-size: 17px;\n        margin-bottom: 4px;\n        letter-spacing: 0.2px;\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: Fatsia japonica 'Spider's Web'\u003c\/h1\u003e\n        \u003cp class=\"common-names\"\u003eCommon Names: Spider's Web Fatsia • Japanese Aralia • Variegated Fatsia • Glossy-Leaf Paper Plant • Fatsi\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"product-content\"\u003e\n        \u003cdiv class=\"section\"\u003e\n            \u003cdiv class=\"variegation-note\"\u003e\n                \u003cstrong\u003eEvery leaf is speckled differently\u003c\/strong\u003e\n                The white frosting on 'Spider's Web' is naturally variable. Some leaves arrive heavily dusted, others lightly flecked toward the edges, and the occasional leaf comes in nearly solid green. Your plant will share the character of the images rather than match them leaf for leaf.\n            \u003c\/div\u003e\n            \u003cp class=\"description-text\"\u003eThe \u003cstrong\u003eFatsia japonica 'Spider's Web'\u003c\/strong\u003e looks like someone dusted a tropical shrub with frost. Its broad, deeply lobed leaves fan out like open hands, glossy and architectural, each one flecked and marbled in white that gathers toward the edges in a pattern closer to spun web than ordinary variegation. Indoors the leaves reach eight to twelve inches across, giving a single plant real presence in a corner that would defeat most variegated foliage.\u003c\/p\u003e\n            \u003cp class=\"description-text\"\u003eWhat makes this one unusual is where it will live. Japanese Aralia is a true shade plant, comfortable in dim rooms that starve other large-leaved houseplants, and it prefers cooler temperatures than most tropicals. The ASPCA lists Fatsia japonica as non-toxic to dogs, cats, and horses, so this can be a floor-level statement plant in a house full of animals. In the Pacific Northwest it will even live outside year round in a sheltered, shaded bed.\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 produces the strongest white speckling\u003c\/li\u003e\n                                \u003cli\u003eA north or east-facing window, or well back from a brighter window, suits it perfectly\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eNever direct sun\u003c\/strong\u003e, which scorches the pale variegated areas first and fastest\u003c\/li\u003e\n                                \u003cli\u003eHandles genuinely dim corners better than almost any large-leaved plant, with softer speckling\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 the soil lightly and evenly moist\u003c\/strong\u003e, watering when the top 2 inches feel dry\u003c\/li\u003e\n                                \u003cli\u003eThis plant does not store water and will droop dramatically if it dries out too far\u003c\/li\u003e\n                                \u003cli\u003eWater thoroughly until it drains, then empty the saucer so roots never sit in water\u003c\/li\u003e\n                                \u003cli\u003eReduce moderately in winter while keeping the root ball from going fully dry\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\u003eModerate to high humidity:\u003c\/strong\u003e 50% or above keeps leaf edges from crisping\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003ePrefers cooler rooms than most houseplants:\u003c\/strong\u003e 60-70°F (15-21°C) is ideal\u003c\/li\u003e\n                                \u003cli\u003eTolerates down to about 50°F (10°C) indoors, and lower still when grown outdoors\u003c\/li\u003e\n                                \u003cli\u003eDislikes hot, dry forced air, so keep it away from heating vents and radiators\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 a \u003cstrong\u003erich, moisture-retentive but well-draining mix\u003c\/strong\u003e with compost and perlite\u003c\/li\u003e\n                                \u003cli\u003eAlways choose a pot with drainage holes, and go slightly heavier for stability as it fills out\u003c\/li\u003e\n                                \u003cli\u003eFeed monthly in spring and summer with a balanced fertilizer at half strength\u003c\/li\u003e\n                                \u003cli\u003eRepot every 2 years in spring, moving up one pot size\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\u003ePruning \u0026amp; Maintenance\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\u003ePrune in spring to control height and encourage bushier growth from lower down\u003c\/li\u003e\n                                \u003cli\u003eRemove any fully green shoots, which grow faster and will crowd out the variegation\u003c\/li\u003e\n                                \u003cli\u003eWipe the large leaves with a soft damp cloth, and check undersides for spider mites in dry air\u003c\/li\u003e\n                                \u003cli\u003e\n\u003cstrong\u003eThe sap can irritate sensitive skin\u003c\/strong\u003e, so wash your hands after pruning\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 Spider's Web Fatsia\u003c\/h2\u003e\n            \u003cdiv class=\"styling-grid\"\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eDim Corners\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eBig architectural foliage where little else will grow\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eCool Entryways\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eThrives in the drafty spots other tropicals hate\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eShaded Patios\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eHardy enough to live outdoors across the PNW\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"styling-card\"\u003e\n                    \u003cdiv class=\"styling-title\"\u003eDark Interiors\u003c\/div\u003e\n                    \u003cdiv class=\"styling-desc\"\u003eWhite speckling that lifts deep green walls\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            \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; margin-top: 16px;\"\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\u003eGive it a drink on arrival.\u003c\/strong\u003e Fatsia does not store water the way a Hoya or Money Tree does, and large leaves lose moisture in transit. Water thoroughly once it arrives and do not be alarmed if the leaves look tired at first, as they typically lift back up within a day.\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 does every leaf look different?\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\u003eThat is the nature of 'Spider's Web'. The white speckling is genuinely unstable, so some leaves arrive heavily frosted, others carry a light dusting toward the edges, and the occasional leaf comes in almost solid green. Brighter indirect light generally produces stronger speckling on new growth, and no two plants are ever marked the same way.\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\u003eWhy is my Fatsia suddenly drooping?\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\u003eDramatic drooping, sometimes called the Fatsia flop, is almost always thirst. Unlike succulents and Hoyas, this plant keeps no water reserve and collapses quickly once the soil dries too far. A thorough watering usually brings the leaves back up within hours, though repeated episodes will eventually cost you lower leaves.\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\u003eCan I grow this in a low light room?\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, and this is one of its real strengths. Fatsia japonica is a true shade plant in the wild and handles dim corners better than almost any large-leaved houseplant. The white speckling does soften in low light, so a bright indirect spot gives you the best of both, but the plant itself stays healthy in considerably less.\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\u003eYes. The ASPCA lists Fatsia japonica as non-toxic to dogs, cats, and horses. You may come across UK garden sources describing it as mildly irritating, which traces back to a general caution about not eating the ornamental berries rather than a poison control classification. Separately, the sap can cause contact dermatitis on sensitive skin, so wash your hands after pruning.\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\u003eCan I keep it outdoors?\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\u003eIn USDA zones 8 through 10, yes, which includes most of the Pacific Northwest. Fatsia japonica is hardy to roughly 10°F and does beautifully in shaded, sheltered garden beds and covered patios. Site it out of harsh afternoon sun and drying winter wind, both of which damage the pale variegated areas first.\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","brand":"House Plant Dropship","offers":[{"title":"6\" Pot","offer_id":46414419427581,"sku":"6_FATSIA_SPIDERS.WEB","price":62.13,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0687\/4493\/7725\/files\/FatsiaJaponicaSpider_sWeb-PetSafeNon-ToxicVariegatedJapaneseAralia2.png?v=1785542848","url":"https:\/\/rootandreachbotanicals.com\/products\/fatsia-japonica-spiders-web-pet-safe","provider":"Root \u0026 Reach Botanicals","version":"1.0","type":"link"}