- NEW ARRIVALS
- JEWELRY
- MARRIAGE
- COLLECTIONS
- Gifts
- Concept
- Loyalty
- OUTLET
SUMMERTIME
Get your summer outfits ready with our selection. Each piece becomes an expression of style that reflects the elegance of any woman who is inspired by the elements of the ocean.
refine
clear all
- sort by:
- RON - RON
apply
reset
{
// Read existing query params
let existingParams = new URLSearchParams(window.location.search);
// Grab form data
const form = new FormData($refs.filter_form);
// If testD == false, remove price filters
if (form.get('testD') === 'false') {
form.delete('filter.v.price.gte');
form.delete('filter.v.price.lte');
}
// Convert form data to new URLSearchParams
let newParams = new URLSearchParams(form);
// Merge existing params into newParams
for (let [key, value] of existingParams.entries()) {
if (! newParams.has(key)) {
newParams.set(key, value);
}
}
// Redirect with merged query string
loading = true;
const finalQuery = newParams.toString();
window.location.href = `${window.location.pathname}?${finalQuery}`;
})
">
sort
Last items


Five Points Silver Necklace
Five Points Silver NecklaceSilver plated with yellow gold
$160
Out of stock


Wired Baroque Pearl Necklace
Wired Baroque Pearl NecklaceSilver plated with yellow gold
$223


Odette Pink Pearls Silver Necklace
Odette Pink Pearls Silver NecklaceSilver plated with yellow gold
$223