{"product_id":"ikea-smycka-artificial-flower-caladium-72-cm-with-smycka-artificial-flower-white-camellia-28-cm-pack-of-2-tropical-elegant-floral-combo","title":"IKEA SMYCKA Artificial Flower Caladium 72 cm with SMYCKA Artificial Flower White Camellia 28 cm Pack of 1 — Tropical \u0026 Elegant Floral Combo","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0, user-scalable=yes\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n            background-color: #f8f6f4;\n            color: #1e2a2c;\n            line-height: 1.5;\n        }\n        .bundle-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 30px 20px;\n        }\n        .hero {\n            background: linear-gradient(135deg, #f5f0ea 0%, #e8e0d8 100%);\n            border-radius: 32px;\n            padding: 50px 40px;\n            text-align: center;\n            margin-bottom: 48px;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 20px 35px -10px rgba(0,0,0,0.08);\n        }\n        .hero::before {\n            content: \"🌸🌿\";\n            position: absolute;\n            font-size: 140px;\n            opacity: 0.08;\n            bottom: -30px;\n            right: -30px;\n            pointer-events: none;\n        }\n        .hero-badge {\n            display: inline-block;\n            background: #5d7a7a;\n            color: white;\n            font-weight: 700;\n            font-size: 14px;\n            letter-spacing: 1px;\n            padding: 8px 24px;\n            border-radius: 40px;\n            margin-bottom: 20px;\n            text-transform: uppercase;\n            border: 1px solid rgba(255,255,255,0.2);\n        }\n        .hero h1 {\n            color: #2c3e50;\n            font-size: 2.4rem;\n            font-weight: 800;\n            margin-bottom: 15px;\n            letter-spacing: -0.5px;\n        }\n        .hero p {\n            color: #5c6f6b;\n            font-size: 1.2rem;\n            max-width: 650px;\n            margin: 0 auto;\n        }\n        .hero-tags {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 12px;\n            margin-top: 25px;\n        }\n        .hero-tag {\n            background: rgba(44,62,80,0.08);\n            padding: 8px 20px;\n            border-radius: 40px;\n            font-size: 0.85rem;\n            color: #2c3e50;\n            font-weight: 500;\n        }\n        .products-row {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 35px;\n            margin: 50px 0;\n        }\n        .product-card {\n            background: white;\n            border-radius: 28px;\n            padding: 35px 25px;\n            width: 300px;\n            text-align: center;\n            transition: all 0.3s ease;\n            box-shadow: 0 15px 30px -12px rgba(0,0,0,0.08);\n            border: 1px solid #e9e5df;\n        }\n        .product-card:hover {\n            transform: translateY(-8px);\n            box-shadow: 0 25px 40px -15px rgba(0,0,0,0.15);\n        }\n        .product-icon {\n            font-size: 55px;\n            margin-bottom: 15px;\n        }\n        .product-title {\n            font-size: 1.6rem;\n            font-weight: 700;\n            color: #1a2a2c;\n            margin-bottom: 5px;\n        }\n        .product-sub {\n            color: #5c6f6b;\n            font-size: 0.9rem;\n            margin-bottom: 20px;\n        }\n        .specs-wrapper {\n            background: #f6f4f0;\n            border-radius: 18px;\n            padding: 18px;\n            margin: 15px 0;\n        }\n        .spec-chip {\n            display: inline-block;\n            background: white;\n            padding: 5px 12px;\n            border-radius: 30px;\n            font-size: 0.8rem;\n            font-weight: 500;\n            color: #2c3e50;\n            margin: 4px;\n            border: 1px solid #e0d9d0;\n        }\n        .price-badge {\n            display: inline-block;\n            background: #5d7a7a;\n            color: white;\n            padding: 5px 15px;\n            border-radius: 30px;\n            font-weight: 600;\n            font-size: 0.85rem;\n            margin-top: 12px;\n        }\n        .plus-divider {\n            font-size: 38px;\n            font-weight: 300;\n            color: #8a9a9a;\n            background: white;\n            width: 65px;\n            height: 65px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 50%;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.05);\n            border: 1px solid #ece4dc;\n            margin: auto 0;\n        }\n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n            gap: 30px;\n            margin: 45px 0;\n        }\n        .feature-item {\n            background: white;\n            padding: 28px;\n            border-radius: 24px;\n            border-left: 6px solid #5d7a7a;\n            box-shadow: 0 8px 20px -8px rgba(0,0,0,0.05);\n            transition: all 0.2s;\n        }\n        .feature-item:hover {\n            transform: translateX(5px);\n        }\n        .feature-emoji {\n            font-size: 32px;\n            margin-bottom: 15px;\n        }\n        .feature-item h3 {\n            font-size: 1.3rem;\n            margin-bottom: 12px;\n            color: #1e2a2c;\n        }\n        .feature-item p {\n            color: #4b5b58;\n            font-size: 0.95rem;\n        }\n        .specs-section {\n            background: white;\n            border-radius: 28px;\n            padding: 40px;\n            margin: 45px 0;\n            border: 1px solid #e9e5df;\n        }\n        .specs-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 40px;\n            margin-top: 25px;\n        }\n        .spec-card {\n            background: #fbf9f6;\n            padding: 25px;\n            border-radius: 20px;\n        }\n        .spec-card h3 {\n            font-size: 1.4rem;\n            margin-bottom: 15px;\n            color: #5d7a7a;\n            font-weight: 600;\n        }\n        .spec-card p {\n            margin-bottom: 8px;\n            display: flex;\n            gap: 10px;\n            flex-wrap: wrap;\n            align-items: baseline;\n        }\n        .spec-label {\n            font-weight: 600;\n            min-width: 110px;\n            color: #2c3e50;\n        }\n        .hr-light {\n            margin: 15px 0;\n            border: 0;\n            height: 1px;\n            background: linear-gradient(to right, #eae4dc, transparent);\n        }\n        .care-box {\n            background: #f3f0ea;\n            padding: 30px;\n            border-radius: 24px;\n            margin: 35px 0;\n            border-left: 6px solid #5d7a7a;\n        }\n        .care-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 25px;\n            margin-top: 15px;\n        }\n        .care-item {\n            flex: 1;\n            min-width: 180px;\n        }\n        .care-item strong {\n            color: #3a5a5a;\n            display: block;\n            margin-bottom: 6px;\n        }\n        .cta-banner {\n            background: linear-gradient(135deg, #2a4a4a, #1a3a3a);\n            border-radius: 28px;\n            padding: 50px 40px;\n            text-align: center;\n            margin: 55px 0 40px;\n            border: 1px solid #5d7a7a;\n        }\n        .cta-banner h2 {\n            color: white;\n            font-size: 2rem;\n            font-weight: 700;\n            margin-bottom: 20px;\n        }\n        .cta-banner p {\n            color: #c8d8d8;\n            font-size: 1.1rem;\n            max-width: 550px;\n            margin: 0 auto;\n        }\n        .cta-pills {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            gap: 18px;\n            margin: 30px 0 20px;\n        }\n        .cta-pill {\n            background: rgba(255,255,255,0.12);\n            backdrop-filter: blur(5px);\n            padding: 12px 28px;\n            border-radius: 50px;\n            font-weight: 500;\n            color: white;\n            font-size: 0.9rem;\n            border: 1px solid rgba(255,255,255,0.2);\n        }\n        .final-note {\n            text-align: center;\n            background: #f3f0ea;\n            padding: 22px;\n            border-radius: 24px;\n            margin-top: 40px;\n            border: 1px solid #e2dad1;\n            font-size: 0.9rem;\n            color: #4d5b58;\n        }\n        .designer-quote {\n            background: #ffffff;\n            border-radius: 22px;\n            padding: 28px;\n            margin: 40px 0;\n            border: 2px dashed #5d7a7a;\n            text-align: center;\n        }\n        @media (max-width: 780px) {\n            .hero h1 { font-size: 1.8rem; }\n            .hero { padding: 35px 25px; }\n            .products-row { flex-direction: column; align-items: center; }\n            .plus-divider { margin: 10px auto; display: inline-flex; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"bundle-container\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e🌸 EVERBLOOMING · ZERO MAINTENANCE\u003c\/div\u003e\n\u003ch1\u003eIKEA SMYCKA Caladium + Camellia Floral Bundle\u003c\/h1\u003e\n\u003cp\u003eA complete artificial flower arrangement — a dramatic 72cm tropical Caladium and a delicate 28cm white Camellia (pack of 1). Lifelike, sustainable, and always in bloom.\u003c\/p\u003e\n\u003cdiv class=\"hero-tags\"\u003e\n\u003cspan class=\"hero-tag\"\u003e🌿 Caladium: 72cm · pink-green · poseable stem · UV-resistant\u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e🌸 Camellia: 28cm · white · pack of 1 · lifelike blooms\u003c\/span\u003e \u003cspan class=\"hero-tag\"\u003e♻️ recycled materials · indoor\/outdoor · zero watering\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT SHOWCASE --\u003e\n\u003cdiv class=\"products-row\"\u003e\n\u003c!-- SMYCKA Caladium --\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cdiv class=\"product-icon\"\u003e🌿✨\u003c\/div\u003e\n\u003cdiv class=\"product-title\"\u003eSMYCKA Caladium\u003c\/div\u003e\n\u003cdiv class=\"product-sub\"\u003epink-green · 72cm · artificial cut flower\u003c\/div\u003e\n\u003cdiv class=\"specs-wrapper\"\u003e\n\u003cspan class=\"spec-chip\"\u003e📏 72 cm height\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e🌿 tropical Caladium foliage\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e🔄 poseable steel-wire stem\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e✂️ trimmable with pliers\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e🏠 indoor\/outdoor · UV-resistant\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e♻️ min. 50% recycled plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: #5e6d6a; margin-top: 12px;\"\u003eBring bold, tropical colour to any corner of your home — without a single drop of water or a worry about wilting. This striking Caladium features pink-green leaves and a lifelike 72 cm stem that looks freshly cut every time. The built-in steel wire lets you bend and angle the stem exactly how you want — drape it, arch it, or stand it tall. Trimmable to fit any vase, pot, or arrangement without hassle. UV-resistant and weather-tolerant, so it works on balconies, patios, living rooms, and office desks alike.\u003c\/p\u003e\n\u003cdiv class=\"price-badge\"\u003e🎯 article: 806.059.77\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"plus-divider\"\u003e+\u003c\/div\u003e\n\u003c!-- SMYCKA Camellia (Pack of 2) --\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cdiv class=\"product-icon\"\u003e🌸✨\u003c\/div\u003e\n\u003cdiv class=\"product-title\"\u003eSMYCKA Camellia\u003c\/div\u003e\n\u003cdiv class=\"product-sub\"\u003ewhite · 28cm · pack of 2\u003c\/div\u003e\n\u003cdiv class=\"specs-wrapper\"\u003e\n\u003cspan class=\"spec-chip\"\u003e📏 28 cm each (11\")\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e🌸 lifelike white Camellia blooms\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e📦 pack of 1 stem\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e🏠 indoor\/outdoor\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e✂️ trimmable with pliers\u003c\/span\u003e \u003cspan class=\"spec-chip\"\u003e♻️ min. 50% recycled materials\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: #5e6d6a; margin-top: 12px;\"\u003eThis beautiful flower spray, made with a minimum of 50% recycled plastic, adds both colour and vibrancy to your decor. Perfect to place in a decorative vase or to mix with other stems in a bouquet. The lifelike artificial flower remains just as fresh-looking and beautiful year after year. Goes just as well at home in the living room or bathroom as on the balcony or in the home office. A versatile, sustainable choice for any space.\u003c\/p\u003e\n\u003cdiv class=\"price-badge\"\u003e🎯 item: 70571794\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY THIS BUNDLE --\u003e\n\u003cdiv style=\"text-align: center; margin: 35px 0 20px;\"\u003e\n\u003ch2 style=\"font-size: 2rem; font-weight: bold; color: #1e2a2c;\"\u003e🌸 the best of both worlds\u003c\/h2\u003e\n\u003cp style=\"max-width: 760px; margin: 15px auto 0; color: #48635e;\"\u003ePair the dramatic, tropical Caladium with the delicate, classic Camellia for a complete, layered floral arrangement. Both are lifelike, sustainable, and require zero maintenance — fresh blooms that never fade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURE GRID --\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e🌿🎨\u003c\/div\u003e\n\u003ch3\u003edramatic Caladium foliage\u003c\/h3\u003e\n\u003cp\u003eThe 72cm Caladium features striking pink-green leaves that bring bold tropical colour to any room. The poseable stem lets you create the perfect shape — drape, arch, or stand it tall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e🌸🤍\u003c\/div\u003e\n\u003ch3\u003edelicate white Camellia\u003c\/h3\u003e\n\u003cp\u003eTwo lifelike white Camellia stems add a classic, elegant touch. Perfect for mixing with other stems in a bouquet or standing alone in a decorative vase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e♻️🌍\u003c\/div\u003e\n\u003ch3\u003emade with recycled materials\u003c\/h3\u003e\n\u003cp\u003eCaladium: leaves made with min. 50% recycled polyethylene and EVA plastic; stem with min. 70% recycled plastic. Camellia: made with min. 50% recycled materials, including 100% recycled polyester flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-emoji\"\u003e🏠🌤️\u003c\/div\u003e\n\u003ch3\u003eindoor \u0026amp; outdoor ready\u003c\/h3\u003e\n\u003cp\u003eBoth are suitable for indoor and outdoor use. The Caladium is UV-resistant and weather-tolerant — perfect for balconies, patios, living rooms, and home offices alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESIGNER QUOTE --\u003e\n\u003cdiv class=\"designer-quote\"\u003e\n\u003cdiv style=\"font-size: 1.8rem; margin-bottom: 10px;\"\u003e🌸🌿\u003c\/div\u003e\n\u003cp style=\"font-size: 1rem; color: #4b5b58; max-width: 700px; margin: 0 auto; line-height: 1.6;\"\u003e\"A lifelike artificial flower that remains just as fresh-looking and beautiful year after year.\" — IKEA of Sweden\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2 style=\"font-size: 1.9rem; font-weight: bold; margin-bottom: 20px;\"\u003e📋 complete specifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-grid\"\u003e\n\u003c!-- Caladium Specs --\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003ch3\u003e🌿 SMYCKA Caladium\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eheight:\u003c\/span\u003e 72 cm\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003ecolour:\u003c\/span\u003e pink-green (Caladium)\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eleaf material:\u003c\/span\u003e polyethylene plastic (min. 50% recycled), EVA plastic\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003estem material:\u003c\/span\u003e polyethylene plastic (min. 70% recycled), steel\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003earticle number:\u003c\/span\u003e 806.059.77\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003epackage weight:\u003c\/span\u003e 0.06 kg\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003efeatures:\u003c\/span\u003e poseable stem, trimmable, UV-resistant, indoor\/outdoor\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003ecare:\u003c\/span\u003e wipe clean with a dry cloth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Camellia Specs --\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003ch3\u003e🌸 SMYCKA Camellia (Pack of 1)\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eheight:\u003c\/span\u003e 28 cm (11\") each\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003ecolour:\u003c\/span\u003e white\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eflower material:\u003c\/span\u003e 100% polyester (100% recycled), polyethylene plastic (min. 50% recycled)\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eleaf material:\u003c\/span\u003e 100% polyester (100% recycled), polyethylene plastic (min. 50% recycled)\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003estem material:\u003c\/span\u003e polyethylene plastic (min. 50% recycled)\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eitem part number:\u003c\/span\u003e 70571794\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003eshipping weight:\u003c\/span\u003e 0.2 kg\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003efeatures:\u003c\/span\u003e trimmable, indoor\/outdoor, \u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"spec-label\"\u003ecare:\u003c\/span\u003e wipe clean with a damp cloth\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"hr-light\"\u003e\n\u003cdiv style=\"background: #f1eeea; border-radius: 18px; padding: 14px; text-align: center; margin-top: 25px;\"\u003e\n\u003cspan style=\"font-weight: 600;\"\u003e📦 bundle includes:\u003c\/span\u003e 1x SMYCKA Caladium (72cm, pink-green) + 1x SMYCKA Camellia pack of 1 (28cm, white)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CARE \u0026 MAINTENANCE --\u003e\n\u003cdiv class=\"care-box\"\u003e\n\u003ch3 style=\"font-size: 1.6rem; margin-bottom: 12px;\"\u003e🧼 care at a glance\u003c\/h3\u003e\n\u003cdiv class=\"care-grid\"\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cstrong\u003e🌿 Caladium\u003c\/strong\u003e \u003cspan\u003eWipe clean with a dry cloth. No watering, no sunlight, no dead leaves — looks lush every single day of the year.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"care-item\"\u003e\n\u003cstrong\u003e🌸 Camellia\u003c\/strong\u003e \u003cspan\u003eWipe clean with a damp cloth. The lifelike blooms stay fresh-looking and beautiful year after year.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 15px; padding: 12px; background: #e8f4f0; border-radius: 12px; font-size: 0.85rem; color: #3a5a5a;\"\u003e\n\u003cstrong\u003e💡 Pro tip:\u003c\/strong\u003e Both stems can be shortened using cutting pliers, so they fit any vase, pot, or arrangement without hassle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STYLING \u0026 USE TIPS --\u003e\n\u003cdiv style=\"background: #fefcf9; border-radius: 28px; padding: 30px; margin: 45px 0; border: 1px solid #ece4dc;\"\u003e\n\u003ch3 style=\"font-size: 1.8rem; text-align: center; margin-bottom: 20px;\"\u003e🌸 style your everlasting blooms\u003c\/h3\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 25px;\"\u003e\n\u003cdiv style=\"background: white; padding: 20px; border-radius: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.02);\"\u003e\n\u003ch4 style=\"color: #5d7a7a;\"\u003e🌿 dramatic centrepiece\u003c\/h4\u003e\n\u003cp\u003ePlace the tall Caladium in a large vase as a statement piece on your dining table or console. Add the Camellia stems alongside for a layered, professional-looking arrangement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: white; padding: 20px; border-radius: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.02);\"\u003e\n\u003ch4 style=\"color: #5d7a7a;\"\u003e🏠 room-to-room versatility\u003c\/h4\u003e\n\u003cp\u003eUse the Caladium in your living room or balcony, and place the Camellia stems in your bathroom or home office. Both are suitable for any room, indoors or out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: white; padding: 20px; border-radius: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.02);\"\u003e\n\u003ch4 style=\"color: #5d7a7a;\"\u003e🎁 thoughtful gift set\u003c\/h4\u003e\n\u003cp\u003eThis bundle makes a wonderful gift for anyone who loves flowers but doesn't have time to care for them. Ready to display — no soil, no mess, no maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY BUNDLE --\u003e\n\u003cdiv style=\"background: white; border-radius: 28px; padding: 35px; margin: 40px 0; border: 1px solid #ecdfd5;\"\u003e\n\u003ch3 style=\"font-size: 2rem; text-align: center; margin-bottom: 25px;\"\u003e🎯 why buy this duo?\u003c\/h3\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; text-align: center;\"\u003e\n\u003cdiv style=\"flex: 1; min-width: 200px;\"\u003e\n\u003cdiv style=\"font-size: 48px;\"\u003e🌿🌸\u003c\/div\u003e\n\u003ch4 style=\"margin: 12px 0;\"\u003ecomplete floral display\u003c\/h4\u003e\n\u003cp style=\"color: #4b5b58;\"\u003eA dramatic tropical Caladium and delicate white Camellias — two distinct looks, one beautiful bundle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 200px;\"\u003e\n\u003cdiv style=\"font-size: 48px;\"\u003e♻️\u003c\/div\u003e\n\u003ch4 style=\"margin: 12px 0;\"\u003esustainable beauty\u003c\/h4\u003e\n\u003cp style=\"color: #4b5b58;\"\u003eMade with recycled materials — a greener choice that never fades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"flex: 1; min-width: 200px;\"\u003e\n\u003cdiv style=\"font-size: 48px;\"\u003e💰\u003c\/div\u003e\n\u003ch4 style=\"margin: 12px 0;\"\u003ebetter value\u003c\/h4\u003e\n\u003cp style=\"color: #4b5b58;\"\u003eSave compared to buying separately — and receive a thoughtfully curated floral set.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"cta-banner\"\u003e\n\u003ch2\u003e🌸 everlasting blooms, zero effort\u003c\/h2\u003e\n\u003cp\u003etropical Caladium · delicate Camellia · always in season\u003c\/p\u003e\n\u003cdiv class=\"cta-pills\"\u003e\n\u003cspan class=\"cta-pill\"\u003e🌿 SMYCKA Caladium (72cm)\u003c\/span\u003e \u003cspan class=\"cta-pill\"\u003e🌸 SMYCKA Camellia (pack of 1, 28cm)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 15px;\"\u003e\u003cspan class=\"cta-pill\" style=\"background: #5d7a7a; border: none;\"\u003e✨ ready to arrange\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL NOTE --\u003e\n\u003cdiv class=\"final-note\"\u003e\n\u003cstrong\u003eⓘ note:\u003c\/strong\u003e Bundle includes 1x IKEA SMYCKA Artificial Caladium (72cm, pink-green, article 806.059.77) and 1x IKEA SMYCKA Artificial Camellia (28cm, white, pack of 1, item 70571794). Both suitable for indoor and outdoor use. Made with recycled materials. Authentic IKEA quality.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Digital Shoppy","offers":[{"title":"Default Title","offer_id":51889694409025,"sku":"DS000012942DS","price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0156\/7467\/1152\/files\/1_9482937a-f6a1-4fb1-8ceb-32704831cfa8.jpg?v=1782561007","url":"https:\/\/digitalshoppy.in\/products\/ikea-smycka-artificial-flower-caladium-72-cm-with-smycka-artificial-flower-white-camellia-28-cm-pack-of-2-tropical-elegant-floral-combo","provider":"digitalshoppy.in","version":"1.0","type":"link"}