REFUND POLICY

Return Window

You can return items within 48 hours after your purchase.

After 48 hours, Envagor cannot offer a refund or exchange.

Condition for Return

The item must be unused and in the same condition as you received it. 

Must be in original packaging. 

Non-returnable / Exempt Items
Perfumes sold on Envagor.com are not returnable.

Refund Process

After we receive and inspect your returned item, we will notify you by email whether your refund is approved.

If approved, refund is processed back to your original method of payment. 

Exchanges

Exchanges will be given subject to availability of stock.

Return Shipping Address
All returns shall be sent to:

M/s Envagor Enterprises

Office No 29, Shree Manoshi Complex, Opp Ghansoli Railway Station, Ghansoli, Navi Mumbai-400710.

Contact: +91 8433717346

/* Force collection products to equal size grid */ .collection .grid__item { flex: 1 1 25% !important; /* 4 products per row (25% width each) */ max-width: 25% !important; } @media (max-width: 768px) { .collection .grid__item { flex: 1 1 50% !important; /* 2 per row on mobile */ max-width: 50% !important; } } @media (max-width: 480px) { .collection .grid__item { flex: 1 1 100% !important; /* 1 per row on small screens */ max-width: 100% !important; } }