www.garboandkelly.com Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://garboandkelly.com.au/
Effective URL: https://www.garboandkelly.com/
Submission: On June 17 via api from US — Scanned from AU

Form analysis 7 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="cart-drawer-form">
  <div id="cartSlideoutWrapper" class="envy-shopping-right slideout-panel-hidden cart-drawer-right slideout-menu">
    <a href="#sidr" class="slide-menu menu-close-icon cart-menu-close"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg></a>
    <span class="h3">Your Cart</span>
    <div class="cart-error-box"></div>
    <div class="cart-empty-box"> Your basket is empty </div>
    <script type="application/template" id="cart-item-template"> <div class="cart-item">
				<div class="cart-item-image--wrapper">
					<a class="cart-item-link" href="/product">
						<img
							class="cart-item-image"
							src="/product/image.jpg"
							alt=""
						/>
					</a>
				</div>
				<div class="cart-item-details--wrapper">
					<a href="/product" class="cart-item-link cart-item-details--product-title-wrapper">
						<span class="cart-item-product-title"></span>
						<span class="cart-item-variant-title"></span>
					</a>

					<div class="cart-item--quantity-price-wrapper">
						<div class="cart-item--quantity-wrapper">
							<button type="button" class="cart-item-quantity-button cart-item-decrease" data-amount="-1" aria-label="Reduce item quantity by one">-</button>
							<input type="text" class="cart-item-quantity" min="1" pattern="[0-9]*" aria-label="quantity" />
							<button type="button" class="cart-item-quantity-button cart-item-increase" data-amount="1" aria-label="Increase item quantity by one">+</button>
						</div>

						<div class="cart-item-price-wrapper">
							<span class="cart-item-price-original"></span>
							<span class="cart-item-price"></span>
						</div>

						<ul class="order-discount--cart-list" aria-label="Discount"></ul>
					</div>
				</div>
			</div>
		</script>
    <script type="application/json" id="initial-cart">
      {
        "note": null,
        "attributes": {},
        "original_total_price": 0,
        "total_price": 0,
        "total_discount": 0,
        "total_weight": 0.0,
        "item_count": 0,
        "items": [],
        "requires_shipping": false,
        "currency": "AUD",
        "items_subtotal_price": 0,
        "cart_level_discount_applications": [],
        "checkout_charge_amount": 0
      }
    </script>
    <div class="cart-items"></div>
    <div class="ajax-cart--bottom-wrapper">
      <div class="ajax-cart--cart-discount">
        <div class="cart--order-discount-wrapper custom-font ajax-cart-discount-wrapper"></div>
      </div>
      <div class="ajax-cart--cart-original-price">
        <h5><span data-hulkapps-cart-total="" class="cart-item-original-total-price" style="display: none;"><span class="money" data-currency-aud="$0.00">$0.00</span></span></h5>
      </div>
      <div class="ajax-cart--total-price hide">
        <h4><span data-hulkapps-cart-total="" class="cart-item-total-price" id="cart-price"><span class="money" data-currency-aud="$0.00">$0.00</span></span></h4>
        <span class="cart-item-price-text">total cart value</span>
      </div>
      <div class="slide-checkout-buttons">
        <button type="submit" name="checkout" class="btn btn-success cart-button-checkout hide">
          <span class="cart-button-checkout-text">Place your order</span>
          <div class="cart-button-checkout-spinner lds-dual-ring hide"></div>
        </button>
        <div class="additional-checkout-buttons hide">
          <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
        </div>
        <a href="#sidr" class="btn btn-default cart-menu-close">Continue Shopping</a><br>
      </div>
    </div>
  </div>
</form>

/search

<form id="search-page-form" action="/search">
  <div id="search-wrapper">
    <input type="hidden" name="type" value="article,product,page,">
    <input id="search_text" name="q" type="text" size="20" placeholder="Search...">
    <div class="search_bar--controls">
      <button id="search_submit" type="submit">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </button>
    </div>
    <a href="#" class="search-show" title="Search">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
          </a>
  </div>
</form>

/search

<form id="search-page-form" action="/search">
  <div id="search-wrapper">
    <input type="hidden" name="type" value="article,product,page,">
    <input id="search_text" name="q" type="text" size="20" placeholder="Search...">
    <div class="search_bar--controls">
      <button id="search_submit" type="submit">
        <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search">
          <circle cx="11" cy="11" r="8"></circle>
          <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
        </svg>
      </button>
    </div>
    <a href="#" class="search-show" title="Search">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
          </a>
  </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">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Translation missing: en.general.newsletter_form.newsletter_email" autocorrect="off"
      autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></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">
  <p class="note form-success hide">
    <strong>Thanks for Joining!</strong>
  </p>
  <div id="newsletter-wrapper">
    <input id="newsletter_text" type="email" value="" placeholder="Enter email" name="contact[email]" class="input-group-field email" aria-label="Translation missing: en.general.newsletter_form.newsletter_email" autocorrect="off"
      autocapitalize="off">
    <button type="submit" id="newsletter_submit" name="commit">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
        <polyline points="9 18 15 12 9 6"></polyline>
      </svg>
    </button>
  </div>
  <div class="lds-dual-ring newsletter-spinner hide"></div>
</form>

/search

<form id="search" action="/search">
  <div id="search-wrapper">
    <input id="search_text" name="q" type="text" size="20" onblur="if(this.value=='')this.value=this.defaultValue;" onfocus="if(this.value==this.defaultValue)this.value='';" value="Search">
  </div>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_1 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-XshNSP" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 6px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(250, 250, 250); background-repeat: no-repeat; background-position-y: 50%; padding: 20px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 20px 0px 0px; min-height: 350px; justify-content: center;">
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 0px 0px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-107134051" style="width: 100%;">
          <p><span style="font-size: 26px; font-family: Poppins-Klaviyo-Hosted, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: bold;">Join our VIP Glam Squad&nbsp;</span></p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 10px 30px 20px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-107134052" style="width: 100%;">
          <p style="text-align: center;">Be kept up to date with latest beauty tips and trends, plus be the first to know about our VIP sales, special events and new release products.</p>
          <p style="text-align: center;"><span style="font-weight: bold;">Join now and receive&nbsp;<span style="font-size: 18px;">15% off</span> your next purchase</span>.</p>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 4px 10px; position: relative; flex: 1 0 0px;">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-grow: 1; flex-direction: column; align-self: flex-end;"><input id="email_107134054" class="needsclick go2986328942 kl-private-reset-css-Xuajs1" type="email"
            autocomplete="email" name="email" tabindex="0" placeholder="Email" aria-label="Email" aria-invalid="false" options="[object Object]"
            style="box-sizing: border-box; border-radius: 4px; padding: 0px 0px 0px 16px; height: 50px; text-align: left; color: rgb(0, 0, 0); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 18px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(84, 70, 47);">
          <div class="needsclick  kl-private-reset-css-Xuajs1" style="width: 100%; position: relative;"></div>
        </div>
      </div>
    </div>
    <div data-testid="form-row" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: row; align-items: stretch; position: relative;">
      <div component="[object Object]" data-testid="form-component" class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; justify-content: flex-start; padding: 0px 4px 10px; position: relative; flex: 1 0 0px;"><button
          class="needsclick go3894874857 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(55, 63, 71); border-radius: 6px; border-style: none; border-color: rgb(55, 63, 71); border-width: 2px; color: rgb(255, 255, 255); font-family: Poppins-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 0px; line-height: 1; white-space: normal; padding-top: 0px; padding-bottom: 0px; text-align: center; word-break: break-word; align-self: flex-end; cursor: pointer; height: 54px; width: 100%;">Sign
          up</button></div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px -20px -20px 0px; padding: 0px; border-top: 0px solid transparent; border-right: 0px solid transparent; border-bottom: 0px solid transparent; border-left: 0px; border-bottom-right-radius: 6px; border-top-right-radius: 6px; overflow: hidden; min-width: 390px; min-height: 350px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/UY2NKc/images/a67b9df6-f135-4357-a7db-9fa6403bda2e.jpeg&quot;); background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; width: 100%; height: 100%; display: block;">
    </div>
  </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
</form>

Text Content

Your Cart

Your basket is empty


$0.00

$0.00

total cart value
Place your order


Continue Shopping


FREE SHIPPING ON ALL NATIONAL ORDERS OVER $70

 * Home
 * Shop
   * Brows
   * Eyes
   * Lips
   * Highlight & Contour
   * Brushes
   * Tools
   * Cosmetic Bags
 * About
   * About
   * Beauty Blog
   * Store Locator
   * Online Stockists
   * Wholesale
   * Makeup Artist Program
 * Book Now
   * Book Online Pacific Fair Salon
   * Pacific Fair Services & Pricing
   * Buy Salon Gift Card
 * Contact
 * Brow Course Masterclass



0


 * Facebook icon
 * Instagram icon
 * YouTube icon


 * Facebook icon
 * Instagram icon
 * YouTube icon


 * 
 * 
 * 0

 * Home
 * Shop
   * Brows
   * Eyes
   * Lips
   * Highlight & Contour
   * Brushes
   * Tools
   * Cosmetic Bags
 * About
   * About
   * Beauty Blog
   * Store Locator
   * Online Stockists
   * Wholesale
   * Makeup Artist Program
 * Book Now
   * Book Online Pacific Fair Salon
   * Pacific Fair Services & Pricing
   * Buy Salon Gift Card
 * Contact
 * Brow Course Masterclass

Award Winning Brows Australian Owned
Worldwide Shipping World Renowned
PETA Certified Vegan & Cruelty Free
Pacific Fair Salon 1300 427 697
 * Pacific Fair Salon 1300 427 697
 * Award Winning Brows Australian Owned
 * Worldwide Shipping World Renowned
 * PETA Certified Vegan & Cruelty Free
 * Pacific Fair Salon 1300 427 697
 * Award Winning Brows Australian Owned

 1. 1
 2. 2
 3. 3
 4. 4

 * 
 * 

 * 
 * 
   
 * 




GARBO & KELLY


PACIFIC FAIR BROWS & BEAUTY SALON

Visit our iconic Brow & Beauty Salon located in the centre of Pacific Fair Gold
Coast Australia


PH: 1300 427 697

See Our Salon Services


MASTERCLASS BROWS



Master the art of perfect brows with Carolyn Fox's Brow Masterclass Certified
Training. Learn foolproof techniques from the former Anastasia Beverly Hills
distributor.

Become a Brow Master today !

Secure your spot Now !

Learn More...


BROWS THAT WOW


Garbo and Kelly
Brow Gel
$38.00
Garbo and Kelly
Brow Powder
$38.00
Garbo and Kelly
Brow Pomade
$32.00
Garbo and Kelly
Brow Guides
$29.00
Sold Out
Garbo and Kelly
Brows On Point Pencil
$45.00
Garbo and Kelly
Brow Perfection Pencil
$38.00
Garbo and Kelly
Brow Brush
$32.00
Garbo and Kelly
Brow Magic Set
$79.00
Garbo and Kelly
Brow Lover Set
$73.00
Garbo and Kelly
Brow Addict Set
$89.00
View all
 * 
 * 

 * 
 * 
   
 * 
   
 * 

 1. 1
 2. 2


BEST SELLERS


Garbo and Kelly
Brow Gel
$38.00
Garbo and Kelly
Brow Powder
$38.00
Garbo and Kelly
Brows On Point Pencil
$45.00
Garbo and Kelly
Bombshell Lust Power Mascara - Black
$50.00
View all


CREATE BEAUTIFUL BROWS AT HOME





SETS YOU'LL LOVE


Garbo and Kelly
Brow Magic Set
$79.00
Garbo and Kelly
Instagirl Contour Kit
$70.00
Garbo and Kelly
Brow Addict Set
$89.00
Garbo and Kelly
Overnight Sensation Eyeshadow Palette
$70.00
View all


RECENT AWARDS





WHY ARE BROWS SO IMPORTANT?

 

@Michellecoxmakeup knows how to style Brows! Just look at this beautiful makeup
look she has created using our brow range!

 

In our latest blog we look at why eyebrows are such an important aspect of your
daily beauty regime. Possibly even the most important? There are MANY benefits
that perfectly shaped brows, can bring to your face.



Read More


BEST BROWS FOR YOUR FACE SHAPE

 

All your need to do is troll the Instagram accounts of Australian Makeup Artists
like  @fernandohernasmua to realise that Beautiful Brows are on trend and here
to stay.

 

Everyone wants the perfect brows, but it isn’t just a case of one-size (or
shape) fits all. Does the shape of your face determine what brow shape looks
best, and can one shape look better than another?

 

Read More




GARBO & KELLY - BROWS & BEAUTY





PETA CERTIFIED

All Garbo & Kelly products are PETA certified, verifying that we do not test on
or include animal derived ingredients in our formulation or finished products. 



PETA (People for the Ethical Treatment of Animals) is an animal rights and
animal protection organisation. 



Garbo & Kelly - Beauty without Bunnies


CUSTOMER CARE

 * Search
 * Contact Us
 * Shipping
 * Terms of Service
 * Privacy Policy
 * Refund Policy
 * Book Now


PACIFIC FAIR SALON - GOLD COAST

Shop 2708A, Pacific Fair Shopping Centre


PH: 1300 427 697

Visit Pacific Fair Salon

© 2024 Garbo and Kelly | Powered by Shopify

American Express
Apple Pay
Google Pay
Mastercard
PayPal
Shop Pay
Union Pay
Visa


Join our #glamsquad & receive 15% off your first purchase!

Be kept up-to-date with latest beauty tips and trends, plus be the first to know
about our VIP sales, special events and new release products.  

Thanks for Joining!




Join our #glamsquad & receive 15% off your first purchase!

Be kept up-to-date with latest beauty tips and trends, plus be the first to know
about our VIP sales, special events and new release products.  

Thanks for Joining!





AUDUSDCADGBPEURINRJPY Chat with us, powered by LiveChat

Thanks for Joining!


   
 * 
 * Home
 * Shop
 * About
 * Book Now
 * Contact
 * Brow Course Masterclass
 * Log in
 * Create Account

   
 * 

   
 * 



Become a VIP 

Close dialog 1

Join our VIP Glam Squad 

Be kept up to date with latest beauty tips and trends, plus be the first to know
about our VIP sales, special events and new release products.

Join now and receive 15% off your next purchase.


Sign up