<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://shop.jaivakeel.org/blogs/ganpati/feed" rel="self" type="application/rss+xml"/><title>JAI VAKEEL FOUNDATION &amp; RESEARCH CENTRE - Blog , Ganpati</title><description>JAI VAKEEL FOUNDATION &amp; RESEARCH CENTRE - Blog , Ganpati</description><link>https://shop.jaivakeel.org/blogs/ganpati</link><lastBuildDate>Thu, 20 Aug 2026 19:45:52 +0530</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Ganesh Chaturthi Celebrations]]></title><link>https://shop.jaivakeel.org/blogs/post/ganesh-chaturthi</link><description><![CDATA[]]></description><content:encoded><![CDATA[
<div class="zpcontent-container blogpost-container "><div data-element-id="elm_P2F3ODVKTGeGmUDb-f6_Mw" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_S-dIFrs5SMKwc1dTPi9vPw" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_RZioj_90Tx2qvHsZRJzktg" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_TCnYuDhtWtgYEXgyqM6W2Q" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Welcome Bappa Home — Jai Vakeel Products</title><link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet"/><style> *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --saffron: #e07b20; --crimson: #b5282a; --deep: #1a0f00; --cream: #fdf8ef; --gold: #c9a84c; --muted: #7a6040; --light: #f7ede0; --marigold: #f0a500; } html { scroll-behavior: smooth; } body { background: var(--cream); color: var(--deep); font-family: 'DM Sans', sans-serif; font-weight: 300; line-height: 1.75; overflow-x: hidden; } .hero { min-height: 90vh; display: grid; grid-template-columns: 1fr 1fr; background: var(--deep); position: relative; overflow: hidden; } .hero-bg { position: absolute; inset: 0; background-image: radial-gradient(circle at 15% 60%, rgba(224,123,32,0.18) 0%, transparent 55%), radial-gradient(circle at 85% 20%, rgba(201,168,76,0.12) 0%, transparent 50%); } .hero-left { display: flex; flex-direction: column; justify-content: center; padding: 80px 60px 80px 80px; position: relative; z-index: 2; } .hero-tag { display: inline-block; background: var(--saffron); color: #fff; font-size: 0.65rem; font-weight: 500; letter-spacing: 0.2em; text-transform: uppercase; padding: 6px 18px; border-radius: 2px; margin-bottom: 32px; width: fit-content; animation: fadeUp 0.7s ease both; } .hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(2.8rem, 4.5vw, 5rem); line-height: 1.08; color: #fdf8ef; font-weight: 700; animation: fadeUp 0.8s ease both 0.1s; } .hero h1 em { font-style: italic; color: var(--gold); } .hero-sub { color: rgba(253,248,239,0.5); font-size: 1rem; margin-top: 28px; max-width: 420px; line-height: 1.85; animation: fadeUp 0.8s ease both 0.25s; } .hero-meta { margin-top: 48px; display: flex; gap: 32px; color: rgba(253,248,239,0.35); font-size: 0.78rem; letter-spacing: 0.08em; animation: fadeUp 0.8s ease both 0.4s; } .hero-meta span::before { content: "— "; } .hero-right { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; background: #2a1500; padding: 40px 32px; } .hero-images { display: flex; flex-direction: column; gap: 12px; align-items: center; width: 100%; max-width: 320px; } .hero-images img { width: 100%; border-radius: 4px; object-fit: cover; box-shadow: 0 16px 48px rgba(0,0,0,0.6); display: block; } .hero-images img.tall { height: 260px; object-position: center top; } .hero-images img.wide { height: 180px; } .intro-strip { background: var(--saffron); padding: 16px 80px; display: flex; align-items: center; gap: 28px; overflow: hidden; } .strip-text { color: rgba(255,255,255,.93); font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; white-space: nowrap; font-weight: 500; } .strip-dot { width: 4px; height: 4px; background: rgba(255,255,255,.5); border-radius: 50%; flex-shrink: 0; } .container { max-width: 760px; margin: 0 auto; padding: 0 32px; } .prose-section { padding: 80px 0 60px; } .section-label { font-size: 0.65rem; letter-spacing: 0.25em; text-transform: uppercase; color: var(--saffron); font-weight: 500; margin-bottom: 20px; display: flex; align-items: center; gap: 12px; } .section-label::after { content: ""; flex: 1; height: 1px; background: var(--saffron); opacity: 0.3; } h2 { font-family: 'Playfair Display', serif; font-size: clamp(1.8rem, 3vw, 2.5rem); font-weight: 700; line-height: 1.2; color: var(--deep); margin-bottom: 26px; } h2 em { font-style: italic; color: var(--saffron); } p { font-size: 1.04rem; color: #3a2510; line-height: 1.9; margin-bottom: 22px; } p strong { color: var(--deep); font-weight: 500; } .pull-quote { border-left: 3px solid var(--gold); padding: 26px 36px; margin: 48px 0; background: linear-gradient(to right, rgba(201,168,76,.07), transparent); } .pull-quote blockquote { font-family: 'Playfair Display', serif; font-size: 1.4rem; font-style: italic; color: var(--deep); line-height: 1.55; } .products-bg { background: var(--light); padding: 80px 0; } .grid-4 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 3px; max-width: 1100px; margin: 0 auto; } .grid-2 { display: grid; grid-template-columns: repeat(2, 1fr); gap: 3px; max-width: 1100px; margin: 3px auto 0; } .pcard { background: var(--cream); display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; } .pcard:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(26,15,0,.1); z-index: 2; } .pcard-img { width: 100%; aspect-ratio: 1/1; overflow: hidden; background: var(--light); } .pcard-img img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .pcard:hover .pcard-img img { transform: scale(1.06); } .pcard-badge { color: #fff; font-size: 0.6rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 5px 12px; font-weight: 500; display: block; } .badge-toran { background: #8b4513; } .badge-hang { background: #5c3317; } .badge-gift { background: #b5282a; } .badge-giveaway { background: #c9a84c; color: #1a0f00; } .pcard-body { padding: 18px 20px 22px; flex: 1; display: flex; flex-direction: column; } .pcard-price { font-size: 0.72rem; color: var(--saffron); font-weight: 500; margin-bottom: 4px; } .pcard-name { font-family: 'Playfair Display', serif; font-size: 1rem; font-weight: 700; color: var(--deep); margin-bottom: 8px; line-height: 1.3; } .pcard-desc { font-size: 0.83rem; color: var(--muted); line-height: 1.72; margin-bottom: 14px; flex: 1; } .pcard-link { display: inline-flex; align-items: center; gap: 6px; color: var(--saffron); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; border-bottom: 1px solid rgba(224,123,32,.3); padding-bottom: 1px; width: fit-content; transition: gap 0.2s, border-color 0.2s; } .pcard-link:hover { gap: 12px; border-color: var(--saffron); } .gallery-strip { display: grid; grid-template-columns: repeat(4, 1fr); gap: 3px; height: 260px; } .gallery-strip .gimg { overflow: hidden; } .gallery-strip .gimg img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; display: block; } .gallery-strip .gimg:hover img { transform: scale(1.07); } .view-all-wrap { text-align: center; padding: 36px 0 0; } .view-all-btn { display: inline-block; border: 1.5px solid var(--saffron); color: var(--saffron); text-decoration: none; padding: 12px 36px; font-size: 0.78rem; letter-spacing: 0.15em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, color 0.2s; } .view-all-btn:hover { background: var(--saffron); color: #fff; } .gifting-section { padding: 80px 0; } .gifting-header { text-align: center; margin-bottom: 48px; } .gifting-header .emoji { font-size: 2.4rem; display: block; margin-bottom: 14px; } .gifting-header p { max-width: 580px; margin: 0 auto; color: var(--muted); font-size: 0.97rem; } .mission-band { background: var(--deep); padding: 72px 80px; display: grid; grid-template-columns: 1fr 2px 1fr; gap: 60px; align-items: center; } .mission-div { background: rgba(201,168,76,.25); height: 100%; } .mission-text { color: #fdf8ef; } .mission-text .label { font-size: 0.65rem; letter-spacing: 0.2em; color: var(--gold); text-transform: uppercase; margin-bottom: 14px; font-weight: 500; } .mission-text h3 { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; line-height: 1.3; margin-bottom: 14px; } .mission-text p { color: rgba(253,248,239,.6); font-size: 0.92rem; line-height: 1.8; margin: 0; } .cta-section { padding: 96px 0; text-align: center; } .cta-section .sub { color: var(--muted); font-size: 0.98rem; margin-bottom: 40px; } .cta-btn { display: inline-block; background: var(--saffron); color: #fff; text-decoration: none; padding: 17px 46px; font-size: 0.78rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 500; transition: background 0.2s, transform 0.2s; } .cta-btn:hover { background: #b8650f; transform: translateY(-2px); } .cta-secondary { display: inline-block; margin-left: 20px; color: var(--saffron); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; border-bottom: 1px solid rgba(224,123,32,.4); padding-bottom: 2px; } .cta-secondary:hover { border-color: var(--saffron); } footer { background: var(--light); padding: 30px 80px; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(26,15,0,.08); } footer .brand { font-family: 'Playfair Display', serif; font-size: 0.9rem; color: var(--deep); font-weight: 700; } footer .copy { font-size: 0.74rem; color: var(--muted); } @media (max-width: 960px) { .hero { grid-template-columns: 1fr; } .hero-right { display: none; } .hero-left { padding: 80px 32px; } .grid-4 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr 1fr; } .grid-2 { grid-template-columns: 1fr; } .mission-band { grid-template-columns: 1fr; padding: 60px 32px; } .mission-div { display: none; } .gallery-strip { grid-template-columns: repeat(2,1fr); height: 320px; } footer { flex-direction: column; gap: 12px; text-align: center; padding: 32px; } .intro-strip { padding: 16px 32px; } } @media (max-width: 580px) { .grid-4 { grid-template-columns: 1fr 1fr; } .grid-3 { grid-template-columns: 1fr; } } @keyframes fadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } } </style><header class="hero"><div class="hero-bg"></div>
<div class="hero-left"><span class="hero-tag">Ganesh Chaturthi 2026 · Décor &amp; Gifting Guide</span><h1>Welcome <em>Bappa</em> Home</h1><p class="hero-sub">Deck your home with handcrafted Torans, Hangings, and festive décor — and gift your guests something truly meaningful, made by the artisans of Jai Vakeel Foundation.</p><div class="hero-meta"><span>Jai Vakeel Products</span><span>5 min read</span></div>
</div><div class="hero-right"><div class="hero-images"><img class="tall" src="https://cdn2.zohoecommerce.com/product-images/IMG_1194.jpg/3572007000001483022/800x800?storefront_domain=shop.jaivakeel.org" alt="Rose Gota Ball Toran"/><img class="wide" src="https://cdn2.zohoecommerce.com/product-images/GANPATI+SQUARE+PILLAR+CANDLE.jpg/3572007000000596495/800x800?storefront_domain=shop.jaivakeel.org" alt="Ganpati Square Pillar Candle"/></div>
</div></header><div class="intro-strip"><span class="strip-text">Handcrafted in Mumbai</span><span class="strip-dot"></span><span class="strip-text">Torans &amp; Hangings</span><span class="strip-dot"></span><span class="strip-text">Ganpati Candles</span><span class="strip-dot"></span><span class="strip-text">Gifting &amp; Giveaways</span><span class="strip-dot"></span><span class="strip-text">Every Purchase Empowers Our Artisans</span></div>
<section class="prose-section"><div class="container"><div class="section-label">The Festival of New Beginnings</div>
<h2>Ganesh Chaturthi — <em>A Celebration of Home</em></h2><p>Ganesh Chaturthi is one of India's most joyous festivals — ten days of devotion, colour, music, modaks, and the warm presence of Bappa filling every home. The preparations begin well before the first day: the doorway is adorned, the puja corner is readied, and the air fills with the sweet fragrance of flowers and diyas.</p><p>At Jai Vakeel Products, we have everything you need to make your home truly festive this Ganesh Chaturthi. <strong>Every Toran, Hanging, candle, and paper bag is handcrafted by young adults with intellectual disabilities</strong> at India's largest sheltered workshop, established in 1944. When you decorate your home with our products, you invite not just Bappa — but also the spirit of inclusion and empowerment.</p><p>Here's your complete guide to decorating, gifting, and celebrating with Jai Vakeel Products this Chaturthi.</p><div class="pull-quote"><blockquote>"Vakratunda Mahakaya — the remover of obstacles, the lord of beginnings. May Bappa fill your home with joy, abundance, and light."</blockquote></div>
</div></section><section class="products-bg"><div class="container" style="max-width:1100px;margin-bottom:36px;"><div class="section-label" style="justify-content:center;">Home Décor</div>
<h2 style="text-align:center;margin-bottom:8px;">Deck Your Doorway with <em>Torans</em></h2><p style="text-align:center;color:var(--muted);max-width:580px;margin:0 auto;">A Toran at the entrance invites prosperity and wards off negativity. Our collection spans every style — from classic to ornate — all 42" wide and handcrafted with love.</p></div>
<div class="grid-4"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1194.jpg/3572007000001483022/800x800?storefront_domain=shop.jaivakeel.org" alt="Rose Gota Ball Toran"/></div>
<span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price">₹750</div>
<div class="pcard-name">Rose Gota Ball Toran</div><p class="pcard-desc">Delicate gota rose balls strung on a 42" toran — soft, festive, and utterly charming. Perfect for a home that loves a touch of elegance over its doorway.</p><a href="https://shop.jaivakeel.org/products/f591892c73/3572007000001298095" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/F6EB82E8-E753-4DBB-BE2B-6F52B06DFDAB.jpg/3572007000001483048/800x800?storefront_domain=shop.jaivakeel.org" alt="Gota Leaf Toran"/></div>
<span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price">₹1,750</div>
<div class="pcard-name">Gota Leaf Toran</div><p class="pcard-desc">Rich gota patti leaf detailing on a long 42" toran — festive, traditional, and striking. A statement piece for your main entrance that captures the spirit of Chaturthi.</p><a href="https://shop.jaivakeel.org/products/d389f51c8e/3572007000001298121" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/CLOSEUP+OF+MAROON+KALI+TORAN.jpg/3572007000002095016/800x800?storefront_domain=shop.jaivakeel.org" alt="Maroon Mogra Toran"/></div>
<span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price">₹1,750</div>
<div class="pcard-name">Maroon Mogra Toran</div><p class="pcard-desc">Deep maroon tones with delicate mogra florals — a toran that channels tradition and brings an air of auspiciousness to any doorway during the festive season.</p><a href="https://shop.jaivakeel.org/products/f63446e02c/3572007000001298147" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/ASOPALAV+TORAN.jpg/3572007000000569099/800x800?storefront_domain=shop.jaivakeel.org" alt="Asopalav Toran"/></div>
<span class="pcard-badge badge-toran">Toran · 42"</span><div class="pcard-body"><div class="pcard-price">₹750</div>
<div class="pcard-name">Asopalav Toran</div><p class="pcard-desc">The timeless Asopalav (mango leaf) toran — a symbol of good luck and auspicious beginnings. Clean, classic, and perfect for welcoming Bappa into your home.</p><a href="https://shop.jaivakeel.org/products/f55fabe011/3572007000000357398" class="pcard-link">Shop Now →</a></div>
</div></div><div class="view-all-wrap"><a href="https://shop.jaivakeel.org/collections/toran-collection/3572007000000398385" class="view-all-btn">View All Torans →</a></div>
</section><div class="gallery-strip"><div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_1194.jpg/3572007000001483022/800x800?storefront_domain=shop.jaivakeel.org" alt="Rose Gota Toran"/></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/RAJWADI+DOUBLE+HANGING.png/3572007000001370137/800x800?storefront_domain=shop.jaivakeel.org" alt="Rajwadi Hanging"/></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/SHUBH+LABH+LOTUS+HANGING.png/3572007000001370197/800x800?storefront_domain=shop.jaivakeel.org" alt="Shubh Labh Hanging"/></div>
<div class="gimg"><img src="https://cdn2.zohoecommerce.com/product-images/MAROON+MOGRA+HANGING.jpeg/3572007000001370177/800x800?storefront_domain=shop.jaivakeel.org" alt="Maroon Mogra Hanging"/></div>
</div><section class="gifting-section" style="background:var(--cream);"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">🪔</span><div class="section-label" style="justify-content:center;">Home Décor</div>
<h2>Complete the Look with <em>Hangings</em></h2><p>While the Toran graces your doorway, our Hangings bring festive beauty to every corner of your home — on pillars, windows, puja corners, and walls. Each piece is handcrafted for Chaturthi's spirit.</p></div>
<div class="grid-3" style="max-width:1100px;margin:0 auto;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/RAJWADI+DOUBLE+HANGING.png/3572007000001370137/800x800?storefront_domain=shop.jaivakeel.org" alt="Rajwadi Double Hanging"/></div>
<span class="pcard-badge badge-hang">Hanging · 28" &amp; 38"</span><div class="pcard-body"><div class="pcard-price">₹1,950</div>
<div class="pcard-name">Rajwadi Double Hanging</div><p class="pcard-desc">Two tiered hangings in a regal Rajwadi style — gold, pink, and ivory with intricate detailing. Hang them on your puja pillars or on either side of Bappa's mandap for a truly royal look.</p><a href="https://shop.jaivakeel.org/products/d698fcc64f/3572007000001298036" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/SHUBH+LABH+LOTUS+HANGING.png/3572007000001370197/800x800?storefront_domain=shop.jaivakeel.org" alt="Shubh Labh Lotus Hanging"/></div>
<span class="pcard-badge badge-hang">Hanging · 28"</span><div class="pcard-body"><div class="pcard-price">₹1,000</div>
<div class="pcard-name">Shubh Labh Lotus Hanging</div><p class="pcard-desc">Shubh and Labh — auspicious symbols of good fortune — paired with lotus motifs in ivory and gold. A classic Chaturthi hanging that carries deep meaning and festive beauty.</p><a href="https://shop.jaivakeel.org/products/c71775d7bf/3572007000001298023" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/MAROON+MOGRA+HANGING.jpeg/3572007000001370177/800x800?storefront_domain=shop.jaivakeel.org" alt="Maroon Mogra Hanging"/></div>
<span class="pcard-badge badge-hang">Hanging · 28"</span><div class="pcard-body"><div class="pcard-price">₹1,250</div>
<div class="pcard-name">Maroon Mogra Hanging</div><p class="pcard-desc">Rich maroon mogra florals strung into an elegant hanging — deep, fragrant, and festive. Perfect for adding warmth and traditional beauty to your mandap or puja corner.</p><a href="https://shop.jaivakeel.org/products/beb10c5e61/3572007000001298064" class="pcard-link">Shop Now →</a></div>
</div></div><div class="view-all-wrap"><a href="https://shop.jaivakeel.org/collections/toran-collection/3572007000000398385" class="view-all-btn">View All Hangings →</a></div>
</section><section class="gifting-section" style="background:var(--light);padding:80px 0;"><div class="gifting-header container" style="max-width:1100px;"><span class="emoji">🎁</span><div class="section-label" style="justify-content:center;">Gifting &amp; Giveaways</div>
<h2>Give Something <em>Meaningful</em></h2><p>Ganesh Chaturthi is a season of sharing and generosity. Whether you're gifting close family, sending prasad home with guests, or putting together Chaturthi giveaways for a housing society or office — Jai Vakeel Products has the perfect pieces, all handcrafted with purpose.</p></div>
<div class="grid-3" style="max-width:1100px;margin:0 auto;"><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/GANPATI+SQUARE+PILLAR+CANDLE.jpg/3572007000000596495/800x800?storefront_domain=shop.jaivakeel.org" alt="Ganpati Square Pillar Candle"/></div>
<span class="pcard-badge badge-gift">⭐ Featured Gift</span><div class="pcard-body"><div class="pcard-price">₹275</div>
<div class="pcard-name">Ganpati Square Pillar Candle</div><p class="pcard-desc">An elegant square pillar candle adorned with a beautifully crafted Ganpati motif — handcrafted by our artisans with extraordinary attention to detail. At ₹275, it's the perfect gift for Chaturthi: meaningful, beautiful, and affordable enough for giving in bulk. Package it in one of our paper bags and you have an instant giveaway everyone will love.</p><a href="https://shop.jaivakeel.org/products/f5d036af3d/3572007000000364735" class="pcard-link">Shop Now →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/IMG_9326.png/3572007000001582313/800x800?storefront_domain=shop.jaivakeel.org" alt="Handcrafted Paper Gift Bags"/></div>
<span class="pcard-badge badge-giveaway">Giveaway Packaging</span><div class="pcard-body"><div class="pcard-price">From ₹80</div>
<div class="pcard-name">Handcrafted Paper Gift Bags</div><p class="pcard-desc">Complete your Chaturthi giveaway with our beautiful handcrafted paper bags. Available in a range of festive colours and sizes — perfect for packaging the Ganpati candle, mithai, or any small gift. Thoughtfully made, beautifully packaged, meaningfully given.</p><a href="https://shop.jaivakeel.org/collections/paperbag-collection/3572007000000398485" class="pcard-link">Browse Paper Bags →</a></div>
</div><div class="pcard"><div class="pcard-img"><img src="https://cdn2.zohoecommerce.com/product-images/WHITE+ASHTAVINAYAK+HURRICANE+CANDLE.jpg/3572007000000606355/800x800?storefront_domain=shop.jaivakeel.org" alt="Ashtavinayak Candle"/></div>
<span class="pcard-badge badge-gift">Gifting</span><div class="pcard-body"><div class="pcard-price">From ₹275</div>
<div class="pcard-name">Full Candle Collection</div><p class="pcard-desc">Beyond the Ganpati Candle, our full candle range offers lotus candles, pillar candles, scented candles, and more — each handcrafted by our artisans. Build a curated Chaturthi gift set or stock up for the whole festive season.</p><a href="https://shop.jaivakeel.org/collections/candle-collection/3572007000000398285" class="pcard-link">Browse Candles →</a></div>
</div></div><div style="max-width:1100px;margin:20px auto 0;background:var(--deep);padding:36px 48px;display:flex;align-items:flex-start;gap:24px;"><span style="font-size:2rem;flex-shrink:0;">💡</span><div><p style="color:var(--gold);font-size:0.68rem;letter-spacing:0.2em;text-transform:uppercase;font-weight:500;margin-bottom:8px;">Chaturthi Giveaway Tip</p><p style="color:rgba(253, 248, 239, 0.85);font-size:0.95rem;line-height:1.8;margin:0;">Pair a <strong style="color:rgb(253, 248, 239);">Ganpati Square Pillar Candle</strong> with one of our <strong style="color:rgb(253, 248, 239);">handcrafted paper bags</strong> for an instant giveaway that guests will actually use and remember. Available for bulk orders — write to <strong style="color:rgb(253, 248, 239);">sales@jaivakeel.org</strong> or call <strong style="color:rgb(253, 248, 239);">+91 93727 29933</strong>.</p></div>
</div></section><section class="prose-section"><div class="container"><div class="section-label">From Our Sheltered Workshop</div>
<h2>Celebrate With <em>Purpose</em></h2><p>Every piece you bring home this Ganesh Chaturthi — the Toran at your door, the Hanging by your mandap, the candle you give away — is handcrafted by our artisans at the Jai Vakeel Foundation Sheltered Workshop in Mumbai.</p><p>These are not mass-produced festival decorations. They are made with patience, skill, and genuine joy by young adults with intellectual disabilities who take enormous pride in their craft. When you celebrate with Jai Vakeel Products, Bappa's arrival in your home carries an extra layer of meaning.</p><p><strong>Ganpati Bappa Morya.</strong> May this Chaturthi bring your home abundance, laughter, and light — and may you help us light up the lives of our artisans in return.</p></div>
</section><section class="mission-band"><div class="mission-text"><div class="label">Since 1944</div>
<h3>India's Largest Sheltered Workshop</h3><p>Jai Vakeel Foundation has been empowering young adults with intellectual disabilities for over 80 years. Every product sold directly supports the livelihoods, dignity, and empowerment of our artisans in Mumbai.</p></div>
<div class="mission-div"></div><div class="mission-text"><div class="label">Bulk &amp; Corporate Gifting</div>
<h3>Order in Bulk for Housing Societies &amp; Offices</h3><p>Planning Chaturthi giveaways for a large group? We welcome bulk orders on candles, paper bags, and all our products. Write to sales@jaivakeel.org or call +91 93727 29933. We'll customise it for you.</p></div>
</section><section class="cta-section"><div class="container"><div class="section-label" style="justify-content:center;">Shop the Collection</div>
<h2>Make This Chaturthi <em>Unforgettable</em></h2><p class="sub">Torans from ₹390. Candles from ₹275. Delivered across India in 7–10 working days.</p><a href="https://shop.jaivakeel.org/collections/toran-collection/3572007000000398385" class="cta-btn">Shop Torans &amp; Hangings</a><a href="https://shop.jaivakeel.org/products/f5d036af3d/3572007000000364735" class="cta-secondary">Buy Ganpati Candle</a></div>
</section><footer><div class="brand">Jai Vakeel Products</div><div class="copy">shop.jaivakeel.org &nbsp;·&nbsp; +91 93727 29933 &nbsp;·&nbsp; Mumbai &nbsp;·&nbsp; Made with love by our artisans</div>
</footer></div></div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 18 Aug 2026 10:00:15 +0530</pubDate></item></channel></rss>