{"product_id":"lavelle-bloom-pipe-cleaner-crochet-daisy-set-of-3-pink-by-suryatra","title":"Lavelle Bloom Pipe-Cleaner Crochet Daisy (Set of 3 Pink) by Suryatra","description":"\u003cp\u003e \u003c\/p\u003e\n\n\u003cstyle\u003e\n.sy-pdp-wrapper {\n  box-sizing: border-box;\n  margin: 40px auto;\n  display: flex;\n  justify-content: center;\n  background: #fdfdfd;\n\n  --sy-gold: #c9a24d;\n  --sy-text-dark: #1a1a1a;\n  --sy-text-muted: #555555;\n  --sy-border-light: rgba(201,162,77,0.2);\n  --sy-rose: #c4707a;\n}\n\n.sy-pdp-container {\n  max-width: 860px;\n  width: 100%;\n  background: #ffffff;\n  border: 1px solid var(--sy-border-light);\n  position: relative;\n  overflow: hidden;\n}\n\n.sy-pdp-container::before,\n.sy-pdp-container::after {\n  content: '';\n  position: absolute;\n  width: 60px;\n  height: 60px;\n  border-color: var(--sy-gold);\n  border-style: solid;\n  opacity: 0.5;\n  z-index: 1;\n}\n\n.sy-pdp-container::before {\n  top: 0;\n  left: 0;\n  border-width: 1px 0 0 1px;\n}\n\n.sy-pdp-container::after {\n  bottom: 0;\n  right: 0;\n  border-width: 0 1px 1px 0;\n}\n\n.sy-hero-section {\n  position: relative;\n  padding: 64px 56px 48px;\n  background: radial-gradient(\n    ellipse 70% 60% at 50% 0%,\n    rgba(201, 162, 77, 0.04) 0%,\n    transparent 70%\n  );\n  text-align: center;\n  border-bottom: 1px solid var(--sy-border-light);\n}\n\n.sy-category-label {\n  font-size: 10px;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: var(--sy-gold);\n  font-weight: 600;\n  margin: 0 0 22px 0;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 12px;\n}\n\n.sy-category-label::before,\n.sy-category-label::after {\n  content: '';\n  display: block;\n  width: 35px;\n  height: 1px;\n  background: var(--sy-gold);\n  opacity: 0.4;\n}\n\n.sy-product-title {\n  font-size: clamp(22px, 3.5vw, 34px);\n  font-weight: 400;\n  color: var(--sy-text-dark);\n  line-height: 1.35;\n  letter-spacing: 1px;\n  margin: 0 0 18px 0;\n}\n\n.sy-product-tagline {\n  font-style: italic;\n  font-size: 20px;\n  color: var(--sy-text-muted);\n  line-height: 1.5;\n  margin: 0;\n}\n\n.sy-ritual-divider {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n  padding: 0 56px;\n  margin: 38px 0;\n  color: var(--sy-gold);\n  font-size: 11px;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n\n.sy-ritual-divider::before,\n.sy-ritual-divider::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: linear-gradient(\n    90deg,\n    transparent,\n    rgba(201, 162, 77, 0.3),\n    transparent\n  );\n}\n\n.sy-body-content {\n  padding: 0 56px 50px;\n}\n\n.sy-section-header {\n  font-size: 9px;\n  letter-spacing: 5px;\n  text-transform: uppercase;\n  color: var(--sy-gold);\n  font-weight: 600;\n  margin-bottom: 18px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.sy-section-header::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: var(--sy-border-light);\n}\n\n.sy-story-para {\n  font-size: 15.5px;\n  color: #444;\n  font-weight: 300;\n  line-height: 1.9;\n  margin-bottom: 52px;\n}\n\n.sy-feature-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr 1fr;\n  gap: 15px;\n  margin-bottom: 52px;\n}\n\n.sy-feature-card {\n  background: #fffdf9;\n  padding: 25px 15px;\n  text-align: center;\n  border: 1px solid var(--sy-border-light);\n  transition: all 0.3s ease;\n}\n\n.sy-feature-card:hover {\n  border-color: var(--sy-gold);\n  transform: translateY(-3px);\n}\n\n.sy-feat-number {\n  font-size: 32px;\n  font-weight: 700;\n  color: rgba(201, 162, 77, 0.2);\n  margin-bottom: 10px;\n  font-style: italic;\n}\n\n.sy-feat-title {\n  font-size: 10px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--sy-text-dark);\n  font-weight: 600;\n  margin-bottom: 8px;\n}\n\n.sy-feat-desc {\n  font-size: 12px;\n  color: #777;\n  line-height: 1.6;\n  margin: 0;\n}\n\n.sy-specs-container {\n  margin-top: 10px;\n}\n\n.sy-spec-row {\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  padding: 15px 0;\n  border-bottom: 1px solid #f5f5f5;\n}\n\n.sy-spec-label {\n  font-size: 9.5px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: var(--sy-gold);\n  font-weight: 600;\n}\n\n.sy-spec-value {\n  font-size: 14.5px;\n  color: #444;\n  font-style: italic;\n}\n\n.sy-seal-footer {\n  border-top: 1px solid var(--sy-border-light);\n  padding: 28px 56px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  background: #fafaf8;\n}\n\n.sy-seal-info {\n  font-size: 9px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #999;\n}\n\n.sy-seal-brand {\n  font-size: 12px;\n  color: var(--sy-gold);\n  font-weight: 700;\n}\n\n@media (max-width: 680px) {\n  .sy-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .sy-spec-row {\n    grid-template-columns: 1fr;\n    gap: 5px;\n  }\n\n  .sy-hero-section,\n  .sy-body-content,\n  .sy-seal-footer {\n    padding-left: 25px;\n    padding-right: 25px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sy-pdp-wrapper\"\u003e\n\u003carticle class=\"sy-pdp-container\"\u003e\n\n\u003cheader class=\"sy-hero-section\"\u003e\n\u003cp class=\"sy-category-label\"\u003e\u003cspan\u003eLavelle Bloom Pipe-Cleaner\u003c\/span\u003e\u003c\/p\u003e\n\n\u003ch1 class=\"sy-product-title\"\u003e\nLavender Bloom\u003cbr\u003e\nFelt Flower\n\u003c\/h1\u003e\n\n\u003cp class=\"sy-product-tagline\"\u003e\n\"An everlasting bouquet of handcrafted lavender blooms designed to bring elegance, warmth, and timeless beauty to every space.\"\n\u003c\/p\u003e\n\u003c\/header\u003e\n\n\u003cdiv class=\"sy-ritual-divider\"\u003e✦ \u003cspan\u003eThe Experience\u003c\/span\u003e ✦\u003c\/div\u003e\n\n\u003cdiv class=\"sy-body-content\"\u003e\n\n\u003csection\u003e\n\u003cp class=\"sy-section-header\"\u003eOrigin \u0026amp; Essence\u003c\/p\u003e\n\n\u003cp class=\"sy-story-para\"\u003e\n\nThe \u003cstrong\u003eLavender Bloom Felt Flower Bouquet\u003c\/strong\u003e by \u003cstrong\u003eSuryatra\u003c\/strong\u003e celebrates the timeless beauty of flowers through handcrafted artistry. Carefully created using soft premium felt fabric and flexible pipe cleaners (chenille wires), each bloom is designed to resemble delicate lavender petals in a soothing pastel shade, bringing a sense of calm, elegance, and joy to any environment.\n\n\u003cbr\u003e\u003cbr\u003e\n\nEvery flower is individually handcrafted with attention to detail, featuring layered petals with decorative edging and bright yellow centers that create a realistic floral appearance. The bouquet is thoughtfully arranged on handcrafted stems, providing both flexibility and durability while maintaining a graceful and natural presentation.\n\n\u003cbr\u003e\u003cbr\u003e\n\nUnlike natural flowers that fade with time, this felt flower bouquet remains vibrant and beautiful forever. Its everlasting design makes it a meaningful symbol of enduring affection, appreciation, and cherished memories.\n\n\u003cbr\u003e\u003cbr\u003e\n\nThe soft lavender tones evoke feelings of serenity and warmth, making the bouquet suitable for modern interiors, cozy living spaces, creative studios, bedrooms, and office décor.\n\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003cp class=\"sy-section-header\"\u003eThe Suryatra Craft\u003c\/p\u003e\n\n\u003cdiv class=\"sy-feature-grid\"\u003e\n\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e01\u003c\/div\u003e\n\u003cp class=\"sy-feat-title\"\u003eHandcrafted Felt Blooms\u003c\/p\u003e\n\u003cp class=\"sy-feat-desc\"\u003e\nEach flower is carefully handmade using premium felt fabric for a soft, elegant, and realistic floral appearance.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e02\u003c\/div\u003e\n\u003cp class=\"sy-feat-title\"\u003eEverlasting Beauty\u003c\/p\u003e\n\u003cp class=\"sy-feat-desc\"\u003e\nDesigned to remain vibrant and beautiful for years without wilting, making it a timeless decorative piece.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sy-feature-card\"\u003e\n\u003cdiv class=\"sy-feat-number\"\u003e03\u003c\/div\u003e\n\u003cp class=\"sy-feat-title\"\u003ePremium Handmade Craft\u003c\/p\u003e\n\u003cp class=\"sy-feat-desc\"\u003e\nCreated using high-quality felt fabric and pipe cleaners for durability, flexibility, and intricate floral detailing.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp class=\"sy-section-header\"\u003eSpecifications\u003c\/p\u003e\n\n\u003cdiv class=\"sy-specs-container\"\u003e\n\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eProduct Type\u003c\/span\u003e\n\u003cspan class=\"sy-spec-value\"\u003eHandcrafted Felt Flower Bouquet\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eDesign\u003c\/span\u003e\n\u003cspan class=\"sy-spec-value\"\u003eLavender Bloom Floral Arrangement\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eMaterial\u003c\/span\u003e\n\u003cspan class=\"sy-spec-value\"\u003ePremium Felt Fabric, Pipe Cleaner (Chenille Wire), Decorative Fiber \u0026amp; Handcrafted Floral Components\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eColor\u003c\/span\u003e\n\u003cspan class=\"sy-spec-value\"\u003eLavender Purple with Yellow Floral Centers\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sy-spec-row\"\u003e\n\u003cspan class=\"sy-spec-label\"\u003eIdeal For\u003c\/span\u003e\n\u003cspan class=\"sy-spec-value\"\u003eHome Décor, Office Styling, Birthday Gifts, Housewarming Gifts, Anniversaries, Mother's Day \u0026amp; Special Occasions\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cfooter class=\"sy-seal-footer\"\u003e\n\n\u003cspan class=\"sy-seal-info\"\u003e\nHandcrafted · Everlasting Floral Art · Premium Felt Craftsmanship\n\u003c\/span\u003e\n\n\u003cspan class=\"sy-seal-brand\"\u003e\nSURYATRA\n\u003c\/span\u003e\n\n\u003c\/footer\u003e\n\n\u003c\/article\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":48226689286389,"sku":null,"price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/7909\/6053\/files\/Suryatra-website-4_6_de23651e-6ee7-4d16-b778-c835ddc9b3e1.jpg?v=1780557801","url":"https:\/\/suryatras.com\/products\/lavelle-bloom-pipe-cleaner-crochet-daisy-set-of-3-pink-by-suryatra","provider":"Suryatras","version":"1.0","type":"link"}