{"product_id":"bulk-12-peony-silk-flowers-bush-silk-flowers-artificial-wholesale","title":"12 Inch Peony Silk Flowers Bush Artificial Silk Flower Stems Bulk Wholesale","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        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n        }\n        body {\n            background-color: #fefafc;\n            color: #333;\n            line-height: 1.5;\n            padding: 16px;\n        }\n        .product-container {\n            max-width: 500px;\n            margin: 0 auto;\n        }\n        .header-card {\n            background: linear-gradient(135deg, #ffffff 0%, #fff9fb 100%);\n            border-radius: 20px;\n            padding: 24px;\n            margin-bottom: 18px;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.06);\n            border: 1px solid #ffeef4;\n        }\n        .product-title {\n            font-size: 1.6rem;\n            font-weight: 800;\n            color: #8a2c5f;\n            margin-bottom: 8px;\n            line-height: 1.3;\n        }\n        .product-subtitle {\n            font-size: 1rem;\n            color: #b3597e;\n            font-weight: 500;\n            margin-bottom: 20px;\n        }\n        .color-highlight {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: linear-gradient(to right, #fdf2f7, #fff5fa);\n            color: #8a2c5f;\n            padding: 10px 18px;\n            border-radius: 14px;\n            font-size: 0.95rem;\n            font-weight: 600;\n            margin-bottom: 22px;\n            border: 1px solid #f8d8e6;\n            width: 100%;\n            justify-content: center;\n        }\n        .color-palette {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n            margin: 20px 0;\n        }\n        .color-chip {\n            padding: 10px 16px;\n            border-radius: 12px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            min-width: 85px;\n            text-align: center;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.08);\n        }\n        .white-chip { background: #ffffff; color: #666; border: 2px solid #f0f0f0; }\n        .pink-chip { background: #ffd6e7; color: #b3597e; border: 2px solid #ffc2dc; }\n        .yellow-chip { background: #fff9c4; color: #b38f00; border: 2px solid #fff59d; }\n        .purple-chip { background: #f3e5f5; color: #7b1fa2; border: 2px solid #e1bee7; }\n        .blue-chip { background: #e3f2fd; color: #1565c0; border: 2px solid #bbdefb; }\n        .specs-section {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 16px;\n            margin: 24px 0;\n        }\n        .spec-card {\n            background: white;\n            border-radius: 16px;\n            padding: 20px 15px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n            border-top: 4px solid #ff9ec0;\n            text-align: center;\n            transition: transform 0.2s ease;\n        }\n        .spec-card:hover {\n            transform: translateY(-3px);\n        }\n        .spec-value {\n            font-size: 1.8rem;\n            font-weight: 800;\n            color: #8a2c5f;\n            margin-bottom: 6px;\n            line-height: 1;\n        }\n        .spec-label {\n            font-size: 0.9rem;\n            color: #777;\n            font-weight: 500;\n        }\n        .details-card {\n            background: white;\n            border-radius: 16px;\n            padding: 22px;\n            margin-bottom: 18px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n        }\n        .section-title {\n            font-weight: 700;\n            color: #5a2d43;\n            margin-bottom: 16px;\n            font-size: 1.15rem;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n        .feature-list {\n            list-style: none;\n        }\n        .feature-item {\n            display: flex;\n            align-items: center;\n            padding: 14px 0;\n            border-bottom: 1px solid #f0f0f0;\n        }\n        .feature-item:last-child {\n            border-bottom: none;\n        }\n        .feature-icon {\n            color: #d44d7a;\n            font-weight: bold;\n            margin-right: 14px;\n            flex-shrink: 0;\n            font-size: 1.1rem;\n            min-width: 24px;\n        }\n        .feature-text {\n            color: #555;\n            font-size: 0.97rem;\n            line-height: 1.4;\n        }\n        .uses-section {\n            background: linear-gradient(135deg, #fff5fa 0%, #ffffff 100%);\n            border-radius: 16px;\n            padding: 22px;\n            margin-top: 20px;\n            border: 2px solid #ffeef4;\n        }\n        .uses-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            margin-top: 15px;\n        }\n        .use-tag {\n            background: white;\n            color: #8a4b6a;\n            padding: 10px 18px;\n            border-radius: 25px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            box-shadow: 0 3px 8px rgba(0,0,0,0.05);\n            border: 1px solid #f0d0de;\n            transition: all 0.2s ease;\n        }\n        .use-tag:hover {\n            background: #8a2c5f;\n            color: white;\n            transform: scale(1.05);\n        }\n        .note-box {\n            background: #fdf8fa;\n            border-radius: 14px;\n            padding: 18px;\n            margin-top: 20px;\n            border-left: 4px solid #ff9ec0;\n            font-size: 0.92rem;\n            color: #8a4b6a;\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }\n        .note-icon {\n            font-size: 1.2rem;\n            flex-shrink: 0;\n        }\n        @media (max-width: 400px) {\n            .specs-section {\n                grid-template-columns: 1fr;\n                gap: 14px;\n            }\n            .header-card, .details-card, .uses-section {\n                padding: 20px;\n            }\n            .product-title {\n                font-size: 1.4rem;\n            }\n            .color-chip {\n                min-width: 75px;\n                padding: 8px 12px;\n                font-size: 0.85rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"header-card\"\u003e\n\u003ch1 class=\"product-title\"\u003eEco-Friendly Silk Peony Bush\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003eElegant Multi-Color Collection\u003c\/div\u003e\n\u003cdiv class=\"color-highlight\"\u003e🌈 Available in 5 Beautiful Colors\u003c\/div\u003e\n\u003cdiv class=\"specs-section\"\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-value\"\u003e12\"\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eTotal Height\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-card\"\u003e\n\u003cdiv class=\"spec-value\"\u003e10\"\u003c\/div\u003e\n\u003cdiv class=\"spec-label\"\u003eTotal Width\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"details-card\"\u003e\n\u003cdiv class=\"section-title\"\u003e✨ Key Features\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003ePackage:\u003c\/strong\u003e 1 Complete Bush\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eFlower Type:\u003c\/strong\u003e Realistic Silk Peony\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Eco-Friendly Silk\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"feature-item\"\u003e\n\u003cspan class=\"feature-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003eStem:\u003c\/strong\u003e Durable \u0026amp; Bendable Plastic\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"uses-section\"\u003e\n\u003cdiv class=\"section-title\"\u003e🎯 Perfect For\u003c\/div\u003e\n\u003cdiv class=\"uses-tags\"\u003e\n\u003cspan class=\"use-tag\"\u003eWeddings\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003eParties\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003eEvents\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003eBanquets\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003eHome Decor\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003eCenterpieces\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003eGifts\u003c\/span\u003e \u003cspan class=\"use-tag\"\u003ePhoto Shoots\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003cspan class=\"note-icon\"\u003e📝\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eImportant Note:\u003c\/strong\u003e This listing includes the Silk Peony Bush only. Other decorative items shown in promotional images are not included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mix","offers":[{"title":"White","offer_id":45497358581804,"sku":"lk22041101","price":2.99,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":45497358614572,"sku":"lk22041102","price":2.99,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":45497358647340,"sku":"lk22041103","price":2.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":45497358680108,"sku":"lk22041104","price":2.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":45497358712876,"sku":"lk22041105","price":2.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8084\/2028\/files\/ArtificialPeonySilkFlowersFakeGloriousFlowerBouquetsforWeddingPartyBridalHomeDecoration1.jpg?v=1777451993","url":"https:\/\/festwholesale.com\/products\/bulk-12-peony-silk-flowers-bush-silk-flowers-artificial-wholesale","provider":"festwholesale","version":"1.0","type":"link"}