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

URL: https://www.racheljacksonlondon.com/collections/party-jewels
Submission: On November 15 via api from US — Scanned from CA

Form analysis 11 forms found in the DOM

POST /localization

<form method="post" action="/localization" id="header__selector-form--action-icons" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/collections/party-jewels">
  <div class="localization header-menu__disclosure">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="header__selector-form--action-icons" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/collections/party-jewels">
  <div class="localization header-menu__disclosure">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="selector-form--mobile" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/collections/party-jewels">
  <div class="localization selectors-form--mobile">
    <div class="selectors-form__wrap"></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="limoniapps-discountninja-drawercart-root ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="giftwrap-new-ajax">
    <div class="show_frontend">
      <img class="giftwrap_image" src="https://cdn.shopify.com/s/files/1/1068/1820/products/1638542204.jpg?v=1638542206">
      <div class="show_desc">
        <div class="checkbox">
          <label for="gw-cart-add-ajax">
            <input type="checkbox" name="gw-cart-add-ajax" id="gw-cart-add-ajax" value="Gift_Wrap">
            <span>Add Gift Bag for £3.95</span>
          </label>
        </div>
        <p>We’ll send you our signature branded gift bag, minimal design for maximum impact.<br>Select quantity required per item</p>
      </div>
    </div>
  </div>
  <style data-shopify="">
    .giftwrap-new-ajax {
      padding: 0 20px
    }

    .giftwrap-new-ajax .show_frontend {
      background-color: transparent !important;
      border: 1px solid #D4D4D4;
      border-radius: 4px;
      margin-bottom: 32px;
      padding: 24px;
      display: flex !important;
      gap: 20px;
    }

    .giftwrap-new-ajax .show_frontend .giftwrap_image {
      max-width: 157px;
      max-height: 157px;
      height: max-content;
    }

    .giftwrap-new-ajax .show_frontend .show_desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .giftwrap-new-ajax .show_frontend .checkbox {
      margin-bottom: 20px;
    }

    .giftwrap-new-ajax .show_frontend .checkbox input {
      border: 1px solid #231F20;
      margin-right: 10px;
      margin-top: 3px;
    }

    .giftwrap-new-ajax .show_frontend .checkbox span {
      font-weight: 500;
      font-size: 14px;
      line-height: 19px;
      text-transform: capitalize;
      color: #231F20;
    }

    .giftwrap-new-ajax .show_frontend .show_desc label {
      cursor: pointer;
      margin: 0;
      display: flex;
      align-items: flex-start;
    }

    .giftwrap-new-ajax .show_frontend .show_desc p {
      font-weight: 400;
      font-size: 13px;
      line-height: 18px;
      color: #6F6F6F;
      text-transform: none;
    }

    @media (max-width: 1024px) {
      .giftwrap-new-ajax .show_frontend .giftwrap_image {
        max-width: 95px;
        max-height: 95px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox {
        margin-bottom: 12px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox span {
        font-size: 13px;
      }

      .giftwrap-new-ajax .show_frontend .show_desc p {
        font-size: 12px;
      }

      .giftwrap-new-ajax .show_frontend {
        padding: 15px 10px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox input {
        margin-right: 5px;
        margin-top: 3px;
      }
    }

    @media (max-width: 500px) {
      .giftwrap-new-ajax .show_frontend .giftwrap_image {
        max-width: 75px;
        max-height: 75px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox input {
        margin-right: 3px;
      }

      .giftwrap-new-ajax .show_frontend .show_desc label {
        display: flex;
      }
    }
  </style>
  <script>
    function addgwajax() {
      $('#ajax-cart__content #gw-cart-add-ajax').click(function() {
        if ($(this).prop("checked")) {
          $.post('/cart/add.js', {
            quantity: 1,
            id: 39807306334271
          }, function(data) {
            $.getJSON('/cart.js', function(cart) {
              $('#ajax-cart__content #gw-cart-add-ajax').prop('checked', false)
              window.PXUTheme.jsAjaxCart.updateView();
              setTimeout(addgwajax, 1000)
            });
            return false;
          }, 'json');
        } else {
          $.post('/cart/update.js', {
            updates: {
              39807306334271: 0
            }
          }, function(data) {
            console.log("Giftwrap removed from Cart");
            return false;
          }, 'json');
        }
      });
    }
    window.addEventListener('load', (event) => {
      addgwajax();
    });
    var timerAjax = setInterval(function() {
      if ($('[data-variant-id-ajax="39807306334271"]').length > 0) {
        $('.giftwrap-new-ajax').hide()
      } else {
        $('.giftwrap-new-ajax').show()
      }
    }, 500);
  </script>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between limoniapps-discountninja-cart-subtotal">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money limoniapps-discountninja-cart-subtotal-price" data-currency-cad="
          


  $0.00


        "> $0.00 </span>
    </div>
    <div class="limoniapps-discountninja-cart-promotionsummary"></div>
    <textarea id="note" name="note" rows="2" placeholder="Order Notes" class="ajax-cart__note"></textarea>
    <div class="checkout-bottom">
      <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
        <p class="ajax-cart__taxes-shipping-message has-padding-top">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
      </div>
      <div class="limoniapps-discountninja-cartdiscountfield-placeholder"></div>
      <div class="ajax-cart__button-wrapper text-align-center">
        <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button">
          <span class="icon " data-icon="lock">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
              <g id="lock">
                <path
                  d="M81.73,97H18.27a6.74,6.74,0,0,1-6.73-6.72V49.6a6.74,6.74,0,0,1,6.73-6.73H81.73a6.74,6.74,0,0,1,6.73,6.73V90.28A6.74,6.74,0,0,1,81.73,97ZM18.27,46.87a2.74,2.74,0,0,0-2.73,2.73V90.28A2.73,2.73,0,0,0,18.27,93H81.73a2.73,2.73,0,0,0,2.73-2.72V49.6a2.74,2.74,0,0,0-2.73-2.73Z">
                </path>
                <path d="M72.79,46.87H27.21a2,2,0,0,1-2-2V27.78a24.79,24.79,0,0,1,49.58,0V44.87A2,2,0,0,1,72.79,46.87Zm-43.58-4H70.79V27.78a20.79,20.79,0,0,0-41.58,0Z"></path>
              </g>
            </svg>
          </span> Checkout </button>
        <a class="ajax-cart__cart-link" href="/cart">Go to cart</a>
      </div>
    </div>
  </div>
</form>

/a/search

<form class="search-form search-popup__form" action="/a/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left"> <input class="input" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon " data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="limoniapps-discountninja-drawercart-root ajax-cart__form is-hidden">
  <div class="ajax-cart__cart-count text-align-center">
    <p class="ajax-cart__cart-title">Shopping Cart <span class="cart__count--text" data-bind="itemCount">0</span></p>
  </div>
  <div class="ajax-cart__list">
  </div>
  <div class="giftwrap-new-ajax">
    <div class="show_frontend">
      <img class="giftwrap_image" src="https://cdn.shopify.com/s/files/1/1068/1820/products/1638542204.jpg?v=1638542206">
      <div class="show_desc">
        <div class="checkbox">
          <label for="gw-cart-add-ajax">
            <input type="checkbox" name="gw-cart-add-ajax" id="gw-cart-add-ajax" value="Gift_Wrap">
            <span>Add Gift Bag for £3.95</span>
          </label>
        </div>
        <p>We’ll send you our signature branded gift bag, minimal design for maximum impact.<br>Select quantity required per item</p>
      </div>
    </div>
  </div>
  <style data-shopify="">
    .giftwrap-new-ajax {
      padding: 0 20px
    }

    .giftwrap-new-ajax .show_frontend {
      background-color: transparent !important;
      border: 1px solid #D4D4D4;
      border-radius: 4px;
      margin-bottom: 32px;
      padding: 24px;
      display: flex !important;
      gap: 20px;
    }

    .giftwrap-new-ajax .show_frontend .giftwrap_image {
      max-width: 157px;
      max-height: 157px;
      height: max-content;
    }

    .giftwrap-new-ajax .show_frontend .show_desc {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .giftwrap-new-ajax .show_frontend .checkbox {
      margin-bottom: 20px;
    }

    .giftwrap-new-ajax .show_frontend .checkbox input {
      border: 1px solid #231F20;
      margin-right: 10px;
      margin-top: 3px;
    }

    .giftwrap-new-ajax .show_frontend .checkbox span {
      font-weight: 500;
      font-size: 14px;
      line-height: 19px;
      text-transform: capitalize;
      color: #231F20;
    }

    .giftwrap-new-ajax .show_frontend .show_desc label {
      cursor: pointer;
      margin: 0;
      display: flex;
      align-items: flex-start;
    }

    .giftwrap-new-ajax .show_frontend .show_desc p {
      font-weight: 400;
      font-size: 13px;
      line-height: 18px;
      color: #6F6F6F;
      text-transform: none;
    }

    @media (max-width: 1024px) {
      .giftwrap-new-ajax .show_frontend .giftwrap_image {
        max-width: 95px;
        max-height: 95px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox {
        margin-bottom: 12px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox span {
        font-size: 13px;
      }

      .giftwrap-new-ajax .show_frontend .show_desc p {
        font-size: 12px;
      }

      .giftwrap-new-ajax .show_frontend {
        padding: 15px 10px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox input {
        margin-right: 5px;
        margin-top: 3px;
      }
    }

    @media (max-width: 500px) {
      .giftwrap-new-ajax .show_frontend .giftwrap_image {
        max-width: 75px;
        max-height: 75px;
      }

      .giftwrap-new-ajax .show_frontend .checkbox input {
        margin-right: 3px;
      }

      .giftwrap-new-ajax .show_frontend .show_desc label {
        display: flex;
      }
    }
  </style>
  <script>
    function addgwajax() {
      $('#ajax-cart__content #gw-cart-add-ajax').click(function() {
        if ($(this).prop("checked")) {
          $.post('/cart/add.js', {
            quantity: 1,
            id: 39807306334271
          }, function(data) {
            $.getJSON('/cart.js', function(cart) {
              $('#ajax-cart__content #gw-cart-add-ajax').prop('checked', false)
              window.PXUTheme.jsAjaxCart.updateView();
              setTimeout(addgwajax, 1000)
            });
            return false;
          }, 'json');
        } else {
          $.post('/cart/update.js', {
            updates: {
              39807306334271: 0
            }
          }, function(data) {
            console.log("Giftwrap removed from Cart");
            return false;
          }, 'json');
        }
      });
    }
    window.addEventListener('load', (event) => {
      addgwajax();
    });
    var timerAjax = setInterval(function() {
      if ($('[data-variant-id-ajax="39807306334271"]').length > 0) {
        $('.giftwrap-new-ajax').hide()
      } else {
        $('.giftwrap-new-ajax').show()
      }
    }, 500);
  </script>
  <div class="ajax-cart__details-wrapper">
    <div class="ajax-cart__subtotal ajax-cart__details-row is-flex is-justify-space-between limoniapps-discountninja-cart-subtotal">
      <div class="ajax-cart__row-description">
        <span>Subtotal:</span>
      </div>
      <span class="money limoniapps-discountninja-cart-subtotal-price" data-currency-cad="
          


  $0.00


        "> $0.00 </span>
    </div>
    <div class="limoniapps-discountninja-cart-promotionsummary"></div>
    <textarea id="note" name="note" rows="2" placeholder="Order Notes" class="ajax-cart__note"></textarea>
    <div class="checkout-bottom">
      <div class="is-align-center text-align-center ajax-cart__taxes-shipping">
        <p class="ajax-cart__taxes-shipping-message has-padding-top">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
      </div>
      <div class="limoniapps-discountninja-cartdiscountfield-placeholder"></div>
      <div class="ajax-cart__button-wrapper text-align-center">
        <button type="submit" name="checkout" class="ajax-cart__button button--add-to-cart button">
          <span class="icon " data-icon="lock">
            <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
              <g id="lock">
                <path
                  d="M81.73,97H18.27a6.74,6.74,0,0,1-6.73-6.72V49.6a6.74,6.74,0,0,1,6.73-6.73H81.73a6.74,6.74,0,0,1,6.73,6.73V90.28A6.74,6.74,0,0,1,81.73,97ZM18.27,46.87a2.74,2.74,0,0,0-2.73,2.73V90.28A2.73,2.73,0,0,0,18.27,93H81.73a2.73,2.73,0,0,0,2.73-2.72V49.6a2.74,2.74,0,0,0-2.73-2.73Z">
                </path>
                <path d="M72.79,46.87H27.21a2,2,0,0,1-2-2V27.78a24.79,24.79,0,0,1,49.58,0V44.87A2,2,0,0,1,72.79,46.87Zm-43.58-4H70.79V27.78a20.79,20.79,0,0,0-41.58,0Z"></path>
              </g>
            </svg>
          </span> Checkout </button>
        <a class="ajax-cart__cart-link" href="/cart">Go to cart</a>
      </div>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" accept-charset="UTF-8" class="contact-form newsletter-form--newsletter-section"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"> <input type="hidden"
    name="contact[tags]" value="prospect,newsletter"> <input type="hidden" name="challenge" value="false">
  <div class="newsletter-form form is-responsive">
    <div class="klaviyo-form-XB9XBY klaviyo-form form-version-cid-1">
      <div class="needsclick  kl-private-reset-css-Xuajs1" style="transform: translate(0px, 0px);">
        <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px; min-height: 0px; 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: 0px; 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_80659295" class="needsclick go2170026910 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: 2px; padding: 0px 0px 0px 16px; height: 30px; text-align: left; color: rgb(0, 0, 0); font-family: Nunito-Sans-Klaviyo-Hosted, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 13px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(4, 4, 4);">
                <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; position: relative; flex: 1 0 0px;"><button
                class="needsclick go347827566 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
                style="background: rgb(18, 18, 19); border-radius: 2px; border-style: none; border-color: rgb(27, 27, 27); border-width: 2px; color: rgb(255, 255, 255); font-family: Nunito-Sans-Klaviyo-Hosted, &quot;Trebuchet MS&quot;, &quot;Lucida Grande&quot;, &quot;Lucida Sans Unicode&quot;, &quot;Lucida Sans&quot;, Tahoma, sans-serif; font-size: 16px; font-weight: 400; 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: 23px; width: 100%;">SIGN
                UP</button></div>
          </div>
        </div><input type="submit" tabindex="-1" value="Submit" style="display: none;">
      </div>
    </div>
  </div>
</form>

/a/search

<form class="search-form search-popup__form" action="/a/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product"> <label for="q" class="visuallyhidden">What are you looking for?</label>
    <div class="field">
      <div class="control has-icons-left has-icons-right is-relative"> <input class="input" type="text" name="q" placeholder="What are you looking for?" value="" x-webkit-speech="" autocapitalize="off" autocomplete="off" autocorrect="off" data-q="">
        <span class="icon is-left submit-search" data-icon="search"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="search">
              <path d="M93.26,93.59l-23.94-24a38,38,0,1,0-3.16,2.5L90.44,96.41a2,2,0,0,0,2.82-2.82ZM10.15,41.06A34.07,34.07,0,1,1,44.21,75.13,34.1,34.1,0,0,1,10.15,41.06Z"></path>
            </g>
          </svg>
        </span>
        <span class="icon is-right close-search" data-icon="x"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
            <g id="x">
              <path d="M52.83,50,96.41,6.41a2,2,0,0,0-2.82-2.82L50,47.17,6.41,3.59A2,2,0,0,0,3.59,6.41L47.17,50,3.59,93.59a2,2,0,1,0,2.82,2.82L50,52.83,93.59,96.41a2,2,0,0,0,2.82-2.82Z"></path>
            </g>
          </svg>
        </span>
      </div>
    </div> <input type="submit" name="search" class="visuallyhidden" value="">
  </div>
  <div class="search__results-wrapper">
    <h2 class="vertical-search__title"> Top suggestions </h2>
    <ul class="search__results"></ul>
  </div>
</form>

POST /cart/update

<form method="post" action="/cart/update" id="currency_form" accept-charset="UTF-8" class="currency-selector small--hide" enctype="multipart/form-data"><input type="hidden" name="form_type" value="currency"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="return_to" value="/collections/party-jewels"><input type="hidden" name="currency" value="CurrencyDrop"></form>

DIALOG

<form method="dialog" data-ref="form">
  <fieldset class="fieldset-popup__warning" data-ref="fieldset" role="document">
    <legend data-ref="message" id="loz9reno"></legend>
    <div data-ref="template"></div>
  </fieldset>
  <menu class="menu-popup__warning">
    <button data-ref="cancel"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <line x1="18" y1="6" x2="6" y2="18"></line>
        <line x1="6" y1="6" x2="18" y2="18"></line>
      </svg></button>
    <button data-ref="accept" value="default"></button>
  </menu>
</form>

<form class="needsclick klaviyo-form klaviyo-form-version-cid_3 kl-private-reset-css-Xuajs1" data-testid="klaviyo-form-UwXXa9" novalidate="" tabindex="-1"
  style="display: flex; flex-direction: row; box-sizing: border-box; width: 780px; min-width: 200px; max-width: 1000px; border-radius: 4px; border-style: none; border-width: 0px; border-color: rgb(0, 0, 0); background-color: rgb(0, 0, 0); background-repeat: no-repeat; background-position-y: 50%; padding: 20px 15px; flex: 1 1 0%;">
  <div class="needsclick  kl-private-reset-css-Xuajs1" style="display: flex; flex-direction: column; width: 100%; margin: 0px; padding: 0px 15px 0px 0px; min-height: 500px; 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 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87704745" style="width: 100%;">
          <div style="text-align: center;"><span style="color: #ffffff;"><span style="color: #ffffff; font-family: AvenirWeb, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 28px; font-weight: 400;"><strong><span
                    style="font-family: AvenirWeb, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">BECOME A VIP AND GET 10% OFF YOUR FIRST ORDER</span>&nbsp;</strong></span></span></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: 10px 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87704746" style="width: 100%;">
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: #ffffff; font-family: AvenirWeb, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">Uncover newness, exclusive discounts, style inspo &amp; a birthday gift from us. </span></p>
          <p style="text-align: center; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: #ffffff; font-family: AvenirWeb, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">Like the sound of that? Sign up below!</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: 5px 6px 0px; 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_87704747" class="needsclick go2022136185 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: 16px; font-weight: 400; letter-spacing: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgb(0, 0, 0); box-shadow: rgba(0, 0, 0, 0) 0px 0px 5px;">
          <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: 10px 6px; position: relative; background-color: rgba(255, 255, 255, 0); flex: 1 0 0px;"><button class="needsclick go952291206 kl-private-reset-css-Xuajs1" type="button" tabindex="0"
          style="background: rgb(255, 255, 255); border-radius: 0px; border-style: none; border-color: rgb(33, 29, 28); border-width: 3px; color: rgb(0, 0, 0); font-family: AvenirWeb, Arial, &quot;Helvetica Neue&quot;, Helvetica, sans-serif; font-size: 14px; font-weight: 400; 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 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 6px; position: relative; flex: 1 0 0px;">
        <div class="kl-private-reset-css-Xuajs1 go3176171171" id="rich-text-87704749" style="width: 100%;">
          <p style="font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;"><span
              style="color: #ffffff; font-size: 8px; font-family: Brandon, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 300;"><span
                style="font-family: AvenirWeb, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 400;">&nbsp;</span>By clicking the sign up button, you agree to receive email marketing and have read the
              <a href="https://www.racheljacksonlondon.com//pages/privacy-policy" title="https://www.racheljacksonlondon.com//pages/privacy-policy" style="font-family: Brandon, Arial, 'Helvetica Neue', Helvetica, sans-serif; font-weight: 300; color: #ffffff;">privacy policy</a>.</span>
          </p>
        </div>
      </div>
    </div>
  </div>
  <div class="needsclick  kl-private-reset-css-Xuajs1"
    style="display: flex; flex-direction: column; width: 390px; margin: -20px -15px -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: 4px; border-top-right-radius: 4px; overflow: hidden; min-width: 390px; min-height: 500px;">
    <div class="needsclick  kl-private-reset-css-Xuajs1"
      style="background-image: url(&quot;https://d3k81ch9hvuctc.cloudfront.net/company/TxmykY/images/3902cd3b-5344-4384-b16a-1824866a040b.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

- | / Save up to % Save % Save up to Save Styled Sets Sold out In stock

COMPLIMENTARY ENGRAVING | FREE UK SHIPPING OVER £100




 * 
 * 
 * 

Search
0

Login
0 Cart
GBPAUDCADCZKDKKEURHKDJPYNZDSEKUSDSGDNOK
CAD
 * GBP
 * AUD
 * CAD
 * CZK
 * DKK
 * EUR
 * HKD
 * JPY
 * NZD
 * SEK
 * USD
 * SGD
 * NOK

Shop By

Category

 * Necklaces
   * Initial Necklaces
   * Birthstone Necklaces
   * Zodiac Necklaces
   * Spinner Necklaces
   * Chains
 * Bracelets
   * Bangles
   * Chain Bracelets
 * Earrings
   * Hoop Earrings
   * Stud Earrings
   * Statement Earrings
   * Drop Earrings
 * Rings
   * Adjustable Size Rings
   * Signet Rings
   * Statement Rings
 * Chains
 * Charms
 * Styled Sets

Collections

 * New In: RJ x Dawn O'Porter
 * New In: Stellar
 * RJ x Scamp & Dude
 * Electric Love
 * Amulets & Birthstones
 * Eternal Treasures
 * Zodiac Art Coins
 * T-Bar Jewellery
 * Electric Goddess
 * The Elements
 * This is me
 * Ride or Die
 * Classics

Material

 * Sterling Silver
 * Gold Plated
 * Solid Gold
 * Pearl Jewellery
 * Diamond jewellery

SHOP: DAWN O'PORTER x RACHEL JACKSON

Birthstone Necklaces

New In

NEW

 * ALL NEW

Trending

 * New In: RJ x Dawn O'Porter
 * Trending: Stellar
 * RJ x Scamp & Dude
 * Gemma Styles For Choose love
 * Citrine: November Birthstone

NEW IN: RJ x DAWN O'PORTER

TRENDING: STELLAR

MOST GIFTED

Personalised

Birthstone Jewellery

Initial Jewellery

Engravable Jewellery

Monogram Jewellery

Star Sign Jewellery

Moments

All Gifts

 * Most Gifted
 * Birthday
 * Anniversary
 * Gifts for Mamas
 * Wedding Jewellery
 * Initials

Gifts By Price

 * Gift Cards
 * Gifts Under £75
 * Gifts Under £150

birthday gifts

SAY IT YOUR WAY

ETERNAL TREASURES

Symbols

Symbolism

 * Love
 * Protection
 * Balance & Calm
 * Power
 * Family

Astrology

 * Aquarius
 * Pisces
 * Aries
 * Taurus
 * Gemini
 * Cancer
 * Leo
 * Virgo
 * Libra
 * Scorpio
 * Sagittarius
 * Capricorn

Birthstones

 * Garnet (January)
 * Amethyst (February)
 * Aquamarine (March)
 * Rock Crystal (April)
 * Emerald (May)
 * Moonstone (June)
 * Ruby (July)
 * Peridot (August)
 * Sapphire (September)
 * Tourmaline (October)
 * Citrine (November)
 * Tanzanite (December)

Birthstone Amulets

ASTROLOGY

About

ABOUT US

 * Our Materials
 * Recycling & Replating
 * Workshops & Suppliers
 * Press & Celebrity

OUR MATERIALS

OUR RECYCLING SERVICE

WORKSHOPS & SUPPLIERS

Search
0

Login
0 Cart
Shop By

Category

 * Necklaces
   * Initial Necklaces
   * Birthstone Necklaces
   * Zodiac Necklaces
   * Spinner Necklaces
   * Chains
 * Bracelets
   * Bangles
   * Chain Bracelets
 * Earrings
   * Hoop Earrings
   * Stud Earrings
   * Statement Earrings
   * Drop Earrings
 * Rings
   * Adjustable Size Rings
   * Signet Rings
   * Statement Rings
 * Chains
 * Charms
 * Styled Sets

Collections

 * New In: RJ x Dawn O'Porter
 * New In: Stellar
 * RJ x Scamp & Dude
 * Electric Love
 * Amulets & Birthstones
 * Eternal Treasures
 * Zodiac Art Coins
 * T-Bar Jewellery
 * Electric Goddess
 * The Elements
 * This is me
 * Ride or Die
 * Classics

Material

 * Sterling Silver
 * Gold Plated
 * Solid Gold
 * Pearl Jewellery
 * Diamond jewellery

SHOP: DAWN O'PORTER x RACHEL JACKSON

Birthstone Necklaces

New In

NEW

 * ALL NEW

Trending

 * New In: RJ x Dawn O'Porter
 * Trending: Stellar
 * RJ x Scamp & Dude
 * Gemma Styles For Choose love
 * Citrine: November Birthstone

NEW IN: RJ x DAWN O'PORTER

TRENDING: STELLAR

MOST GIFTED

Personalised

Birthstone Jewellery

Initial Jewellery

Engravable Jewellery

Monogram Jewellery

Star Sign Jewellery

Moments

All Gifts

 * Most Gifted
 * Birthday
 * Anniversary
 * Gifts for Mamas
 * Wedding Jewellery
 * Initials

Gifts By Price

 * Gift Cards
 * Gifts Under £75
 * Gifts Under £150

birthday gifts

SAY IT YOUR WAY

ETERNAL TREASURES

Symbols

Symbolism

 * Love
 * Protection
 * Balance & Calm
 * Power
 * Family

Astrology

 * Aquarius
 * Pisces
 * Aries
 * Taurus
 * Gemini
 * Cancer
 * Leo
 * Virgo
 * Libra
 * Scorpio
 * Sagittarius
 * Capricorn

Birthstones

 * Garnet (January)
 * Amethyst (February)
 * Aquamarine (March)
 * Rock Crystal (April)
 * Emerald (May)
 * Moonstone (June)
 * Ruby (July)
 * Peridot (August)
 * Sapphire (September)
 * Tourmaline (October)
 * Citrine (November)
 * Tanzanite (December)

Birthstone Amulets

ASTROLOGY

About

ABOUT US

 * Our Materials
 * Recycling & Replating
 * Workshops & Suppliers
 * Press & Celebrity

OUR MATERIALS

OUR RECYCLING SERVICE

WORKSHOPS & SUPPLIERS

 * Shop By
   
   Category
   
    * Necklaces
      * Initial Necklaces
      * Birthstone Necklaces
      * Zodiac Necklaces
      * Spinner Necklaces
      * Chains
    * Bracelets
      * Bangles
      * Chain Bracelets
    * Earrings
      * Hoop Earrings
      * Stud Earrings
      * Statement Earrings
      * Drop Earrings
    * Rings
      * Adjustable Size Rings
      * Signet Rings
      * Statement Rings
    * Chains
    * Charms
    * Styled Sets
   
   Collections
   
    * New In: RJ x Dawn O'Porter
    * New In: Stellar
    * RJ x Scamp & Dude
    * Electric Love
    * Amulets & Birthstones
    * Eternal Treasures
    * Zodiac Art Coins
    * T-Bar Jewellery
    * Electric Goddess
    * The Elements
    * This is me
    * Ride or Die
    * Classics
   
   Material
   
    * Sterling Silver
    * Gold Plated
    * Solid Gold
    * Pearl Jewellery
    * Diamond jewellery
   
   SHOP: DAWN O'PORTER x RACHEL JACKSON
   
   Birthstone Necklaces

 * New In
   
   NEW
   
    * ALL NEW
   
   Trending
   
    * New In: RJ x Dawn O'Porter
    * Trending: Stellar
    * RJ x Scamp & Dude
    * Gemma Styles For Choose love
    * Citrine: November Birthstone
   
   NEW IN: RJ x DAWN O'PORTER
   
   TRENDING: STELLAR
   
   MOST GIFTED

 * Personalised
   
   Birthstone Jewellery
   
   Initial Jewellery
   
   Engravable Jewellery
   
   Monogram Jewellery
   
   Star Sign Jewellery

 * Moments
   
   All Gifts
   
    * Most Gifted
    * Birthday
    * Anniversary
    * Gifts for Mamas
    * Wedding Jewellery
    * Initials
   
   Gifts By Price
   
    * Gift Cards
    * Gifts Under £75
    * Gifts Under £150
   
   birthday gifts
   
   SAY IT YOUR WAY
   
   ETERNAL TREASURES

 * Symbols
   
   Symbolism
   
    * Love
    * Protection
    * Balance & Calm
    * Power
    * Family
   
   Astrology
   
    * Aquarius
    * Pisces
    * Aries
    * Taurus
    * Gemini
    * Cancer
    * Leo
    * Virgo
    * Libra
    * Scorpio
    * Sagittarius
    * Capricorn
   
   Birthstones
   
    * Garnet (January)
    * Amethyst (February)
    * Aquamarine (March)
    * Rock Crystal (April)
    * Emerald (May)
    * Moonstone (June)
    * Ruby (July)
    * Peridot (August)
    * Sapphire (September)
    * Tourmaline (October)
    * Citrine (November)
    * Tanzanite (December)
   
   Birthstone Amulets
   
   ASTROLOGY

 * About
   
   ABOUT US
   
    * Our Materials
    * Recycling & Replating
    * Workshops & Suppliers
    * Press & Celebrity
   
   OUR MATERIALS
   
   OUR RECYCLING SERVICE
   
   WORKSHOPS & SUPPLIERS

 * Login


0

Search
0 Cart

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Add Gift Bag for £3.95

We’ll send you our signature branded gift bag, minimal design for maximum
impact.
Select quantity required per item

Subtotal:
$0.00


Taxes and shipping calculated at checkout


Checkout Go to cart



SEEK YOUR TREASURE

What are you looking for?



TOP SUGGESTIONS

Commonly searched:
 * Necklaces
 * Bracelets
 * Earrings
 * Rings
 * Chains
 * Charms
 * Styled Sets

Shopping Cart 0

Your Cart is Empty

Continue Shopping

Shopping Cart 0


Add Gift Bag for £3.95

We’ll send you our signature branded gift bag, minimal design for maximum
impact.
Select quantity required per item

Subtotal:
$0.00


Taxes and shipping calculated at checkout


Checkout Go to cart


Category

 * Necklaces
   * Initial Necklaces
   * Birthstone Necklaces
   * Zodiac Necklaces
   * Spinner Necklaces
   * Chains
 * Bracelets
   * Bangles
   * Chain Bracelets
 * Earrings
   * Hoop Earrings
   * Stud Earrings
   * Statement Earrings
   * Drop Earrings
 * Rings
   * Adjustable Size Rings
   * Signet Rings
   * Statement Rings
 * Chains
 * Charms
 * Styled Sets

Collections

 * New In: RJ x Dawn O'Porter
 * New In: Stellar
 * RJ x Scamp & Dude
 * Electric Love
 * Amulets & Birthstones
 * Eternal Treasures
 * Zodiac Art Coins
 * T-Bar Jewellery
 * Electric Goddess
 * The Elements
 * This is me
 * Ride or Die
 * Classics

Material

 * Sterling Silver
 * Gold Plated
 * Solid Gold
 * Pearl Jewellery
 * Diamond jewellery

SHOP: DAWN O'PORTER x RACHEL JACKSON

Birthstone Necklaces

NEW

 * ALL NEW

Trending

 * New In: RJ x Dawn O'Porter
 * Trending: Stellar
 * RJ x Scamp & Dude
 * Gemma Styles For Choose love
 * Citrine: November Birthstone

NEW IN: RJ x DAWN O'PORTER

TRENDING: STELLAR

MOST GIFTED

Symbolism

 * Love
 * Protection
 * Balance & Calm
 * Power
 * Family

Astrology

 * Aquarius
 * Pisces
 * Aries
 * Taurus
 * Gemini
 * Cancer
 * Leo
 * Virgo
 * Libra
 * Scorpio
 * Sagittarius
 * Capricorn

Birthstones

 * Garnet (January)
 * Amethyst (February)
 * Aquamarine (March)
 * Rock Crystal (April)
 * Emerald (May)
 * Moonstone (June)
 * Ruby (July)
 * Peridot (August)
 * Sapphire (September)
 * Tourmaline (October)
 * Citrine (November)
 * Tanzanite (December)

Birthstone Amulets

ASTROLOGY

All Gifts

 * Most Gifted
 * Birthday
 * Anniversary
 * Gifts for Mamas
 * Wedding Jewellery
 * Initials

Gifts By Price

 * Gift Cards
 * Gifts Under £75
 * Gifts Under £150

birthday gifts

SAY IT YOUR WAY

ETERNAL TREASURES

Birthstone Jewellery

Initial Jewellery

Engravable Jewellery

Monogram Jewellery

Star Sign Jewellery

Menu title

This section doesn’t currently include any content. Add content to this section
using the sidebar.

Necklaces

SHOP 50% OFF

EARRINGS

ABOUT US

 * Our Materials
 * Recycling & Replating
 * Workshops & Suppliers
 * Press & Celebrity

OUR MATERIALS

OUR RECYCLING SERVICE

WORKSHOPS & SUPPLIERS

Menu title

This section doesn’t currently include any content. Add content to this section
using the sidebar.





Menu title

This section doesn’t currently include any content. Add content to this section
using the sidebar.

Add description and links to your promotion

Shop now

Your headline



Image caption appears here

Your product's name

$49.00

Add your deal, information or promotional text

Menu title

This section doesn’t currently include any content. Add content to this section
using the sidebar.

Add description and links to your promotion

Shop now

Your headline



Image caption appears here

Your product's name

$49.00

Add your deal, information or promotional text

 * Home
 * Party Jewels
 * 







PARTY JEWELS

From high impact hoops and disco ball lockets to dazzling diamonds, this RJ
curation is guaranteed to make heads turn and bring the party vibes!
From high impact hoops and disco ball lockets to dazzling diamonds, this RJ
curation is guaranteed to make heads turn and bring the party vibes!
See more...
Filter
Category
Sub Category
Metal
Stone
Price
Sort by: Featured
All Party Jewels adjustable all AW21 AW22SALE bangle bestsellers birthstone
bracelet bracelets chains classics current diamond DOP drop earrings earrings
electric-goddess electric-love engravable jewellery eternal-treasures garnet
gifts gold goldrush happyface hedonists hoops jewellery lineoptions locket luxe
mama mamas maximalists metal:Gold metal:Silver minimalists most-loved mostloved
mothersday necklace necklaces new new in new-in pearl personalised rideordie
ring rings Sample22 samplesale23 showVariant silver silverletternecklace solid
gold spo-cs-disabled spo-default spo-disabled spo-enabled spo-notify-me-disabled
springedit SS23 SS23SALE statement stellar sterling stud earrings swap_noreturn
t-bar jewellery topaz valentines xmas2020
Featured Best Selling Alphabetically: A-Z Alphabetically: Z-A Price: Low to High
Price: High to Low Date: New to Old Date: Old to New
Dawn O'Porter Rainbow Pave Boogie Necklace 22 Carat Gold Plated Sterling Silver
$175.00
Dawn O'Porter Statement Woo Hoo Ring 22 Carat Gold Plated Sterling Silver
$219.00
Dawn O'Porter Rainbow Pave Disco Hoop Earrings 22 Carat Gold Plated Sterling
Silver $219.00
Dawn O'Porter 'We Are Family' Disco Ball Locket Necklace 22 Carat Gold Plated
Sterling Silver $364.00
Dawn O'Porter 'We Are Family' Disco Ball Locket Necklace Sterling Silver $284.00
Dawn O'Porter Disco Ball Necklace 22 Carat Gold Plated Sterling Silver $117.00
Dawn O'Porter Boogie Necklace 22 Carat Gold Plated Sterling Silver $117.00
Dawn O'Porter 'You Make Me Feel Like Dancing' Faceted Bangle 22 Carat Gold
Plated Sterling Silver $219.00
Dawn O'Porter Boogie Bracelet 22 Carat Gold Plated Sterling Silver $88.00
Statement Stellar Black Pearl Hoop Earrings 22 Carat Gold Plated Sterling Silver
$270.00
Stellar Graduated Black Pearl Necklace 22 Carat Gold Plated Sterling Silver
$284.00
Stellar Graduated Black Pearl Bracelet 22 Carat Gold Plated Sterling Silver
$270.00
Dawn O'Porter Linear Disco Ear Cuff 22 Carat Gold Plated Sterling Silver $44.00
Dawn O'Porter Disco Ball Locket Necklace Sterling Silver $197.00
Stellar Hardware Link Chain Necklace 22 Carat Gold Plated Sterling Silver $95.00
Dawn O'Porter Disco Ball Locket Necklace 22 Carat Gold Plated Sterling Silver
$219.00
Dawn O'Porter Medium Faceted Disco Hoop Earrings 22 Carat Gold Plated Sterling
Silver $110.00
Dawn O'Porter Oversized Disco Hoop Earrings 22 Carat Gold Plated Sterling Silver
$204.00
Stellar Orb Drop Chain Earrings 22 Carat Gold Plated Sterling Silver $102.00
Stellar Evolution Black Pearl Hoop Earrings 22 Carat Gold Plated Sterling Silver
$131.00
Stellar Hardware Huggie Hoop Earrings 22 Carat Gold Plated Sterling Silver
$66.00
Dawn O'Porter Small Faceted Disco Hoop Earrings 22 Carat Gold Plated Sterling
Silver $73.00
Stellar Hardware Link Chain Bracelet 22 Carat Gold Plated Sterling Silver $88.00
Large Personalised Stellar Star Locket 22 Carat Gold Plated Sterling Silver
$364.00
Stellar Orb Drop Hardware Chain Necklace 22 Carat Gold Plated Brass $364.00
Styled Large Personalised Stellar Star Locket and Statement Hardware Chain
Necklace Set 22 Carat Gold Plated Sterling Silver and Brass Sold Out
Statement Stellar Orb Ring 22 Carat Gold Plated Brass $124.00
Stellar Hardware Black Pearl Necklace 22 Carat Gold Plated Sterling Silver
$321.00
Stellar Orb Bangle 22 Carat Gold Plated Brass $219.00
Stellar Orb Drop Black Pearl Earrings 22 Carat Gold Plated Sterling Silver
$175.00
Stellar Hardware White Pearl Hoop Earrings 22 Carat Gold Plated Sterling Silver
$175.00
Statement Hardware Chain Necklace 22 Carat Gold Plated Brass $721.00
Statement Hardware Chain Bracelet 22 Carat Gold Plated Brass $364.00
Styled Stellar Orb Drop Hardware Chain Necklace and Statement Hardware Chain
Necklace Set 22 Carat Gold Plated Sterling Silver Sold Out
Electric Love Garnet Heart Necklace 22 Carat Gold Plated Sterling Silver $219.00
Electric Love Statement Garnet Heart Ring 22 Carat Gold Plated Sterling Silver
$255.00
Electric Love Statement Heart Necklace 22 Carat Gold Plated Sterling Silver
$233.00
Electric Goddess Blue Topaz Long Round Necklace Sterling Silver $204.00
Electric Goddess Blue Topaz Long Round Necklace 22 Carat Gold Plated Sterling
Silver Sold Out
Electric Goddess Blue Topaz Necklace 22 Carat Gold Plated Sterling Silver
$190.00
Electric Goddess Blue Topaz Large Hoops 22 Carat Gold Plated Sterling Silver
$284.00
Electric Goddess Blue Topaz Bangle 22 Carat Gold Plated Sterling Silver $284.00
Chunky Personalised T-Bar Necklace 22 Carat Gold Plated Sterling Silver $364.00

Chunky Personalised T-Bar Bracelet 22 Carat Gold Plated Sterling Silver $284.00
Dawn O'Porter Disco Ball Necklace Sterling Silver $102.00
Electric Goddess Blue Topaz Necklace Sterling Silver $175.00
Electric Love Garnet Heart Stud Earrings 22 Carat Gold Plated Sterling Silver
$95.00
Electric Love Mini Garnet Heart Necklace 22 Carat Gold Plated Sterling Silver
$124.00
Electric Love Mini Garnet Heart Ring 22 Carat Gold Plated Sterling Silver $88.00
Electric Love Garnet Heart Bracelet 22 Carat Gold Plated Sterling Silver $110.00
Load More Products


Free UK Shipping over £100

Worldwide Shipping

Gift Wrap Available

Chat support

Complimentary Engraving

SUPPORT

 * FAQ
 * Returns
 * Delivery
 * Size Guide
 * Care Guide
 * Contact Us
 * Students

ABOUT US

 * Our Materials
 * Recycling & Replating
 * Workshops & Suppliers
 * Press & Celebrity

MORE

 * Stockists
 * Terms & Conditions
 * Privacy & Cookies

 * 
 * 
 * 

HELLO, TREASURE! HERE'S 10% OFF

Sign up to uncover just dropped newness, exclusive discounts, style inspo & a
birthday gift from us.
By clicking the sign up button, you agree to receive email marketing and have
read the privacy policy.

SIGN UP

© 2023 Rachel Jackson.

American Express Klarna Mastercard Maestro Visa
What are you looking for?



TOP SUGGESTIONS

















My Wishlist0

Close dialog 3
BECOME A VIP AND GET 10% OFF YOUR FIRST ORDER 

Uncover newness, exclusive discounts, style inspo & a birthday gift from us.

Like the sound of that? Sign up below!


SIGN UP

 By clicking the sign up button, you agree to receive email marketing and have
read the privacy policy.