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

URL: https://www.racheljacksonlondon.com/collections/dawn-o-porter-x-rachel-jackson/products/dawn-o-porter-rainbow-pave-boogie-necklace
Submission: On November 17 via api from US — Scanned from CA

Form analysis 15 forms found in the DOM

<form id="notify_form" class="default-state" style="display: block;">
  <div class="btn-close" id="btn_close_popup">
    <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>
  </div>
  <div class="notify-modal-body">
    <div class="heading">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
        <path d="M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0"></path>
      </svg>
      <p class="h4">We will notify you when the item is available</p>
    </div>
    <div class="alert-wrapper">
      <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">
        <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
        <polyline points="22,6 12,13 2,6"></polyline>
      </svg>
      <p class="h5">Alert Me Via Email!</p>
    </div>
    <label htmlfor="email" class="h5">Email Address</label>
    <input type="email" id="notify_email" placeholder="johnedoe@gmail.com">
    <div class="agree-txt-wrapper">
      <input type="checkbox" id="check_i_agree_notify">
      <span id="i_agree_txt">Yes, send me emails so i know this pre-order is back in stock.</span>
    </div>
    <p class="checkbox-alert" id="checkbox_alert">Please tick Yes to receive newest notification.</p>
  </div>
  <div class="notify-modal-footer design-pre-order-template-wrapper">
    <button data-editable="notify-me-button" class="notify-modal-btn" id="notify_modal_btn" style="color:#FFFFFF;background-color:#387DFF">Register</button>
  </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/dawn-o-porter-x-rachel-jackson/products/dawn-o-porter-rainbow-pave-boogie-necklace">
  <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/dawn-o-porter-x-rachel-jackson/products/dawn-o-porter-rainbow-pave-boogie-necklace">
  <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/dawn-o-porter-x-rachel-jackson/products/dawn-o-porter-rainbow-pave-boogie-necklace">
  <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 £2.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 £2.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#notify_me

<form method="post" action="/contact#notify_me" id="notify_me" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <p> <label aria-hidden="true" class="visuallyhidden" for="contact[email]"> Email address</label> </p>
  <div class="notify-form__description content">
    <p>Notify me when this product is available:</p>
  </div>
  <div class="notify_form__inputs " data-url="https://www.racheljacksonlondon.com/products/dawn-o-porter-rainbow-pave-boogie-necklace">
    <input type="hidden" name="challenge" value="false">
    <input type="hidden" name="contact[body]" class="notify_form_message"
      data-body="Please notify me when the following product is back in stock: Default Title | https://www.racheljacksonlondon.com/products/dawn-o-porter-rainbow-pave-boogie-necklace?variant=40235679416383"
      value="Please notify me when the following product is back in stock: Default Title | https://www.racheljacksonlondon.com/products/dawn-o-porter-rainbow-pave-boogie-necklace?variant=40235679416383">
    <div class="field has-addons">
      <div class="control">
        <input required="" type="email" class="notify_email input" name="contact[email]" id="contact[email]" placeholder="Email address" value="">
      </div>
      <div class="control">
        <input class="action_button button" type="submit" value="Send">
      </div>
    </div>
  </div>
  <p></p>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_7235934257215" accept-charset="UTF-8" class="shopify-product-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
  <div style="display: none;" data-shop-pay-installments-template=""></div>
  <div id="shopify-custom-variant-selection"> <variant-selection class="variant-selection" product-url="/products/dawn-o-porter-rainbow-pave-boogie-necklace.js" variant="40235679416383" data-variant-selection="" style=""> <input
        class="variant-selection__variants variant-selection__variants--default" name="id" type="hidden" value="40235679416383" data-variants=""></variant-selection></div>
  <div id="rj-pdp"></div>
  <p class="items_left"></p>
  <div class="purchase-details ">
    <div class="cart-warning"></div>
    <div class="purchase-details__buttons purchase-details__spb--false"> <button type="submit" name="add" class="button ajax-submit action_button button--add-to-cart spo-container" data-label="Add to cart" data-add-to-cart-trigger=""> <span
          class="text">Add to cart</span> <svg x="0px" y="0px" width="32px" height="32px" viewBox="0 0 32 32" class="checkmark">
          <path fill="none" stroke-width="2" stroke-linecap="square" stroke-miterlimit="10" d="M9,17l3.9,3.9c0.1,0.1,0.2,0.1,0.3,0L23,11"></path>
        </svg></button>
      <div class="swym-button-bar swym-wishlist-button-bar swym-inject swym-bbar-nomargin"></div>
    </div>
  </div>
  <div class="custom-btn--content ">
    <div class="wishlist-btn button">
      <div class="iwishAddWrap">
        <a class="iWishAdd" href="#" data-product="7235934257215" data-ptitle="Dawn O'Porter Rainbow Pave Boogie Necklace">Add to Wishlist</a>
        <p class="iWishLoginMsg" style="display: none;">Your wishlist has been temporarily saved. Please <a href="/account/login">Log in</a> to save it permanently.</p>
      </div>
    </div>
  </div> <input type="hidden" name="product-id" value="7235934257215">
  <div class="notify-wrapper spo-container"></div>
  <div class="selling-plan-wrapper spo-container"></div>
</form>

POST

<form class="form-wrapper" action="" id="hint-form" method="post">
  <div class="clearfix form-group"> <label for="sendtoname">Send a Hint to...</label> <input type="text" id="sendtoname" placeholder="Name" class="form-control" name="sendtoname" required=""></div>
  <div class="clearfix form-group"> <label for="sendtoemail">Their Email address</label> <input type="email" id="sendtoemail" placeholder="Email address" class="form-control" name="sendtoemail" required=""></div>
  <div class="clearfix form-group"> <label for="sendfromname">From...</label> <input type="text" id="sendfromname" placeholder="Name" class="form-control" name="sendfromname" required=""></div>
  <div class="clearfix form-group"> <label for="sendfromemail">Your Email...</label> <input type="email" id="sendfromemail" placeholder="Email address" class="form-control" name="sendfromemail" required=""></div>
  <div class="clearfix form-group"> <label for="message">Your message...</label> <input type="text" id="message" value="Pretty Please!!!" class="form-control" name="message"></div> <input type="hidden" id="productimage" name="productimage"
    value="https://www.racheljacksonlondon.com/cdn/shop/files/DOPN1GP.jpg?v=1698150957"> <input type="hidden" id="productname" name="productname" value="Dawn O'Porter Rainbow Pave Boogie Necklace"> <input type="hidden" id="producturl"
    name="producturl" value="https://www.racheljacksonlondon.com/products/dawn-o-porter-rainbow-pave-boogie-necklace">
  <div class="clearfix form-group"> <input type="submit" id="hint-submit" value="Submit" class="form-control"></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/dawn-o-porter-x-rachel-jackson/products/dawn-o-porter-rainbow-pave-boogie-necklace"><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="lp23verx"></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

We will notify you when the item is available

Alert Me Via Email!

Email Address
Yes, send me emails so i know this pre-order is back in stock.

Please tick Yes to receive newest notification.

Register

Thank you for your subscription, we will notify when it's available

Close

- | / 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

GIFTS

All Gifts

 * Christmas Gift Guide
 * Personalised Gifts
 * Most Gifted
 * Birthday Gifts
 * Birthstone Gifts
 * Anniversary Gifts
 * Gifts for Mamas
 * Wedding Jewellery
 * Initials

Gifts By Price

 * Gift Cards
 * Gifts Under £100
 * Gifts Under £250
 * Most Luxe

CHRISTMAS GIFT GUIDE

birthday gifts

PERSONALSED GIFTS

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

GIFTS

All Gifts

 * Christmas Gift Guide
 * Personalised Gifts
 * Most Gifted
 * Birthday Gifts
 * Birthstone Gifts
 * Anniversary Gifts
 * Gifts for Mamas
 * Wedding Jewellery
 * Initials

Gifts By Price

 * Gift Cards
 * Gifts Under £100
 * Gifts Under £250
 * Most Luxe

CHRISTMAS GIFT GUIDE

birthday gifts

PERSONALSED GIFTS

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

 * GIFTS
   
   All Gifts
   
    * Christmas Gift Guide
    * Personalised Gifts
    * Most Gifted
    * Birthday Gifts
    * Birthstone Gifts
    * Anniversary Gifts
    * Gifts for Mamas
    * Wedding Jewellery
    * Initials
   
   Gifts By Price
   
    * Gift Cards
    * Gifts Under £100
    * Gifts Under £250
    * Most Luxe
   
   CHRISTMAS GIFT GUIDE
   
   birthday gifts
   
   PERSONALSED GIFTS

 * 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 £2.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 £2.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

 * Christmas Gift Guide
 * Personalised Gifts
 * Most Gifted
 * Birthday Gifts
 * Birthstone Gifts
 * Anniversary Gifts
 * Gifts for Mamas
 * Wedding Jewellery
 * Initials

Gifts By Price

 * Gift Cards
 * Gifts Under £100
 * Gifts Under £250
 * Most Luxe

CHRISTMAS GIFT GUIDE

birthday gifts

PERSONALSED GIFTS

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


DAWN O'PORTER RAINBOW PAVE BOOGIE NECKLACE

$175.00


Email address

Notify me when this product is available:





Add to cart

Add to Wishlist

Your wishlist has been temporarily saved. Please Log in to save it permanently.







Get Up & Dance. Whether it's in your kitchen, at the school gates or a night on
the tiles this luxe, rainbow pave BOOGIE necklace, is the perfect, everyday,
mood-changing accessory.

Specifications

Metal : 22ct gold plated sterling silver

Chain Length : 41-46cm Adjustable

Chain Type : Curb Chain

Stones : Rainbow Zirconia

Design Description

Get Up & Dance. Whether it's in your kitchen, at the school gates or a night on
the tiles this luxe, rainbow pave BOOGIE necklace, is the perfect, everyday,
mood-changing accessory.

Specifications

Metal : 22ct gold plated sterling silver

Chain Length : 41-46cm Adjustable

Chain Type : Curb Chain

Stones : Rainbow Zirconia



Gift Bag
All Wrapped Up: Simply add gift wrap at cart (£3.95) and we’ll send you our
signature branded gift bag.. minimal design for maximum impact.

Planet Friendly: Our contemporary gift bags are plastic free, made from
sustainably sourced materials and are 100% recyclable, that’s including the
ribbon handle which is made from woven paper.

Forever Treasure: Our collectable jewellery boxes come in three colours and are
made from sustainably sourced materials. Whilst they’re also 100% recyclable, we
hope you will use them for a lifetime.. a safe place for you to store your
treasure, and take with you wherever you go.
Delivery & Returns

UK 

FREE DELIVERY | We offer Free Standard Delivery on all orders over
£100 delivering to the UK. Orders will be delivered within 2 to 4 working
days when delivering to the UK

STANDARD DELIVERY | Our standard delivery charge is £3.50. Orders will be
delivered within 2 to 4 working days when delivering to the UK

NEXT WORKING DAY | We offer a next day service for £4.95 for orders placed
before 3pm when delivering to the UK

 





INTERNATIONAL 

Europe - £10  (5-7 working days)*

Rest of the World - £10   (7-10 working days)*

*Duties and taxes are not included in the total at checkout. They are determined
by the customs agency within the destination country

For next day and Saturday services, orders must be received before 2pm
For our Full Delivery Policy visit our Delivery Page 

RETURNS 

Free 30 days, for our full policy visit our Returns & Refunds Page here

 

 

People & Planet

The RJ team know we are part of something much bigger and more important than
ourselves and we have a heartfelt desire to drive change, for both people and
planet. We know we have a lot to do but we are committed to this journey and we
are learning at pace. Here are some of the actions we’ve taken so far:

 * Social Impact: Since our launch in 2016 we’ve been raising awareness and
   thousands of pounds for people that need help. This year we collaborated with
   Dawn O Porter on a limited edition necklace which went on to raise over
   £40,000 for ‘Choose Love’, but that’s just the start of it…watch this space
   for more.
 * Our Gold & Silver: By nature, the industry recycles most materials due to
   their high value. Any off-cuts from castings in the workshops go back into
   the raw materials mix and are used to create another treasure. We aim to do
   more than this by transitioning to fully recycled jewellery, a phased process
   but one that is well underway.
 * Our Diamonds: We’ve made the conscious decision to change from mined diamonds
   to lab-grown, cultured diamonds. The process involves replicating the way
   that diamonds are grown in the earth and produces the same chemical
   properties as natural diamonds. Cultured diamonds are a symbol of innovation
   as much as they are eternal beauty, in fact there are almost none of the
   imperfections that you find in naturally found diamonds. Cultured diamonds
   are kind to people - conflict free, no child labour, and there is no exposure
   to the harmful substances found in some mines.
 * Our Gemstones: Two of our three jewellery workshops are certified members of
   the Responsible Jewellery Council and our third workshop is on track for this
   year. This represents a commitment to keeping the origins and chain of
   custody as transparent as possible.
 * Our Packaging: Much like our jewellery our gift boxes and pouches are
   designed to last a lifetime, a safe place for you to store your treasure and
   take wherever you go. Our jewellery boxes and outer-packaging are all also
   100% sustainably sourced, plastic free and 100% recyclable.
 * Replate with us: We offer a re-plating service so that you can give your gold
   jewellery a new lease of life, any time you think you need it. For more
   information send us an email at recycling@racheljacksonlondon.com.
 * Upcycle with us: Our upcycling service encourages you to get involved by
   sending us any unwanted, hallmarked sterling silver and solid gold jewellery
   (from any brand) for us to recycle for you. For 1-2 pieces, you’ll receive a
   £15 Rachel Jackson voucher. Explore the details here.

Explore our full journey about our ethical and sustainable future here
Care & Warranty

Text

CARE GUIDE

HOW TO TREASURE AND CLEAN YOUR JEWELLERY



All Rachel Jackson jewellery is either sterling silver, 22 carat gold plated
sterling silver or 9ct gold. When not being worn, we recommend that you store
your jewellery in the box that it came in. This will minimise the effects of
sunlight and the environment, and prevent chains from getting tangled. Avoid
contact with water, body lotions, perfumes, sun creams, cleaning products and
make-up as these will affect the plating.

To keep your jewellery sparkling, polish it gently with a soft jewellery cloth.

OUR MATERIALS GUIDE



All Rachel Jackson jewellery is either sterling silver, 22 carat gold plated
sterling silver or 9ct gold. When not being worn, we recommend that you store
your jewellery in the box that it came in. This will minimise the effects of
sunlight and the environment, and prevent chains from getting tangled. Avoid
contact with water, body lotions, perfumes, sun creams, cleaning products and
make-up as these will affect the plating.

To keep your jewellery sparkling, polish it gently with a soft jewellery cloth.

GUARANTEE



Every Rachel Jackson treasure is covered by a one-year warranty. We will replace
or repair any piece of jewellery that has broken due to manufacturing defects
subject to normal conditions of wear and tear, excluding accidental damage or
misuse.


Please notify us with proof of purchase from www.racheljacksonlondon.com within
12 months of receipt of the goods and we will provide you with a repair service
free of charge

After 1 year, depending on whether the item is still in stock and the nature of
the damage, we will do our very best to fix the item, however there will be a
charge for this service. Please email hello@racheljacksonlondon.com to make
arrangements for this service.

If you have any further questions about our returns policy, please email
hello@racheljacksonlondon.com or call us on 020 7375 0505. Our office hours are
Monday – Friday, 9am – 5.30pm (GMT)

CONTACT US


If you have any further questions about your jewellery then please do not
hesitate to contact us on:

 


CUSTOMER SERVICE

TEL: +44 (0) 207 375 0505

EMAIL: hello@racheljacksonlondon.com
 


CUSTOMER SERVICE HOURS 

Monday to Friday, 10am—2pm (GMT)

Size Guide

SIZE GUIDE

 * RINGS
   
 * NECKLACES
 * BRACELETS
 * EARRINGS

RING SIZING

Most of our Standard Rings adhere to the following sizes:

 

Small/ Medium rings are the equivalent of a UK size N

Medium/ Large rings are the equivalent of a UK size P

 

Our Pinky Signet Rings are usually sized as follows:

 

Small/ Medium rings are the equivalent of a UK size F

Medium/ Large rings are the equivalent of a UK size J

 

 * Please use our print at home size guide to assist with sizing

 

TIPS FOR MEASURING YOUR RING SIZE AT HOME

 

 * 1. Measure your ring size at the end of the day when fingers are at their
   largest.

 *  

 * 2. Consider the width of the band, a particularly wide or statement ring will
   feel tighter than a thin band so you may want to buy a full size larger than
   your normal ring size.

 

3. Do not measure your hands when they are cold, they may have shrunk up to half
a size.

 

 * 4. Choose a ring that sits comportably on the finger of your choice and place
   it over the sizing circles until you find the one that aligns with the inner
   rim of your ring.

 * 
   5. CLICK HERE to print the ring sizer page on an A4 sheet of paper ensuring
   that you do NOT have "Fit to page/printable area" selected.

 

 * 6. If you have a ring sizer, ensure that it fits comfortably. Snug enough so
   that it will not fall off, but loose enough to slide over your knuckle

 

RING SIZE CONVERSION GUIDE

UK SIZE EU SIZE US SIZE CIRCUMFERENCE

A

-

-

37.8mm

B

-

-

39.1mm

C

-

-

40.4mm

D

-

-

41.7mm

E

-

-

42.9mm

F

44

3

44.2mm

G

45

31/2

45.5mm

H

46

4

46.8mm

I

48

41/2

48mm

J

49

5

48.7mm

K

50

51/2

50mm

L

51

6

51.2mm

M

53

61/2

52.5mm

N

54

7

52.5mm

O

55

71/2

53.8mm

P

56

8

56.3mm

Q

-

-

57.6mm

R

-

-

58.9mm

S

-

-

60.2mm

T

-

-

61.4mm

U

-

-

62.7mm

V

-

-

64mm

W

-

-

65.3mm

X

-

-

66.6mm

Y

-

-

67.8mm

Z

-

-

68.5mm

STILL CAN'T FIND YOUR FIT?


CONTACT US

TEL: +44 (0) 207 375 0505

EMAIL: hello@racheljacksonlondon.com
 


CUSTOMER HAPPINESS HOURS

Monday to Thursday, 10am—2pm (GMT)

Please refer to the individual product page for specific necklace and chain
dimensions, which are unique to each product and are provided in centimetres.

STILL CAN'T FIND YOUR FIT?


CUSTOMER SERVICE

TEL: +44 (0) 207 375 0505

EMAIL: hello@racheljacksonlondon.com
 


CUSTOMER SERVICE HOURS

Monday to Friday, 9am—5.00pm (GMT)



Please refer to the individual product page for specific bracelet and bangle
dimensions, which are unique to each product and are provided in centimetres.

STILL CAN'T FIND YOUR FIT?


CUSTOMER SERVICE

TEL: +44 (0) 207 375 0505

EMAIL: hello@racheljacksonlondon.com
 


CUSTOMER SERVICE HOURS

Monday to Friday, 9am—5.00pm (GMT)



Please refer to the individual product page for specific earring dimensions and
how they close, which are unique to each product and are provided in
centimetres.

STILL CAN'T FIND YOUR FIT?


CUSTOMER SERVICE

TEL: +44 (0) 207 375 0505

EMAIL: hello@racheljacksonlondon.com
 


CUSTOMER SERVICE HOURS

Monday to Friday, 9am—5.00pm (GMT)





DROP A HINT

A little birdie tells us that... has their eye on our Dawn O'Porter Rainbow Pave
Boogie Necklace from Rachel Jackson

We thought we'd better send you the details... You know, just in case you feel
like treating them any time soon.

Thank You Oops there is an error. Please try again later
Send a Hint to...
Their Email address
From...
Your Email...
Your message...


YOU MAY ALSO LIKE

Dawn O'Porter 'We Are Family' Disco Ball Locket Necklace 22 Carat Gold Plated
Sterling Silver $363.00
Dawn O'Porter Boogie Necklace 22 Carat Gold Plated Sterling Silver $117.00
Dawn O'Porter Boogie Bracelet 22 Carat Gold Plated Sterling Silver $88.00
Dawn O'Porter Disco Ball Necklace Sterling Silver $102.00

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.