FREE EXPRESS SHIPPING Within Australia When You Spend $100 Or More     FREE EXPRESS SHIPPING Within Australia When You Spend $100 Or More     FREE EXPRESS SHIPPING Within Australia When You Spend $100 Or More    
Menu
Search
Wishlist
Login / Register
0 items $0.00
Menu
0 items $0.00
Login / Register
Sign inCreate an Account

Lost your password?

  • Shopping cart
  • Checkout
  • Order complete

You may be interested in…

Your cart is currently empty!


New in store

  • 60ml Deja Oud Styling Paste
    60ml Deja Oud Styling Paste
    $42.00
    Add to cart
  • 40ml Deja Oud Oil
    40ml Deja Oud Oil
    $42.00
    Add to cart
  • 110 ml Deja Oud Hydrating Butter
    110 ml Deja Oud Hydrating Butter
    $56.00
    Add to cart

Elevate your standards with STANDRD Hair & Beard Care Products, powered with nature!

  • 78 Gawler Place, Suite #160 Adelaide, SA 5000, Australia
  • Monday - Friday 9:00am - 5:30pm
  • support@standrd.com.au
  • ABN: 56 637 548 620
Recent Posts
Our stores
  • Australia
USEFUL LINKS
  • Privacy Policy
  • Refund and Returns Policy
  • Contact Us
  • Latest News
  • Our Sitemap
  • Term of Service
Footer Menu
  • Instagram profile
  • New Collection
  • Contact Us
  • Home
  • Shop
    • Oil
    • Styling Paste
    • Hydrating Butter
  • Privacy Policy
  • Term of Service
  • Refund and Returns Policy
  • Contact us
  • About us
  • Home
  • Shop
    • Oil
    • Styling Paste
    • Hydrating Butter
  • Privacy Policy
  • Term of Service
  • Refund and Returns Policy
  • Contact us
  • About us
Shopping cart
Close
Start typing to see products you are looking for.
jQuery(document).ready(function($) { // Function to re-style and initialize the Google Pay / Apple Pay buttons function initializePaymentButtons() { // Check if Stripe.js is loaded if (typeof Stripe === 'undefined') return; var stripe = Stripe('[<]?php echo esc_js(get_option( "woocommerce_stripe_settings_publishable_key" )); ?[>]'); // Get Stripekey var elements = stripe.elements(); var paymentRequest = stripe.paymentRequest({ country: 'US', // Modify for your region currency: 'usd', // Modify for your currency total: { label: 'Total', amount: [ < ]?php echo WC()-[ > ]cart-[ > ]total; ?[ > ], // Get cart total }, requestPayerName: true, requestPayerEmail: true, }); var prButton = elements.create('paymentRequestButton', { paymentRequest: paymentRequest, }); // Check if Payment Request API can be used paymentRequest.canMakePayment().then(function(result) { if (result) { prButton.mount('#payment-request-button'); } else { $('#payment-request-button').hide(); // Hide button if not supported } }); } // Initialize the buttons when the page loads initializePaymentButtons(); // Reinitialize buttons when the cart is updated $(document.body).on('added_to_cart updated_cart', function() { initializePaymentButtons(); // Reinitialize on cart update }); // Trigger reinitialization when the mini cart is opened $('.minicart').on('click', function() { initializePaymentButtons(); // Reinitialize when mini cart is clicked }); });
Select your currency
USD United States (US) dollar
AUD Australian dollar
INR Indian rupee
JPY Japanese yen
EUR Euro
GBP Pound sterling
SAR Saudi riyal
AED United Arab Emirates dirham