Skip to content
radhikajewels.store
BYOR Review
Cart
Checkout
Colored Diamonds
Diamond Detail Page
Gemstone
Lab Created
Loose Diamonds
My account
Shop
Store — Demo
radhikajewels.store
BYOR Review
Cart
Checkout
Colored Diamonds
Diamond Detail Page
Gemstone
Lab Created
Loose Diamonds
My account
Shop
Store — Demo
Great things are on the horizon
Something big is brewing! Our store is in the works and will be launching soon!
jQuery(document).ready(function($) { $(".kirb-ring-size-dropdown").change(function() { var cartItemKey = $(this).attr("id"); var newSize = $(this).val(); var loader = $("
Please Wait...
"); var selectField = $(this); selectField.prop("disabled", true); $(this).parent().append(loader); $.ajax({ url: "https://radhikajewels.store/wp-admin/admin-ajax.php", type: "POST", data: { action: "kirb_update_ring_size", cart_item_key: cartItemKey, ring_size: newSize, nonce: "8e113665f7" }, success: function(response) { if(response.success) { location.reload(); } else { loader.remove(); selectField.prop("disabled", false); } }, error: function(xhr, status, error) { loader.remove(); selectField.prop("disabled", false); console.log(error); } }); }); });
Scroll to Top