Skip to main content
Jewelry
Activewear
FREE SHIPPING ON ORDERS OVER $50
VISIT US
Main Menu
{ if ($modal.id !== `megamenu--jewelry-best`) { e.preventDefault(); $modal.setId(`megamenu--jewelry-best`); $modal.setSubId(`megamenu-submenu--`) } }" @pointerenter="$modal.setId(`megamenu--jewelry-best`, true); $modal.setSubId(`megamenu-submenu--`, true)" :class="$modal.id === `megamenu--jewelry-best` && $modal.sub_id === `megamenu-submenu--` ? 'active' :'' " class="group relative shrink-0 flex gap-0.5 items-center group whitespace-nowrap">
BEST SELLERS
{ if ($modal.id !== `megamenu--new`) { e.preventDefault(); $modal.setId(`megamenu--new`); $modal.setSubId(`megamenu-submenu--`) } }" @pointerenter="$modal.setId(`megamenu--new`, true); $modal.setSubId(`megamenu-submenu--`, true)" :class="$modal.id === `megamenu--new` && $modal.sub_id === `megamenu-submenu--` ? 'active' :'' " class="group relative shrink-0 flex gap-0.5 items-center group whitespace-nowrap">
NEW
{ if ($modal.id !== `megamenu--earrings`) { e.preventDefault(); $modal.setId(`megamenu--earrings`); $modal.setSubId(`megamenu-submenu--`) } }" @pointerenter="$modal.setId(`megamenu--earrings`, true); $modal.setSubId(`megamenu-submenu--`, true)" :class="$modal.id === `megamenu--earrings` && $modal.sub_id === `megamenu-submenu--` ? 'active' :'' " class="group relative shrink-0 flex gap-0.5 items-center group whitespace-nowrap">
EARRINGS
{ if ($modal.id !== `megamenu--rings`) { e.preventDefault(); $modal.setId(`megamenu--rings`); $modal.setSubId(`megamenu-submenu--`) } }" @pointerenter="$modal.setId(`megamenu--rings`, true); $modal.setSubId(`megamenu-submenu--`, true)" :class="$modal.id === `megamenu--rings` && $modal.sub_id === `megamenu-submenu--` ? 'active' :'' " class="group relative shrink-0 flex gap-0.5 items-center group whitespace-nowrap">
RINGS
{ if ($modal.id !== `megamenu--necklaces`) { e.preventDefault(); $modal.setId(`megamenu--necklaces`); $modal.setSubId(`megamenu-submenu--`) } }" @pointerenter="$modal.setId(`megamenu--necklaces`, true); $modal.setSubId(`megamenu-submenu--`, true)" :class="$modal.id === `megamenu--necklaces` && $modal.sub_id === `megamenu-submenu--` ? 'active' :'' " class="group relative shrink-0 flex gap-0.5 items-center group whitespace-nowrap">
NECKLACES
{ if ($modal.id !== `megamenu--bracelets`) { e.preventDefault(); $modal.setId(`megamenu--bracelets`); $modal.setSubId(`megamenu-submenu--`) } }" @pointerenter="$modal.setId(`megamenu--bracelets`, true); $modal.setSubId(`megamenu-submenu--`, true)" :class="$modal.id === `megamenu--bracelets` && $modal.sub_id === `megamenu-submenu--` ? 'active' :'' " class="group relative shrink-0 flex gap-0.5 items-center group whitespace-nowrap">
BRACELETS
{ if (e.key === 'k' && e.ctrlKey) { e.preventDefault(); e.stopPropagation(); if (!hasFocus) { hasFocus = true; $modal.setId('search') $nextTick(() => $el.querySelector('input')?.focus()) } } if (e.key === 'Escape' && hasFocus) { e.preventDefault(); e.stopPropagation(); hasFocus = false; $modal.id = ''; $refs.navSearchButton.focus() } }">
Search
{ hasFocus = false }, 300) }; " class="appearance-none flex-1 bg-transparent !outline-none">
{ if (hasFocus && $modal.id !== 'search') { $refs.navSearchForm.classList.remove('active'); setTimeout(()=> { hasFocus = false }, 300) return; } hasFocus = true; $modal.setId('search') if (window.innerWidth > 768) { $nextTick(()=> $refs.navSearchForm.querySelector('input').focus()) } }">
Search
0
Home
Best Selling Anklets
Best Selling Anklets
All Best Sellers
Best Selling Earrings
Best Selling Rings
Best Selling Necklaces
Best Selling Bracelets
Color
Price
Product Type
Size
Ring Size
All Filters
5
products
Sort · Loading
{ ;if (!select?.contains($event.target) && select !== $event.target) { show_popover = false; show = false; } }" @scroll.window="pos = select.getBoundingClientRect()" @resize.window="pos = select.getBoundingClientRect()" @keydown.esc="show_popover = false; show = false;" @keydown.left.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.up.prevent.stop="focusIndex = focusIndex > 0 ? focusIndex -1 : values.length - 1" @keydown.down.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.right.prevent.stop="focusIndex = focusIndex + 1 < values.length ? focusIndex + 1 : 0" @keydown.space.prevent.stop="main_collection.state.sort_by = value" @keydown.enter.prevent.stop="main_collection.state.sort_by = value; show_popover = false; show = false;" class="fixed z-max min-w-max mt-1 max-h-60 w-full overflow-auto rounded-md bg-white py-1 text-base shadow-lg outline-none ring-1 ring-black/5 transition-opacity duration-75 focus:outline-none sm:text-sm dropdown--button-filters-active" aria-label="Sort by" aria-orientation="vertical" role="listbox" tabindex="0" x-show="show_popover" x-cloak x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0">
{ if (disabledItems[i]) return; main_collection.state.sort_by = value; focusIndex = i; show_popover = false; show = false; }" :disabled="!!disabledItems[i]" :class="i === focusIndex && !disabledItems[i] ? 'active' : disabledItems[i] ? 'opacity-40' :''" x-effect="i === focusIndex && $el.parentElement ? $el.parentElement.scrollTop = $el.offsetTop - 120 : null" role="option" tabindex="-1" :aria-selected="i === focusIndex">
Filter & Sort
Apply Filter
{ $el.closest('form')?.querySelectorAll('[data-filters] input').forEach((input) => { if (input.type === 'checkbox' || input.type === 'radio') { input.checked = false } }); window.dispatchEvent(new CustomEvent('clear-filters')); has_checked = false; price_changed = false; }" :disabled="main_collection.state.loading || !(false || has_checked || price_changed)" > Clear all
Apply Filters
{ content_slider.handleScroll(e); const mediaId = [...$el.querySelectorAll(':scope > div:not(.hidden):not(.\\!hidden)')].find(pic => pic?.classList?.contains('centered'))?.getAttribute('data-media-id'); if (mediaId && mediaId !== p_card.selected_media_id) { p_card.selected_media_id = mediaId }}" @scrollend="content_slider.handleInfiniteScroll" x-effect="() => { if (p_card?.selected_variant?.id && p_card?.selected_variant?.id !== p_card?.initial_variant_id && !p_card?.images_cleaned) { $el.querySelectorAll(':scope > div:not([\\:data-media-id])').forEach(el => el.remove()) p_card.images_cleaned = true } }" x-ref="scrollContainer">
content_slider?.scrollToIndex(index)">
Save 0.00
Sold out
Quick Add
Yellow Gold
Marina Anklet
$12.95
$12.95
{}" x-data="{ index: +`0`, hoverValue: '', offset: +`2` }" x-defer="intersect">
+1
{ content_slider.handleScroll(e); const mediaId = [...$el.querySelectorAll(':scope > div:not(.hidden):not(.\\!hidden)')].find(pic => pic?.classList?.contains('centered'))?.getAttribute('data-media-id'); if (mediaId && mediaId !== p_card.selected_media_id) { p_card.selected_media_id = mediaId }}" @scrollend="content_slider.handleInfiniteScroll" x-effect="() => { if (p_card?.selected_variant?.id && p_card?.selected_variant?.id !== p_card?.initial_variant_id && !p_card?.images_cleaned) { $el.querySelectorAll(':scope > div:not([\\:data-media-id])').forEach(el => el.remove()) p_card.images_cleaned = true } }" x-ref="scrollContainer">
content_slider?.scrollToIndex(index)">
Save 0.00
Sold out
Quick Add
Yellow Gold
Station Anklet
$13.95
$13.95
{}" x-data="{ index: +`0`, hoverValue: '', offset: +`2` }" x-defer="intersect">
+1
{ content_slider.handleScroll(e); const mediaId = [...$el.querySelectorAll(':scope > div:not(.hidden):not(.\\!hidden)')].find(pic => pic?.classList?.contains('centered'))?.getAttribute('data-media-id'); if (mediaId && mediaId !== p_card.selected_media_id) { p_card.selected_media_id = mediaId }}" @scrollend="content_slider.handleInfiniteScroll" x-effect="() => { if (p_card?.selected_variant?.id && p_card?.selected_variant?.id !== p_card?.initial_variant_id && !p_card?.images_cleaned) { $el.querySelectorAll(':scope > div:not([\\:data-media-id])').forEach(el => el.remove()) p_card.images_cleaned = true } }" x-ref="scrollContainer">
content_slider?.scrollToIndex(index)">
Save 0.00
Sold out
Quick Add
White Gold
Mykonos Beaded Anklet
$16.95
$16.95
{}" x-data="{ index: +`0`, hoverValue: '', offset: +`2` }" x-defer="intersect">
+1
{ content_slider.handleScroll(e); const mediaId = [...$el.querySelectorAll(':scope > div:not(.hidden):not(.\\!hidden)')].find(pic => pic?.classList?.contains('centered'))?.getAttribute('data-media-id'); if (mediaId && mediaId !== p_card.selected_media_id) { p_card.selected_media_id = mediaId }}" @scrollend="content_slider.handleInfiniteScroll" x-effect="() => { if (p_card?.selected_variant?.id && p_card?.selected_variant?.id !== p_card?.initial_variant_id && !p_card?.images_cleaned) { $el.querySelectorAll(':scope > div:not([\\:data-media-id])').forEach(el => el.remove()) p_card.images_cleaned = true } }" x-ref="scrollContainer">
content_slider?.scrollToIndex(index)">
Save 0.00
Sold out
Quick Add
Yellow Gold
Snake Anklet
$13.95
$13.95
{}" x-data="{ index: +`0`, hoverValue: '', offset: +`2` }" x-defer="intersect">
+1
{ content_slider.handleScroll(e); const mediaId = [...$el.querySelectorAll(':scope > div:not(.hidden):not(.\\!hidden)')].find(pic => pic?.classList?.contains('centered'))?.getAttribute('data-media-id'); if (mediaId && mediaId !== p_card.selected_media_id) { p_card.selected_media_id = mediaId }}" @scrollend="content_slider.handleInfiniteScroll" x-effect="() => { if (p_card?.selected_variant?.id && p_card?.selected_variant?.id !== p_card?.initial_variant_id && !p_card?.images_cleaned) { $el.querySelectorAll(':scope > div:not([\\:data-media-id])').forEach(el => el.remove()) p_card.images_cleaned = true } }" x-ref="scrollContainer">
content_slider?.scrollToIndex(index)">
Save 0.00
Sold out
Quick Add
Yellow Gold
Evil Eye & Hamsa Anklet
$15.95
$15.95
{}" x-data="{ index: +`0`, hoverValue: '', offset: +`2` }" x-defer="intersect">
+1
{}">