www.amberbuddy.com.au Open in urlscan Pro
162.159.137.54  Public Scan

URL: https://www.amberbuddy.com.au/
Submission Tags: sansec.io magecart Search All
Submission: On September 13 via api from US — Scanned from AU

Form analysis 3 forms found in the DOM

GET https://www.amberbuddy.com.au/catalogsearch/result/

<form class="form minisearch version-2" id="search_mini_form" action="https://www.amberbuddy.com.au/catalogsearch/result/" method="get">
  <div class="field search wpx-pos-search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control vertically-control">
      <input id="search" type="text" name="q" value="" placeholder="Type at least 3 characters to search entire store..." class="input-text vertically-black" maxlength="128" role="combobox" aria-haspopup="false" aria-expanded="false"
        aria-autocomplete="both" autocomplete="off">
      <div class="actions wpx-pos-search search-visible-md">
        <button type="submit" class="action search" title="Search" disabled=""></button>
      </div>
      <div id="searchautocomplete" class="searchautocomplete vertically" style="width: 350px; background: #FFFFFF; color: #000000">
        <div id="search_autocomplete" class="wpx-search-autocomplete-hidden" style="display: none;"></div>
        <div class="container-autocomplete cat-container"></div>
        <div class="container-autocomplete">
          <div class="prod-container"></div>
          <div class="more-results">
            <a href="#" onclick="document.getElementById('search_mini_form').submit()" class="advanced_search"></a>
          </div>
        </div>
      </div>
      <script>
        requirejs(['jquery', 'underscore', 'weltpixel_searchautocomplete'], function($, _, searchAutoComplete) {
          $(document).ready(function() {
            var isEnablePopularSuggestions = '0',
              isEnableCategorySearch = '1',
              isEnableAutoComplete = '1',
              previousSearch = '';
            window.minNumberOfCharacters = '3';
            window.baseURL = 'https://www.amberbuddy.com.au/';
            $('html').on('click', function(event) {
              var targetClass = $(event.target).attr('class'),
                searchClass = 'searchautocomplete';
              if (targetClass != searchClass) $('#' + searchClass).hide();
            })
            if (isEnableAutoComplete || isEnablePopularSuggestions || isEnableCategorySearch) {
              $('.search-autocomplete').remove();
              $('#search').on('keyup', _.debounce(function() {
                var value = $(this).val();
                if (value == previousSearch && $('#search_autocomplete').is(':visible')) {
                  return;
                }
                previousSearch = value;
                if (isEnableAutoComplete && value.length >= window.minNumberOfCharacters) {
                  //Start processing, show the Progress!
                  $(".search .control").addClass("loader-ajax");
                  searchAutoComplete.ajaxSearch();
                } else {
                  $('#searchautocomplete').hide();
                }
              }, 750));
            }
          });
        });
      </script>
      <div class="nested">
        <a class="action advanced" href="https://www.amberbuddy.com.au/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
</form>

POST https://www.amberbuddy.com.au/newsletter/subscriber/new/

<form id="newsletter-validate-detail" class="form subscribe hp-newsletter-v1" action="https://www.amberbuddy.com.au/newsletter/subscriber/new/" method="post" novalidate="novalidate">
  <div class="field newsletter">
    <div class="control"><input id="newsletter-bottom" name="email" type="email" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}"></div>
  </div>
  <div class="actions"><button class="action subscribe primary" title="Subscribe" type="submit"> Sign Up </button></div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-d1y151kp8g2p" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcBJfMUAAAAABbsrE1t8fZ3jJzH36iWQsLrTtLr&amp;co=aHR0cHM6Ly93d3cuYW1iZXJidWRkeS5jb20uYXU6NDQz&amp;hl=en&amp;v=EGbODne6buzpTnWrrBprcfAY&amp;theme=light&amp;size=invisible&amp;badge=bottomleft&amp;cb=vmcfa9qodqde"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email-social-login"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email-social-login" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="passwd" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="passwd" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-password':true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <div class="actions-toolbar">
    <input name="context" type="hidden" value="checkout">
    <div class="primary">
      <button type="submit" class="action action-login secondary" name="send" id="send-popup">
        <span data-bind="i18n: 'Sign In'">Sign In</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.amberbuddy.com.au/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
    <div class="sociallogin-or">
      <span data-bind="i18: 'OR'"></span>
    </div>
    <div data-bind="html: socialloginButtons"></div>
  </div>
</form>

Text Content

The store will not work correctly when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

We use cookies to make your experience better. To comply with the new e-Privacy
directive, we need to ask for your consent to set the cookies. Learn more.

Allow Cookies

We are shipping from the United Kingdom

 * Compare Products

Skip to Content
Currency
AUD - Australian Dollar
 * GBP - British Pound
 * CAD - Canadian Dollar
 * EUR - Euro
 * NZD - New Zealand Dollar
 * USD - US Dollar

 * 
 * Sign In
 * Create an Account

Toggle Nav


Menu
 * Necklaces
   *   
     * Adult Long
       * 70cm | 27.5"
       * 80cm | 31.4"
       * 100cm | 39.3"
       * 170cm | 66.9"
       
     * Adult
       * Baroque
       * Olive
       * Round Flat
       * Limited Edition
       * Silver Classic
       * Tassel
       * Large Beads
       * Pendant
       
     * Junior
       * Junior 40cm
     * Baby
       * Baroque
       * Olive
       * Round Flat
       * Side Drill
       * Limited Edition
       * Exclusive Edition
       
     
 * Bracelets
   *   
     * Adult
       * Baroque
       * Olive
       * Round Flat
       * Limited Edition
       * Silver Classic
       * Gold Classic
       * Tassel
       * Large Beads
     * Baby
       * Baroque
       * Olive
       * Round Flat
       * Side Drill
       * Limited Edition
       * Exclusive Edition
       
     
 * Sets
   *   
     * Adult
       * Baroque
       * Olive
       * Round Flat
       * Limited Edition
       * Silver Classic
     * Baby
       * Baroque
       * Olive
       * Round Flat
       * Side Drill
       * Limited Edition
       * Exclusive Edition
       
     
 * Beads
   *   
     * Strings
       * Baroque
       * Olive
       * Round Flat
       * Other shapes
       
     * Loose Beads
       * Baroque
       * Olive
       * Round Flat
       * Side Drill
     * Limited String Sets
       * Round Flat
       * Olive
       * Tablet
       * Chips
       * Side Drill
       * Cylinder
       * Ball
       * Nugget
       * Other
       * Round
       * Square
       
     
 * Other
   *   
     * Pendants
       
     * Rings
     * Earrings
       
     
 * Sale
   *   
     * Baby Necklace
     * Baby Bracelet
     * Baby Set
     * Adult Necklace
       
     * Adult Bracelet
     * Adult Set
     * Limited String Sets
     * Large Bead Bracelet
       
     * Large Bead Necklace
     * Tassel Bracelet
     * Loose Beads
     * Pendant
     * OTHER DEALS!
       
     
 * Blog
   

Account
 * 
 * Sign In
 * Create an Account

Settings
Currency
AUD - Australian Dollar
 * GBP - British Pound
 * CAD - Canadian Dollar
 * EUR - Euro
 * NZD - New Zealand Dollar
 * USD - US Dollar

Search
Advanced Search

# Type at least 3 character to search # Hit enter to search


My Cart
My Cart
My Cart Close
Recently added item(s)

You have no items in your shopping cart.
baby necklacesSHOP NOW
baby braceletsSHOP NOW
exclusive collectionshop now
adult braceletsshop now
classic collectionshop now
what parents are saying

Perfect item! I like it very much and the arrival faster than I expected!


100%

We love this so much many thanks xx


100%

Fast delivery, very pleased, great seller!


100%

Amazing quality item!! Ideal gift, great price, fast delivery. Thank you!


100%

Excellent really happy. Thank you


100%

Just as described!! thank you!! Very happy with purchase.


100%

Stunning necklace. I would wear it myself!


100%

Absolutely lovely recommend this seller ⭐⭐⭐⭐⭐


100%

Thank you! My baby boy loves his amber necklace! :)


100%

Lovely boxed, stunning colours, quick delivery.


100%

Lovely bracelets, thank you, much nicer than I expected for the money x


100%

Item Exactly as described. Lovely seller, definitely recommend.


100%

Absolutely love this! Great value for money great. Thank you!!


100%

Lovely amber bracelet i love it!!!


100%

Stunning Amber bracelet & Excellent service A*****


100%

Lovely Amber necklace Thank you very much


100%

Fantastic product, great seller, quick delivery happy buyer!! Thank you!


100%

Beautiful!, i just bought 2 more sets for mummy and daddy


100%

Simply perfect! Adorable. Many thanks for the gift too!


100%

Very nice bracelet! Received a bonus smaller amber bracelet for free.


100%
 1.  1
 2.  2
 3.  3
 4.  4
 5.  5
 6.  6
 7.  7
 8.  8
 9.  9
 10. 10
 11. 11
 12. 12
 13. 13
 14. 14
 15. 15
 16. 16
 17. 17
 18. 18
 19. 19
 20. 20

 * 
 * 

new arrivals

SHOP NOW


FOLLOW US @AMBERBUDDYAU


 
#amberbuddy

FREE SHIPPING

On orders over A$100.00

FREE RETURN

180 days free returns. It's easy as that

QUALITY GUARANTEE

High quality is our main priority! All products are hand-made.

LAB TESTED

We test our products regularly at GIA laboratory in the USA.


GET UP TO 50% OFF ON OUR SALE ITEMS!

SHOP NOW
FOLLOW US

CUSTOMER SERVICE
 * About
 * FAQ
 * Certificates
 * Contact Us
 * Disclaimer

 
LET'S STAY IN TOUCH!
Newsletter
Sign Up

Copyright © 2022 Amberbuddy.com.au - All Rights Reserved.



Close
Checkout out as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create Account
Checkout out using your account

Email Address

Password

Sign In
Forgot Your Password?