This site has limited support for your browser. We recommend switching to Edge, Chrome, Safari, or Firefox.

Free Shipping On Orders Over $60 AUD

Cart 0

Congratulations! Your order qualifies for free shipping You are $60.00 AUD away from free shipping.
No more products available for purchase

Products
Pair with
Spend $60 & get FREE SHIPPING
Add order notes
Subtotal Free
Shipping, taxes, and discount codes are calculated at checkout

Bare Balm

★★★★★ (1)
$39.95

WHEN TO APPLY

AM PM

SCENT

Pure Scent-Free

SKIN CONCERNS

Dehydration Sensitivity

SKIN TYPE

All

Product description

Our Bare Balm is made with just two ingredients: grass-fed & finished tallow and organic jojoba oil. That’s it. No essential oils, no fuss - just deeply nourishing, skin-loving simplicity.

Perfect for sensitive skin, little ones, or anyone who prefers their skincare completely bare. Use it anywhere: face, body, lips, nappy rash, dry patches - it’s your do-it-all balm in a jar.

Ingredients
  • 100% Grass-fed & Finished Tallow
  • Organic Jojoba Oil
How to use

Just apply a small amount to your face or body and feel the difference. A little goes a long way in revealing your skin's natural radiance! 

Storage Instructions

Store in a cool, dry place.

[{"variant_id":"51855449719057" , "metafield_value":""}]

Bare Balm

$39.95 AUD

Skincare That Keeps Up, So Your Skin Can Thrive

★★★★★
★★★★★
★★★★★
★★★★★
document.addEventListener('DOMContentLoaded', function() { const header = document.querySelector('.header'); // Adjust if your header has a different class function checkHeaderTransparency() { if (!header) return; const scrollY = window.scrollY || window.pageYOffset; // Add 'transparent' class if at top of page if (scrollY === 0) { header.classList.add('transparent'); } else { header.classList.remove('transparent'); } } // Run on scroll and on page load window.addEventListener('scroll', checkHeaderTransparency); checkHeaderTransparency(); });