relaxandrecover.com.au Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://www.relaxandrecover.com.au/
Effective URL: https://relaxandrecover.com.au/
Submission: On February 10 via automatic, source certstream-suspicious — Scanned from AU

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search">
  <div class="input-group--underline">
    <input class="input-group__field" type="search" name="q" value="" placeholder="Search" aria-label="Search" tabindex="-1">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--clear btn--square" tabindex="-1">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 21.4 21.4">
          <path fill="#444" d="M13.4 0c-4.4 0-8 3.6-8 8 0 1.8.6 3.5 1.7 4.9L0 20l1.4 1.4 7.1-7.1c1.4 1.1 3.1 1.7 4.9 1.7 4.4 0 8-3.6 8-8s-3.6-8-8-8zm0 14c-3.3 0-6-2.7-6-6s2.7-6 6-6 6 2.7 6 6-2.7 6-6 6z"></path>
        </svg>
        <span class="icon__fallback-text">Search again</span>
      </button>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Let's keep in touch</label>
  <div class="site-footer__newsletter-subheading">
    <p>Get access to exclusive deals, new product launches and beauty tips! </p>
    <p><strong>(We don't spam)</strong></p>
  </div>
  <div class="input-group--underline">
    <input type="email" value="" placeholder="My email address" name="contact[email]" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" aria-label="My email address" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn input-group__btn--newsletter">
      <button type="submit" class="btn--newsletter__submit"> Subscribe <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-right" viewBox="0 0 4 7">
          <path fill="#444" d="M4 3.5L0 7V0z"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="site-footer__newsletter-message" aria-role="alert">
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer cart-drawer--empty">
  <div class="cart-drawer__header" style="height: 100px;">
    <div class="cart-drawer__header-container">
      <button type="button" class="cart-drawer__close-button btn btn--clear btn--square">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 16.8 16.8">
          <path fill="#444" d="M16.8 1.5L15.4.1 8.4 7l-7-7L0 1.4l7 7-7 7 1.4 1.4 7-7 7 7 1.4-1.4-7-7z"></path>
        </svg>
        <span class="icon__fallback-text">Close Cart</span>
      </button>
      <p class="cart-drawer__header-title text-title text-center">Shopping Cart</p>
    </div>
  </div>
  <div class="cart-drawer__content">
    <div class="cart-drawer__content-container">
      <div class="cart-drawer__empty-text">
        <p class="text-center">Your cart is currently empty.</p>
      </div>
      <div class="cart-drawer__no-cookies">
        <p class="text-center">Enable cookies to use the shopping cart</p>
      </div>
      <div class="cart-drawer__item-list" data-cart-item-list="">
        <div class="cart-drawer__item ajax-cart__template" data-cart-item="" data-cart-item-id="" data-cart-item-line-number="1" aria-live="polite">
          <a href="" class="cart-drawer__item-image" style="background-image: none;" data-cart-item-background-image="" data-cart-item-href=""></a>
          <div class="cart-drawer__item-content">
            <a href="" class="h4 cart-drawer__item-title" data-cart-item-href="" data-cart-item-title=""></a>
            <p class="cart-drawer__item-subtitle" data-cart-item-variant-title="">
            </p>
            <ul class="cart-drawer__item-properties" data-cart-item-details-list="">
              <li class="cart-drawer__item-property
                     visually-hidden " data-cart-item-selling-plan-name="">
              </li>
              <li class="cart-drawer__item-property ajax-cart__template" data-cart-item-property=""> t: e </li>
            </ul>
            <p class="cart-drawer__item-price-container" data-cart-item-price-container=""><span class="cart-item__original-price cart-item__price"></span></p>
            <ul class="order-discount order-discount--list order-discount--title order-discount--cart" aria-label="Discount" data-cart-item-discount-list="">
              <li class="order-discount__item ajax-cart__template" data-cart-item-discount=""><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
                  <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
                </svg><span data-cart-item-discount-title=""></span> (-<span data-cart-item-discount-amount=""></span>) </li>
            </ul>
            <button class="cart-drawer__item-delete btn-link" type="button" data-cart-item-delete="">Remove</button>
            <label for="quantity_" class="label--hidden" data-cart-item-label-quantity="">Item Quantity</label>
            <input id="quantity_" class="cart-drawer__item-quantity" value="" type="number" pattern="\d*" min="1" aria-label="Item Quantity" data-cart-item-input-quantity="">
          </div>
          <p class="cart-item__message text-center" aria-hidden="true" data-item-message=""></p>
        </div>
      </div>
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__footer-container">
      <div class="cart-drawer__message-container">
        <div class="cart-drawer__message" data-cart-message=""></div>
      </div>
      <div data-cart-discount-container="">
        <div class="order-discount-cart-drawer-wrapper ajax-cart__template" data-cart-discount="">
          <span class="order-discount order-discount--title order-discount--cart-title"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-saletag">
              <path d="M10 3a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0-3H7a1 1 0 0 0-.71.29l-6 6a1 1 0 0 0 0 1.42l4 4a1 1 0 0 0 1.42 0c.19-.2 5.8-5.81 6-6A1 1 0 0 0 12 5V2a2 2 0 0 0-2-2z" fill="#231F20"></path>
            </svg><span class="visually-hidden">Discount:</span><span data-cart-discount-title=""></span>
          </span>
          <span class="order-discount order-discount--cart-price">-<span data-cart-discount-amount=""></span></span>
        </div>
      </div>
      <div class="cart-drawer__subtotal" aria-live="polite">
        <div class="cart-drawer__subtotal-label">
          <span class="h4">Subtotal</span>
        </div>
        <div class="cart-drawer__subtotal-price">
          <span class="cart-drawer__subtotal-number" data-cart-subtotal=""><span class="money" data-original="$0.00" data-original-unformatted="0.00">$0.00</span></span>
        </div>
      </div>
      <p class="cart-drawer__disclaimer rte">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
      <button type="submit" class="btn btn--loader cart-drawer__checkout" name="checkout" data-cart-submit="" disabled=""> Checkout <span class="btn--loader-balls"></span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content

AFTERPAY AND ZIPPAY AVAILABLE

Menu
 * SHOP ALL
 * RECOVERY OPTIONS RECOVERY OPTIONS menu
    * Surgery Recovery Packs
    * Mum Recovery Packs
    * Ice & Heat Packs
    * Patient Assistance

 * CONTACT US
 * OUR POLICIES OUR POLICIES menu
    * Shipping Policy
    * Refund Policy
    * Terms of Service
    * Privacy Policy

 * ABOUT US

 * Log in
 * Create account

 * Facebook
 * Instagram

Search again




View cart


 * WELCOME TO RELAX & RECOVER


 * RECOVER, RECOUP, ENJOY


 * SURGERY RECOVERY


 * MUM RECOVERY PACKS


 * PATIENT ASSISTANCE

Slide 1 RELAX & RECOVER ABOUT US
Slide 2 ALL PRODUCTS SHOP now
Slide 3 Surgery Recovery Shop now
Slide 4 Mum Recovery Packs Shop now
Slide 5 Patient Assistance Shop now
 * 
 * 

 1. Slide 1
 2. Slide 2
 3. Slide 3
 4. Slide 4
 5. Slide 5

Use left/right arrows to navigate the slideshow or swipe left/right if using a
mobile device


RECOVERY CARE PACKS TO TAKE AWAY YOUR STRESS AND MAKE YOUR EXPERIENCE AS
COMFORTABLE AS POSSIBLE.


SURGERY RECOVERY PACKS


MUM RECOVERY PACKS


ICE & HEAT PACKS


PATIENT ASSISTANCE


THE PLATINUM RECOVERY PACK

The Platinum Recovery Pack is perfect for those recovering from Breast
Augmentation, Breast Lift, Breast Revision, Breast Reconstruction, Explants,
Tummy Tuck, Body Lift and Mummy Makeovers.

This is our most popular pack for all breast surgeries and mummy make overs!


SHOP NOW



ULTIMATE POST BIRTH RECOVERY PACK

We've made recovering after birth easier. It is the perfect baby shower gift!

Everything you need to recover from either a natural birth, planned c-section or
emergency c-section.

SHOP NOW



THE 5 STEPS TO A BETTER RECOVERY




STEP 1. CHOOSE YOUR PACK


STEP 2. SET YOURSELF UP


STEP 3. ICE ICE BABY


STEP 4. RELAX


STEP 5. RECOVER

Slide 1 Slide 2 Slide 3 Slide 4 Slide 5
Previous slide
Next slide


YOUR RECOVERY IS OUR PRIORITY

Relax and Recover specialises in all diverse types of recoveries. Our focus is
to ensure you have a smooth and stress free recovery. Our packs have been
created to ensure you have the essentials. Sometimes you won't even know you
need a product until you have it!

We want to save you the time and effort of buying the items you need by
collating them into one pack. Save hours and multiple delivery fees with just
one purchase. Pssst... we have free delivery in Australia!



ABOUT US


OUR RECOVERY PACKS




THE PLATINUM RECOVERY PACK

Shop Now


THE ENDO RECOVERY PACK

Shop NOW


THE PERIOD RECOVERY PACK

Shop now


RHINOPLASTY RECOVERY PACK

SHOP NOW


THE ESSENTIALS RECOVERY PACK

SHOP NOW
Slide 1 Slide 2 Slide 3 Slide 4 Slide 5
Previous slide
Next slide


RELAX & RECOVER VIPS



"Highly recommend Relax and Recover packs! Fast delivery just in time for my
surgery (breast aug). The packs have such great item from heat/cold packs to
face and hair masks even pillows and foot stools. Now I don't even need to
stress about what to buy for my recovery because Relax and Recover has me
sorted."

Molly Moyies

"I just wanted to say a massive thank you for creating the custom pack for me.
Honestly it was the biggest lifesaver through my recovery. The ice packs and
neck pillow were my favourite, I didn't take the pillow off and the ice packs
helped reduce my swelling within days. I will be 100% be recommending you to
anyone who is going under any surgery. Thank you again!"

Brittany Kaylea

"Amazing, affordable products and service! I ordered the ice packs a week after
surgery (breast aug) and still find them useful to this day as ice packs and
heat packs. Would highly recommend Relax and Recover."

Tegan Chapman

"Best products ever to help with recovery! I just had a breast augmentation and
I have been attached to my neck pillow ever since. It's the perfect level of
firmness to support your neck which makes sleeping so much more comfortable and
the ice packs have been helping reduce the swelling so much! Would 100%
recommend to anyone undergoing surgery."

Mary Leigh
 * CONTACT US
 * R&R SUPPORT FORUM
 * ABOUT ZIP
 * Refund Policy
 * Shipping Policy
 * Terms of Service
 * Privacy Policy

Let's keep in touch

Get access to exclusive deals, new product launches and beauty tips!

(We don't spam)

Subscribe

 * Facebook
 * Instagram

Copyright © 2023, Relax and Recover. Powered by Shopify
Payment icons
 * American Express
 * Apple Pay
 * Generic
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Visa
 * 



Close Cart

Shopping Cart

Your cart is currently empty.

Enable cookies to use the shopping cart

 * 
 * t: e



 * (-)

Remove Item Quantity



Discount: -
Subtotal
$0.00

Taxes and shipping calculated at checkout

Checkout
 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.



Your Cart


Continue shopping
 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.

word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
AUD
 * AUD
 * AED
 * AFN
 * ANG
 * AUD
 * AWG
 * DKK
 * PEN
 * TTD
 * AZN
 * TWD
 * UAH
 * BAM
 * BBD
 * BGN
 * BHD
 * BMD
 * BND
 * BOB
 * BRL
 * BSD
 * BTC
 * BWP
 * BYN
 * BZD
 * CAD
 * BYR
 * COP
 * CUC
 * CUP
 * CZK
 * EGP
 * ERN
 * ETB
 * EUR
 * FJD
 * FKP
 * GBP
 * GEL
 * GGP
 * GHS
 * GIP
 * GTQ
 * HKD
 * HNL
 * HRK
 * ALL
 * GMD
 * HUF
 * ILS
 * IMP
 * JPY
 * KZT
 * DOP
 * JEP
 * IDR
 * JOD
 * KMF
 * INR
 * XPF
 * ZWL
 * KWD
 * KYD
 * LKR
 * LSL
 * AMD
 * MOP
 * LAK
 * MUR
 * MVR
 * LTL
 * LVL
 * MMK
 * BIF
 * BTN
 * CLP
 * PGK
 * MRO
 * PAB
 * PHP
 * TZS
 * MWK
 * PLN
 * QAR
 * RWF
 * STD
 * GYD
 * VND
 * RON
 * SAR
 * XAG
 * SBD
 * SZL
 * THB
 * TJS
 * ZMK
 * IQD
 * GNF
 * DZD
 * WST
 * XAU
 * XCD
 * XDR
 * AOA
 * ARS
 * BDT
 * CHF
 * SOS
 * ZAR
 * ZMW
 * CLF
 * DJF
 * JMD
 * CNY
 * CRC
 * KES
 * KRW
 * LYD
 * LBP
 * XAF
 * MXN
 * MYR
 * MZN
 * NAD
 * NIO
 * NOK
 * NZD
 * OMR
 * CVE
 * MDL
 * SCR
 * SDG
 * SEK
 * SHP
 * SRD
 * SVC
 * TMT
 * TND
 * TOP
 * TRY
 * USD
 * UYU
 * VEF
 * UZS
 * XOF
 * VUV
 * RSD
 * KGS
 * LRD
 * PYG
 * HTG
 * MGA
 * MAD
 * NGN
 * SGD
 * MKD
 * MNT
 * SYP
 * ISK
 * CDF
 * KPW
 * NPR
 * PKR
 * IRR
 * YER
 * KHR
 * RUB
 * SLL
 * UGX