{"product_id":"handcrafted-terracotta-ganesha-decorative-pot","title":"Handcrafted Terracotta Ganesha Decorative Pot","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026amp;family=Cinzel:wght@400;600\u0026amp;family=Jost:wght@300;400;500\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n      --clay:       #C2693A;\n      --clay-light: #E8A878;\n      --clay-dark:  #8B3E1A;\n      --gold:       #D4A843;\n      --gold-light: #F0D080;\n      --cream:      #FAF5ED;\n      --warm-white: #FFF9F2;\n      --deep:       #2C1A0E;\n      --muted:      #7A5C44;\n      --border:     rgba(212,168,67,0.25);\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      background: var(--cream);\n      color: var(--deep);\n      font-family: 'Jost', sans-serif;\n      font-weight: 300;\n      line-height: 1.7;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ─── HERO BANNER ─── *\/\n    .hero {\n      position: relative;\n      background: linear-gradient(135deg, #2C1A0E 0%, #5C2E10 45%, #8B3E1A 100%);\n      padding: 72px 40px 80px;\n      text-align: center;\n      overflow: hidden;\n    }\n    .hero::before {\n      content: '';\n      position: absolute; inset: 0;\n      background-image:\n        radial-gradient(circle at 15% 20%, rgba(212,168,67,0.12) 0%, transparent 50%),\n        radial-gradient(circle at 85% 80%, rgba(194,105,58,0.18) 0%, transparent 50%);\n    }\n    .hero::after {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      height: 2px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    }\n    .mandala-bg {\n      position: absolute; inset: 0;\n      opacity: 0.04;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='200' height='200' viewBox='0 0 200 200'%3E%3Ccircle cx='100' cy='100' r='90' fill='none' stroke='%23D4A843' stroke-width='1'\/%3E%3Ccircle cx='100' cy='100' r='70' fill='none' stroke='%23D4A843' stroke-width='1'\/%3E%3Ccircle cx='100' cy='100' r='50' fill='none' stroke='%23D4A843' stroke-width='1'\/%3E%3Ccircle cx='100' cy='100' r='30' fill='none' stroke='%23D4A843' stroke-width='1'\/%3E%3Cline x1='10' y1='100' x2='190' y2='100' stroke='%23D4A843' stroke-width='0.5'\/%3E%3Cline x1='100' y1='10' x2='100' y2='190' stroke='%23D4A843' stroke-width='0.5'\/%3E%3Cline x1='27' y1='27' x2='173' y2='173' stroke='%23D4A843' stroke-width='0.5'\/%3E%3Cline x1='173' y1='27' x2='27' y2='173' stroke='%23D4A843' stroke-width='0.5'\/%3E%3C\/svg%3E\");\n      background-size: 200px 200px;\n    }\n    .hero-eyebrow {\n      position: relative;\n      font-family: 'Cinzel', serif;\n      font-size: 11px;\n      letter-spacing: 0.35em;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 18px;\n      display: flex; align-items: center; justify-content: center; gap: 16px;\n    }\n    .hero-eyebrow::before,\n    .hero-eyebrow::after {\n      content: '';\n      width: 40px; height: 1px;\n      background: linear-gradient(90deg, transparent, var(--gold));\n    }\n    .hero-eyebrow::after { background: linear-gradient(90deg, var(--gold), transparent); }\n    .hero h1 {\n      position: relative;\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(32px, 5vw, 54px);\n      font-weight: 300;\n      color: var(--warm-white);\n      line-height: 1.2;\n      margin-bottom: 10px;\n      letter-spacing: 0.02em;\n    }\n    .hero h1 em {\n      color: var(--gold-light);\n      font-style: italic;\n      font-weight: 300;\n    }\n    .hero-sub {\n      position: relative;\n      font-family: 'Jost', sans-serif;\n      font-size: 14px;\n      color: rgba(250,245,237,0.6);\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      margin-top: 16px;\n    }\n    .om-symbol {\n      position: relative;\n      font-size: 40px;\n      color: var(--gold);\n      opacity: 0.7;\n      margin-bottom: 8px;\n      display: block;\n      animation: float 4s ease-in-out infinite;\n    }\n    @keyframes float {\n      0%, 100% { transform: translateY(0); }\n      50%       { transform: translateY(-6px); }\n    }\n\n    \/* ─── INTRO ─── *\/\n    .intro {\n      max-width: 680px;\n      margin: 64px auto;\n      padding: 0 32px;\n      text-align: center;\n    }\n    .intro p {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(17px, 2.2vw, 21px);\n      font-weight: 300;\n      font-style: italic;\n      color: var(--muted);\n      line-height: 1.8;\n    }\n    .intro-divider {\n      display: flex; align-items: center; justify-content: center; gap: 12px;\n      margin: 40px 0;\n    }\n    .intro-divider span { font-size: 18px; color: var(--gold); }\n    .intro-divider::before,\n    .intro-divider::after {\n      content: '';\n      flex: 1; max-width: 80px; height: 1px;\n      background: linear-gradient(90deg, transparent, var(--border));\n    }\n    .intro-divider::after { background: linear-gradient(90deg, var(--border), transparent); }\n\n    \/* ─── FEATURES GRID ─── *\/\n    .section {\n      padding: 0 32px 72px;\n      max-width: 1080px;\n      margin: 0 auto;\n    }\n    .section-label {\n      font-family: 'Cinzel', serif;\n      font-size: 10px;\n      letter-spacing: 0.4em;\n      text-transform: uppercase;\n      color: var(--clay);\n      margin-bottom: 8px;\n    }\n    .section-title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(26px, 3.5vw, 38px);\n      font-weight: 400;\n      color: var(--deep);\n      margin-bottom: 40px;\n      line-height: 1.2;\n    }\n\n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n      gap: 2px;\n      background: var(--border);\n      border: 1px solid var(--border);\n      border-radius: 2px;\n      overflow: hidden;\n    }\n    .feature-card {\n      background: var(--warm-white);\n      padding: 36px 28px;\n      position: relative;\n      transition: background 0.3s;\n    }\n    .feature-card:hover { background: #FFF5E8; }\n    .feature-icon {\n      font-size: 28px;\n      margin-bottom: 16px;\n      display: block;\n    }\n    .feature-title {\n      font-family: 'Cinzel', serif;\n      font-size: 12px;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: var(--clay-dark);\n      margin-bottom: 10px;\n    }\n    .feature-desc {\n      font-size: 14px;\n      color: var(--muted);\n      line-height: 1.65;\n    }\n\n    \/* ─── DETAILS TABLE ─── *\/\n    .details-wrap {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      align-items: start;\n      padding: 0 32px 72px;\n      max-width: 1080px;\n      margin: 0 auto;\n    }\n    @media (max-width: 640px) {\n      .details-wrap { grid-template-columns: 1fr; gap: 32px; }\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .spec-table tr { border-bottom: 1px solid var(--border); }\n    .spec-table tr:last-child { border-bottom: none; }\n    .spec-table td {\n      padding: 14px 4px;\n      font-size: 14px;\n      vertical-align: top;\n    }\n    .spec-table td:first-child {\n      font-family: 'Cinzel', serif;\n      font-size: 11px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: var(--clay);\n      width: 38%;\n      padding-right: 16px;\n    }\n    .spec-table td:last-child { color: var(--muted); }\n\n    .use-list {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n    }\n    .use-list li {\n      display: flex; align-items: flex-start; gap: 12px;\n      font-size: 14px; color: var(--muted);\n      padding: 12px 16px;\n      background: var(--warm-white);\n      border-left: 2px solid var(--gold);\n      border-radius: 1px;\n    }\n    .use-list li span.icon { font-size: 18px; flex-shrink: 0; margin-top: 1px; }\n\n    \/* ─── CRAFTSMANSHIP BANNER ─── *\/\n    .craft-banner {\n      background: linear-gradient(135deg, #4A2010, #7A3818);\n      padding: 64px 40px;\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n      margin-bottom: 72px;\n    }\n    .craft-banner::before {\n      content: '';\n      position: absolute; inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath d='M30 5 L35 20 L50 20 L38 29 L43 44 L30 35 L17 44 L22 29 L10 20 L25 20 Z' fill='none' stroke='%23D4A843' stroke-width='0.4' opacity='0.3'\/%3E%3C\/svg%3E\");\n      background-size: 60px 60px;\n      opacity: 0.15;\n    }\n    .craft-banner::after {\n      content: '';\n      position: absolute;\n      top: 0; left: 0; right: 0;\n      height: 2px;\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\n    }\n    .craft-quote {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(20px, 3vw, 30px);\n      font-weight: 300;\n      font-style: italic;\n      color: var(--cream);\n      max-width: 620px;\n      margin: 0 auto 20px;\n      line-height: 1.6;\n      position: relative;\n    }\n    .craft-quote::before {\n      content: '\\201C';\n      font-size: 80px;\n      color: var(--gold);\n      opacity: 0.4;\n      position: absolute;\n      top: -20px; left: -24px;\n      line-height: 1;\n      font-family: 'Cormorant Garamond', serif;\n    }\n    .craft-attr {\n      font-family: 'Cinzel', serif;\n      font-size: 11px;\n      letter-spacing: 0.3em;\n      color: var(--gold);\n      text-transform: uppercase;\n      position: relative;\n    }\n\n    \/* ─── GIFTING ─── *\/\n    .gift-section {\n      padding: 0 32px 72px;\n      max-width: 1080px;\n      margin: 0 auto;\n    }\n    .gift-tags {\n      display: flex; flex-wrap: wrap; gap: 10px;\n      margin-top: 24px;\n    }\n    .gift-tag {\n      display: inline-flex; align-items: center; gap: 8px;\n      padding: 10px 20px;\n      background: transparent;\n      border: 1px solid var(--border);\n      border-radius: 2px;\n      font-family: 'Cinzel', serif;\n      font-size: 11px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      color: var(--clay-dark);\n      transition: all 0.25s;\n      cursor: default;\n    }\n    .gift-tag:hover {\n      background: var(--clay);\n      color: var(--cream);\n      border-color: var(--clay);\n    }\n\n    \/* ─── FOOTER BADGE ─── *\/\n    .footer-badge {\n      padding: 48px 32px;\n      text-align: center;\n      border-top: 1px solid var(--border);\n    }\n    .badge-row {\n      display: flex; justify-content: center; flex-wrap: wrap; gap: 32px 48px;\n      margin-top: 24px;\n    }\n    .badge-item {\n      display: flex; align-items: center; gap: 10px;\n      font-family: 'Cinzel', serif;\n      font-size: 10.5px;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: var(--muted);\n    }\n    .badge-item span.ico { font-size: 20px; }\n\n    \/* Responsive tweaks *\/\n    @media (max-width: 520px) {\n      .hero { padding: 56px 24px 64px; }\n      .section, .gift-section { padding-left: 20px; padding-right: 20px; }\n      .details-wrap { padding-left: 20px; padding-right: 20px; }\n      .craft-banner { padding: 48px 24px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ══ HERO ══ --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"mandala-bg\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"om-symbol\"\u003eॐ\u003c\/span\u003e\n\u003cdiv class=\"hero-eyebrow\"\u003eArtisan Terracotta Collection\u003c\/div\u003e\n\u003ch1\u003eHandcrafted \u003cem\u003eGanesha\u003c\/em\u003e\u003cbr\u003eDecorative Pot\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eArtistic Clay Planter \u0026amp; Organizer  ·  Each Piece, One of a Kind\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ══ INTRO ══ --\u003e\n\u003cdiv class=\"intro\"\u003e\n\u003cp\u003eWhere ancient devotion meets living artistry — this terracotta Ganesha pot carries the warmth of a craftsman's hands, the spirit of sacred tradition, and the quiet beauty of natural clay into your everyday space.\u003c\/p\u003e\n\u003cdiv class=\"intro-divider\"\u003e\u003cspan\u003e✦\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ KEY FEATURES ══ --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"section-label\"\u003eWhat makes it special\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eFive Reasons to Love It\u003c\/h2\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🐘\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eGanesha Artistic Design\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eLord Ganesha — the remover of obstacles — is rendered with expressive detailing, making every pot a small act of devotion and a statement of intent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🎨\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eHand-Painted Finish\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eRich, earthy pigments applied by hand give each piece its own personality — a rustic antique palette that deepens beautifully with age and light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🖐️\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eArtisan Handcrafted\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eNo two pieces are identical. Skilled artisans shape, carve, and paint each pot by hand, preserving a craft tradition passed through generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌿\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eEco-Friendly Terracotta\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eMade from pure natural clay — breathable, biodegradable, and entirely free of chemicals. A conscious choice that honours the earth it's made from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🏡\u003c\/span\u003e\n\u003cdiv class=\"feature-title\"\u003eMulti-Purpose Design\u003c\/div\u003e\n\u003cp class=\"feature-desc\"\u003eUse it as an indoor planter for succulents, a pooja room accent, or simply as a standalone sculptural piece — it thrives in every role.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ PRODUCT DETAILS ══ --\u003e\n\u003cdiv class=\"details-wrap\"\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-label\"\u003eSpecifications\u003c\/p\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 28px;\"\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eNatural Terracotta Clay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eHand-painted rustic texture\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eGanesha figure with bowl-style pot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eHandmade in India\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSustainability\u003c\/td\u003e\n\u003ctd\u003eEco-friendly, biodegradable clay\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUniqueness\u003c\/td\u003e\n\u003ctd\u003eEach piece individually crafted — slight variations are part of its charm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"section-label\"\u003eVersatility\u003c\/p\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 28px;\"\u003eBest Used For\u003c\/h2\u003e\n\u003cul class=\"use-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🌱\u003c\/span\u003eIndoor plants — succulents, air plants, small herbs\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🧘\u003c\/span\u003ePositive vibe placement - Entrance, workspace, sacred corners\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🪔\u003c\/span\u003ePooja room centrepiece or altar decor\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🛋️\u003c\/span\u003eLiving room styling and shelf display\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003eFestive gifts, return gifts \u0026amp; corporate gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ CRAFTSMANSHIP BANNER ══ --\u003e\n\u003cdiv class=\"craft-banner\"\u003e\n\u003cp class=\"craft-quote\"\u003eEvery line, every stroke of colour, every imperfection tells the story of hands that have been shaping earth into art for centuries.\u003c\/p\u003e\n\u003cp class=\"craft-attr\"\u003eThe Terracotta Artisans of India\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ══ GIFTING ══ --\u003e\n\u003cdiv class=\"gift-section\"\u003e\n\u003cp class=\"section-label\"\u003eGift \u0026amp; Occasion Ideas\u003c\/p\u003e\n\u003ch2 class=\"section-title\"\u003eThe Perfect Gift of Auspiciousness\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; color: var(--muted); max-width: 560px; line-height: 1.75; margin-bottom: 4px;\"\u003eWhether you're celebrating a housewarming, Diwali, a new business, or simply want to bring a loved one something meaningful — this Ganesha pot carries blessing, beauty, and intention in equal measure.\u003c\/p\u003e\n\u003cdiv class=\"gift-tags\"\u003e\n\u003cspan class=\"gift-tag\"\u003e🏠 Housewarming\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e🪔 Diwali \u0026amp; Festivals\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e📿 Pooja Room Decor\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e💼 Corporate Gifts\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e🎊 Return Gifts\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e🌱 Plant Lovers\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e✨ New Beginnings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══ FOOTER TRUST BADGES ══ --\u003e\u003cfooter class=\"footer-badge\"\u003e\n\u003cp style=\"font-family: 'Cinzel',serif; font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--clay); margin-bottom: 4px;\"\u003eOur Promise\u003c\/p\u003e\n\u003cdiv class=\"badge-row\"\u003e\n\u003cdiv class=\"badge-item\"\u003e\n\u003cspan class=\"ico\"\u003e🤲\u003c\/span\u003eHandmade with Care\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e\n\u003cspan class=\"ico\"\u003e🌿\u003c\/span\u003e100% Natural Clay\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e\n\u003cspan class=\"ico\"\u003e✦\u003c\/span\u003eEach Piece Unique\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e\n\u003cspan class=\"ico\"\u003e📦\u003c\/span\u003eCarefully Packed\u003c\/div\u003e\n\u003cdiv class=\"badge-item\"\u003e\n\u003cspan class=\"ico\"\u003e🇮🇳\u003c\/span\u003eMade in India\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e","brand":"Sarvam Collection","offers":[{"title":"Default Title","offer_id":63538537398641,"sku":null,"price":249.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0943\/3631\/9857\/files\/87_3472904f-5779-4e77-9d45-037850db3aac.png?v=1777551632","url":"https:\/\/inaiyan.in\/products\/handcrafted-terracotta-ganesha-decorative-pot","provider":"Inaiyan","version":"1.0","type":"link"}