Shipping policy

Mastery Books

Shipping Policy

Free shipping across India, dispatch within 24–48 hours, and a tracking link on every order. Here's exactly how your order reaches you.

FREEShipping in India
24–48 HrDispatch Time
3–7 DaysTypical Delivery

How your order moves

  1. 1
    Order placed

    You get an order confirmation on email and SMS right away. If your order includes a digital copy, access is sent immediately — you don't wait for the parcel.

  2. 2
    Packed & dispatched in 24–48 hours

    Orders are packed and handed over to our courier partner within 1–2 working days. Orders placed on Sundays or public holidays are dispatched on the next working day.

  3. 3
    Tracking link shared

    As soon as the parcel ships, your tracking link is sent to you. You can follow the shipment right up to delivery.

  4. 4
    Delivered to your address

    Most orders reach metro cities in 3–4 working days and other locations within 7 working days. Remote pin codes may take a little longer.

Shipping charges

🚚 Free shipping across India

No delivery charges on any order, anywhere in India. The price you see at checkout is the final price.

💳 Extra 10% off on prepaid

Pay online and get an extra 10% off your order. Prepaid orders are also picked up and dispatched first.

🧾 Partial COD at ₹49

Book your order by paying just ₹49 now and pay the balance to the delivery agent. Available on printed books only.

🛡️ Safe packaging

Every book is packed to handle transit, so it reaches you in the condition it left us.

Good to know

When will my order be dispatched?

Within 24–48 working hours of the order being confirmed. You'll receive a tracking link the moment it ships. Orders placed on a Sunday or a public holiday are dispatched the next working day.

How long does delivery take?

Metro cities usually receive orders in 3–4 working days, and other locations within 7 working days. Delivery timelines are estimates provided by our courier partner and can be affected by weather, strikes, festivals or regional restrictions.

Do you deliver to my pin code?

We deliver across India through our courier partners. In a few remote pin codes, service may be limited or take longer. If your area isn't serviceable, we'll contact you and arrange a full refund or an alternative.

How do I track my order?

A tracking link is shared with you as soon as your parcel is dispatched. If it hasn't reached you, write to us at masterybooks.in@gmail.com with your order number and we'll send it again.

What if I entered the wrong address?

Contact us within 12 hours of placing the order and we'll update it if the parcel hasn't shipped yet. Once a parcel is dispatched, the address can't be changed.

What if nobody is available at delivery?

The courier attempts delivery up to three times. Please keep the phone number given at checkout reachable. If all attempts fail, the parcel is returned to us and we'll get in touch to arrange a re-dispatch.

My parcel arrived damaged. What now?

Record a video while opening the parcel and send it to masterybooks.in@gmail.com within 48 hours of delivery, along with your order number. If the book is damaged in transit, we'll arrange a replacement.

When does my digital copy arrive?

Immediately after the order is confirmed — there's nothing to ship and nothing to wait for. If your order includes a printed book too, the digital access starts while the parcel is still on its way.

Still have a question about your order?

Write to us with your order number and we'll get back to you on the same working day.

masterybooks.in@gmail.com
.mbsp { --mbsp-gold: #E3B558; --mbsp-ink: #111622; --mbsp-body: #4A5468; --mbsp-line: #E6E9F0; --mbsp-soft: #F7F8FB; width: 100%; max-width: 880px; margin: 0 auto; padding: 0 4px 40px; box-sizing: border-box; font-family: inherit; color: var(--mbsp-ink); -webkit-font-smoothing: antialiased; } .mbsp *, .mbsp *::before, .mbsp *::after { box-sizing: border-box; } .mbsp p { margin: 0; } /* ---------- hero ---------- */ .mbsp-hero { position: relative; overflow: hidden; border-radius: 20px; padding: 40px 28px 30px; text-align: center; color: #fff; background: radial-gradient(120% 90% at 50% -20%, rgba(227, 181, 88, 0.18), transparent 60%), linear-gradient(160deg, #10141F 0%, #0A0D15 55%, #05070C 100%); box-shadow: 0 18px 44px rgba(5, 7, 12, 0.28); } .mbsp-kicker { display: block; font-size: 10.5px; font-weight: 700; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(255, 255, 255, 0.5); margin-bottom: 10px; } .mbsp-title { margin: 0 0 12px; font-size: 34px; font-weight: 700; line-height: 1.2; letter-spacing: -0.02em; color: #fff; background: linear-gradient(180deg, #FFFFFF 35%, #C7CDDB 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; } .mbsp-sub { max-width: 540px; margin: 0 auto !important; font-size: 14px; line-height: 1.7; color: rgba(255, 255, 255, 0.62); } .mbsp-hero-stats { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 26px; border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 14px; overflow: hidden; background: rgba(255, 255, 255, 0.03); } .mbsp-hero-stats > div { padding: 14px 8px; min-width: 0; } .mbsp-hero-stats > div + div { border-left: 1px solid rgba(255, 255, 255, 0.1); } .mbsp-hero-stats b { display: block; font-size: 18px; font-weight: 700; line-height: 1.15; color: var(--mbsp-gold); } .mbsp-hero-stats small { display: block; margin-top: 4px; font-size: 10px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: rgba(255, 255, 255, 0.45); } /* ---------- sections ---------- */ .mbsp-sec { margin-top: 38px; } .mbsp-h2 { position: relative; margin: 0 0 20px; padding-left: 14px; font-size: 20px; font-weight: 700; line-height: 1.3; letter-spacing: -0.01em; color: var(--mbsp-ink); } .mbsp-h2::before { content: ""; position: absolute; left: 0; top: 4px; bottom: 4px; width: 4px; border-radius: 99px; background: linear-gradient(180deg, var(--mbsp-gold), #B98C33); } /* ---------- steps ---------- */ .mbsp-steps { list-style: none; margin: 0; padding: 0; } .mbsp-steps li { position: relative; display: grid; grid-template-columns: 34px 1fr; gap: 16px; padding: 0 0 22px 0; } .mbsp-steps li::before { content: ""; position: absolute; left: 16px; top: 34px; bottom: 0; width: 2px; background: linear-gradient(180deg, var(--mbsp-line), rgba(230, 233, 240, 0.2)); } .mbsp-steps li:last-child { padding-bottom: 0; } .mbsp-steps li:last-child::before { display: none; } .mbsp-dot { width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 700; color: #fff; background: linear-gradient(160deg, #1A2132, #0A0D15); box-shadow: 0 6px 16px rgba(10, 13, 21, 0.28); } .mbsp-steps b { display: block; margin-bottom: 4px; font-size: 15px; font-weight: 700; line-height: 1.4; } .mbsp-steps p { font-size: 13.5px; line-height: 1.7; color: var(--mbsp-body); } /* ---------- cards ---------- */ .mbsp-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; } .mbsp-card { padding: 20px 18px; border: 1px solid var(--mbsp-line); border-radius: 14px; background: var(--mbsp-soft); transition: transform 0.18s ease, box-shadow 0.18s ease; } .mbsp-card:hover { transform: translateY(-2px); box-shadow: 0 12px 26px rgba(17, 22, 34, 0.08); } .mbsp-ic { display: block; font-size: 20px; line-height: 1; margin-bottom: 10px; } .mbsp-card b { display: block; margin-bottom: 5px; font-size: 14.5px; font-weight: 700; line-height: 1.4; } .mbsp-card p { font-size: 13px; line-height: 1.7; color: var(--mbsp-body); } /* ---------- faq ---------- */ .mbsp-faq { display: grid; gap: 8px; } .mbsp-faq details { border: 1px solid var(--mbsp-line); border-radius: 12px; background: #fff; overflow: hidden; transition: border-color 0.18s ease, box-shadow 0.18s ease; } .mbsp-faq details[open] { border-color: rgba(227, 181, 88, 0.55); box-shadow: 0 10px 24px rgba(17, 22, 34, 0.07); } .mbsp-faq summary { position: relative; list-style: none; cursor: pointer; padding: 15px 46px 15px 18px; font-size: 14.5px; font-weight: 600; line-height: 1.45; user-select: none; } .mbsp-faq summary::-webkit-details-marker { display: none; } .mbsp-faq summary::after { content: ""; position: absolute; right: 20px; top: 50%; width: 9px; height: 9px; margin-top: -6px; border-right: 2px solid var(--mbsp-gold); border-bottom: 2px solid var(--mbsp-gold); transform: rotate(45deg); transition: transform 0.22s ease; } .mbsp-faq details[open] summary::after { transform: rotate(-135deg); margin-top: -2px; } .mbsp-faq details p { padding: 0 18px 17px; font-size: 13.5px; line-height: 1.75; color: var(--mbsp-body); } /* ---------- footer ---------- */ .mbsp-foot { margin-top: 38px; padding: 30px 24px; border-radius: 18px; text-align: center; color: #fff; background: radial-gradient(110% 90% at 50% 0%, rgba(227, 181, 88, 0.16), transparent 62%), linear-gradient(160deg, #10141F, #05070C); } .mbsp-foot b { display: block; margin-bottom: 7px; font-size: 16px; font-weight: 700; } .mbsp-foot p { max-width: 420px; margin: 0 auto 18px !important; font-size: 13px; line-height: 1.7; color: rgba(255, 255, 255, 0.58); } .mbsp-btn { display: inline-block; padding: 12px 26px; border-radius: 10px; font-size: 14px; font-weight: 700; text-decoration: none; color: #1A1204; background: linear-gradient(180deg, #F0C978, #D4A03F); box-shadow: 0 8px 20px rgba(212, 160, 63, 0.3); transition: transform 0.16s ease; } .mbsp-btn:hover { transform: translateY(-1px); color: #1A1204; } /* ---------- responsive ---------- */ @media screen and (max-width: 749px) { .mbsp { padding: 0 2px 30px; } .mbsp-hero { padding: 30px 18px 24px; border-radius: 16px; } .mbsp-title { font-size: 26px; } .mbsp-sub { font-size: 13px; } .mbsp-hero-stats { margin-top: 20px; } .mbsp-hero-stats b { font-size: 15px; } .mbsp-hero-stats small { font-size: 9px; } .mbsp-sec { margin-top: 30px; } .mbsp-h2 { font-size: 18px; } .mbsp-grid { grid-template-columns: 1fr; } .mbsp-steps li { grid-template-columns: 30px 1fr; gap: 13px; } .mbsp-steps li::before { left: 14px; top: 30px; } .mbsp-dot { width: 30px; height: 30px; font-size: 12px; } .mbsp-faq summary { font-size: 13.5px; padding: 14px 40px 14px 15px; } .mbsp-faq details p { padding: 0 15px 15px; font-size: 13px; } .mbsp-foot { padding: 26px 18px; border-radius: 14px; } .mbsp-btn { font-size: 13px; padding: 12px 20px; } } @media (prefers-reduced-motion: reduce) { .mbsp * { transition: none !important; } }