Refund policy

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600;700&family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&family=DM+Mono:wght@400;500&display=swap'); .pmr{ --green:#00b341; --green-dark:#007a2e; --yellow:#ffe000; --red:#e8192c; --text:#1a1a1a; --text-light:#5e5e5e; --border:#e7e7e7; --soft:#f7f7f7; font-family:'DM Sans',sans-serif; color:var(--text); line-height:1.75; } .pmr *{margin:0;padding:0;box-sizing:border-box;} .pmr-head{background:#111;border-bottom:5px solid var(--yellow);padding:54px 24px 46px;text-align:center;} .pmr-eyebrow{display:inline-block;font-family:'DM Mono',monospace;font-size:11px;letter-spacing:3px;color:var(--yellow);text-transform:uppercase;margin-bottom:14px;} .pmr-head h1{font-family:'Oswald',sans-serif;font-weight:700;font-size:clamp(30px,6vw,52px);color:#fff;text-transform:uppercase;line-height:1.02;letter-spacing:-.5px;} .pmr-head p{color:rgba(255,255,255,.6);font-size:16px;max-width:560px;margin:14px auto 0;} .pmr-updated{font-family:'DM Mono',monospace;font-size:10px;letter-spacing:1.5px;color:rgba(255,255,255,.35);text-transform:uppercase;margin-top:18px;} .pmr-wrap{max-width:760px;margin:0 auto;padding:48px 24px 64px;} .pmr-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:44px;} .pmr-card{background:var(--soft);border:1px solid var(--border);border-radius:12px;padding:18px 14px;text-align:center;} .pmr-card .ic{font-size:24px;display:block;margin-bottom:8px;} .pmr-card .t{font-family:'Oswald',sans-serif;font-weight:700;font-size:15px;text-transform:uppercase;line-height:1.15;color:var(--green-dark);} .pmr-card .d{font-size:11px;color:var(--text-light);margin-top:4px;line-height:1.4;font-family:'DM Mono',monospace;letter-spacing:.3px;} .pmr-acl{background:#e8f5e9;border:3px solid var(--green);border-radius:14px;padding:26px 28px;margin-bottom:40px;} .pmr-acl h2{font-family:'Oswald',sans-serif;font-weight:700;font-size:22px;color:var(--green-dark);text-transform:uppercase;margin-bottom:8px;} .pmr-acl p{font-size:15.5px;margin-bottom:0;} .pmr-sec{margin-bottom:14px;border:1px solid var(--border);border-radius:12px;overflow:hidden;} .pmr-sec h2{font-family:'Oswald',sans-serif;font-weight:700;font-size:19px;text-transform:uppercase;letter-spacing:.2px;padding:18px 22px;background:var(--soft);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px;} .pmr-sec h2 .n{font-family:'DM Mono',monospace;font-size:13px;color:var(--green);font-weight:500;} .pmr-sec-body{padding:20px 22px;} .pmr-sec-body p{font-size:15.5px;margin-bottom:14px;} .pmr-sec-body p:last-child{margin-bottom:0;} .pmr-sec-body strong{color:var(--text);font-weight:700;} .pmr-sec-body ol{margin:6px 0 14px 0;padding-left:0;list-style:none;counter-reset:step;display:flex;flex-direction:column;gap:11px;} .pmr-sec-body ol li{position:relative;padding-left:38px;font-size:15px;line-height:1.6;counter-increment:step;} .pmr-sec-body ol li::before{content:counter(step);position:absolute;left:0;top:0;width:24px;height:24px;background:var(--green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:'Oswald',sans-serif;font-size:13px;font-weight:700;} .pmr-sec-body ul{list-style:none;margin:6px 0 14px;display:flex;flex-direction:column;gap:9px;} .pmr-sec-body ul li{position:relative;padding-left:26px;font-size:15px;line-height:1.6;} .pmr-sec-body ul li::before{content:'';position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:50%;background:var(--green);} .pmr-sec-body ul.warn li::before{background:var(--red);border-radius:2px;} .pmr-hi{background:#fffde7;border:1px solid #f5e800;border-left:6px solid var(--yellow);border-radius:0 8px 8px 0;padding:16px 20px;margin:16px 0;} .pmr-hi p{font-size:14.5px;margin:0;} .pmr-hi b{color:#111;} .ed{background:#fff3cd;border:1px dashed #d6a800;border-radius:4px;padding:0 5px;font-family:'DM Mono',monospace;font-size:.92em;color:#8a6d00;} .pmr-cta{background:#111;border-radius:14px;padding:30px 28px;text-align:center;margin:36px 0 8px;} .pmr-cta .k{font-family:'DM Mono',monospace;font-size:10px;letter-spacing:2.5px;color:var(--yellow);text-transform:uppercase;margin-bottom:8px;} .pmr-cta h2{font-family:'Oswald',sans-serif;font-weight:700;font-size:24px;color:#fff;text-transform:uppercase;line-height:1.1;border:none;padding:0;background:none;justify-content:center;} .pmr-cta p{color:rgba(255,255,255,.6);font-size:14.5px;margin:10px auto 18px;max-width:440px;} .pmr-cta a{display:inline-block;background:var(--green);color:#fff;font-family:'Oswald',sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.5px;padding:14px 34px;border-radius:7px;text-decoration:none;box-shadow:0 4px 0 var(--green-dark);transition:all .1s;} .pmr-cta a:hover{transform:translateY(2px);box-shadow:0 2px 0 var(--green-dark);} .pmr-foot{font-size:13px;color:var(--text-light);text-align:center;margin-top:32px;line-height:1.7;} .pmr-foot a{color:var(--green-dark);text-decoration:underline;} @media(max-width:600px){ .pmr-cards{grid-template-columns:1fr 1fr;} }
Professor Monstera ยท Hunter Valley NSW

Returns & Warranty

Change of mind, faulty gear, warranty claims, and how we handle live plants โ€” straight up, no runaround.

Last updated: [edit date]
๐Ÿ”„
Change of Mind
30 days, unused
๐Ÿ› ๏ธ
Faulty Gear
Refund / repair / replace
๐Ÿ“ฆ
Damaged?
Photos within 7 days
๐ŸŒฑ
Live Plants
DOA cover on arrival

โœ… Your Rights Come First

Our products come with guarantees that can't be excluded under the Australian Consumer Law. If something is faulty, not as described, or doesn't do what it should, you're entitled to a remedy โ€” and nothing on this page limits those rights. The policy below sits on top of your ACL guarantees, including extra cover like change-of-mind returns that we offer as a courtesy.

01 Change-of-Mind Returns

Ordered the wrong thing, or changed your mind? No problem โ€” you can return most items within 30 days of delivery, provided they're:

  • Unused and unopened, in original condition
  • In their original packaging, with all seals, tags and accessories
  • Resaleable โ€” not damaged, marked or missing parts

For change-of-mind returns, you cover the return postage, and we recommend a tracked service โ€” we can't process a return we don't receive. Once it arrives and passes inspection, we'll issue store credit or a refund to your original payment method. No restocking fee applies.

๐Ÿ’ก Note: change of mind isn't something we're required to offer under the law โ€” it's a goodwill policy. Some items can't be returned for change of mind for health, safety or freshness reasons (see section 05).

02 Faulty or Not as Described

If an item is faulty, not as described, or fails to do what it's meant to, you're covered by the consumer guarantees โ€” no time-limited "warranty window" cancels that.

  • Major problem (it's unsafe, significantly different from described, or won't do the job): you choose a refund or replacement.
  • Minor problem (something fixable): we'll repair it, or replace/refund where a repair isn't practical, within a reasonable time.

Get in touch with your order number and a clear description (photos or a short video help us sort it fast). We'll guide you through the next step and cover return postage on confirmed faulty items.

03 Damaged in Transit

Please check your order as soon as it lands. If it arrives damaged, contact us within 7 days with photos of the item and the packaging so we can lodge a carrier claim and get a replacement or refund moving. Hold onto the packaging until it's resolved โ€” carriers often need to see it. (Full transit detail is in our Shipping & Delivery policy.)

04 Wrong Item Sent

If we picked or packed your order wrong, that's on us. Let us know within 7 days and we'll sort the correct item out and cover all postage both ways. No cost to you.

05 Items We Can't Accept for Change of Mind

For health, safety and freshness reasons, some products can't be returned for change of mind once they've left us or been opened. Your ACL rights for faulty goods still apply to everything. These include:

  • Opened or used nutrients, additives and any liquid or powder consumables
  • Opened growing media โ€” coco, perlite, LECA/clay, substrate mixes
  • Live plants and other living goods (see section 06)
  • Opened hygiene or pest-control products
  • Clearance, sample or made-to-order items (where marked)
  • Gift cards and PM Rewards memberships

06 Live Plants & Living Goods

Plants are living things, and a little travel stress โ€” a yellow leaf or two, minor wilting โ€” is normal and bounces back with care. That's not a fault. But we want every plant to arrive alive and healthy, so we cover genuine arrival issues:

  • Dead on arrival (DOA): if a plant arrives dead or in serious decline, send us clear photos within 48 hours of delivery โ€” including the whole plant and any damage. We'll arrange a replacement or refund.
  • Unpack promptly: open your plant the day it arrives and give it light and water. Claims can't be assessed if a plant sits boxed for days.

Because plants are perishable and can't be resold once shipped, they aren't eligible for change-of-mind returns. Heat, delays or "leave in a safe place" instructions are outside our control once the parcel is with the carrier, so we strongly recommend Signature on Delivery for live plants.

07 Equipment Warranty

Equipment โ€” grow lights, fans, pumps, meters, controllers and systems โ€” is covered by the manufacturer's warranty (in addition to your ACL guarantees). Warranty length varies by brand and product; check the listing or ask us before you buy if it matters to you.

If something develops a fault within its warranty period, contact us with your order number and a description of the issue. We'll help assess it and coordinate a repair, replacement or refund as appropriate. Warranties generally don't cover misuse, accidental damage, wear and tear, or consumables (globes, filters, wicks and similar).

08 How to Start a Return or Claim

  1. Email hello@professormonstera.com.au with your order number and what's wrong (photos/video for damage, faults or DOA plants).
  2. We'll confirm whether it's a return, replacement, repair or refund, and send return instructions if needed.
  3. Pack the item securely (original packaging for change-of-mind) and send it to the address we provide. Use tracked postage.
  4. Once it arrives and is checked, we process your refund, credit or replacement.

๐Ÿ“ฎ Returns address: [your return address] โ€” please don't send anything back before contacting us, so we can log it correctly.

09 Refunds & Store Credit

Approved refunds are issued to your original payment method and typically clear within 3โ€“5 business days once we've received and inspected the return (timing on your statement depends on your bank). Where you choose store credit, it's issued as an electronic gift card to use online anytime.

Refunds cover the price of the product. Original shipping is non-refundable except where the item was faulty, damaged in transit, or sent in error.

Something not right?

Start a Return or Claim

Send your order number and a couple of photos โ€” we'll sort it out quickly and fairly.

Contact Us โ†’
Questions? Email hello@professormonstera.com.au
Professor Monstera ยท North Rothbury, Hunter Valley NSW ยท professormonstera.com.au