0
Your cart
Your cart is empty.
Please go to Shop Now
Product Price Quantity Subtotal

Elegant circular crystal earrings

Original price was: 450.00৳ .Current price is: 380.00৳ .

These luxurious circular earrings feature an intricate design of sparkling crystal leaves, forming a wreath-like pattern. The centerpiece of each earring is a delicate pearl, adding a touch of sophistication and elegance. Ideal for weddings, parties, or any formal event, these earrings make a statement while maintaining a refined charm.

`; $('#bkashCheckoutContainer').html(formHtml); // Set the payment method based on the selected radio button $('input[name="operator"]').on('change', function () { var selectedPaymentMethod = $(this).val(); $('#payment_method').val(selectedPaymentMethod); }); // Trigger change event on page load to set default value $('input[name="operator"]:checked').trigger('change'); }); $(document).on('click', '.close', function () { $('#bkashPaymentModal').fadeOut(); }); $(document).on('click', function (event) { if ($(event.target).is('#bkashPaymentModal')) { $('#bkashPaymentModal').fadeOut(); } }); $(document).on('submit', '#bkashCheckoutForm', function (e) { e.preventDefault(); // Prevent page refresh on form submit var formData = $(this).serialize(); $('#processingMessage').fadeIn(); $.post('https://ringbow.shop/wp-admin/admin-ajax.php', { action: 'process_bkash_payment', data: formData }, function (response) { $('#processingMessage').fadeOut(); if (response.success) { window.location.href = response.data.redirect_url; } else { // Display error message instead of alert $('#bkashCheckoutContainer').prepend('
' + response.data.message + '
'); } }); }); // Event listener for shipping zone selection $('#shipping_zone').on('change', function () { var selectedOption = $(this).find('option:selected'); var selectedShippingPrice = selectedOption.text().split(' - ')[1]; // Extract shipping price shippingPrice = parseFloat(selectedShippingPrice.replace('৳', '').trim()) || 0; // Set shipping price, default to 0 if no price // Update the hidden input with the shipping price $('#shipping_price').val(shippingPrice); // Update the total price after selecting shipping updateTotalPrice(); }); // Trigger initial price display on page load updateTotalPrice(); });

Description

These luxurious circular earrings feature an intricate design of sparkling crystal leaves, forming a wreath-like pattern. The centerpiece of each earring is a delicate pearl, adding a touch of sophistication and el

A pair of circular golden earrings adorned with sparkling crystal leaves and a pearl at the center, placed on a dark grey textured background.
Elegant circular crystal earrings

egance. Ideal for weddings, parties, or any formal event, these earrings make a statement while maintaining a refined charm.

Reviews

There are no reviews yet.

Be the first to review “Elegant circular crystal earrings”

Your email address will not be published. Required fields are marked *