<!doctype html>
<html class="no-js no-touch page-loading" lang="en">
<head>
<!-- Google Consent Mode V2 Consentmo -->
<script id="consentmo-gcmv2-integration">
/*
* Options:
* - true: set default consent for all regions
* - false: set default consent when the cookie bar active
*/
const isSetDefaultConsent = true;
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
const getCsmCookie = (cookieName) => (document.cookie.split(';').map(c => c.trim()).find(c => c.startsWith(`${cookieName}=`))?.split('=')[1] ?? undefined);
const getCsmStorage = () => {
try {
const storage = localStorage.getItem('gdprCache');
if (!storage) return undefined;
const parsed = JSON.parse(storage);
const settings = parsed.getCookieConsentSettings && JSON.parse(parsed.getCookieConsentSettings);
return {
settings,
cookieConsentName: `cookieconsent_status${settings?.cookie_name || ''}`
};
} catch {
return undefined;
}
}
const csmStorage = getCsmStorage();
const cookieName = csmStorage?.cookieConsentName || 'cookieconsent_status';
const csmCookieConsent = getCsmCookie(cookieName);
const csmCookiePreferences = getCsmCookie('cookieconsent_preferences_disabled');
if (isSetDefaultConsent) {
let consentValues = {
analytics: 'denied',
marketing: 'denied',
functionality: 'denied',
};
let adsDataRedaction = false;
let urlPassthrough = false;
if (csmCookieConsent && csmCookiePreferences !== undefined) {
consentValues.analytics = csmCookiePreferences.indexOf('analytics') >= 0 ? 'denied' : 'granted';
consentValues.marketing = csmCookiePreferences.indexOf('marketing') >= 0 ? 'denied' : 'granted';
consentValues.functionality = csmCookiePreferences.indexOf('functionality') >= 0 ? 'denied' : 'granted';
if (csmStorage && csmStorage?.settings?.gcm_options?.state == '1') {
adsDataRedaction = csmStorage.settings.gcm_options?.ads_data_redaction || false;
urlPassthrough = csmStorage.settings.gcm_options?.url_passthrough || false;
}
}
gtag('consent', 'default', {
ad_storage: consentValues.marketing,
ad_personalization: consentValues.marketing,
ad_user_data: consentValues.marketing,
analytics_storage: consentValues.analytics,
functionality_storage: consentValues.functionality,
personalization_storage: consentValues.functionality,
security_storage: 'granted',
wait_for_update: 1500
});
gtag('set', 'ads_data_redaction', adsDataRedaction);
gtag('set', 'url_passthrough', urlPassthrough);
}
document.addEventListener('consentmoSignal', function(event) {
const csmSignal = event.detail;
const consentState = csmSignal.integration?.gcm?.isEnabled ? csmSignal.integration.gcm.state : csmSignal.state;
gtag('consent', (!isSetDefaultConsent ? 'default' : 'update'), consentState);
if (csmSignal.integration?.gcm?.isEnabled) {
gtag('set', 'ads_data_redaction', csmSignal.integration.gcm.adsDataRedaction);
gtag('set', 'url_passthrough', csmSignal.integration.gcm.urlPassthrough);
}
});
</script>
<meta name="google-site-verification" content="x6BnldnJj08Hoy2QcJlsDwxqIfEzJ6HJZSNr62kb_O0">
<meta name="google-site-verification" content="q5AoFjSCX16fN-2D_Mv8ZRH9l8NopfgKdnls8hnRZnw">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, minimum-scale=1.0">
<link rel="canonical" href="https://itsara.net/en"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><link rel="preload" as="font" href="//itsara.net/cdn/fonts/lato/lato_n4.c3b93d431f0091c8be23185e15c9d1fee1e971c5.woff2" type="font/woff2" crossorigin><link rel="preload" as="font" href="//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n4.9980f3e16959dc89137cc1369bfc3ae98af1deb9.woff2" type="font/woff2" crossorigin><link rel="preload" as="image" href="//itsara.net/cdn/shop/t/66/assets/loading.svg?v=91665432863842511931738269412"><style data-shopify>
:root {
--overlay-bg: #2b2b2b;
--overlay-bg-svg: #fff;
}
.no-js.page-loading .loading-overlay,
html:not(.page-loading) .loading-overlay { opacity: 0; visibility: hidden; pointer-events: none; animation: fadeOut 1s ease; transition: visibility 0s linear 1s; }
.loading-overlay { position: fixed; top: 0; left: 0; z-index: 99999; width: 100vw; height: 100vh; display: flex; align-items: center; justify-content: center; background: var(--overlay-bg, var(--COLOR-BLACK-WHITE)); }</style><link rel="shortcut icon" href="//itsara.net/cdn/shop/files/itsara-bijoux-favicon_32x32.png?v=1665491927" type="image/png">
<title>Itsara Jewelry Silver
– Itsara bijoux</title><meta name="description" content="Handcrafted collection of solid silver jewelry for men and women from a rare ethnic traditional craft. Rings, earrings, bracelets - bangles and cuffs. Ethnic and contemporary jewelry available in many sizes.">
<meta property="og:site_name" content="Itsara bijoux">
<meta property="og:url" content="https://itsara.net/en">
<meta property="og:title" content="Itsara Jewelry Silver">
<meta property="og:type" content="website">
<meta property="og:description" content="Handcrafted collection of solid silver jewelry for men and women from a rare ethnic traditional craft. Rings, earrings, bracelets - bangles and cuffs. Ethnic and contemporary jewelry available in many sizes."><meta property="og:image" content="http://itsara.net/cdn/shop/files/logo_itsara_noir_ss_fond_V2.jpg?v=1667573402">
<meta property="og:image:secure_url" content="https://itsara.net/cdn/shop/files/logo_itsara_noir_ss_fond_V2.jpg?v=1667573402">
<meta property="og:image:width" content="1080">
<meta property="og:image:height" content="540"><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Itsara Jewelry Silver">
<meta name="twitter:description" content="Handcrafted collection of solid silver jewelry for men and women from a rare ethnic traditional craft. Rings, earrings, bracelets - bangles and cuffs. Ethnic and contemporary jewelry available in many sizes."><style data-shopify>@font-face {
font-family: "Playfair Display";
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n4.9980f3e16959dc89137cc1369bfc3ae98af1deb9.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n4.c562b7c8e5637886a811d2a017f9e023166064ee.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_n4.c3b93d431f0091c8be23185e15c9d1fee1e971c5.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_n4.d5c00c781efb195594fd2fd4ad04f7882949e327.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_n4.c3b93d431f0091c8be23185e15c9d1fee1e971c5.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_n4.d5c00c781efb195594fd2fd4ad04f7882949e327.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 400;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_n4.c3b93d431f0091c8be23185e15c9d1fee1e971c5.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_n4.d5c00c781efb195594fd2fd4ad04f7882949e327.woff") format("woff");
}
@font-face {
font-family: "Playfair Display";
font-weight: 500;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n5.6d96c6c4ac11fa0f6466bea3ceb706b13b60121f.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n5.243754f603c104a858dcf4ebe73445104040a1bf.woff") format("woff");
}
@font-face {
font-family: "Playfair Display";
font-weight: 700;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n7.592b3435e0fff3f50b26d410c73ae7ec893f6910.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/playfair_display/playfairdisplay_n7.998b1417dec711058cce2abb61a0b8c59066498f.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 100;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_n1.28c16a27f5f7a3fc1b44cb5df6b7bbb1852b715f.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_n1.bf54aec592a20656da3762a257204a332a144371.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 500;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_n5.b2fec044fbe05725e71d90882e5f3b21dae2efbd.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_n5.f25a9a5c73ff9372e69074488f99e8ac702b5447.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 400;
font-style: italic;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_i4.09c847adc47c2fefc3368f2e241a3712168bc4b6.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_i4.3c7d9eb6c1b0a2bf62d892c3ee4582b016d0f30c.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 700;
font-style: italic;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_i7.16ba75868b37083a879b8dd9f2be44e067dfbf92.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_i7.4c07c2b3b7e64ab516aa2f2081d2bb0366b9dce8.woff") format("woff");
}
@font-face {
font-family: Lato;
font-weight: 500;
font-style: normal;
font-display: swap;
src: url("//itsara.net/cdn/fonts/lato/lato_n5.b2fec044fbe05725e71d90882e5f3b21dae2efbd.woff2") format("woff2"),
url("//itsara.net/cdn/fonts/lato/lato_n5.f25a9a5c73ff9372e69074488f99e8ac702b5447.woff") format("woff");
}
:root {--COLOR-PRIMARY-OPPOSITE: #000000;
--COLOR-PRIMARY-LIGHTEN-DARKEN-ALPHA-20: rgba(220, 197, 163, 0.2);
--COLOR-PRIMARY-LIGHTEN-DARKEN-ALPHA-30: rgba(220, 197, 163, 0.3);
--PRIMARY-BUTTONS-COLOR-BG: #eadcc8;
--PRIMARY-BUTTONS-COLOR-TEXT: #000000;
--PRIMARY-BUTTONS-COLOR-TEXT-ALPHA-10: rgba(0, 0, 0, 0.1);
--PRIMARY-BUTTONS-COLOR-BORDER: #eadcc8;
--PRIMARY-BUTTONS-COLOR-HOVER: rgba(0, 0, 0, 0.2);
--PRIMARY-BUTTONS-COLOR-LIGHTEN-DARKEN: #dcc5a3;
--PRIMARY-BUTTONS-COLOR-ALPHA-05: rgba(234, 220, 200, 0.05);
--PRIMARY-BUTTONS-COLOR-ALPHA-10: rgba(234, 220, 200, 0.1);
--PRIMARY-BUTTONS-COLOR-ALPHA-50: rgba(234, 220, 200, 0.5);--COLOR-SECONDARY-OPPOSITE: #000000;
--COLOR-SECONDARY-OPPOSITE-ALPHA-20: rgba(0, 0, 0, 0.2);
--COLOR-SECONDARY-LIGHTEN-DARKEN-ALPHA-20: rgba(183, 162, 130, 0.2);
--COLOR-SECONDARY-LIGHTEN-DARKEN-ALPHA-30: rgba(183, 162, 130, 0.3);
--SECONDARY-BUTTONS-COLOR-BG: #cabaa2;
--SECONDARY-BUTTONS-COLOR-TEXT: #000000;
--SECONDARY-BUTTONS-COLOR-TEXT-ALPHA-10: rgba(0, 0, 0, 0.1);
--SECONDARY-BUTTONS-COLOR-BORDER: #cabaa2;
--SECONDARY-BUTTONS-COLOR-ALPHA-05: rgba(202, 186, 162, 0.05);
--SECONDARY-BUTTONS-COLOR-ALPHA-10: rgba(202, 186, 162, 0.1);
--SECONDARY-BUTTONS-COLOR-ALPHA-50: rgba(202, 186, 162, 0.5);--OUTLINE-BUTTONS-PRIMARY-BG: transparent;
--OUTLINE-BUTTONS-PRIMARY-TEXT: #eadcc8;
--OUTLINE-BUTTONS-PRIMARY-TEXT-ALPHA-10: rgba(234, 220, 200, 0.1);
--OUTLINE-BUTTONS-PRIMARY-BORDER: #eadcc8;
--OUTLINE-BUTTONS-PRIMARY-BG-HOVER: rgba(220, 197, 163, 0.2);
--OUTLINE-BUTTONS-SECONDARY-BG: transparent;
--OUTLINE-BUTTONS-SECONDARY-TEXT: #cabaa2;
--OUTLINE-BUTTONS-SECONDARY-TEXT-ALPHA-10: rgba(202, 186, 162, 0.1);
--OUTLINE-BUTTONS-SECONDARY-BORDER: #cabaa2;
--OUTLINE-BUTTONS-SECONDARY-BG-HOVER: rgba(183, 162, 130, 0.2);
--OUTLINE-BUTTONS-WHITE-BG: transparent;
--OUTLINE-BUTTONS-WHITE-TEXT: #ffffff;
--OUTLINE-BUTTONS-WHITE-TEXT-ALPHA-10: rgba(255, 255, 255, 0.1);
--OUTLINE-BUTTONS-WHITE-BORDER: #ffffff;
--OUTLINE-BUTTONS-BLACK-BG: transparent;
--OUTLINE-BUTTONS-BLACK-TEXT: #000000;
--OUTLINE-BUTTONS-BLACK-TEXT-ALPHA-10: rgba(0, 0, 0, 0.1);
--OUTLINE-BUTTONS-BLACK-BORDER: #000000;--OUTLINE-SOLID-BUTTONS-PRIMARY-BG: #eadcc8;
--OUTLINE-SOLID-BUTTONS-PRIMARY-TEXT: #000000;
--OUTLINE-SOLID-BUTTONS-PRIMARY-TEXT-ALPHA-10: rgba(0, 0, 0, 0.1);
--OUTLINE-SOLID-BUTTONS-PRIMARY-BORDER: #000000;
--OUTLINE-SOLID-BUTTONS-PRIMARY-BG-HOVER: rgba(0, 0, 0, 0.2);
--OUTLINE-SOLID-BUTTONS-SECONDARY-BG: #cabaa2;
--OUTLINE-SOLID-BUTTONS-SECONDARY-TEXT: #000000;
--OUTLINE-SOLID-BUTTONS-SECONDARY-TEXT-ALPHA-10: rgba(0, 0, 0, 0.1);
--OUTLINE-SOLID-BUTTONS-SECONDARY-BORDER: #000000;
--OUTLINE-SOLID-BUTTONS-SECONDARY-BG-HOVER: rgba(0, 0, 0, 0.2);
--OUTLINE-SOLID-BUTTONS-WHITE-BG: #ffffff;
--OUTLINE-SOLID-BUTTONS-WHITE-TEXT: #000000;
--OUTLINE-SOLID-BUTTONS-WHITE-TEXT-ALPHA-10: rgba(0, 0, 0, 0.1);
--OUTLINE-SOLID-BUTTONS-WHITE-BORDER: #000000;
--OUTLINE-SOLID-BUTTONS-BLACK-BG: #000000;
--OUTLINE-SOLID-BUTTONS-BLACK-TEXT: #ffffff;
--OUTLINE-SOLID-BUTTONS-BLACK-TEXT-ALPHA-10: rgba(255, 255, 255, 0.1);
--OUTLINE-SOLID-BUTTONS-BLACK-BORDER: #ffffff;--COLOR-HEADING: #b6a388;
--COLOR-TEXT: #ffecd2;
--COLOR-TEXT-DARKEN: #ffc16c;
--COLOR-TEXT-LIGHTEN: #ffffff;
--COLOR-TEXT-ALPHA-5: rgba(255, 236, 210, 0.05);
--COLOR-TEXT-ALPHA-8: rgba(255, 236, 210, 0.08);
--COLOR-TEXT-ALPHA-10: rgba(255, 236, 210, 0.1);
--COLOR-TEXT-ALPHA-15: rgba(255, 236, 210, 0.15);
--COLOR-TEXT-ALPHA-20: rgba(255, 236, 210, 0.2);
--COLOR-TEXT-ALPHA-25: rgba(255, 236, 210, 0.25);
--COLOR-TEXT-ALPHA-50: rgba(255, 236, 210, 0.5);
--COLOR-TEXT-ALPHA-60: rgba(255, 236, 210, 0.6);
--COLOR-TEXT-ALPHA-85: rgba(255, 236, 210, 0.85);
--COLOR-BG: #2b2b2b;
--COLOR-BG-ALPHA-25: rgba(43, 43, 43, 0.25);
--COLOR-BG-ALPHA-35: rgba(43, 43, 43, 0.35);
--COLOR-BG-ALPHA-60: rgba(43, 43, 43, 0.6);
--COLOR-BG-ALPHA-65: rgba(43, 43, 43, 0.65);
--COLOR-BG-ALPHA-85: rgba(43, 43, 43, 0.85);
--COLOR-BG-DARKEN: #121212;
--COLOR-BG-LIGHTEN-DARKEN: #454545;
--COLOR-BG-LIGHTEN-DARKEN-SHIMMER-BG: #383838;
--COLOR-BG-LIGHTEN-DARKEN-SHIMMER-EFFECT: #3d3d3d;
--COLOR-BG-LIGHTEN-DARKEN-SHIMMER-ENHANCEMENT: #ffffff;
--COLOR-BG-LIGHTEN-DARKEN-FOREGROUND: #454545;
--COLOR-BG-LIGHTEN-DARKEN-HIGHLIGHT: #000000;
--COLOR-BG-LIGHTEN-DARKEN-SEARCH-LOADER: #5e5e5e;
--COLOR-BG-LIGHTEN-DARKEN-SEARCH-LOADER-LINE: #454545;
--COLOR-BG-LIGHTEN-DARKEN-2: #2c2c2c;
--COLOR-BG-LIGHTEN-DARKEN-3: #1f1f1f;
--COLOR-BG-LIGHTEN-DARKEN-4: #121212;
--COLOR-BG-LIGHTEN-DARKEN-5: #050505;
--COLOR-BG-LIGHTEN-DARKEN-6: #000000;
--COLOR-BG-LIGHTEN-DARKEN-CONTRAST: #777777;
--COLOR-BG-LIGHTEN-DARKEN-CONTRAST-2: #848484;
--COLOR-BG-LIGHTEN-DARKEN-CONTRAST-3: #919191;
--COLOR-BG-LIGHTEN-DARKEN-CONTRAST-4: #9e9e9e;
--COLOR-BG-LIGHTEN-DARKEN-CONTRAST-5: #ababab;
--COLOR-BG-LIGHTEN-DARKEN-CONTRAST-6: #b7b7b7;
--COLOR-BG-SECONDARY: #000000;
--COLOR-BG-SECONDARY-LIGHTEN-DARKEN: #1a1a1a;
--COLOR-BG-SECONDARY-LIGHTEN-DARKEN-CONTRAST: #808080;
--COLOR-INPUT-BG: #2b2b2b;
--COLOR-ACCENT: #d1c0a6;
--COLOR-ACCENT-TEXT: #fff;
--COLOR-ACCENT-MIX-ALPHA: rgba(232, 224, 211, 0.25);
--COLOR-BORDER: #b6a388;
--COLOR-BORDER-ALPHA-15: rgba(182, 163, 136, 0.15);
--COLOR-BORDER-ALPHA-30: rgba(182, 163, 136, 0.3);
--COLOR-BORDER-ALPHA-50: rgba(182, 163, 136, 0.5);
--COLOR-BORDER-ALPHA-65: rgba(182, 163, 136, 0.65);
--COLOR-BORDER-LIGHTEN-DARKEN: #66563f;
--COLOR-BORDER-HAIRLINE: #232323;
--COLOR-SALE-BG: #2b2b2b;
--COLOR-SALE-TEXT: #d1c0a6;
--COLOR-CUSTOM-BG: #3b3b3b;
--COLOR-CUSTOM-TEXT: #cabaa2;
--COLOR-SOLD-BG: #c39599;
--COLOR-SOLD-TEXT: #000000;
--COLOR-SAVING-BG: #cabaa2;
--COLOR-SAVING-TEXT: #000000;
--COLOR-WHITE-BLACK: #000;
--COLOR-BLACK-WHITE: #fff;
--COLOR-BLACK-WHITE-ALPHA-25: rgba(255, 255, 255, 0.25);
--COLOR-BLACK-WHITE-ALPHA-34: rgba(255, 255, 255, 0.34);
--COLOR-BG-OVERLAY: rgba(0, 0, 0, 0.5);--COLOR-DISABLED-GREY: rgba(255, 236, 210, 0.05);
--COLOR-DISABLED-GREY-DARKEN: rgba(255, 236, 210, 0.45);
--COLOR-ERROR: #D02E2E;
--COLOR-ERROR-BG: #f3cbcb;
--COLOR-SUCCESS: #56AD6A;
--COLOR-SUCCESS-BG: #ECFEF0;
--COLOR-WARN: #ECBD5E;
--COLOR-TRANSPARENT: rgba(255, 255, 255, 0);
--COLOR-WHITE: #ffffff;
--COLOR-WHITE-DARKEN: #f2f2f2;
--COLOR-WHITE-ALPHA-10: rgba(255, 255, 255, 0.1);
--COLOR-WHITE-ALPHA-20: rgba(255, 255, 255, 0.2);
--COLOR-WHITE-ALPHA-25: rgba(255, 255, 255, 0.25);
--COLOR-WHITE-ALPHA-50: rgba(255, 255, 255, 0.5);
--COLOR-WHITE-ALPHA-60: rgba(255, 255, 255, 0.6);
--COLOR-BLACK: #000000;
--COLOR-BLACK-LIGHTEN: #1a1a1a;
--COLOR-BLACK-ALPHA-10: rgba(0, 0, 0, 0.1);
--COLOR-BLACK-ALPHA-20: rgba(0, 0, 0, 0.2);
--COLOR-BLACK-ALPHA-25: rgba(0, 0, 0, 0.25);
--COLOR-BLACK-ALPHA-50: rgba(0, 0, 0, 0.5);
--COLOR-BLACK-ALPHA-60: rgba(0, 0, 0, 0.6);--FONT-STACK-BODY: Lato, sans-serif;
--FONT-STYLE-BODY: normal;
--FONT-STYLE-BODY-ITALIC: italic;
--FONT-ADJUST-BODY: 1.0;
--FONT-WEIGHT-BODY: 400;
--FONT-WEIGHT-BODY-LIGHT: 100;
--FONT-WEIGHT-BODY-MEDIUM: 700;
--FONT-WEIGHT-BODY-BOLD: 500;
--FONT-STACK-HEADING: "Playfair Display", serif;
--FONT-STYLE-HEADING: normal;
--FONT-STYLE-HEADING-ITALIC: italic;
--FONT-ADJUST-HEADING: 0.75;
--FONT-WEIGHT-HEADING: 400;
--FONT-WEIGHT-HEADING-LIGHT: 300;
--FONT-WEIGHT-HEADING-MEDIUM: 700;
--FONT-WEIGHT-HEADING-BOLD: 500;
--FONT-STACK-NAV: Lato, sans-serif;
--FONT-STYLE-NAV: normal;
--FONT-STYLE-NAV-ITALIC: italic;
--FONT-ADJUST-NAV: 0.85;
--FONT-ADJUST-NAV-TOP-LEVEL: 0.75;
--FONT-WEIGHT-NAV: 400;
--FONT-WEIGHT-NAV-LIGHT: 100;
--FONT-WEIGHT-NAV-MEDIUM: 700;
--FONT-WEIGHT-NAV-BOLD: 500;
--FONT-ADJUST-PRODUCT-GRID: 0.7;
--FONT-ADJUST-PRODUCT-GRID-HEADING: 0.75;
--FONT-ADJUST-BADGES: 1.3;
--FONT-STACK-BUTTON: Lato, sans-serif;
--FONT-STYLE-BUTTON: normal;
--FONT-STYLE-BUTTON-ITALIC: italic;
--FONT-ADJUST-SMALL-BUTTON: 0.85;
--FONT-ADJUST-MEDIUM-BUTTON: 1.15;
--FONT-ADJUST-LARGE-BUTTON: 1.0;
--FONT-WEIGHT-BUTTON: 400;
--FONT-WEIGHT-BUTTON-MEDIUM: 700;
--FONT-WEIGHT-BUTTON-BOLD: 500;
--FONT-STACK-SUBHEADING: Lato, sans-serif;
--FONT-STYLE-SUBHEADING: normal;
--FONT-ADJUST-SUBHEADING: 0.6;
--FONT-WEIGHT-SUBHEADING: 400;
--FONT-WEIGHT-SUBHEADING-BOLD: 500;
--FONT-STACK-LABEL: Lato, sans-serif;
--FONT-STYLE-LABEL: normal;
--FONT-ADJUST-LABEL: 0.8;
--FONT-STACK-HIGHLIGHT: Lato, sans-serif;
--FONT-STYLE-HIGHLIGHT: normal;
--FONT-WEIGHT-HIGHLIGHT: 400;
--FONT-WEIGHT-LABEL: 400;
--LETTER-SPACING-NAV: 0.05em;
--LETTER-SPACING-HEADING: 0.0em;
--LETTER-SPACING-SUBHEADING: 0.0em;
--LETTER-SPACING-BUTTON: 0.0em;
--LETTER-SPACING-LABEL: 0.025em;
--BUTTON-TEXT-CAPS: none;
--HEADING-TEXT-CAPS: none;
--SUBHEADING-TEXT-CAPS: none;
--LABEL-TEXT-CAPS: none;--FONT-SIZE-INPUT: 1.0rem;--RADIUS: 8px;
--RADIUS-SMALL: 8px;
--RADIUS-TINY: 8px;
--RADIUS-CHECKBOX: 4px;
--RADIUS-TEXTAREA: 8px;--RADIUS-BADGE: 15px;--PRODUCT-MEDIA-PADDING-TOP: 110.0%;--BORDER-WIDTH: 1px;--STROKE-WIDTH: 12px;--SITE-WIDTH: 1440px;
--SITE-WIDTH-NARROW: 840px;
--SMALL-BUTTON-WIDTH: 50px;
--MEDIUM-BUTTON-WIDTH: 150px;
--LARGE-BUTTON-WIDTH: 200px;
--SMALL-BUTTON-HEIGHT: 20px;
--MEDIUM-BUTTON-HEIGHT: 20px;
--LARGE-BUTTON-HEIGHT: 20px;--COLOR-UPSELLS-BG: #000000;
--COLOR-UPSELLS-TEXT: #eadcc8;
--COLOR-UPSELLS-TEXT-LIGHTEN: #ffffff;
--COLOR-UPSELLS-DISABLED-GREY-DARKEN: rgba(234, 220, 200, 0.45);
--UPSELLS-HEIGHT: 200px;
--UPSELLS-IMAGE-WIDTH: 40%;--ICON-ARROW-RIGHT: url( "//itsara.net/cdn/shop/t/66/assets/icon-arrow-right.svg?v=99859212757265680021738269412" );--loading-svg: url( "//itsara.net/cdn/shop/t/66/assets/loading.svg?v=91665432863842511931738269412" );
--icon-check: url( "//itsara.net/cdn/shop/t/66/assets/icon-check.svg?v=175316081881880408121738269412" );
--icon-check-swatch: url( "//itsara.net/cdn/shop/t/66/assets/icon-check-swatch.svg?v=131897745589030387781738269412" );
--icon-zoom-in: url( "//itsara.net/cdn/shop/t/66/assets/icon-zoom-in.svg?v=157433013461716915331738269412" );
--icon-zoom-out: url( "//itsara.net/cdn/shop/t/66/assets/icon-zoom-out.svg?v=164909107869959372931738269412" );--collection-sticky-bar-height: 0px;
--collection-image-padding-top: 60%;
--drawer-width: 400px;
--drawer-transition: transform 0.4s cubic-bezier(0.46, 0.01, 0.32, 1);--gutter: 60px;
--gutter-mobile: 20px;
--grid-gutter: 20px;
--grid-gutter-mobile: 35px;--inner: 20px;
--inner-tablet: 18px;
--inner-mobile: 16px;--grid: repeat(4, minmax(0, 1fr));
--grid-tablet: repeat(3, minmax(0, 1fr));
--grid-mobile: repeat(2, minmax(0, 1fr));
--megamenu-grid: repeat(4, minmax(0, 1fr));
--grid-row: 1 / span 4;--scrollbar-width: 0px;--overlay: #000;
--overlay-opacity: 1;--swatch-width: 38px;
--swatch-height: 26px;
--swatch-size: 32px;
--swatch-size-mobile: 30px;
--move-offset: 20px;
--autoplay-speed: 2200ms;
}
</style><link href="//itsara.net/cdn/shop/t/66/assets/theme.css?v=121965732319761372311764773335" rel="stylesheet" type="text/css" media="all" /><script
type="text/javascript"
>
if (window.MSInputMethodContext && document.documentMode) {
var scripts = document.getElementsByTagName('script')[0];
var polyfill = document.createElement("script");
polyfill.defer = true;
polyfill.src = "//itsara.net/cdn/shop/t/66/assets/ie11.js?v=164037955086922138091738269412";
scripts.parentNode.insertBefore(polyfill, scripts);
document.documentElement.classList.add('ie11');
} else {
document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
}
let root = '/en';
if (root[root.length - 1] !== '/') {
root = `${root}/`;
}
window.theme = {
routes: {
root: root,
cart_url: "\/en\/cart",
cart_add_url: "\/en\/cart\/add",
cart_change_url: "\/en\/cart\/change",
shop_url: "https:\/\/itsara.net",
searchUrl: '/en/search',
predictiveSearchUrl: '/en/search/suggest',
product_recommendations_url: "\/en\/recommendations\/products"
},
assets: {
photoswipe: '//itsara.net/cdn/shop/t/66/assets/photoswipe.js?v=162613001030112971491738269412',
smoothscroll: '//itsara.net/cdn/shop/t/66/assets/smoothscroll.js?v=37906625415260927261738269413',
no_image: "//itsara.net/cdn/shop/files/logo_itsara_noir_ss_fond_V2_610a1942-4c1b-4d2b-b316-3a450703495a_1024x.png?v=1667459646",
swatches: '//itsara.net/cdn/shop/t/66/assets/swatches.json?v=108341084980828767351738269413',
base: "//itsara.net/cdn/shop/t/66/assets/"
},
strings: {
add_to_cart: "Add to the basket",
cart_acceptance_error: "You must accept our terms and conditions.",
cart_empty: "Your basket is currently empty.",
cart_price: "Price",
cart_quantity: "Quantity",
cart_items_one: "{{ count }} Object",
cart_items_many: "{{ count }} Objects",
cart_title: "The basket",
cart_total: "Total",
continue_shopping: "Continue your purchases",
free: "Free",
limit_error: "Sorry, it seems that we don\u0026#39;t have enough of this product.",
preorder: "Pre-order",
remove: "Withdraw",
sale_badge_text: "For sale",
saving_badge: "- {{ discount }}",
saving_up_to_badge: "- {{ discount }}",
sold_out: "Victim of his success",
subscription: "Subscription",
unavailable: "Unavailable",
unit_price_label: "Unit price",
unit_price_separator: "by",
zero_qty_error: "The quantity must be more than 0.",
delete_confirm: "Are you sure you want to delete this address?",
newsletter_product_availability: "Notify Me When It’s Available"
},
icons: {
plus: '<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewBox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>',
minus: '<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewBox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>',
close: '<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>'
},
settings: {
animationsEnabled: true,
cartType: "drawer",
enableAcceptTerms: false,
enableInfinityScroll: true,
enablePaymentButton: false,
gridImageSize: "contain",
gridImageAspectRatio: 1.1,
mobileMenuBehaviour: "link",
productGridHover: "slideshow",
savingBadgeType: "percentage",
showSaleBadge: false,
showSoldBadge: true,
showSavingBadge: false,
quickBuy: "quick_buy",
suggestArticles: true,
suggestCollections: true,
suggestProducts: true,
suggestPages: true,
suggestionsResultsLimit: 10,
currency_code_enable: true,
hideInventoryCount: false,
colorSwatchesType: "disabled",
atcButtonShowPrice: true,
buynowButtonColor: "btn--secondary",
buynowButtonStyle: "btn--solid-border",
buynowButtonSize: "btn--medium",
},
sizes: {
mobile: 480,
small: 768,
large: 1024,
widescreen: 1440
},
moneyFormat: "{{amount_with_comma_separator}} €",
moneyWithCurrencyFormat: "{{amount_with_comma_separator}} €",
subtotal: 0,
current_iso_code: "EUR",
info: {
name: 'Palo Alto'
},
version: '6.1.0'
};
window.PaloAlto = window.PaloAlto || {};
window.slate = window.slate || {};
window.isHeaderTransparent = false;
window.stickyHeaderHeight = 60;
window.lastWindowWidth = window.innerWidth || document.documentElement.clientWidth;
</script><script src="//itsara.net/cdn/shop/t/66/assets/vendor.js?v=164905933048751944601738269413" defer="defer"></script>
<script src="//itsara.net/cdn/shop/t/66/assets/theme.js?v=94194314452998988301738269413" defer="defer"></script><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="ofhm490dmy7e3e08361m7j2usqkzlo">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/63809847554/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="b19368f57dbde4020c327e2078759e7d">
<link rel="alternate" hreflang="x-default" href="https://itsara.net/">
<link rel="alternate" hreflang="en" href="https://itsara.net/en">
<link rel="alternate" hreflang="es" href="https://itsara.net/es">
<link rel="alternate" hreflang="de" href="https://itsara.net/de">
<link rel="alternate" hreflang="it" href="https://itsara.net/it">
<link rel="alternate" hreflang="nl" href="https://itsara.net/nl">
<link rel="alternate" hreflang="es-ES" href="https://itsara.net/es-es">
<link rel="alternate" hreflang="en-ES" href="https://itsara.net/en-es">
<link rel="alternate" hreflang="fr-ES" href="https://itsara.net/fr-es">
<link rel="alternate" hreflang="fr-MQ" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-MQ" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-MQ" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-MQ" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-MQ" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-MQ" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="fr-BL" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-BL" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-BL" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-BL" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-BL" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-BL" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="fr-MF" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-MF" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-MF" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-MF" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-MF" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-MF" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="fr-PM" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-PM" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-PM" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-PM" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-PM" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-PM" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="fr-GF" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-GF" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-GF" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-GF" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-GF" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-GF" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="fr-GP" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-GP" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-GP" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-GP" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-GP" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-GP" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="fr-RE" href="https://itsara.net/fr-dt">
<link rel="alternate" hreflang="en-RE" href="https://itsara.net/en-dt">
<link rel="alternate" hreflang="es-RE" href="https://itsara.net/es-dt">
<link rel="alternate" hreflang="de-RE" href="https://itsara.net/de-dt">
<link rel="alternate" hreflang="it-RE" href="https://itsara.net/it-dt">
<link rel="alternate" hreflang="nl-RE" href="https://itsara.net/nl-dt">
<link rel="alternate" hreflang="en-GB" href="https://itsara.net/en-ued">
<link rel="alternate" hreflang="es-GB" href="https://itsara.net/es-ued">
<link rel="alternate" hreflang="de-GB" href="https://itsara.net/de-ued">
<link rel="alternate" hreflang="nl-GB" href="https://itsara.net/nl-ued">
<link rel="alternate" hreflang="it-GB" href="https://itsara.net/it-ued">
<link rel="alternate" hreflang="fr-GB" href="https://itsara.net/fr-ued">
<link rel="alternate" hreflang="en-FI" href="https://itsara.net/en-ued">
<link rel="alternate" hreflang="es-FI" href="https://itsara.net/es-ued">
<link rel="alternate" hreflang="de-FI" href="https://itsara.net/de-ued">
<link rel="alternate" hreflang="nl-FI" href="https://itsara.net/nl-ued">
<link rel="alternate" hreflang="it-FI" href="https://itsara.net/it-ued">
<link rel="alternate" hreflang="fr-FI" href="https://itsara.net/fr-ued">
<link rel="alternate" hreflang="en-NO" href="https://itsara.net/en-ued">
<link rel="alternate" hreflang="es-NO" href="https://itsara.net/es-ued">
<link rel="alternate" hreflang="de-NO" href="https://itsara.net/de-ued">
<link rel="alternate" hreflang="nl-NO" href="https://itsara.net/nl-ued">
<link rel="alternate" hreflang="it-NO" href="https://itsara.net/it-ued">
<link rel="alternate" hreflang="fr-NO" href="https://itsara.net/fr-ued">
<link rel="alternate" hreflang="en-CH" href="https://itsara.net/en-ue">
<link rel="alternate" hreflang="it-CH" href="https://itsara.net/it-ue">
<link rel="alternate" hreflang="es-CH" href="https://itsara.net/es-ue">
<link rel="alternate" hreflang="nl-CH" href="https://itsara.net/nl-ue">
<link rel="alternate" hreflang="de-CH" href="https://itsara.net/de-ue">
<link rel="alternate" hreflang="fr-CH" href="https://itsara.net/fr-ue">
<link rel="alternate" hreflang="en-DK" href="https://itsara.net/en-ue">
<link rel="alternate" hreflang="it-DK" href="https://itsara.net/it-ue">
<link rel="alternate" hreflang="es-DK" href="https://itsara.net/es-ue">
<link rel="alternate" hreflang="nl-DK" href="https://itsara.net/nl-ue">
<link rel="alternate" hreflang="de-DK" href="https://itsara.net/de-ue">
<link rel="alternate" hreflang="fr-DK" href="https://itsara.net/fr-ue">
<link rel="alternate" hreflang="en-IS" href="https://itsara.net/en-ue">
<link rel="alternate" hreflang="it-IS" href="https://itsara.net/it-ue">
<link rel="alternate" hreflang="es-IS" href="https://itsara.net/es-ue">
<link rel="alternate" hreflang="nl-IS" href="https://itsara.net/nl-ue">
<link rel="alternate" hreflang="de-IS" href="https://itsara.net/de-ue">
<link rel="alternate" hreflang="fr-IS" href="https://itsara.net/fr-ue">
<link rel="alternate" hreflang="en-LT" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-LT" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-LT" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-LT" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-LT" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-LT" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-AT" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-AT" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-AT" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-AT" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-AT" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-AT" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-BE" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-BE" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-BE" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-BE" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-BE" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-BE" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-EE" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-EE" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-EE" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-EE" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-EE" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-EE" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-IE" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-IE" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-IE" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-IE" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-IE" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-IE" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-LV" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-LV" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-LV" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-LV" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-LV" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-LV" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-LU" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-LU" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-LU" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-LU" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-LU" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-LU" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-NL" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-NL" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-NL" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-NL" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-NL" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-NL" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-PT" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-PT" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-PT" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-PT" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-PT" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-PT" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-SI" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-SI" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-SI" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-SI" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-SI" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-SI" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-DE" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-DE" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-DE" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-DE" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-DE" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-DE" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-PL" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-PL" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-PL" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-PL" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-PL" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-PL" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-CZ" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-CZ" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-CZ" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-CZ" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-CZ" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-CZ" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-HU" href="https://itsara.net/en-uep">
<link rel="alternate" hreflang="es-HU" href="https://itsara.net/es-uep">
<link rel="alternate" hreflang="de-HU" href="https://itsara.net/de-uep">
<link rel="alternate" hreflang="it-HU" href="https://itsara.net/it-uep">
<link rel="alternate" hreflang="nl-HU" href="https://itsara.net/nl-uep">
<link rel="alternate" hreflang="fr-HU" href="https://itsara.net/fr-uep">
<link rel="alternate" hreflang="en-HR" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-HR" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-HR" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-HR" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-HR" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-HR" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="en-GR" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-GR" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-GR" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-GR" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-GR" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-GR" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="en-IT" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-IT" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-IT" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-IT" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-IT" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-IT" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="en-SK" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-SK" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-SK" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-SK" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-SK" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-SK" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="en-SE" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-SE" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-SE" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-SE" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-SE" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-SE" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="en-BG" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-BG" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-BG" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-BG" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-BG" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-BG" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="en-RO" href="https://itsara.net/en-eu">
<link rel="alternate" hreflang="es-RO" href="https://itsara.net/es-eu">
<link rel="alternate" hreflang="de-RO" href="https://itsara.net/de-eu">
<link rel="alternate" hreflang="it-RO" href="https://itsara.net/it-eu">
<link rel="alternate" hreflang="nl-RO" href="https://itsara.net/nl-eu">
<link rel="alternate" hreflang="fr-RO" href="https://itsara.net/fr-eu">
<link rel="alternate" hreflang="fr-AD" href="https://itsara.net/fr-ma">
<link rel="alternate" hreflang="en-AD" href="https://itsara.net/en-ma">
<link rel="alternate" hreflang="es-AD" href="https://itsara.net/es-ma">
<link rel="alternate" hreflang="de-AD" href="https://itsara.net/de-ma">
<link rel="alternate" hreflang="it-AD" href="https://itsara.net/it-ma">
<link rel="alternate" hreflang="nl-AD" href="https://itsara.net/nl-ma">
<link rel="alternate" hreflang="fr-MC" href="https://itsara.net/fr-ma">
<link rel="alternate" hreflang="en-MC" href="https://itsara.net/en-ma">
<link rel="alternate" hreflang="es-MC" href="https://itsara.net/es-ma">
<link rel="alternate" hreflang="de-MC" href="https://itsara.net/de-ma">
<link rel="alternate" hreflang="it-MC" href="https://itsara.net/it-ma">
<link rel="alternate" hreflang="nl-MC" href="https://itsara.net/nl-ma">
<script async="async" src="/checkouts/internal/preloads.js?locale=en-FR"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":63809847554,"countryCode":"FR","currencyCode":"EUR","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/63809847554","merchantName":"Itsara bijoux","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","maestro"],"total":{"type":"pending","label":"Itsara bijoux","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"b19368f57dbde4020c327e2078759e7d","betas":["rich-media-storefront-analytics"],"domain":"itsara.net","predictiveSearch":true,"shopId":63809847554,"locale":"en"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "itsarabijoux.myshopify.com";
Shopify.locale = "en";
Shopify.currency = {"active":"EUR","rate":"1.0"};
Shopify.country = "FR";
Shopify.theme = {"name":"Live GOOD 1 Palo Alto","id":177448550723,"schema_name":"Palo Alto","schema_version":"6.1.0","theme_store_id":777,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "itsara.net/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/en/";</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//itsara.net/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_dlpDe4U9.en.esm.js"></script>
<script defer="defer" async type="module" src="//itsara.net/cdn/shopifycloud/shop-js/modules/v2/chunk.common_FunKbpTJ.esm.js"></script>
<script type="module">
await import("//itsara.net/cdn/shopifycloud/shop-js/modules/v2/client.init-shop-cart-sync_dlpDe4U9.en.esm.js");
await import("//itsara.net/cdn/shopifycloud/shop-js/modules/v2/chunk.common_FunKbpTJ.esm.js");
window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});
</script>
<script>(function() {
var isLoaded = false;
function asyncLoad() {
if (isLoaded) return;
isLoaded = true;
var urls = ["https:\/\/s3-us-west-2.amazonaws.com\/da-restock\/da-restock.js?shop=itsarabijoux.myshopify.com","https:\/\/d1564fddzjmdj5.cloudfront.net\/initializercolissimo.js?app_name=happycolissimo\u0026cloud=d1564fddzjmdj5.cloudfront.net\u0026shop=itsarabijoux.myshopify.com","https:\/\/maps.boxtal.com\/api\/v2\/maps-shopify\/script.js?shop=itsarabijoux.myshopify.com"];
for (var i = 0; i < urls.length; i++) {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = urls[i];
var x = document.getElementsByTagName('script')[0];
x.parentNode.insertBefore(s, x);
}
};
if(window.attachEvent) {
window.attachEvent('onload', asyncLoad);
} else {
window.addEventListener('load', asyncLoad, false);
}
})();</script>
<script id="__st">var __st={"a":63809847554,"offset":3600,"reqid":"a018b868-7c38-48d5-9231-7b05120511e3-1765551683","pageurl":"itsara.net\/en","u":"90895218e432","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!1,!0)}();</script>
<script integrity="sha256-52AcMU7V7pcBOXWImdc/TAGTFKeNjmkeM1Pvks/DTgc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//itsara.net/cdn/shopifycloud/storefront/assets/storefront/load_feature-81c60534.js" crossorigin="anonymous"></script>
<script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
<style>
.product__accordion_inner h2,
.product_accordion_inner h2,
.product__accordion-content h2,
.product-accordion h2,
div[class*="accordion"] h2,
.rte h2 {
font-size: 1rem !important;
font-weight: 600 !important;
margin-top: 1.5rem;
margin-bottom: 0.5rem;
color: #FFECD2 !important;
}
</style>
<script src="//itsara.net/cdn/shop/t/66/assets/timesact.js?v=182457541918819144171754343204" defer="defer"></script>
<!-- BEGIN app block: shopify://apps/consentmo-gdpr/blocks/gdpr_cookie_consent/4fbe573f-a377-4fea-9801-3ee0858cae41 -->
<!-- END app block --><!-- BEGIN app block: shopify://apps/gift-card-hero-all-in-one/blocks/app-embed/57babc6a-ae2b-46cf-b565-dd8395b0276b --><!-- BEGIN app snippet: gift-hero-snippet -->
<script async>
(function() {
window.ScCommon = {
shop: {
moneyFormat: window?.GiftCardHeroCustom?.moneyFormat || '{{amount_with_comma_separator}} €',
customer: null,
},
};
window.GiftCardHero = {
common: {
translations: {
preview: 'Preview',
mycards: 'My Gift Cards',
account: 'Account',
details: 'Details',
noRegisteredCards: 'No registered gift cards',
checkBalance: 'Check the balance',
customAmount: 'Custom',
giftCard: 'Gift card',
expiresOn: 'Expires on {{ expiry }}',
},
},
shop: {
items: [],
currency: 'EUR',
mainCurrency: 'EUR',
},
balance: {
design: {"checkerBtnBg":"#8533fc","checkerBtnColor":"#ffffff","checkerModalBorderRadius":5,"checkerButtonBorderRadius":36,"checkerModalBg":"#ffffff","bubbleBg":"#ffce33","bubbleColor":"#0D0D2A","bubbleBorderRadius":5,"textColor":"#000000","inputBg":"#ffffff","inputBorderRadius":2,"inputBorderColor":"#acacac","inputColor":"#000000","submitBg":"#000000","submitBorder":"#000000","submitBorderRadius":2,"submitColor":"#ffffff","findBtnBg":"#4e63df","findBtnBorder":"#4e63df","findBtnColor":"#ffffff","fintBtnRadius":6,"progressBg":"#d5dae3","progressRadius":10,"applyBg":"#D4D8EF","applyColor":"#242445","applyRadius":6},
translations: {
'en': {"checkerBtnText":"GIFT CARD BALANCE CHECK","inputLabel":"Redeem or check balance of gift cards","submitLabel":"Check","placeholder":"Enter your gift code here","more":"Find products at a similar price","cartSubotal":"Cart subtotal: ","usedBalance":"Applied balance:","unusedBalance":"Unapplied balance:","cardBalance":"Gift card balance","apply":"Apply balance to a cart"} || {"checkerBtnText":"GIFT CARD BALANCE CHECK","inputLabel":"Redeem or check balance of gift cards","submitLabel":"Check","placeholder":"Enter your gift code here","more":"Find products at a similar price","cartSubotal":"Cart subtotal: ","usedBalance":"Applied balance:","unusedBalance":"Unapplied balance:","cardBalance":"Gift card balance","apply":"Apply balance to a cart"},
},
},
settings: {"balance":{"enabled":false,"recommendProducts":true,"showProgressCart":true,"showBubble":true,"showProgressTime":"4","allowApply":true,"showProgress":true,"allowMultiple":true,"showWidget":"5","title":"Solde de votre carte cadeau Itsara","beforeText":"\u003cp\u003eSaisissez ci-dessous le numéro de votre carte cadeau pour en connaître le solde. \u003c\/p\u003e","afterText":"\u003cp\u003eInformations Complémentaires:\u003c\/p\u003e\u003cul\u003e\u003cli\u003eVous pouvez utiliser votre carte-cadeau comme un code promo sur la page de paiement.\u003c\/li\u003e\u003cli\u003eVous pouvez utiliser votre carte-cadeau plusieurs fois s'il vous reste un solde dessus.\u003c\/li\u003e\u003cli\u003eVous ne pouvez pas utiliser une carte-cadeau pour acheter une autre carte-cadeau.\u003c\/li\u003e\u003c\/ul\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp class=\"ql-align-right\"\u003ePowered by \u003ca href=\"https:\/\/apps.shopify.com\/gift-card-hero\" target=\"_blank\"\u003eShopify Gift Card Hero App\u003c\/a\u003e\u003c\/p\u003e","version":"v2"}},
isGiftProduct: false,
productId: null,
img: '',
options: null,
hideMyGiftcards: false,
giftcards: true,
};
if (!window?.ScCommon?.customer) {
sessionStorage.removeItem('giftcard:hero:customer');
}
})();
</script>
<!-- END app snippet -->
<script
src="https://cdn.shopify.com/extensions/019b08ac-8751-78a2-a1c6-04f0f1ec3065/giftcard-hero-430/assets/storefront.min.js"
defer
data-cmp-ignore
data-cmp-ab="2"
data-cookieconsent="ignore"></script>
<!-- END app block --><!-- BEGIN app block: shopify://apps/seoant-ai-seo/blocks/seoant-core/8e57283b-dcb0-4f7b-a947-fb5c57a0d59d -->
<!--SEOAnt Core By SEOAnt Teams, v0.1.6 START -->
<!-- SON-LD generated By SEOAnt END -->
<!-- Start : SEOAnt BrokenLink Redirect --><script type="text/javascript">
!function(t){var e={};function r(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"===typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)r.d(n,o,function(e){return t[e]}.bind(null,o));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="",r(r.s=11)}([function(t,e,r){"use strict";var n=r(2),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return"undefined"===typeof t}function u(t){return null!==t&&"object"===typeof t}function s(t){return"[object Function]"===o.call(t)}function c(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),i(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}t.exports={isArray:i,isArrayBuffer:function(t){return"[object ArrayBuffer]"===o.call(t)},isBuffer:function(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"undefined"!==typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"===typeof t},isNumber:function(t){return"number"===typeof t},isObject:u,isUndefined:a,isDate:function(t){return"[object Date]"===o.call(t)},isFile:function(t){return"[object File]"===o.call(t)},isBlob:function(t){return"[object Blob]"===o.call(t)},isFunction:s,isStream:function(t){return u(t)&&s(t.pipe)},isURLSearchParams:function(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)},forEach:c,merge:function t(){var e={};function r(r,n){"object"===typeof e[n]&&"object"===typeof r?e[n]=t(e[n],r):e[n]=r}for(var n=0,o=arguments.length;n<o;n++)c(arguments[n],r);return e},deepMerge:function t(){var e={};function r(r,n){"object"===typeof e[n]&&"object"===typeof r?e[n]=t(e[n],r):e[n]="object"===typeof r?t({},r):r}for(var n=0,o=arguments.length;n<o;n++)c(arguments[n],r);return e},extend:function(t,e,r){return c(e,(function(e,o){t[o]=r&&"function"===typeof e?n(e,r):e})),t},trim:function(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}}},function(t,e,r){t.exports=r(12)},function(t,e,r){"use strict";t.exports=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}}},function(t,e,r){"use strict";var n=r(0);function o(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,r){if(!e)return t;var i;if(r)i=r(e);else if(n.isURLSearchParams(e))i=e.toString();else{var a=[];n.forEach(e,(function(t,e){null!==t&&"undefined"!==typeof t&&(n.isArray(t)?e+="[]":t=[t],n.forEach(t,(function(t){n.isDate(t)?t=t.toISOString():n.isObject(t)&&(t=JSON.stringify(t)),a.push(o(e)+"="+o(t))})))})),i=a.join("&")}if(i){var u=t.indexOf("#");-1!==u&&(t=t.slice(0,u)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},function(t,e,r){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},function(t,e,r){"use strict";(function(e){var n=r(0),o=r(19),i={"Content-Type":"application/x-www-form-urlencoded"};function a(t,e){!n.isUndefined(t)&&n.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var u={adapter:function(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof e&&"[object process]"===Object.prototype.toString.call(e))&&(t=r(6)),t}(),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),n.isFormData(t)||n.isArrayBuffer(t)||n.isBuffer(t)||n.isStream(t)||n.isFile(t)||n.isBlob(t)?t:n.isArrayBufferView(t)?t.buffer:n.isURLSearchParams(t)?(a(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):n.isObject(t)?(a(e,"application/json;charset=utf-8"),JSON.stringify(t)):t}],transformResponse:[function(t){if("string"===typeof t)try{t=JSON.parse(t)}catch(e){}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};n.forEach(["delete","get","head"],(function(t){u.headers[t]={}})),n.forEach(["post","put","patch"],(function(t){u.headers[t]=n.merge(i)})),t.exports=u}).call(this,r(18))},function(t,e,r){"use strict";var n=r(0),o=r(20),i=r(3),a=r(22),u=r(25),s=r(26),c=r(7);t.exports=function(t){return new Promise((function(e,f){var l=t.data,p=t.headers;n.isFormData(l)&&delete p["Content-Type"];var h=new XMLHttpRequest;if(t.auth){var d=t.auth.username||"",m=t.auth.password||"";p.Authorization="Basic "+btoa(d+":"+m)}var y=a(t.baseURL,t.url);if(h.open(t.method.toUpperCase(),i(y,t.params,t.paramsSerializer),!0),h.timeout=t.timeout,h.onreadystatechange=function(){if(h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in h?u(h.getAllResponseHeaders()):null,n={data:t.responseType&&"text"!==t.responseType?h.response:h.responseText,status:h.status,statusText:h.statusText,headers:r,config:t,request:h};o(e,f,n),h=null}},h.onabort=function(){h&&(f(c("Request aborted",t,"ECONNABORTED",h)),h=null)},h.onerror=function(){f(c("Network Error",t,null,h)),h=null},h.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),f(c(e,t,"ECONNABORTED",h)),h=null},n.isStandardBrowserEnv()){var v=r(27),g=(t.withCredentials||s(y))&&t.xsrfCookieName?v.read(t.xsrfCookieName):void 0;g&&(p[t.xsrfHeaderName]=g)}if("setRequestHeader"in h&&n.forEach(p,(function(t,e){"undefined"===typeof l&&"content-type"===e.toLowerCase()?delete p[e]:h.setRequestHeader(e,t)})),n.isUndefined(t.withCredentials)||(h.withCredentials=!!t.withCredentials),t.responseType)try{h.responseType=t.responseType}catch(w){if("json"!==t.responseType)throw w}"function"===typeof t.onDownloadProgress&&h.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){h&&(h.abort(),f(t),h=null)})),void 0===l&&(l=null),h.send(l)}))}},function(t,e,r){"use strict";var n=r(21);t.exports=function(t,e,r,o,i){var a=new Error(t);return n(a,e,r,o,i)}},function(t,e,r){"use strict";var n=r(0);t.exports=function(t,e){e=e||{};var r={},o=["url","method","params","data"],i=["headers","auth","proxy"],a=["baseURL","url","transformRequest","transformResponse","paramsSerializer","timeout","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","maxContentLength","validateStatus","maxRedirects","httpAgent","httpsAgent","cancelToken","socketPath"];n.forEach(o,(function(t){"undefined"!==typeof e[t]&&(r[t]=e[t])})),n.forEach(i,(function(o){n.isObject(e[o])?r[o]=n.deepMerge(t[o],e[o]):"undefined"!==typeof e[o]?r[o]=e[o]:n.isObject(t[o])?r[o]=n.deepMerge(t[o]):"undefined"!==typeof t[o]&&(r[o]=t[o])})),n.forEach(a,(function(n){"undefined"!==typeof e[n]?r[n]=e[n]:"undefined"!==typeof t[n]&&(r[n]=t[n])}));var u=o.concat(i).concat(a),s=Object.keys(e).filter((function(t){return-1===u.indexOf(t)}));return n.forEach(s,(function(n){"undefined"!==typeof e[n]?r[n]=e[n]:"undefined"!==typeof t[n]&&(r[n]=t[n])})),r}},function(t,e,r){"use strict";function n(t){this.message=t}n.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},n.prototype.__CANCEL__=!0,t.exports=n},function(t,e,r){t.exports=r(13)},function(t,e,r){t.exports=r(30)},function(t,e,r){var n=function(t){"use strict";var e=Object.prototype,r=e.hasOwnProperty,n="function"===typeof Symbol?Symbol:{},o=n.iterator||"@@iterator",i=n.asyncIterator||"@@asyncIterator",a=n.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(S){u=function(t,e,r){return t[e]=r}}function s(t,e,r,n){var o=e&&e.prototype instanceof l?e:l,i=Object.create(o.prototype),a=new L(n||[]);return i._invoke=function(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return j()}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var u=x(a,r);if(u){if(u===f)continue;return u}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var s=c(t,e,r);if("normal"===s.type){if(n=r.done?"completed":"suspendedYield",s.arg===f)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(n="completed",r.method="throw",r.arg=s.arg)}}}(t,r,a),i}function c(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(S){return{type:"throw",arg:S}}}t.wrap=s;var f={};function l(){}function p(){}function h(){}var d={};d[o]=function(){return this};var m=Object.getPrototypeOf,y=m&&m(m(T([])));y&&y!==e&&r.call(y,o)&&(d=y);var v=h.prototype=l.prototype=Object.create(d);function g(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function w(t,e){var n;this._invoke=function(o,i){function a(){return new e((function(n,a){!function n(o,i,a,u){var s=c(t[o],t,i);if("throw"!==s.type){var f=s.arg,l=f.value;return l&&"object"===typeof l&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,u)}),(function(t){n("throw",t,a,u)})):e.resolve(l).then((function(t){f.value=t,a(f)}),(function(t){return n("throw",t,a,u)}))}u(s.arg)}(o,i,n,a)}))}return n=n?n.then(a,a):a()}}function x(t,e){var r=t.iterator[e.method];if(void 0===r){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=void 0,x(t,e),"throw"===e.method))return f;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return f}var n=c(r,t.iterator,e.arg);if("throw"===n.type)return e.method="throw",e.arg=n.arg,e.delegate=null,f;var o=n.arg;return o?o.done?(e[t.resultName]=o.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,f):o:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,f)}function b(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function E(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function L(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(b,this),this.reset(!0)}function T(t){if(t){var e=t[o];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var n=-1,i=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return i.next=i}}return{next:j}}function j(){return{value:void 0,done:!0}}return p.prototype=v.constructor=h,h.constructor=p,p.displayName=u(h,a,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"===typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,u(t,a,"GeneratorFunction")),t.prototype=Object.create(v),t},t.awrap=function(t){return{__await:t}},g(w.prototype),w.prototype[i]=function(){return this},t.AsyncIterator=w,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new w(s(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},g(v),u(v,a,"Generator"),v[o]=function(){return this},v.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var r in t)e.push(r);return e.reverse(),function r(){for(;e.length;){var n=e.pop();if(n in t)return r.value=n,r.done=!1,r}return r.done=!0,r}},t.values=T,L.prototype={constructor:L,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(E),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var u=r.call(i,"catchLoc"),s=r.call(i,"finallyLoc");if(u&&s){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,f):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),f},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),E(r),f}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;E(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:T(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),f}},t}(t.exports);try{regeneratorRuntime=n}catch(o){Function("r","regeneratorRuntime = r")(n)}},function(t,e,r){"use strict";var n=r(0),o=r(2),i=r(14),a=r(8);function u(t){var e=new i(t),r=o(i.prototype.request,e);return n.extend(r,i.prototype,e),n.extend(r,e),r}var s=u(r(5));s.Axios=i,s.create=function(t){return u(a(s.defaults,t))},s.Cancel=r(9),s.CancelToken=r(28),s.isCancel=r(4),s.all=function(t){return Promise.all(t)},s.spread=r(29),t.exports=s,t.exports.default=s},function(t,e,r){"use strict";var n=r(0),o=r(3),i=r(15),a=r(16),u=r(8);function s(t){this.defaults=t,this.interceptors={request:new i,response:new i}}s.prototype.request=function(t){"string"===typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=u(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=[a,void 0],r=Promise.resolve(t);for(this.interceptors.request.forEach((function(t){e.unshift(t.fulfilled,t.rejected)})),this.interceptors.response.forEach((function(t){e.push(t.fulfilled,t.rejected)}));e.length;)r=r.then(e.shift(),e.shift());return r},s.prototype.getUri=function(t){return t=u(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},n.forEach(["delete","get","head","options"],(function(t){s.prototype[t]=function(e,r){return this.request(n.merge(r||{},{method:t,url:e}))}})),n.forEach(["post","put","patch"],(function(t){s.prototype[t]=function(e,r,o){return this.request(n.merge(o||{},{method:t,url:e,data:r}))}})),t.exports=s},function(t,e,r){"use strict";var n=r(0);function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){n.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},function(t,e,r){"use strict";var n=r(0),o=r(17),i=r(4),a=r(5);function u(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return u(t),t.headers=t.headers||{},t.data=o(t.data,t.headers,t.transformRequest),t.headers=n.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),n.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||a.adapter)(t).then((function(e){return u(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(u(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},function(t,e,r){"use strict";var n=r(0);t.exports=function(t,e,r){return n.forEach(r,(function(r){t=r(t,e)})),t}},function(t,e){var r,n,o=t.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function u(t){if(r===setTimeout)return setTimeout(t,0);if((r===i||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"===typeof setTimeout?setTimeout:i}catch(t){r=i}try{n="function"===typeof clearTimeout?clearTimeout:a}catch(t){n=a}}();var s,c=[],f=!1,l=-1;function p(){f&&s&&(f=!1,s.length?c=s.concat(c):l=-1,c.length&&h())}function h(){if(!f){var t=u(p);f=!0;for(var e=c.length;e;){for(s=c,c=[];++l<e;)s&&s[l].run();l=-1,e=c.length}s=null,f=!1,function(t){if(n===clearTimeout)return clearTimeout(t);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(t);try{n(t)}catch(e){try{return n.call(null,t)}catch(e){return n.call(this,t)}}}(t)}}function d(t,e){this.fun=t,this.array=e}function m(){}o.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];c.push(new d(t,e)),1!==c.length||f||u(h)},d.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=m,o.addListener=m,o.once=m,o.off=m,o.removeListener=m,o.removeAllListeners=m,o.emit=m,o.prependListener=m,o.prependOnceListener=m,o.listeners=function(t){return[]},o.binding=function(t){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(t){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},function(t,e,r){"use strict";var n=r(0);t.exports=function(t,e){n.forEach(t,(function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])}))}},function(t,e,r){"use strict";var n=r(7);t.exports=function(t,e,r){var o=r.config.validateStatus;!o||o(r.status)?t(r):e(n("Request failed with status code "+r.status,r.config,null,r.request,r))}},function(t,e,r){"use strict";t.exports=function(t,e,r,n,o){return t.config=e,r&&(t.code=r),t.request=n,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},function(t,e,r){"use strict";var n=r(23),o=r(24);t.exports=function(t,e){return t&&!n(e)?o(t,e):e}},function(t,e,r){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},function(t,e,r){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},function(t,e,r){"use strict";var n=r(0),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,r,i,a={};return t?(n.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=n.trim(t.substr(0,i)).toLowerCase(),r=n.trim(t.substr(i+1)),e){if(a[e]&&o.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([r]):a[e]?a[e]+", "+r:r}})),a):a}},function(t,e,r){"use strict";var n=r(0);t.exports=n.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");function o(t){var n=t;return e&&(r.setAttribute("href",n),n=r.href),r.setAttribute("href",n),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return t=o(window.location.href),function(e){var r=n.isString(e)?o(e):e;return r.protocol===t.protocol&&r.host===t.host}}():function(){return!0}},function(t,e,r){"use strict";var n=r(0);t.exports=n.isStandardBrowserEnv()?{write:function(t,e,r,o,i,a){var u=[];u.push(t+"="+encodeURIComponent(e)),n.isNumber(r)&&u.push("expires="+new Date(r).toGMTString()),n.isString(o)&&u.push("path="+o),n.isString(i)&&u.push("domain="+i),!0===a&&u.push("secure"),document.cookie=u.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},function(t,e,r){"use strict";var n=r(9);function o(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var r=this;t((function(t){r.reason||(r.reason=new n(t),e(r.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},function(t,e,r){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},function(t,e,r){"use strict";r.r(e);var n=r(1),o=r.n(n);function i(t,e,r,n,o,i,a){try{var u=t[i](a),s=u.value}catch(c){return void r(c)}u.done?e(s):Promise.resolve(s).then(n,o)}function a(t){return function(){var e=this,r=arguments;return new Promise((function(n,o){var a=t.apply(e,r);function u(t){i(a,n,o,u,s,"next",t)}function s(t){i(a,n,o,u,s,"throw",t)}u(void 0)}))}}var u=r(10),s=r.n(u);var c=function(t){return function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"GET";return r=r.toUpperCase(),new Promise((function(n){var o;"GET"===r&&(o=s.a.get(t,{params:e})),o.then((function(t){n(t.data)}))}))}("https://api-app.seoant.com/api/v1/receive_id",t,"GET")};function f(){return(f=a(o.a.mark((function t(e,r,n){var i;return o.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return i={shop:e,code:r,seogid:n},t.next=3,c(i);case 3:t.sent;case 4:case"end":return t.stop()}}),t)})))).apply(this,arguments)}var l=window.location.href;if(-1!=l.indexOf("seogid")){var p=l.split("seogid");if(void 0!=p[1]){var h=window.location.pathname+window.location.search;window.history.pushState({},0,h),function(t,e,r){f.apply(this,arguments)}("itsarabijoux.myshopify.com","",p[1])}}}]);
</script><!-- END : SEOAnt BrokenLink Redirect -->
<!-- Added By SEOAnt AMP. v0.0.1, START --><!-- Added By SEOAnt AMP END -->
<!-- Instant Page START --><!-- Instant Page END -->
<!-- Google search console START v1.0 --><!-- Google search console END v1.0 -->
<!-- Lazy Loading START --><!-- Lazy Loading END -->
<!-- Font Optimize START --><script src="https://cdn.shopify.com/extensions/019a9152-8351-75ed-9e8f-70a99f57f4a4/seoant-pro-69/assets/fontslazy.s.min.js" async></script><!-- Font Optimize END -->
<!-- Video Lazy START --><!-- Video Lazy END -->
<!-- SEOAnt Core End -->
<!-- END app block --><!-- BEGIN app block: shopify://apps/langshop/blocks/sdk/84899e01-2b29-42af-99d6-46d16daa2111 --><!-- BEGIN app snippet: config --><script type="text/javascript">
/** Workaround for backward compatibility with old versions of localized themes */
if (window.LangShopConfig && window.LangShopConfig.themeDynamics && window.LangShopConfig.themeDynamics.length) {
themeDynamics = window.LangShopConfig.themeDynamics;
} else {
themeDynamics = [];
}
window.LangShopConfig = {
"currentLanguage": "en",
"currentCurrency": "eur",
"currentCountry": "FR",
"shopifyLocales": [{"code":"fr","name":"French","endonym_name":"français","rootUrl":"\/"},{"code":"en","name":"English","endonym_name":"English","rootUrl":"\/en"},{"code":"es","name":"Spanish","endonym_name":"Español","rootUrl":"\/es"},{"code":"de","name":"German","endonym_name":"Deutsch","rootUrl":"\/de"},{"code":"it","name":"Italian","endonym_name":"Italiano","rootUrl":"\/it"},{"code":"nl","name":"Dutch","endonym_name":"Nederlands","rootUrl":"\/nl"} ],
"shopifyCountries": [{"code":"AD","name":"Andorra", "currency":"EUR"},{"code":"AT","name":"Austria", "currency":"EUR"},{"code":"BE","name":"Belgium", "currency":"EUR"},{"code":"BG","name":"Bulgaria", "currency":"BGN"},{"code":"HR","name":"Croatia", "currency":"EUR"},{"code":"CZ","name":"Czechia", "currency":"CZK"},{"code":"DK","name":"Denmark", "currency":"DKK"},{"code":"EE","name":"Estonia", "currency":"EUR"},{"code":"FI","name":"Finland", "currency":"EUR"},{"code":"FR","name":"France", "currency":"EUR"},{"code":"GF","name":"French Guiana", "currency":"EUR"},{"code":"DE","name":"Germany", "currency":"EUR"},{"code":"GR","name":"Greece", "currency":"EUR"},{"code":"GP","name":"Guadeloupe", "currency":"EUR"},{"code":"HU","name":"Hungary", "currency":"HUF"},{"code":"IS","name":"Iceland", "currency":"ISK"},{"code":"IE","name":"Ireland", "currency":"EUR"},{"code":"IT","name":"Italy", "currency":"EUR"},{"code":"LV","name":"Latvia", "currency":"EUR"},{"code":"LT","name":"Lithuania", "currency":"EUR"},{"code":"LU","name":"Luxembourg", "currency":"EUR"},{"code":"MQ","name":"Martinique", "currency":"EUR"},{"code":"MC","name":"Monaco", "currency":"EUR"},{"code":"NL","name":"Netherlands", "currency":"EUR"},{"code":"NO","name":"Norway", "currency":"EUR"},{"code":"PL","name":"Poland", "currency":"PLN"},{"code":"PT","name":"Portugal", "currency":"EUR"},{"code":"RE","name":"Réunion", "currency":"EUR"},{"code":"RO","name":"Romania", "currency":"RON"},{"code":"SK","name":"Slovakia", "currency":"EUR"},{"code":"SI","name":"Slovenia", "currency":"EUR"},{"code":"ES","name":"Spain", "currency":"EUR"},{"code":"BL","name":"St. Barthélemy", "currency":"EUR"},{"code":"MF","name":"St. Martin", "currency":"EUR"},{"code":"PM","name":"St. Pierre \u0026amp; Miquelon", "currency":"EUR"},{"code":"SE","name":"Sweden", "currency":"SEK"},{"code":"CH","name":"Switzerland", "currency":"CHF"},{"code":"GB","name":"United Kingdom", "currency":"GBP"} ],
"shopifyCurrencies": ["BGN","CHF","CZK","DKK","EUR","GBP","HUF","ISK","PLN","RON","SEK"],
"originalLanguage": {"code":"fr","alias":null,"title":"French","icon":null,"published":true,"active":false},
"targetLanguages": [{"code":"de","alias":null,"title":"Allemand","icon":null,"published":true,"active":true},{"code":"en","alias":null,"title":"English","icon":null,"published":true,"active":true},{"code":"es","alias":null,"title":"Spanish","icon":null,"published":true,"active":true},{"code":"it","alias":null,"title":"Italien","icon":null,"published":true,"active":true},{"code":"nl","alias":null,"title":"Néerlandais","icon":null,"published":true,"active":true}],
"languagesSwitchers": {"languageCurrency":{"status":"disabled","desktop":{"isActive":true,"generalCustomize":{"template":0,"displayed":"language-currency","language":"name","languageFlag":true,"currency":"code","currencyFlag":true,"switcher":"floating","position":"top-left","verticalSliderValue":15,"verticalSliderDimension":"px","horizontalSliderValue":15,"horizontalSliderDimension":"px"},"advancedCustomize":{"switcherStyle":{"flagRounding":0,"flagRoundingDimension":"px","flagPosition":"left","backgroundColor":"#FFFFFF","padding":{"left":16,"top":14,"right":16,"bottom":14},"paddingDimension":"px","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223","borderWidth":0,"borderWidthDimension":"px","borderRadius":0,"borderRadiusDimension":"px","borderColor":"#FFFFFF"},"dropDownStyle":{"backgroundColor":"#FFFFFF","padding":{"left":16,"top":12,"right":16,"bottom":12},"paddingDimension":"px","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223","borderWidth":0,"borderWidthDimension":"px","borderRadius":0,"borderRadiusDimension":"px","borderColor":"#FFFFFF"},"arrow":{"size":6,"sizeDimension":"px","color":"#1D1D1D"}}},"mobile":{"isActive":true,"sameAsDesktop":false,"generalCustomize":{"template":0,"displayed":"language-currency","language":"name","languageFlag":true,"currency":"code","currencyFlag":true,"switcher":"floating","position":"top-left","verticalSliderValue":15,"verticalSliderDimension":"px","horizontalSliderValue":15,"horizontalSliderDimension":"px"},"advancedCustomize":{"switcherStyle":{"flagRounding":0,"flagRoundingDimension":"px","flagPosition":"left","backgroundColor":"#FFFFFF","padding":{"left":16,"top":14,"right":16,"bottom":14},"paddingDimension":"px","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223","borderWidth":0,"borderWidthDimension":"px","borderRadius":0,"borderRadiusDimension":"px","borderColor":"#FFFFFF"},"dropDownStyle":{"backgroundColor":"#FFFFFF","padding":{"left":16,"top":12,"right":16,"bottom":12},"paddingDimension":"px","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223","borderWidth":0,"borderWidthDimension":"px","borderRadius":0,"borderRadiusDimension":"px","borderColor":"#FFFFFF"},"arrow":{"size":6,"sizeDimension":"px","color":"#1D1D1D"}}}},"autoDetection":{"status":"disabled","alertType":"popup","popupContainer":{"position":"center","backgroundColor":"#FFFFFF","width":700,"widthDimension":"px","padding":{"left":20,"top":20,"right":20,"bottom":20},"paddingDimension":"px","borderWidth":0,"borderWidthDimension":"px","borderRadius":8,"borderRadiusDimension":"px","borderColor":"#FFFFFF","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223"},"bannerContainer":{"position":"top","backgroundColor":"#FFFFFF","width":8,"widthDimension":"px","padding":{"left":20,"top":20,"right":20,"bottom":20},"paddingDimension":"px","borderWidth":0,"borderWidthDimension":"px","borderRadius":8,"borderRadiusDimension":"px","borderColor":"#FFFFFF","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223"},"selectorContainer":{"backgroundColor":"#FFFFFF","padding":{"left":8,"top":8,"right":8,"bottom":8},"paddingDimension":"px","borderWidth":0,"borderWidthDimension":"px","borderRadius":8,"borderRadiusDimension":"px","borderColor":"#FFFFFF","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223"},"button":{"backgroundColor":"#FFFFFF","padding":{"left":8,"top":8,"right":8,"bottom":8},"paddingDimension":"px","borderWidth":0,"borderWidthDimension":"px","borderRadius":8,"borderRadiusDimension":"px","borderColor":"#FFFFFF","fontSize":18,"fontSizeDimension":"px","fontFamily":"inherit","fontColor":"#202223"},"closeIcon":{"size":16,"sizeDimension":"px","color":"#1D1D1D"}}},
"defaultCurrency": {"code":"eur","title":"Euro","icon":null,"rate":0.9233,"formatWithCurrency":"€{{amount}} EUR","formatWithoutCurrency":"€{{amount}}"},
"targetCurrencies": [],
"currenciesSwitchers": [{"id":60579843,"title":null,"type":"dropdown","status":"admin-only","display":"all","position":"bottom-left","offset":"10px","shortTitles":false,"isolateStyles":true,"icons":"rounded","sprite":"flags","defaultStyles":true,"devices":{"mobile":{"visible":true,"minWidth":null,"maxWidth":{"value":480,"dimension":"px"}},"tablet":{"visible":true,"minWidth":{"value":481,"dimension":"px"},"maxWidth":{"value":1023,"dimension":"px"}},"desktop":{"visible":true,"minWidth":{"value":1024,"dimension":"px"},"maxWidth":null}},"styles":{"dropdown":{"activeContainer":{"padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}},"background":"rgba(255,255,255,.95)","borderRadius":{"topLeft":{"value":0,"dimension":"px"},"topRight":{"value":0,"dimension":"px"},"bottomLeft":{"value":0,"dimension":"px"},"bottomRight":{"value":0,"dimension":"px"}},"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}}},"activeContainerHovered":null,"activeItem":{"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)"},"activeItemHovered":null,"activeItemIcon":{"offset":{"value":10,"dimension":"px"},"position":"left"},"dropdownContainer":{"animation":"sliding","background":"rgba(255,255,255,.95)","borderRadius":{"topLeft":{"value":0,"dimension":"px"},"topRight":{"value":0,"dimension":"px"},"bottomLeft":{"value":0,"dimension":"px"},"bottomRight":{"value":0,"dimension":"px"}},"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"padding":{"top":{"value":0,"dimension":"px"},"right":{"value":0,"dimension":"px"},"bottom":{"value":0,"dimension":"px"},"left":{"value":0,"dimension":"px"}}},"dropdownContainerHovered":null,"dropdownItem":{"padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}},"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)"},"dropdownItemHovered":{"color":"rgba(27, 160, 227, 1)"},"dropdownItemIcon":{"position":"left","offset":{"value":10,"dimension":"px"}},"arrow":{"color":"rgba(39, 46, 49, 1)","position":"right","offset":{"value":20,"dimension":"px"},"size":{"value":6,"dimension":"px"}}},"inline":{"container":{"background":"rgba(255,255,255,.95)","borderRadius":{"topLeft":{"value":4,"dimension":"px"},"topRight":{"value":4,"dimension":"px"},"bottomLeft":{"value":4,"dimension":"px"},"bottomRight":{"value":4,"dimension":"px"}},"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}}},"containerHovered":null,"item":{"background":"transparent","padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}},"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)"},"itemHovered":{"background":"rgba(245, 245, 245, 1)","color":"rgba(39, 46, 49, 1)"},"itemActive":{"background":"rgba(245, 245, 245, 1)","color":"rgba(27, 160, 227, 1)"},"itemIcon":{"position":"left","offset":{"value":10,"dimension":"px"}}},"ios":{"activeContainer":{"padding":{"top":{"value":0,"dimension":"px"},"right":{"value":0,"dimension":"px"},"bottom":{"value":0,"dimension":"px"},"left":{"value":0,"dimension":"px"}},"background":"rgba(255,255,255,.95)","borderRadius":{"topLeft":{"value":0,"dimension":"px"},"topRight":{"value":0,"dimension":"px"},"bottomLeft":{"value":0,"dimension":"px"},"bottomRight":{"value":0,"dimension":"px"}},"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}}},"activeContainerHovered":null,"activeItem":{"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)","padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}}},"activeItemHovered":null,"activeItemIcon":{"position":"left","offset":{"value":10,"dimension":"px"}},"modalOverlay":{"background":"rgba(0, 0, 0, 0.7)"},"wheelButtonsContainer":{"background":"rgba(255, 255, 255, 1)","padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}},"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":0,"dimension":"px"}}},"wheelCloseButton":{"fontSize":{"value":14,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)","fontWeight":"bold"},"wheelCloseButtonHover":null,"wheelSubmitButton":{"fontSize":{"value":14,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)","fontWeight":"bold"},"wheelSubmitButtonHover":null,"wheelPanelContainer":{"background":"rgba(255, 255, 255, 1)"},"wheelLine":{"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":0,"dimension":"px"}}},"wheelItem":{"background":"transparent","padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}},"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)","justifyContent":"flex-start"},"wheelItemIcon":{"position":"left","offset":{"value":10,"dimension":"px"}}},"modal":{"activeContainer":{"padding":{"top":{"value":0,"dimension":"px"},"right":{"value":0,"dimension":"px"},"bottom":{"value":0,"dimension":"px"},"left":{"value":0,"dimension":"px"}},"background":"rgba(255,255,255,.95)","borderRadius":{"topLeft":{"value":0,"dimension":"px"},"topRight":{"value":0,"dimension":"px"},"bottomLeft":{"value":0,"dimension":"px"},"bottomRight":{"value":0,"dimension":"px"}},"borderTop":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderBottom":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(224, 224, 224, 1)","style":"solid","width":{"value":1,"dimension":"px"}}},"activeContainerHovered":null,"activeItem":{"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)","padding":{"top":{"value":8,"dimension":"px"},"right":{"value":10,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":10,"dimension":"px"}}},"activeItemHovered":null,"activeItemIcon":{"position":"left","offset":{"value":10,"dimension":"px"}},"modalOverlay":{"background":"rgba(0, 0, 0, 0.7)"},"modalContent":{"animation":"sliding-down","background":"rgba(255, 255, 255, 1)","maxHeight":{"value":80,"dimension":"vh"},"maxWidth":{"value":80,"dimension":"vw"},"width":{"value":320,"dimension":"px"}},"modalContentHover":null,"modalItem":{"reverseElements":true,"fontSize":{"value":11,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(102, 102, 102, 1)","textTransform":"uppercase","fontWeight":"bold","justifyContent":"space-between","letterSpacing":{"value":3,"dimension":"px"},"padding":{"top":{"value":20,"dimension":"px"},"right":{"value":26,"dimension":"px"},"bottom":{"value":20,"dimension":"px"},"left":{"value":26,"dimension":"px"}}},"modalItemIcon":{"offset":{"value":20,"dimension":"px"}},"modalItemRadio":{"size":{"value":20,"dimension":"px"},"offset":{"value":20,"dimension":"px"},"color":"rgba(193, 202, 202, 1)"},"modalItemHovered":{"background":"rgba(255, 103, 99, 0.5)","color":"rgba(254, 236, 233, 1)"},"modalItemHoveredRadio":{"size":{"value":20,"dimension":"px"},"offset":{"value":20,"dimension":"px"},"color":"rgba(254, 236, 233, 1)"},"modalActiveItem":{"fontSize":{"value":15,"dimension":"px"},"color":"rgba(254, 236, 233, 1)","background":"rgba(255, 103, 99, 1)"},"modalActiveItemRadio":{"size":{"value":24,"dimension":"px"},"offset":{"value":18,"dimension":"px"},"color":"rgba(255, 255, 255, 1)"},"modalActiveItemHovered":null,"modalActiveItemHoveredRadio":null},"select":{"container":{"background":"rgba(255,255,255, 1)","borderRadius":{"topLeft":{"value":4,"dimension":"px"},"topRight":{"value":4,"dimension":"px"},"bottomLeft":{"value":4,"dimension":"px"},"bottomRight":{"value":4,"dimension":"px"}},"borderTop":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderRight":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderBottom":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":1,"dimension":"px"}}},"text":{"padding":{"top":{"value":5,"dimension":"px"},"right":{"value":8,"dimension":"px"},"bottom":{"value":5,"dimension":"px"},"left":{"value":8,"dimension":"px"}},"fontSize":{"value":13,"dimension":"px"},"fontFamily":"Open Sans","color":"rgba(39, 46, 49, 1)"}}}}],
"languageDetection": "browser",
"languagesCountries": [{"code":"fr","countries":["be","bj","bf","bi","cm","cf","td","km","cg","cd","ci","dj","fr","gf","pf","tf","ga","gp","gn","ht","va","it","lu","mg","ml","mq","mr","yt","mc","ma","nc","ne","re","bl","mf","pm","sn","ch","tg","tn","vu","wf"]},{"code":"en","countries":["as","ai","ag","aw","au","bs","bh","bd","bb","bz","bm","bw","br","io","bn","kh","ca","ky","cx","cc","ck","cy","dk","dm","eg","et","fk","fj","gm","gh","gi","gr","gl","gd","gu","gg","gy","hk","is","in","id","ie","im","il","jm","je","jo","ke","ki","kr","kw","la","lb","ls","lr","ly","my","mv","mt","mh","mu","fm","ms","na","nr","np","an","nz","ng","nu","nf","mp","om","pk","pw","pg","ph","pn","qa","rw","sh","kn","lc","vc","ws","sc","sl","sg","sb","so","za","gs","lk","sd","sr","sz","sy","tz","th","tl","tk","to","tt","tc","tv","ug","ua","ae","gb","us","um","vn","vg","vi","zm","zw","bq","ss","sx","cw"]},{"code":"es","countries":["ar","bo","cl","co","cr","cu","do","ec","sv","gq","gt","hn","mx","ni","pa","py","pe","pr","es","uy","ve"]}],
"languagesBrowsers": [{"code":"fr","browsers":["fr"]},{"code":"en","browsers":["en"]},{"code":"es","browsers":["es-ES"]}],
"currencyDetection": "language",
"currenciesLanguages": null,
"currenciesCountries": null,
"recommendationAlert": {"type":"banner","status":"disabled","isolateStyles":true,"styles":{"banner":{"bannerContainer":{"position":"top","spacing":10,"borderTop":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":0,"dimension":"px"}},"borderRadius":{"topLeft":{"value":0,"dimension":"px"},"topRight":{"value":0,"dimension":"px"},"bottomLeft":{"value":0,"dimension":"px"},"bottomRight":{"value":0,"dimension":"px"}},"borderRight":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":0,"dimension":"px"}},"padding":{"top":{"value":15,"dimension":"px"},"right":{"value":20,"dimension":"px"},"bottom":{"value":15,"dimension":"px"},"left":{"value":20,"dimension":"px"}},"background":"rgba(255, 255, 255, 1)"},"bannerMessage":{"fontSize":{"value":16,"dimension":"px"},"fontFamily":"Open Sans","fontStyle":"normal","fontWeight":"normal","lineHeight":"1.5","color":"rgba(39, 46, 49, 1)"},"selectorContainer":{"background":"rgba(244,244,244, 1)","borderRadius":{"topLeft":{"value":2,"dimension":"px"},"topRight":{"value":2,"dimension":"px"},"bottomLeft":{"value":2,"dimension":"px"},"bottomRight":{"value":2,"dimension":"px"}},"borderTop":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderRight":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderLeft":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}}},"selectorContainerHovered":null,"selectorText":{"padding":{"top":{"value":8,"dimension":"px"},"right":{"value":8,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":8,"dimension":"px"}},"fontSize":{"value":16,"dimension":"px"},"fontFamily":"Open Sans","fontStyle":"normal","fontWeight":"normal","lineHeight":"1.5","color":"rgba(39, 46, 49, 1)"},"selectorTextHovered":null,"changeButton":{"borderTop":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"borderRight":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"borderLeft":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"fontSize":{"value":16,"dimension":"px"},"fontStyle":"normal","fontWeight":"normal","lineHeight":"1.5","borderRadius":{"topLeft":{"value":2,"dimension":"px"},"topRight":{"value":2,"dimension":"px"},"bottomLeft":{"value":2,"dimension":"px"},"bottomRight":{"value":2,"dimension":"px"}},"padding":{"top":{"value":8,"dimension":"px"},"right":{"value":8,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":8,"dimension":"px"}},"background":"rgba(0, 0, 0, 1)","color":"rgba(255, 255, 255, 1)"},"changeButtonHovered":null,"closeButton":{"alignSelf":"baseline","fontSize":{"value":16,"dimension":"px"},"color":"rgba(0, 0, 0, 1)"},"closeButtonHovered":null},"popup":{"popupContainer":{"maxWidth":{"value":30,"dimension":"rem"},"position":"bottom-left","spacing":10,"offset":{"value":1,"dimension":"em"},"borderTop":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":0,"dimension":"px"}},"borderRight":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":1,"dimension":"px"}},"borderLeft":{"color":"rgba(0,0,0,0.2)","style":"solid","width":{"value":0,"dimension":"px"}},"borderRadius":{"topLeft":{"value":0,"dimension":"px"},"topRight":{"value":0,"dimension":"px"},"bottomLeft":{"value":0,"dimension":"px"},"bottomRight":{"value":0,"dimension":"px"}},"padding":{"top":{"value":15,"dimension":"px"},"right":{"value":20,"dimension":"px"},"bottom":{"value":15,"dimension":"px"},"left":{"value":20,"dimension":"px"}},"background":"rgba(255, 255, 255, 1)"},"popupMessage":{"fontSize":{"value":16,"dimension":"px"},"fontFamily":"Open Sans","fontStyle":"normal","fontWeight":"normal","lineHeight":"1.5","color":"rgba(39, 46, 49, 1)"},"selectorContainer":{"background":"rgba(244,244,244, 1)","borderRadius":{"topLeft":{"value":2,"dimension":"px"},"topRight":{"value":2,"dimension":"px"},"bottomLeft":{"value":2,"dimension":"px"},"bottomRight":{"value":2,"dimension":"px"}},"borderTop":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderRight":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}},"borderLeft":{"color":"rgba(204, 204, 204, 1)","style":"solid","width":{"value":0,"dimension":"px"}}},"selectorContainerHovered":null,"selectorText":{"padding":{"top":{"value":8,"dimension":"px"},"right":{"value":8,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":8,"dimension":"px"}},"fontSize":{"value":16,"dimension":"px"},"fontFamily":"Open Sans","fontStyle":"normal","fontWeight":"normal","lineHeight":"1.5","color":"rgba(39, 46, 49, 1)"},"selectorTextHovered":null,"changeButton":{"borderTop":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"borderRight":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"borderBottom":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"borderLeft":{"color":"transparent","style":"solid","width":{"value":0,"dimension":"px"}},"fontSize":{"value":16,"dimension":"px"},"fontStyle":"normal","fontWeight":"normal","lineHeight":"1.5","borderRadius":{"topLeft":{"value":2,"dimension":"px"},"topRight":{"value":2,"dimension":"px"},"bottomLeft":{"value":2,"dimension":"px"},"bottomRight":{"value":2,"dimension":"px"}},"padding":{"top":{"value":8,"dimension":"px"},"right":{"value":8,"dimension":"px"},"bottom":{"value":8,"dimension":"px"},"left":{"value":8,"dimension":"px"}},"background":"rgba(0, 0, 0, 1)","color":"rgba(255, 255, 255, 1)"},"changeButtonHovered":null,"closeButton":{"alignSelf":"baseline","fontSize":{"value":16,"dimension":"px"},"color":"rgba(0, 0, 0, 1)"},"closeButtonHovered":null}}},
"currencyInQueryParam":true,
"allowAutomaticRedirects":false,
"storeMoneyFormat": "{{amount_with_comma_separator}} €",
"storeMoneyWithCurrencyFormat": "{{amount_with_comma_separator}} €",
"themeDynamics": [{"before":"\u003cdiv\u003e","search":"3 fois sans frais dès 100 € d’achats","replace":"3 times free from 100 € of purchases","after":"\u003c\/div\u003e","templates":["account","activate_account","cart","gift_card","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Boucles d'oreilles contemporaines","replace":"Contemporary earrings","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003ca id=\"read-more_0\" class=\"read-more__link\" style=\"cursor:pointer;\"\u003e","search":"Voir plus\n ","replace":"See more\n ","after":"\u003c\/a\u003e","templates":["404","account","activate_account","addresses","article","blog","cart","collection","gift_card","index","list-collections","login","order","page","password","product","register","reset_password","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bracelet rigide, ajustable","replace":"Rigid, adjustable bracelet","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bague réglable _ puis fixe","replace":"Adjustable ring _ then fixed","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Tressage d'argent pur","replace":"Pure silver braiding","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bracelet rigide, fixe","replace":"Rigid, fixed bracelet","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Boucles d'oreilles","replace":"Earrings","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bracelet rigide","replace":"Rigid bracelet","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bracelet souple","replace":"Flexible bracelet","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bague réglable","replace":"Adjustable ring","after":" \u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003ca id=\"read-more_0\" class=\"read-more__link\" style=\"cursor:pointer;\" data-clicked=\"true\"\u003e","search":"voir moins","replace":"see less","after":"\u003c\/a\u003e","templates":["404","article","blog","cart","collection","gift_card","index","list-collections","page","password","product","search","account","activate_account","addresses","login","order","register","reset_password"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bague fixe","replace":"Fixed ring","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bracelets","replace":"Bracelets","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Collier","replace":"Necklace","after":"\u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bijoux","replace":"Jewelry","after":" \u003c\/div\u003e","templates":["cart","index","order","page","product","search"]},{"before":"\u003cdiv class=\"product-area__text-block rte product-detail__gap-sm \"\u003e","search":"Bague","replace":"Ring","after":" \u003c\/div\u003e","templates":["cart","index","order","page","product","search"]} ],
"themeDynamicsActive":true,
"dynamicThemeDomObserverInterval": 0,
"abilities":[{"id":1,"name":"use-analytics","expiresAt":null},{"id":2,"name":"use-agency-translation","expiresAt":null},{"id":3,"name":"use-free-translation","expiresAt":null},{"id":4,"name":"use-pro-translation","expiresAt":null},{"id":5,"name":"use-export-import","expiresAt":null},{"id":6,"name":"use-suggestions","expiresAt":null},{"id":7,"name":"use-revisions","expiresAt":null},{"id":8,"name":"use-mappings","expiresAt":null},{"id":9,"name":"use-dynamic-replacements","expiresAt":null},{"id":10,"name":"use-localized-theme","expiresAt":null},{"id":11,"name":"use-third-party-apps","expiresAt":null},{"id":12,"name":"use-translate-new-resources","expiresAt":null},{"id":13,"name":"use-selectors-customization","expiresAt":null},{"id":14,"name":"disable-branding","expiresAt":null},{"id":17,"name":"use-glossary","expiresAt":null}],
"isAdmin":false,
"isPreview":false,
"i18n": {"fr": {
"recommendation_alert": {
"currency_language_suggestion": null,
"language_suggestion": null,
"currency_suggestion": null,
"change": null
},
"switchers": {
"ios_switcher": {
"done": null,
"close": null
}
},
"languages": {"fr": "French"
,"de": "Allemand"
,"en": "English"
,"es": "Spanish"
,"it": "Italien"
,"nl": "Néerlandais"
},
"currencies": {"eur": null}
},"de": {
"recommendation_alert": {
"currency_language_suggestion": null,
"language_suggestion": null,
"currency_suggestion": null,
"change": null
},
"switchers": {
"ios_switcher": {
"done": null,
"close": null
}
},
"languages": {"de": "Deutsch"
},
"currencies": {"eur": null}
},"en": {
"recommendation_alert": {
"currency_language_suggestion": null,
"language_suggestion": null,
"currency_suggestion": null,
"change": null
},
"switchers": {
"ios_switcher": {
"done": null,
"close": null
}
},
"languages": {"en": "English"
},
"currencies": {"eur": null}
},"es": {
"recommendation_alert": {
"currency_language_suggestion": null,
"language_suggestion": null,
"currency_suggestion": null,
"change": null
},
"switchers": {
"ios_switcher": {
"done": null,
"close": null
}
},
"languages": {"es": "Español"
},
"currencies": {"eur": null}
},"it": {
"recommendation_alert": {
"currency_language_suggestion": null,
"language_suggestion": null,
"currency_suggestion": null,
"change": null
},
"switchers": {
"ios_switcher": {
"done": null,
"close": null
}
},
"languages": {"it": "Italiano"
},
"currencies": {"eur": null}
},"nl": {
"recommendation_alert": {
"currency_language_suggestion": null,
"language_suggestion": null,
"currency_suggestion": null,
"change": null
},
"switchers": {
"ios_switcher": {
"done": null,
"close": null
}
},
"languages": {"nl": "Nederlands"
},
"currencies": {"eur": null}
}}
}
</script>
<!-- END app snippet -->
<script src="https://cdn.langshop.app/buckets/app/libs/storefront/sdk.js?proxy_prefix=/apps/langshop&source=tae" defer></script>
<!-- END app block --><script src="https://cdn.shopify.com/extensions/019b03d4-e4ea-7c06-aaed-2e53671f323c/js-client-202/assets/pushowl-shopify.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019b127f-974d-727c-9a4c-b5f030e03b9c/consentmo-gdpr-536/assets/consentmo_cookie_consent.js" type="text/javascript" defer="defer"></script>
<link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 63809847554,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script id="web-pixels-manager-setup">(function e(e,d,r,n,o){if(void 0===o&&(o={}),!Boolean(null===(a=null===(i=window.Shopify)||void 0===i?void 0:i.analytics)||void 0===a?void 0:a.replayQueue)){var i,a;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l=function(){var e={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},d=e.modern,r=e.legacy,n=navigator.userAgent;return n.match(d)?"modern":n.match(r)?"legacy":"unknown"}(),u="modern"===l?"modern":"legacy",c=(null!=n?n:{modern:"",legacy:""})[u],f=function(e){return[e.baseUrl,"/wpm","/b",e.hashVersion,"modern"===e.buildTarget?"m":"l",".js"].join("")}({baseUrl:d,hashVersion:r,buildTarget:u}),m=function(e){var d=e.version,r=e.bundleTarget,n=e.surface,o=e.pageUrl,i=e.monorailEndpoint;return{emit:function(e){var a=e.status,t=e.errorMsg,s=(new Date).getTime(),l=JSON.stringify({metadata:{event_sent_at_ms:s},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:d,bundle_target:r,page_url:o,status:a,surface:n,error_msg:t},metadata:{event_created_at_ms:s}}]});if(!i)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(i,l)}catch(e){}var u=new XMLHttpRequest;try{return u.open("POST",i,!0),u.setRequestHeader("Content-Type","text/plain"),u.send(l),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}}}({version:r,bundleTarget:l,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint});try{o.browserTarget=l,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,i=e.onerror,a=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,a&&(l.integrity=a,l.crossOrigin="anonymous"),s)for(var f in s)if(Object.prototype.hasOwnProperty.call(s,f))try{l.dataset[f]=s[f]}catch(e){}if(o&&l.addEventListener("load",o),i&&l.addEventListener("error",i),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:f,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null===(d=null===(e=window.Shopify)||void 0===e?void 0:e.analytics)||void 0===d?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach((function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)})),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return m.emit({status:"failed",errorMsg:"".concat(f," has failed to load")})},sri:function(e){var d=/^sha384-[A-Za-z0-9+/=]+$/;return"string"==typeof e&&d.test(e)}(c)?c:"",scriptDataAttributes:o}),m.emit({status:"loading"})}catch(e){m.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}})({shopId: 63809847554,storefrontBaseUrl: "https://itsara.net",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86"],webPixelsConfigList: [{"id":"1979056451","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\",\\\"GT-NMCX9QNP\\\"],\\\"target_country\\\":\\\"ZZ\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/zn0gCP25uuQDEK_o3ccD\\\"]},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/sadTCIC6uuQDEK_o3ccD\\\"]},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/Yb-_CPe5uuQDEK_o3ccD\\\",\\\"MC-VKQPJYXS4W\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/lCNjCIWym8MaEK_o3ccD\\\",\\\"MC-VKQPJYXS4W\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/f7hVCPG5uuQDEK_o3ccD\\\",\\\"MC-VKQPJYXS4W\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/qXvXCIO6uuQDEK_o3ccD\\\"]},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":[\\\"G-0KSPNTYZ63\\\",\\\"AW-955741231\\\/8UxSCPq5uuQDEK_o3ccD\\\"]}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"b2a88bafab3e21179ed38636efcd8a93","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"]}},{"id":"1616314691","configuration":"{\"subdomain\": \"itsarabijoux\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"ac832d1a78afab03c3f2c3da1ef5eb32","type":"APP","apiClientId":1615517,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"]}},{"id":"494240067","configuration":"{\"tagID\":\"2613520851687\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"18031546ee651571ed29edbe71a3550b","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"]}},{"id":"467632451","configuration":"{\"pixel_id\":\"169360584405407\",\"pixel_type\":\"facebook_pixel\",\"metaapp_system_user_token\":\"-\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"ca16bc87fe92b6042fbaa3acc2fbdaa6","type":"APP","apiClientId":2329312,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"]}},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0450","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"Itsara bijoux","paymentSettings":{"currencyCode":"EUR"},"myshopifyDomain":"itsarabijoux.myshopify.com","countryCode":"FR","storefrontUrl":"https:\/\/itsara.net\/en"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},"https://itsara.net/cdn","ae1676cfwd2530674p4253c800m34e853cb",{"modern":"","legacy":""},{"shopId":"63809847554","storefrontBaseUrl":"https:\/\/itsara.net","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\"]","isMerchantRequest":"false","hashVersion":"ae1676cfwd2530674p4253c800m34e853cb","publish":"custom","events":"[[\"page_viewed\",{}]]"});</script><script>
window.ShopifyAnalytics = window.ShopifyAnalytics || {};
window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
window.ShopifyAnalytics.meta.currency = 'EUR';
var meta = {"page":{"pageType":"home"}};
for (var attr in meta) {
window.ShopifyAnalytics.meta[attr] = meta[attr];
}
</script>
<script class="analytics">
(function () {
var customDocumentWrite = function(content) {
var jquery = null;
if (window.jQuery) {
jquery = window.jQuery;
} else if (window.Checkout && window.Checkout.$) {
jquery = window.Checkout.$;
}
if (jquery) {
jquery('body').append(content);
}
};
var hasLoggedConversion = function(token) {
if (token) {
return document.cookie.indexOf('loggedConversion=' + token) !== -1;
}
return false;
}
var setCookieIfConversion = function(token) {
if (token) {
var twoMonthsFromNow = new Date(Date.now());
twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);
document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
}
}
var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
if (trekkie.integrations) {
return;
}
trekkie.methods = [
'identify',
'page',
'ready',
'track',
'trackForm',
'trackLink'
];
trekkie.factory = function(method) {
return function() {
var args = Array.prototype.slice.call(arguments);
args.unshift(method);
trekkie.push(args);
return trekkie;
};
};
for (var i = 0; i < trekkie.methods.length; i++) {
var key = trekkie.methods[i];
trekkie[key] = trekkie.factory(key);
}
trekkie.load = function(config) {
trekkie.config = config || {};
trekkie.config.initialDocumentCookie = document.cookie;
var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
var scriptFallback = document.createElement('script');
scriptFallback.type = 'text/javascript';
scriptFallback.onerror = function(error) {
var Monorail = {
produce: function produce(monorailDomain, schemaId, payload) {
var currentMs = new Date().getTime();
var event = {
schema_id: schemaId,
payload: payload,
metadata: {
event_created_at_ms: currentMs,
event_sent_at_ms: currentMs
}
};
return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
},
sendRequest: function sendRequest(endpointUrl, payload) {
// Try the sendBeacon API
if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
var blobData = new window.Blob([payload], {
type: 'text/plain'
});
if (window.navigator.sendBeacon(endpointUrl, blobData)) {
return true;
} // sendBeacon was not successful
} // XHR beacon
var xhr = new XMLHttpRequest();
try {
xhr.open('POST', endpointUrl);
xhr.setRequestHeader('Content-Type', 'text/plain');
xhr.send(payload);
} catch (e) {
console.log(e);
}
return false;
},
isIos12: function isIos12() {
return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
}
};
Monorail.produce('monorail-edge.shopifysvc.com',
'trekkie_storefront_load_errors/1.1',
{shop_id: 63809847554,
theme_id: 177448550723,
app_name: "storefront",
context_url: window.location.href,
source_url: "//itsara.net/cdn/s/trekkie.storefront.1a0636ab3186d698599065cb6ce9903ebacdd71a.min.js"});
};
scriptFallback.async = true;
scriptFallback.src = '//itsara.net/cdn/s/trekkie.storefront.1a0636ab3186d698599065cb6ce9903ebacdd71a.min.js';
first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//itsara.net/cdn/s/trekkie.storefront.1a0636ab3186d698599065cb6ce9903ebacdd71a.min.js';
first.parentNode.insertBefore(script, first);
};
trekkie.load(
{"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":63809847554,"isMerchantRequest":null,"themeId":177448550723,"themeCityHash":"12225163602052525532","contentLanguage":"en","currency":"EUR","eventMetadataId":"8a5d5fc6-1c9e-47bf-b138-4cc3fd5d1f4f"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["f0df213a"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":true,"source":"trekkie-storefront-renderer","apiClientId":580111}}
);
var loaded = false;
trekkie.ready(function() {
if (loaded) return;
loaded = true;
window.ShopifyAnalytics.lib = window.trekkie;
var originalDocumentWrite = document.write;
document.write = customDocumentWrite;
try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
document.write = originalDocumentWrite;
window.ShopifyAnalytics.lib.page(null,{"pageType":"home","shopifyEmitted":true});
var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
var token = match? match[1]: undefined;
if (!hasLoggedConversion(token)) {
setCookieIfConversion(token);
}
});
var eventsListenerScript = document.createElement('script');
eventsListenerScript.async = true;
eventsListenerScript.src = "//itsara.net/cdn/shopifycloud/storefront/assets/shop_events_listener-3da45d37.js";
document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
<script>
if (!window.ga || (window.ga && typeof window.ga !== 'function')) {
window.ga = function ga() {
(window.ga.q = window.ga.q || []).push(arguments);
if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
window.Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"});
}
console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information.");
};
if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
window.Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"});
}
}
</script>
<script
defer
src="https://itsara.net/cdn/shopifycloud/perf-kit/shopify-perf-kit-2.1.2.min.js"
data-application="storefront-renderer"
data-shop-id="63809847554"
data-render-region="gcp-europe-west1"
data-page-type="index"
data-theme-instance-id="177448550723"
data-theme-name="Palo Alto"
data-theme-version="6.1.0"
data-monorail-region="shop_domain"
data-resource-timing-sampling-rate="10"
data-shs="true"
data-shs-beacon="true"
data-shs-export-with-fetch="true"
data-shs-logs-sample-rate="1"
></script>
</head><body id="itsara-jewelry-silver" class="template-index body--rounded-corners aos-initialized no-outline"><loading-overlay class="loading-overlay"></loading-overlay>
<a class="in-page-link skip-link" data-skip-content href="#MainContent">Go to content</a>
<!-- BEGIN sections: group-header -->
<div id="shopify-section-sections--24455567245635__announcement-bar" class="shopify-section shopify-section-group-group-header announcement-bar-static"><!-- /snippets/announcement.liquid --><link href="//itsara.net/cdn/shop/t/66/assets/section-announcement.css?v=130937441251008899201738269412" rel="stylesheet" type="text/css" media="all" />
<div class="wrapper--full" data-announcement-bar>
<div id="announcement-bar--sections--24455567245635__announcement-bar"
class="section-padding section-marquee"
data-section-type="announcement-bar"
data-section-id="sections--24455567245635__announcement-bar"
data-announcement-wrapper
data-aos-intersection="0"
data-aos="fade"
data-aos-anchor="#announcement-bar--sections--24455567245635__announcement-bar"
data-aos-delay="0"
data-aos-duration="500"
>
<div class="ie11-error-message">
<p>This website has browsing limits. It is recommended to use a browser like Edge, Chrome, Safari or Firefox.</p>
</div>
<style data-shopify>/* Prevent CLS on page load */
:root {
--announcement-height: calc(0.75rem * var(--FONT-ADJUST-SUBHEADING) * 2.1 * 1.5 + 5px * 2 + var(--BORDER-WIDTH));
}
@media screen and (max-width: 767px) {
:root {
--announcement-height: calc(0.75rem * var(--FONT-ADJUST-SUBHEADING) * 2.1 * 1.5 + 5px * 2 + var(--BORDER-WIDTH));
}
}
#announcement-bar--sections--24455567245635__announcement-bar {
--bg: #eadcc8;
}
#announcement-bar--sections--24455567245635__announcement-bar .announcement {
--adjust-body: calc(var(--FONT-ADJUST-BODY) * 2.1);
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 2.1);
--adjust-accent: calc(var(--FONT-ADJUST-SUBHEADING) * 2.1);
--padding: 5px;
--letter-spacing: 0.125em;
--line-height: 1.5;
--type-adjustment: var(--FONT-ADJUST-SUBHEADING);
--text: #2b2b2b;
--border: #cabaa2;
}
#announcement-bar--sections--24455567245635__announcement-bar .flickity-enabled .ticker--animated,
#announcement-bar--sections--24455567245635__announcement-bar .announcement__ticker { padding: 0 50px; }
@media screen and (max-width: 767px) {
#announcement-bar--sections--24455567245635__announcement-bar .announcement {
--adjust-body: calc(var(--FONT-ADJUST-BODY) * 2.1);
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 2.1);
--adjust-accent: calc(var(--FONT-ADJUST-SUBHEADING) * 2.1);
}
}</style><div class="announcement subheading-text announcement--top-border" data-announcement><div class="announcement__slider">
<div class="announcement__slide" data-announcement-slide>
<div data-ticker-frame data-marquee-speed="100" class="announcement__message">
<div data-ticker-scale class="ticker--unloaded announcement__scale">
<div data-ticker-text class="announcement__text ticker-rtl">
<div class="announcement__block announcement__block--text announcement__ticker text-highlight-wrapper text-highlight-wrapper--underline">
<div class="announcement__icon icon-stroke" style="width: 33px;--text: #000000;"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-star" viewbox="0 0 82 82"><path d="M41 66.685 65.103 80 60.5 51.8 80 31.83l-26.948-4.114L41 2.06 28.948 27.716 2 31.83 21.5 51.8 16.897 80 41 66.684Z"/></svg></div>
<span class="text-highlight__break"><strong>Code :</strong> <text-highlight class="text-highlight" style="--icon-url: none;--icon-color: #ffffff;" data-highlight-type="underline"><span class="text-highlight__string" data-highlight-holder><strong>NOEL</strong></span></text-highlight><strong> -10%</strong> sur tout le site (hors nouveautés) </span>
</div>
</div>
</div>
</div>
</div>
</div></div></div>
</div>
</div><div id="shopify-section-sections--24455567245635__header" class="shopify-section shopify-section-group-group-header shopify-section-header"><div id="nav-drawer" class="drawer drawer--left drawer--nav cv-h" role="navigation" data-drawer style="--highlight: #eadcc8;">
<div class="drawer__header"><div class="drawer__title"><a href="/en" class="drawer__logo">
<img src="//itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=500" srcset="//itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=90 90w, //itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=135 135w, //itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=180 180w" width="90" height="38.69625520110957" sizes="(max-width: 180px) 50vw, 90px" class="drawer__logo-image">
</a></div><button type="button" class="drawer__close-button" aria-controls="nav-drawer" data-drawer-toggle>
<span class="visually-hidden">Climb the menu</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</div><ul class="mobile-nav mobile-nav--weight-normal letter-spacing-nav"><li class="mobile-menu__item mobile-menu__item--level-1">
<a href="/en/collections/novelties" class="mobile-navlink mobile-navlink--level-1">Nouveautés AH 25/26</a>
</li><li class="mobile-menu__item mobile-menu__item--level-1 mobile-menu__item--has-items" aria-haspopup="true">
<a href="/en/collections/womens-silver-jewelry" class="mobile-navlink mobile-navlink--level-1" data-nav-link-mobile>Women's jewelry</a>
<button type="button" class="mobile-nav__trigger mobile-nav__trigger--level-1" aria-controls="MobileNav--bijoux-femme-1" data-collapsible-trigger><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="fallback-text">See more</span>
</button>
<div class="mobile-dropdown" id="MobileNav--bijoux-femme-1" data-collapsible-container>
<ul class="mobile-nav__sublist" data-collapsible-content><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/silver-rings-for-women" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Silver rings</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/silver-bracelets" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Silver bracelets</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/silver-earrings" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Silver earrings</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/silver-necklaces" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Silver necklaces</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/patinated-silver-woman-jewelry-blackened" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Bijoux femme en argent patinés (noircis)</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/non-patinated-womens-maple-bijoux" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Bijoux en argent non patinés</span>
</a></li></ul>
</div>
</li><li class="mobile-menu__item mobile-menu__item--level-1 mobile-menu__item--has-items" aria-haspopup="true">
<a href="/en/collections/silver-mens-jewelry" class="mobile-navlink mobile-navlink--level-1" data-nav-link-mobile>Men's jewelry</a>
<button type="button" class="mobile-nav__trigger mobile-nav__trigger--level-1" aria-controls="MobileNav--bijoux-homme-2" data-collapsible-trigger><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="fallback-text">See more</span>
</button>
<div class="mobile-dropdown" id="MobileNav--bijoux-homme-2" data-collapsible-container>
<ul class="mobile-nav__sublist" data-collapsible-content><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/silver-mens-rings" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Silver men's rings</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/men-in-silver-bracelets" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Men in silver bracelets</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/mens-jewelry-in-patinated-silver" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Patinated men's jewelry (blackened)</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/collections/non-patinated-silver-jewelry-for-men" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Non -patinated men's jewelry</span>
</a></li></ul>
</div>
</li><li class="mobile-menu__item mobile-menu__item--level-1 mobile-menu__item--has-items" aria-haspopup="true">
<a href="/en/pages/services" class="mobile-navlink mobile-navlink--level-1" data-nav-link-mobile>Services</a>
<button type="button" class="mobile-nav__trigger mobile-nav__trigger--level-1" aria-controls="MobileNav--services-3" data-collapsible-trigger><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="fallback-text">See more</span>
</button>
<div class="mobile-dropdown" id="MobileNav--services-3" data-collapsible-container>
<ul class="mobile-nav__sublist" data-collapsible-content><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/eco-responsible-shipments" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Eco-responsible gift packaging</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/know-your-size-finger" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Know your size finger</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/advice-and-maintenance" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Advice and maintenance</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/products/itsara-jewelry-gift-card" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Gift card</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/contact" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Contact</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/return-request-portal" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Back</span>
</a></li></ul>
</div>
</li><li class="mobile-menu__item mobile-menu__item--level-1 mobile-menu__item--has-items" aria-haspopup="true">
<a href="/en/pages/about" class="mobile-navlink mobile-navlink--level-1" data-nav-link-mobile>About</a>
<button type="button" class="mobile-nav__trigger mobile-nav__trigger--level-1" aria-controls="MobileNav--a-propos-4" data-collapsible-trigger><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="fallback-text">See more</span>
</button>
<div class="mobile-dropdown" id="MobileNav--a-propos-4" data-collapsible-container>
<ul class="mobile-nav__sublist" data-collapsible-content><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/the-art-of-jewelry-of-the-golden-triangle" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>The art of jewelry of the golden triangle</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/handcrafted" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Handcrafted</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/the-village-des-artisans-1" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>The Village des Artisans</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/pure-and-massive-silver" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Pure and massive silver</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/karen-ethnicity" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Karen ethnicity</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/the-crafts" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>The crafts</span>
</a></li><li class="mobile-menu__item mobile-menu__item--level-2" >
<a href="/en/pages/our-history" class="mobile-navlink mobile-navlink--level-2" data-nav-link-mobile><span>Our history</span>
</a></li></ul>
</div>
</li></ul><ul class="mobile-nav mobile-nav--bottom mobile-nav--weight-normal"><li class="mobile-menu__item"><a href="https://account.itsara.net?locale=en®ion_country=FR" class="mobile-navlink mobile-navlink--small" id="customer_login_link">Connection</a></li>
<li class="mobile-menu__item"><a href="/en/account/register" class="mobile-navlink mobile-navlink--small" id="customer_register_link">Create an account</a></li><li class="mobile-menu__item"><a href="/en/search" class="mobile-navlink mobile-navlink--small" data-nav-search-open>To research</a></li></ul></div>
<div id="cart-drawer" class="cart-drawer cv-h" data-cart-drawer>
<template data-cart-drawer-template>
<div class="cart-drawer__head"
data-aos="fade"
data-aos-delay="200">
<h3>The basket<span class="cart-drawer__item-qty hidden" data-cart-items-qty>0 Objects</span></h3>
<a href="#cart-drawer" class="cart-drawer__close" data-cart-drawer-toggle aria-label="Climb the menu The basket"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
<div class="loader loader--line"><div class="loader-indeterminate"></div></div>
</div>
<div class="cart-drawer__body" data-cart-drawer-body><p class="cart-message--drawer cart-message is-hidden"
data-cart-message="true"
data-limit="90"
data-aos="fade"
data-aos-delay="250"
>
<span class="cart-message__default" data-message-default>Again || love || For free shipment!</span><span class="cart-message__success">Congratulation! Your order qualifies for free shipping in relay point</span><span class="cart-message__progress-holder">
<progress class="cart-message__progress" data-cart-message-progress value="0" max="100" style="--progress-width: 0%;"></progress><progress class="cart-message__progress" data-cart-message-progress max="100" style="--progress-width: 0%;"></progress>
</span></p><div class="cart__errors cart-drawer__errors" role="alert" data-cart-errors>
<div class="cart__errors__inner">
<p class="cart__errors__heading">Sorry, it seems that we don't have enough of this product.</p>
<p class="cart__errors__content" data-error-message></p>
<button type="button" class="cart__errors__close" data-cart-error-close aria-label="Dismiss The basket"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</div>
</div>
<div id="cartItemsHolder" class="cart-drawer__items hidden" data-items-holder></div>
<div class="cart__widgets"
data-aos="fade">
<div id="cartUpsellHolder" class="cart__pair" data-cart-widget data-pair-products-holder
data-aos="fade"
data-aos-delay="550"></div>
<div class="cart-notes hidden" data-cart-notes-holder><div class="cart__widget__wrapper" data-collapsible-single><div class="cart__widget" data-cart-widget
data-aos="fade"
data-aos-delay="600">
<button
class="cart__widget__title"
type="button"
data-collapsible-trigger
aria-expanded="false"
aria-controls="notes">Add control notes<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<div id="notes" aria-expanded="false" data-collapsible-container>
<div class="cart__widget__content" data-collapsible-content>
<label for="note">Special instructions for the seller</label>
<textarea id="note" name="note" form="cartDrawerCheckoutForm" class="cart__field cart__field--textarea" aria-label="Special instructions for the seller"></textarea>
</div>
</div>
</div><div class="cart__widget" data-cart-widget
data-aos="fade"
data-aos-delay="650">
<button
class="cart__widget__title"
type="button"
data-collapsible-trigger
aria-expanded="false"
aria-controls="gift-notes">Is it a gift?<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<div id="gift-notes" aria-expanded="false" data-collapsible-container>
<div class="cart__widget__content" data-collapsible-content><label for="gift-note">Add a note for the recipient</label>
<textarea id="gift-note" name="attributes[Gift note]" form="cartDrawerCheckoutForm" class="cart__field cart__field--textarea" aria-label="Add a note for the recipient"></textarea>
</div>
</div>
</div></div></div>
</div>
<div id="cartDrawerEmptyMessage" class="cart-drawer__empty-message" data-empty-message><p
data-aos="hero"
data-aos-anchor="#cartDrawerEmptyMessage"
data-aos-order="1">
Your basket is currently empty.
</p>
<div class="cart-collections"><style data-shopify>.cart-collections {
--text: #fff;
--overlay-opacity: 0.1;
}</style><div class="cart-collections__inner">
<div class="cart-collection hover-scale one-half cart-collection--overlay-text">
<a href="/en/collections/womens-silver-jewelry"
title="Women's silver jewelry"
class="cart-collection__link"
data-aos="hero"
data-aos-anchor="#cartDrawerEmptyMessage"
data-aos-order="2">
<div class="overlay"></div>
<div class="cart-collection__image">
<figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?crop=center&height=1200&v=1764668723&width=2048" alt="Tous les bijoux de la collection Itsara - Itsara bijoux" width="2048" height="1200" loading="eager" sizes="(min-width: 480px) calc((400px - 2 * 5px) / 2), calc((100vw - 2 * 20px - 2 * 5px) / 2)" srcset="//itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=180 180w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=240 240w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=300 300w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=360 360w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=400 400w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=460 460w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=540 540w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=560 560w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=590 590w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=606 606w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=630 630w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=670 670w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=720 720w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=738 738w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=770 770w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=814 814w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=900 900w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1024 1024w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1080 1080w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1296 1296w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1410 1410w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1512 1512w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1524 1524w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1728 1728w, //itsara.net/cdn/shop/collections/tous-les-bijoux-de-la-collection-itsara-633036_c676b152-24b8-421d-bc7b-cb00d5053ca9.jpg?v=1764668723&width=1950 1950w" class="is-loading">
</figure></div>
<div class="cart-collection__title h4" style="--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.0);">Women's silver jewelry</div>
</a>
</div>
<div class="cart-collection hover-scale one-half cart-collection--overlay-text">
<a href="/en/collections/all-our-mens-jewelry"
title="All our men's jewelry"
class="cart-collection__link"
data-aos="hero"
data-aos-anchor="#cartDrawerEmptyMessage"
data-aos-order="3">
<div class="overlay"></div>
<div class="cart-collection__image">
<figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?crop=center&height=1024&v=1750683709&width=2048" alt="Tous nos bijoux pour homme" width="2048" height="1024" loading="eager" sizes="(min-width: 480px) calc((400px - 2 * 5px) / 2), calc((100vw - 2 * 20px - 2 * 5px) / 2)" srcset="//itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=180 180w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=240 240w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=300 300w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=360 360w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=400 400w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=460 460w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=540 540w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=560 560w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=590 590w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=606 606w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=630 630w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=670 670w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=720 720w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=738 738w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=770 770w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=814 814w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=900 900w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1024 1024w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1080 1080w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1296 1296w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1410 1410w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1512 1512w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1524 1524w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1728 1728w, //itsara.net/cdn/shop/collections/bagues-bracelets-argent-hommes-pierre-studio-24-6-2048_735c3497-ff79-4e84-905f-a271604de44a.jpg?v=1750683709&width=1950 1950w" class="is-loading">
</figure></div>
<div class="cart-collection__title h4" style="--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.0);">All our men's jewelry</div>
</a>
</div>
<div class="cart-collection hover-scale one-half cart-collection--overlay-text">
<a href="/en/collections/novelties"
title="Novelties"
class="cart-collection__link"
data-aos="hero"
data-aos-anchor="#cartDrawerEmptyMessage"
data-aos-order="4">
<div class="overlay"></div>
<div class="cart-collection__image">
<figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?crop=center&height=958&v=1763131670&width=1914" alt="bijoux artisanaux en argent massif - talismans de protection - Itsara Bijoux" width="1914" height="958" loading="eager" sizes="(min-width: 480px) calc((400px - 2 * 5px) / 2), calc((100vw - 2 * 20px - 2 * 5px) / 2)" srcset="//itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=180 180w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=240 240w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=300 300w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=360 360w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=400 400w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=460 460w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=540 540w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=560 560w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=590 590w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=606 606w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=630 630w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=670 670w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=720 720w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=738 738w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=770 770w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=814 814w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=900 900w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1024 1024w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1080 1080w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1296 1296w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1410 1410w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1512 1512w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1524 1524w, //itsara.net/cdn/shop/collections/nouvelle-collection-aw25-26-2-2048.jpg?v=1763131670&width=1728 1728w" class="is-loading">
</figure></div>
<div class="cart-collection__title h4" style="--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.0);">Novelties</div>
</a>
</div>
</div>
</div>
</div>
</div>
<div class="cart-drawer__foot cart__foot"
data-foot-holder
data-aos="fade-up"
data-aos-delay="700">
<form id="cartDrawerCheckoutForm" class="hidden" action="/en/cart" method="post" novalidate data-cart-form>
<div class="cart__foot-inner">
<div data-cart-price-holder><div class="cart__total hidden">
<span>Items</span>
<span data-cart-total="0">Free</span>
</div></div>
<div class="cart__buttons-wrapper"><p class="cart__terms cart__errors__content" data-terms-error-message></p>
<div class="cart__buttons" data-cart-checkout-buttons>
<fieldset class="cart__buttons__fieldset" data-cart-checkout-button>
<button type="submit" name="checkout" class="cart__checkout btn btn--solid btn--primary btn--large btn--advanced btn--advanced-width-height btn--advanced-adaptive-width cart__checkout--dynamic">
<hover-button></hover-button>Order<span class="cart__total__money" data-cart-total-price>Free</span>
</button><div class="additional-checkout-buttons additional-checkout-buttons--vertical" data-additional-checkout-button></div></fieldset>
</div>
</div>
<p class="cart__text">.</p>
</div>
</form>
<div id="cartDrawerEmptyMessageBottom" class="cart-drawer__empty-message cart-drawer__empty-message--bottom" data-empty-message-bottom><div class="cart-drawer__empty-message-bottom subheading-text"
data-cart-message
data-limit="90"
data-aos="hero"
data-aos-anchor="#cartDrawerEmptyMessageBottom"
data-aos-order="4">
<p>Free sending from || love ||.</p>
</div></div>
</div>
</template>
</div>
<link href="//itsara.net/cdn/shop/t/66/assets/section-header-navigation.css?v=162992388941360746761738269412" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>:root {
--header-height: 69px;
--header-sticky-height: 60px;
--header-background-height: 69px;
}
.no-js {
--header-sticky-height: 0px;
}
:root {
--full-height: calc(100vh - var(--header-sticky-height));
}
</style><header
id="SiteHeader"
class="site-header site-header--fixed site-header--nav-center site-header--nav-normal site-header--has-logo"
role="banner"
data-site-header
data-section-id="sections--24455567245635__header"
data-height="69"
data-section-type="header"
data-transparent="false"
data-position="fixed"
data-nav-alignment="center"
data-header-sticky
data-header-height
data-aos-intersection="0"
>
<div class="site-header__background" data-header-background></div>
<div
class="wrapper"
data-aos="fade"
data-aos-anchor="#SiteHeader"
data-aos-delay="0"
data-aos-duration="500"
data-wrapper
>
<button
type="button"
class="mobile-menu__button mobile-menu__button--burger js-drawer-open"
aria-controls="nav-drawer"
data-drawer-toggle
>
<span class="visually-hidden">Open the navigation menu</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-hamburger" viewbox="0 0 192 192"><path d="M30 96h132M30 48h132M30 144h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button><style data-shopify>.logo__image-link {
width: 90px;
height: 39px;
}
.has-scrolled .logo__image-link {
width: 90px;
height: 39px;
}</style><h1 class="logo" data-logo data-takes-space><a href="/en" aria-label="Itsara bijoux" class="logo__image-link logo__image-link--other logo__image-link--single"><img src="//itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=500" srcset="//itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=90 90w, //itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=135 135w, //itsara.net/cdn/shop/files/itsara-logo_petit-ss-fond.png?v=1738932078&width=180 180w" width="90" height="38.69625520110957" loading="eager" sizes="(max-width: 180px) 50vw, 90px" class="logo__image" fetchpriority="high">
<span class="logo__image-push" style="padding-top: 43.0%"></span>
</a></h1><!-- /partials/site-nav.liquid --><nav id="NavStandard" class="nav nav--default letter-spacing-nav" data-nav style="--highlight: #eadcc8;">
<div class="menu__item menu__item--compress" data-nav-items-compress><search-popdown class="search-popdown menu__item menu__item--icon" data-popdown-in-header><details>
<summary class="search-popdown__toggle navlink navlink--icon" aria-haspopup="dialog" data-popdown-toggle title="Open the search bar"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="visually-hidden">Open the search bar</span>
</summary><div class="search-popdown__body search-popdown__body--fixed search-popdown__body--has-popular-searches"
role="dialog"
aria-modal="true"
aria-label="Search"
data-popdown-body
>
<div class="search-popdown__main"><predictive-search><form class="search-form" action="/en/search" method="get" role="search" data-search-form>
<input name="options[prefix]" type="hidden" value="last"><div class="search-form__inner" data-search-form-inner>
<div class="search-form__input-holder">
<label for="searchInput-desktop-compress" class="search-form__label">
<span class="visually-hidden">Search for products on our site</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></label>
<input type="search"
id="searchInput-desktop-compress"
class="search-form__input"
name="q"
value=""
aria-label="Search our store"
role="combobox"
aria-expanded="false"
aria-owns="searchResults-desktop-compress"
aria-controls="searchResults-desktop-compress"
aria-haspopup="listbox"
aria-autocomplete="list"
autocorrect="off"
autocomplete="off"
autocapitalize="off"
spellcheck="false"
>
<button class="search-form__submit visually-hidden" type="submit" tabindex="-1" aria-label="Search"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<button type="button" class="search-popdown__close" title="Close" data-popdown-close><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</div>
</div>
<div id="searchResults-desktop-compress" class="search-popdown__results"><div class="predictive-search" data-predictive-search-results data-scroll-lock-scrollable>
<div class="predictive-search__loading-state">
<div class="predictive-search__loader loader loader--line"><div class="loader-indeterminate"></div></div>
</div>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true" data-predictive-search-status></span><div id="popularSearches-desktop-compress" class="popular-searches" data-popular-searches data-scroll-lock-scrollable>
<div class="popular-searches__wrapper"><div class="predictive-search__group" role="group" aria-labelledby="predictiveSearchPopularSearches-desktop-compress">
<p id="predictiveSearchPopularSearches-desktop-compress" class="predictive-search__heading label-typography">
<span>Suggested search terms</span>
</p>
<div class="predictive-search__list" role="listbox"><div class="predictive-search__item" id="popularSearchesMenuItem-1-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/novelties" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Nouveautés AH 25/26</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-2-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/womens-silver-jewelry" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Women's jewelry</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-3-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/silver-mens-jewelry" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Men's jewelry</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-4-desktop-compress" role="option" aria-selected="false">
<a href="/en/pages/services" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Services</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-5-desktop-compress" role="option" aria-selected="false">
<a href="/en/pages/about" class="predictive-search__link" tabindex="-1" data-popular-searches-link>About</a>
</div></div>
</div><div class="predictive-search__group" role="group" aria-labelledby="popularSearchesCollectionLinks-desktop-compress">
<p id="popularSearchesCollectionLinks-desktop-compress" class="predictive-search__heading label-typography">
<span>Browse categories</span>
</p>
<div class="predictive-search__list" role="listbox"><div class="predictive-search__item" id="popularSearchesCollectionLink-1-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/adjustable-and-fixed-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable and fixed rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-2-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/adjustable-silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-3-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/adjustable-silver-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable silver rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-4-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/bague-fixe-pour-automation-de-baguier" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Bague fixe pour automation de baguier</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-5-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/contemporary-silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Contemporary silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-6-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/contemporary-silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Contemporary silver rings for women</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-7-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/fixed-silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Fixed silver rings for women</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-8-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/silver-ethnic-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver ethnic rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-9-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-10-desktop-compress" role="option" aria-selected="false">
<a href="/en/collections/silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver rings for women</a>
</div></div>
</div></div>
</div></div>
</form></predictive-search></div>
</div></details></search-popdown>
<div class="menu__item menu__item--icon">
<a href="/en/cart" class="navlink navlink--icon cart__toggle cart__toggle cart__toggle--animation" aria-controls="cart-drawer" aria-expanded="false" data-cart-drawer-toggle>
<span class="visually-hidden">Open the basket</span>
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
</a>
</div>
</div>
<div class="menu__items" data-takes-space><div class="menu__item child"
data-nav-item
data-hover-disclosure-toggle
>
<a href="/en/collections/novelties" data-top-link class="navlink navlink--toplevel">
<span class="navtext">Nouveautés AH 25/26</span></a></div>
<div class="menu__item grandparent kids-1 images-2"
data-nav-item
role="navigation">
<a href="/en/collections/womens-silver-jewelry" data-top-link class="navlink navlink--toplevel">
<span class="navtext">Women's jewelry</span></a><div class="header__dropdown"
data-hover-disclosure
role="combobox"
id="dropdown-2f8d326c7c286d7b9cb640f01227665d">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner"><div class="header__grandparent__links"><div class="dropdown__family"><a href="/en/collections/silver-rings-for-women" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Silver rings</span>
</a><a href="/en/collections/silver-bracelets" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Silver bracelets</span>
</a><a href="/en/collections/silver-earrings" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Silver earrings</span>
</a><a href="/en/collections/silver-necklaces" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Silver necklaces</span>
</a><a href="/en/collections/patinated-silver-woman-jewelry-blackened" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Bijoux femme en argent patinés (noircis)</span>
</a><a href="/en/collections/non-patinated-womens-maple-bijoux" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Bijoux en argent non patinés</span>
</a>
</div>
</div>
<div id="headerBlock--image_hGdAdR" class="menu__block--narrow" ><style data-shopify>#headerBlock--image_hGdAdR .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.4025);
}
@media screen and (min-width: 1024px) {
#headerBlock--image_hGdAdR .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.65);
}
}</style><div class="header__dropdown__image hover-scale"><a href="/en/collections/collection-patinee" class="link-over-image"><div class="hero__content__wrapper align--bottom-left">
<div class="hero__content backdrop--radial"><h2 class="hero__title">
Patinated jewelry
</h2></div>
</div></a>
<div class="image-fill" style="padding-top: 70.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?crop=center&height=756&v=1746563497&width=1080" alt="La grande bague en argent N°10 pour femme Itsara Bijoux est une pièce originale et remarquable. Ses deux belles feuilles martelées s’enlacent élégamment autour de votre doigt, ajoutant une touche audacieuse à toute tenue. Bague portée par un modele féminin avec en fond la nature - Itsara bijoux" width="1080" height="756" loading="lazy" fetchpriority="high" sizes="calc(((100vw * 0.5 - 30px - 30px) / 2) * 1)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=1080 1080w" class="is-loading" style="object-position:48.2028% 38.8113%;">
</figure></div></div>
</div>
<div id="headerBlock--image_Df8jgw" class="menu__block--narrow" ><style data-shopify>#headerBlock--image_Df8jgw .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);
}
@media screen and (min-width: 1024px) {
#headerBlock--image_Df8jgw .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);
}
}</style><div class="header__dropdown__image hover-scale"><a href="/en/collections/non-patinated-womens-maple-bijoux" class="link-over-image"><div class="hero__content__wrapper align--bottom-left">
<div class="hero__content backdrop--radial"><h2 class="hero__title">
Non -patinated jewelry
</h2></div>
</div></a>
<div class="image-fill" style="padding-top: 70.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?crop=center&height=756&v=1764782969&width=1080" alt="Bijoux en argent pour femme Itsara bijoux, bague N°10 est une grande pièce artisanale en argent massif aux courbes douces, entièrement façonnée à la main. Les traces subtiles du travail artisanal lui confèrent un caractère unique et authentique." width="1080" height="756" loading="lazy" fetchpriority="high" sizes="calc(((100vw * 0.5 - 30px - 30px) / 2) * 1)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-10-portee-emilie-itsara-bijoux.jpg?v=1764782969&width=1080 1080w" class="is-loading" style="object-position:31.4194% 48.9932%;">
</figure></div></div>
</div>
</div>
</div>
</div></div>
<div class="menu__item grandparent kids-1 images-2"
data-nav-item
role="navigation">
<a href="/en/collections/silver-mens-jewelry" data-top-link class="navlink navlink--toplevel">
<span class="navtext">Men's jewelry</span></a><div class="header__dropdown"
data-hover-disclosure
role="combobox"
id="dropdown-0163c6d646b6111005d21cc7b99976bf">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner"><div class="header__grandparent__links"><div class="dropdown__family"><a href="/en/collections/silver-mens-rings" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Silver men's rings</span>
</a><a href="/en/collections/men-in-silver-bracelets" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Men in silver bracelets</span>
</a><a href="/en/collections/mens-jewelry-in-patinated-silver" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Patinated men's jewelry (blackened)</span>
</a><a href="/en/collections/non-patinated-silver-jewelry-for-men" data-stagger class="navlink navlink--grandchild">
<span class="navtext">Non -patinated men's jewelry</span>
</a>
</div>
</div>
<div id="headerBlock--image_77iDhQ" class="menu__block--narrow" ><style data-shopify>#headerBlock--image_77iDhQ .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);
}
@media screen and (min-width: 1024px) {
#headerBlock--image_77iDhQ .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);
}
}</style><div class="header__dropdown__image hover-scale"><a href="/en/collections/mens-jewelry-in-patinated-silver" class="link-over-image"><div class="hero__content__wrapper align--bottom-left">
<div class="hero__content backdrop--radial"><h2 class="hero__title">
Patinated men's jewelry
</h2></div>
</div></a>
<div class="image-fill" style="padding-top: 70.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?crop=center&height=756&v=1763580451&width=1080" alt="Bagues artisanales et bracelets en argent massif pour homme avec des motifs poinçonnés à la main, bijoux ethniques au design graphique captivant - Itsara bijoux" width="1080" height="756" loading="lazy" fetchpriority="high" sizes="calc(((100vw * 0.5 - 30px - 30px) / 2) * 1)" srcset="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=180 180w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=240 240w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=300 300w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=360 360w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=400 400w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=460 460w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=540 540w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=560 560w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=590 590w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=606 606w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=630 630w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=670 670w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=720 720w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=738 738w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=770 770w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=814 814w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=900 900w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=1024 1024w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-3.jpg?v=1763580451&width=1080 1080w" class="is-loading" style="object-position:29.9763% 52.2209%;">
</figure></div></div>
</div>
<div id="headerBlock--image_CAeVjQ" class="menu__block--narrow" ><style data-shopify>#headerBlock--image_CAeVjQ .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);
}
@media screen and (min-width: 1024px) {
#headerBlock--image_CAeVjQ .hero__title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);
}
}</style><div class="header__dropdown__image hover-scale"><a href="/en/collections/non-patinated-silver-jewelry-for-men" class="link-over-image"><div class="hero__content__wrapper align--bottom-left">
<div class="hero__content backdrop--radial"><h2 class="hero__title">
Non -patinated jewelry
</h2></div>
</div></a>
<div class="image-fill" style="padding-top: 70.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?crop=center&height=756&v=1730798666&width=1080" alt="Bracelet N°86 jonc en argent massif N86 pour homme de chez Itsara Bijoux de forme triangulaire et rigide, réalisé artisanalement. Un bijou plein de caractère, sans moulage, affiné jusqu'à l'essentiel pour une élégance intemporelle - Itsara Bijoux" width="1080" height="756" loading="lazy" fetchpriority="high" sizes="calc(((100vw * 0.5 - 30px - 30px) / 2) * 1)" srcset="//itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=180 180w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=240 240w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=300 300w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=360 360w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=400 400w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=460 460w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=540 540w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=560 560w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=590 590w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=606 606w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=630 630w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=670 670w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=720 720w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=738 738w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=770 770w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=814 814w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=900 900w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=1024 1024w, //itsara.net/cdn/shop/products/bracelet-homme-en-argent-N86_p1_itsara_bijoux.jpg?v=1730798666&width=1080 1080w" class="is-loading">
</figure></div></div>
</div></div>
</div>
</div></div>
<div class="menu__item parent"
data-nav-item
role="button"
aria-haspopup="true"
aria-expanded="false"
data-hover-disclosure-toggle="dropdown-7cb9aead9829c60810b4dde89b12124d"
aria-controls="dropdown-7cb9aead9829c60810b4dde89b12124d"
>
<a href="/en/pages/services" data-top-link class="navlink navlink--toplevel">
<span class="navtext">Services</span></a><div class="header__dropdown"
data-hover-disclosure
role="combobox"
id="dropdown-7cb9aead9829c60810b4dde89b12124d">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner">
<a href="/en/pages/eco-responsible-shipments" data-stagger class="navlink navlink--child">
<span class="navtext">Eco-responsible gift packaging</span>
</a><a href="/en/pages/know-your-size-finger" data-stagger class="navlink navlink--child">
<span class="navtext">Know your size finger</span>
</a><a href="/en/pages/advice-and-maintenance" data-stagger class="navlink navlink--child">
<span class="navtext">Advice and maintenance</span>
</a><a href="/en/products/itsara-jewelry-gift-card" data-stagger class="navlink navlink--child">
<span class="navtext">Gift card</span>
</a><a href="/en/pages/contact" data-stagger class="navlink navlink--child">
<span class="navtext">Contact</span>
</a><a href="/en/pages/return-request-portal" data-stagger class="navlink navlink--child">
<span class="navtext">Back</span>
</a></div>
</div>
</div></div>
<div class="menu__item parent"
data-nav-item
role="button"
aria-haspopup="true"
aria-expanded="false"
data-hover-disclosure-toggle="dropdown-4447bfd02d3f246a4308779a4e0f7ab1"
aria-controls="dropdown-4447bfd02d3f246a4308779a4e0f7ab1"
>
<a href="/en/pages/about" data-top-link class="navlink navlink--toplevel">
<span class="navtext">About</span></a><div class="header__dropdown"
data-hover-disclosure
role="combobox"
id="dropdown-4447bfd02d3f246a4308779a4e0f7ab1">
<div class="header__dropdown__wrapper">
<div class="header__dropdown__inner">
<a href="/en/pages/the-art-of-jewelry-of-the-golden-triangle" data-stagger class="navlink navlink--child">
<span class="navtext">The art of jewelry of the golden triangle</span>
</a><a href="/en/pages/handcrafted" data-stagger class="navlink navlink--child">
<span class="navtext">Handcrafted</span>
</a><a href="/en/pages/the-village-des-artisans-1" data-stagger class="navlink navlink--child">
<span class="navtext">The Village des Artisans</span>
</a><a href="/en/pages/pure-and-massive-silver" data-stagger class="navlink navlink--child">
<span class="navtext">Pure and massive silver</span>
</a><a href="/en/pages/karen-ethnicity" data-stagger class="navlink navlink--child">
<span class="navtext">Karen ethnicity</span>
</a><a href="/en/pages/the-crafts" data-stagger class="navlink navlink--child">
<span class="navtext">The crafts</span>
</a><a href="/en/pages/our-history" data-stagger class="navlink navlink--child">
<span class="navtext">Our history</span>
</a></div>
</div>
</div></div>
</div>
<div class="menu__item menu__item--icons" data-nav-icons data-takes-space><search-popdown class="search-popdown menu__item menu__item--icon" data-popdown-in-header><details>
<summary class="search-popdown__toggle navlink navlink--icon" aria-haspopup="dialog" data-popdown-toggle title="Open the search bar"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="visually-hidden">Open the search bar</span>
</summary><div class="search-popdown__body search-popdown__body--fixed search-popdown__body--has-popular-searches"
role="dialog"
aria-modal="true"
aria-label="Search"
data-popdown-body
>
<div class="search-popdown__main"><predictive-search><form class="search-form" action="/en/search" method="get" role="search" data-search-form>
<input name="options[prefix]" type="hidden" value="last"><div class="search-form__inner" data-search-form-inner>
<div class="search-form__input-holder">
<label for="searchInput-desktop" class="search-form__label">
<span class="visually-hidden">Search for products on our site</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></label>
<input type="search"
id="searchInput-desktop"
class="search-form__input"
name="q"
value=""
aria-label="Search our store"
role="combobox"
aria-expanded="false"
aria-owns="searchResults-desktop"
aria-controls="searchResults-desktop"
aria-haspopup="listbox"
aria-autocomplete="list"
autocorrect="off"
autocomplete="off"
autocapitalize="off"
spellcheck="false"
>
<button class="search-form__submit visually-hidden" type="submit" tabindex="-1" aria-label="Search"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<button type="button" class="search-popdown__close" title="Close" data-popdown-close><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</div>
</div>
<div id="searchResults-desktop" class="search-popdown__results"><div class="predictive-search" data-predictive-search-results data-scroll-lock-scrollable>
<div class="predictive-search__loading-state">
<div class="predictive-search__loader loader loader--line"><div class="loader-indeterminate"></div></div>
</div>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true" data-predictive-search-status></span><div id="popularSearches-desktop" class="popular-searches" data-popular-searches data-scroll-lock-scrollable>
<div class="popular-searches__wrapper"><div class="predictive-search__group" role="group" aria-labelledby="predictiveSearchPopularSearches-desktop">
<p id="predictiveSearchPopularSearches-desktop" class="predictive-search__heading label-typography">
<span>Suggested search terms</span>
</p>
<div class="predictive-search__list" role="listbox"><div class="predictive-search__item" id="popularSearchesMenuItem-1-desktop" role="option" aria-selected="false">
<a href="/en/collections/novelties" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Nouveautés AH 25/26</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-2-desktop" role="option" aria-selected="false">
<a href="/en/collections/womens-silver-jewelry" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Women's jewelry</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-3-desktop" role="option" aria-selected="false">
<a href="/en/collections/silver-mens-jewelry" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Men's jewelry</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-4-desktop" role="option" aria-selected="false">
<a href="/en/pages/services" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Services</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-5-desktop" role="option" aria-selected="false">
<a href="/en/pages/about" class="predictive-search__link" tabindex="-1" data-popular-searches-link>About</a>
</div></div>
</div><div class="predictive-search__group" role="group" aria-labelledby="popularSearchesCollectionLinks-desktop">
<p id="popularSearchesCollectionLinks-desktop" class="predictive-search__heading label-typography">
<span>Browse categories</span>
</p>
<div class="predictive-search__list" role="listbox"><div class="predictive-search__item" id="popularSearchesCollectionLink-1-desktop" role="option" aria-selected="false">
<a href="/en/collections/adjustable-and-fixed-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable and fixed rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-2-desktop" role="option" aria-selected="false">
<a href="/en/collections/adjustable-silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-3-desktop" role="option" aria-selected="false">
<a href="/en/collections/adjustable-silver-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable silver rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-4-desktop" role="option" aria-selected="false">
<a href="/en/collections/bague-fixe-pour-automation-de-baguier" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Bague fixe pour automation de baguier</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-5-desktop" role="option" aria-selected="false">
<a href="/en/collections/contemporary-silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Contemporary silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-6-desktop" role="option" aria-selected="false">
<a href="/en/collections/contemporary-silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Contemporary silver rings for women</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-7-desktop" role="option" aria-selected="false">
<a href="/en/collections/fixed-silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Fixed silver rings for women</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-8-desktop" role="option" aria-selected="false">
<a href="/en/collections/silver-ethnic-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver ethnic rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-9-desktop" role="option" aria-selected="false">
<a href="/en/collections/silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-10-desktop" role="option" aria-selected="false">
<a href="/en/collections/silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver rings for women</a>
</div></div>
</div></div>
</div></div>
</form></predictive-search></div>
</div></details></search-popdown>
<div class="menu__item menu__item--icon">
<a href="/pages/retour-et-compte-client" class="navlink navlink--icon">
<span class="visually-hidden">My account</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-user" viewbox="0 0 192 192"><path d="M96 168c39.765 0 72-32.235 72-72 0-39.764-32.235-72-72-72-39.764 0-72 32.236-72 72 0 39.765 32.236 72 72 72Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M96 120c16.569 0 30-13.431 30-30 0-16.569-13.431-30-30-30-16.569 0-30 13.431-30 30 0 16.569 13.431 30 30 30Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M47.85 149.55a54.002 54.002 0 0 1 76.399-21.577 54.005 54.005 0 0 1 19.901 21.577" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></a>
</div><div class="menu__item menu__item--icon">
<a href="/en/cart" class="navlink navlink--icon cart__toggle cart__toggle--animation" aria-controls="cart-drawer" aria-expanded="false" data-cart-drawer-toggle>
<span class="visually-hidden">Open the basket</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
</a>
</div>
</div>
</nav>
<div class="mobile-menu" data-mobile-menu><search-popdown class="search-popdown mobile-menu__button caps" data-popdown-in-header><details>
<summary class="search-popdown__toggle" aria-haspopup="dialog" data-popdown-toggle title="Open the search bar"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><span class="visually-hidden">Open the search bar</span>
</summary><div class="search-popdown__body search-popdown__body--fixed search-popdown__body--has-popular-searches"
role="dialog"
aria-modal="true"
aria-label="Search"
data-popdown-body
>
<div class="search-popdown__main"><predictive-search><form class="search-form" action="/en/search" method="get" role="search" data-search-form>
<input name="options[prefix]" type="hidden" value="last"><div class="search-form__inner" data-search-form-inner>
<div class="search-form__input-holder">
<label for="searchInput-mobile" class="search-form__label">
<span class="visually-hidden">Search for products on our site</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></label>
<input type="search"
id="searchInput-mobile"
class="search-form__input"
name="q"
value=""
aria-label="Search our store"
role="combobox"
aria-expanded="false"
aria-owns="searchResults-mobile"
aria-controls="searchResults-mobile"
aria-haspopup="listbox"
aria-autocomplete="list"
autocorrect="off"
autocomplete="off"
autocapitalize="off"
spellcheck="false"
>
<button class="search-form__submit visually-hidden" type="submit" tabindex="-1" aria-label="Search"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewbox="0 0 192 192"><path d="M87 150c34.794 0 63-28.206 63-63s-28.206-63-63-63-63 28.206-63 63 28.206 63 63 63ZM131.55 131.55 168 168" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<button type="button" class="search-popdown__close" title="Close" data-popdown-close><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</div>
</div>
<div id="searchResults-mobile" class="search-popdown__results"><div class="predictive-search" data-predictive-search-results data-scroll-lock-scrollable>
<div class="predictive-search__loading-state">
<div class="predictive-search__loader loader loader--line"><div class="loader-indeterminate"></div></div>
</div>
</div>
<span class="predictive-search-status visually-hidden" role="status" aria-hidden="true" data-predictive-search-status></span><div id="popularSearches-mobile" class="popular-searches" data-popular-searches data-scroll-lock-scrollable>
<div class="popular-searches__wrapper"><div class="predictive-search__group" role="group" aria-labelledby="predictiveSearchPopularSearches-mobile">
<p id="predictiveSearchPopularSearches-mobile" class="predictive-search__heading label-typography">
<span>Suggested search terms</span>
</p>
<div class="predictive-search__list" role="listbox"><div class="predictive-search__item" id="popularSearchesMenuItem-1-mobile" role="option" aria-selected="false">
<a href="/en/collections/novelties" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Nouveautés AH 25/26</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-2-mobile" role="option" aria-selected="false">
<a href="/en/collections/womens-silver-jewelry" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Women's jewelry</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-3-mobile" role="option" aria-selected="false">
<a href="/en/collections/silver-mens-jewelry" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Men's jewelry</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-4-mobile" role="option" aria-selected="false">
<a href="/en/pages/services" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Services</a>
</div><div class="predictive-search__item" id="popularSearchesMenuItem-5-mobile" role="option" aria-selected="false">
<a href="/en/pages/about" class="predictive-search__link" tabindex="-1" data-popular-searches-link>About</a>
</div></div>
</div><div class="predictive-search__group" role="group" aria-labelledby="popularSearchesCollectionLinks-mobile">
<p id="popularSearchesCollectionLinks-mobile" class="predictive-search__heading label-typography">
<span>Browse categories</span>
</p>
<div class="predictive-search__list" role="listbox"><div class="predictive-search__item" id="popularSearchesCollectionLink-1-mobile" role="option" aria-selected="false">
<a href="/en/collections/adjustable-and-fixed-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable and fixed rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-2-mobile" role="option" aria-selected="false">
<a href="/en/collections/adjustable-silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-3-mobile" role="option" aria-selected="false">
<a href="/en/collections/adjustable-silver-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Adjustable silver rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-4-mobile" role="option" aria-selected="false">
<a href="/en/collections/bague-fixe-pour-automation-de-baguier" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Bague fixe pour automation de baguier</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-5-mobile" role="option" aria-selected="false">
<a href="/en/collections/contemporary-silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Contemporary silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-6-mobile" role="option" aria-selected="false">
<a href="/en/collections/contemporary-silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Contemporary silver rings for women</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-7-mobile" role="option" aria-selected="false">
<a href="/en/collections/fixed-silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Fixed silver rings for women</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-8-mobile" role="option" aria-selected="false">
<a href="/en/collections/silver-ethnic-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver ethnic rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-9-mobile" role="option" aria-selected="false">
<a href="/en/collections/silver-mens-rings" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver men's rings</a>
</div><div class="predictive-search__item" id="popularSearchesCollectionLink-10-mobile" role="option" aria-selected="false">
<a href="/en/collections/silver-rings-for-women" class="predictive-search__link" tabindex="-1" data-popular-searches-link>Silver rings for women</a>
</div></div>
</div></div>
</div></div>
</form></predictive-search></div>
</div></details></search-popdown>
<a href="/en/cart"
class="mobile-menu__button cart__toggle cart__toggle--animation"
aria-controls="cart-drawer"
aria-expanded="false"
data-cart-drawer-toggle
>
<span class="visually-hidden">Open the basket</span>
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
</a>
</div></div>
<div class="drawer__overlay"></div>
</header>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Itsara bijoux","logo": "https:\/\/itsara.net\/cdn\/shop\/files\/itsara-logo_petit-ss-fond_721x.png?v=1738932078","sameAs": [
null,
null,
null,
null,
null,
null,
null
],
"url": "https:\/\/itsara.net"
}
</script><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Itsara bijoux",
"potentialAction": {
"@type": "SearchAction",
"target": "https:\/\/itsara.net\/en\/search?q={search_term_string}",
"query-input": "required name=search_term_string"
},
"url": "https:\/\/itsara.net"
}
</script>
<style> #shopify-section-sections--24455567245635__header h2 {color: #d5bf9e;} #shopify-section-sections--24455567245635__header span {color: #d5bf9e span {color: #d5bf9e; } </style></div>
<!-- END sections: group-header -->
<!-- BEGIN sections: group-overlay -->
<!-- END sections: group-overlay -->
<main id="MainContent" class="main-content" data-main>
<div id="shopify-section-template--24455566917955__section-slideshow-0" class="shopify-section slideshow supports-transparent-header">
<link href="//itsara.net/cdn/shop/t/66/assets/section-slideshow.css?v=130384985349405607181738269413" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#Slideshow--template--24455566917955__section-slideshow-0 .slide__heading {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.0);
}</style><div
class="slider slider--zoom-out slider--has-dots slider--first card-scrolling-effect--rounded-large has-mobile-height"
id="Slideshow--template--24455566917955__section-slideshow-0"
data-slider
data-section-type="slider"
data-section-id="template--24455566917955__section-slideshow-0"
data-slides-count="3"
data-current-style="text-light"
data-autoplay="true"
data-duration="5000"
data-image-height="seven-fifty-height"
data-page-dots="true"
data-nav-arrows="true"
data-slides="3"
data-parallax="zoom-on-scroll"
>
<style data-shopify>#Slideshow--template--24455566917955__section-slideshow-0 .item--image_pbYUCX {
--overlay-opacity: 0.05;--highlight-color: var(--text);--highlight-color: #eadcc8;--highlight-text-color: #eadcc8;--container-padding-top: 0;}@media screen and (max-width: 767px) {
#Slideshow--template--24455566917955__section-slideshow-0 .item--image_pbYUCX {
--container-padding-top: 0;}
}</style><div
class="item item--image_pbYUCX item--center text-center text-light seven-fifty-height four-fifty-height-mobile is-selected"
data-slide
data-style="text-light"
>
<div class="overlay"></div>
<div class="slide__image__container">
<div class="slide__image__inner">
<style data-shopify>@media (min-width: 768px) {
#picture-e57c4d46350c14146be7c48b674b3057 { --focal-point: 50.0% 50.0%; }
}
@media (max-width: 767px) {
#picture-e57c4d46350c14146be7c48b674b3057 { --focal-point: 50.0% 50.0%; }
}</style><picture id="picture-e57c4d46350c14146be7c48b674b3057"
class="lazy-image background-size-cover is-loading slide__image"
style=""
>
<source media="(min-width: 768px)" sizes="100vw" srcset="//itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1512 1512w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1524 1524w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1728 1728w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1950 1950w" />
<source media="(max-width: 767px)" sizes="100vw" srcset="//itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=180 180w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=240 240w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=300 300w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=360 360w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=400 400w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=460 460w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=540 540w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=560 560w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=590 590w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=606 606w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=630 630w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=670 670w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=720 720w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=738 738w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=770 770w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=814 814w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=900 900w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=1024 1024w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?v=1765103308&width=1080 1080w" />
<img src="//itsara.net/cdn/shop/files/Banniere-accueil-fetes-mobile.jpg?crop=center&height=1350&v=1765103308&width=1080" alt="Banniere-accueil-fetes-mobile.jpg" width="1080" height="1350" loading="eager" fetchpriority="high" sizes="100vw" srcset="//itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1512 1512w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1524 1524w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1728 1728w, //itsara.net/cdn/shop/files/Banniere-accueil-fetes.jpg?v=1765103290&width=1950 1950w" class="is-loading" style="object-position: var(--focal-point, center)">
</picture></div>
</div>
<div class="slide__text__container"><a
class="slide__link"
href="/en/collections/glam"
aria-label="Lumière. Argent. Élégance"
></a><div class="slide__text__wrapper slide__text__wrapper--normal backdrop--radial">
<p class="h1 slide__heading main-heading"><span class="text-reveal__cropper"><span class="text-highlight__break" data-aos="hero" data-aos-anchor="#Slideshow--template--24455566917955__section-slideshow-0" data-aos-order="1">Lumière. Argent. Élégance</span></span></p>
<div
class="slide__text main-text"
data-aos="hero"
data-aos-anchor="#Slideshow--template--24455566917955__section-slideshow-0"
data-aos-order="1"
>
Itsara en fêtes
</div></div>
</div>
</div>
<style data-shopify>#Slideshow--template--24455566917955__section-slideshow-0 .item--image_cfYKzE {
--overlay-opacity: 0.1;--highlight-color: var(--text);--highlight-color: #d5bf9e;--highlight-text-color: #ffecd2;--container-padding-top: 0;}@media screen and (max-width: 767px) {
#Slideshow--template--24455566917955__section-slideshow-0 .item--image_cfYKzE {
--container-padding-top: 0;}
}</style><div
class="item item--image_cfYKzE item--center text-center text-light seven-fifty-height four-fifty-height-mobile"
data-slide
data-style="text-light"
>
<div class="overlay"></div>
<div class="slide__image__container">
<div class="slide__image__inner">
<style data-shopify>@media (min-width: 768px) {
#picture-c2463b00496eb1d3286e1e30cdd69c1c { --focal-point: 50.0% 50.0%; }
}
@media (max-width: 767px) {
#picture-c2463b00496eb1d3286e1e30cdd69c1c { --focal-point: 50.0% 50.0%; }
}</style><picture id="picture-c2463b00496eb1d3286e1e30cdd69c1c"
class="lazy-image background-size-cover is-loading slide__image"
style=""
>
<source media="(min-width: 768px)" sizes="100vw" srcset="//itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1512 1512w, //itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1524 1524w, //itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1728 1728w, //itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1950 1950w" />
<source media="(max-width: 767px)" sizes="100vw" srcset="//itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=180 180w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=240 240w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=300 300w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=360 360w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=400 400w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=460 460w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=540 540w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=560 560w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=590 590w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=606 606w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=630 630w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=670 670w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=720 720w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=738 738w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=770 770w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=814 814w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=900 900w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=1024 1024w, //itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?v=1746437482&width=1080 1080w" />
<img src="//itsara.net/cdn/shop/files/collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg?crop=center&height=1080&v=1746437482&width=1080" alt="collier-ethnique-cadenas-chaine-argent-porte-emilie-studio_f47fdbad-3713-4190-b617-aa67f74af991.jpg" width="1080" height="1080" loading="eager" fetchpriority="high" sizes="100vw" srcset="//itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1512 1512w, //itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1524 1524w, //itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1728 1728w, //itsara.net/cdn/shop/files/fete-des-m-25-2048-1.jpg?v=1746437405&width=1950 1950w" class="is-loading" style="object-position: var(--focal-point, center)">
</picture></div>
</div>
<div class="slide__text__container"><a
class="slide__link"
href="/en/collections/all"
aria-label="Ancestral craftsmanship"
tabindex="-1"
></a><div class="slide__text__wrapper slide__text__wrapper--normal backdrop--radial">
<p class="h1 slide__heading main-heading text-highlight-wrapper text-highlight-wrapper--underline"><span class="text-reveal__cropper"><span class="text-highlight__break" data-aos="hero" data-aos-anchor="#Slideshow--template--24455566917955__section-slideshow-0" data-aos-order="1"><text-highlight class="text-highlight" style="--icon-url: none;--icon-color: #d5bf9e;" data-highlight-type="underline"><span class="text-highlight__string" data-highlight-holder>Ancestral craftsmanship</span></text-highlight></span></span></p>
<div
class="slide__text main-text"
data-aos="hero"
data-aos-anchor="#Slideshow--template--24455566917955__section-slideshow-0"
data-aos-order="1"
>
Talisman jewelry
</div></div>
</div>
</div>
<style data-shopify>#Slideshow--template--24455566917955__section-slideshow-0 .item--image_4eLGJt {
--overlay-opacity: 0.1;--highlight-color: var(--text);--highlight-color: #eadcc8;--highlight-text-color: #eadcc8;--container-padding-top: 0;}@media screen and (max-width: 767px) {
#Slideshow--template--24455566917955__section-slideshow-0 .item--image_4eLGJt {
--container-padding-top: 0;}
}</style><div
class="item item--image_4eLGJt item--center text-center text-light seven-fifty-height four-fifty-height-mobile"
data-slide
data-style="text-light"
>
<div class="overlay"></div>
<div class="slide__image__container">
<div class="slide__image__inner">
<style data-shopify>@media (min-width: 768px) {
#picture-9011de63a9adcdf849928ac430b363d6 { --focal-point: 50.0% 50.0%; }
}
@media (max-width: 767px) {
#picture-9011de63a9adcdf849928ac430b363d6 { --focal-point: 50.0% 50.0%; }
}</style><picture id="picture-9011de63a9adcdf849928ac430b363d6"
class="lazy-image background-size-cover is-loading slide__image"
style=""
>
<source media="(min-width: 768px)" sizes="100vw" srcset="//itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1512 1512w, //itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1524 1524w, //itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1728 1728w, //itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1950 1950w" />
<source media="(max-width: 767px)" sizes="100vw" srcset="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=180 180w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=240 240w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=300 300w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=360 360w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=400 400w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=460 460w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=540 540w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=560 560w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=590 590w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=606 606w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=630 630w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=670 670w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=720 720w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=738 738w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=770 770w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=814 814w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=900 900w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=1024 1024w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=1080 1080w" />
<img src="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?crop=center&height=1080&v=1743159031&width=1080" alt="bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg" width="1080" height="1080" loading="eager" fetchpriority="high" sizes="100vw" srcset="//itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1512 1512w, //itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1524 1524w, //itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1728 1728w, //itsara.net/cdn/shop/files/bijoux-argent-hommes-itsara-2048_b23d6405-a881-4956-9857-792e95ce0268.jpg?v=1747906634&width=1950 1950w" class="is-loading" style="object-position: var(--focal-point, center)">
</picture></div>
</div>
<div class="slide__text__container"><a
class="slide__link"
href="/en/collections/silver-mens-jewelry"
aria-label="Bijoux Homme"
tabindex="-1"
></a><div class="slide__text__wrapper slide__text__wrapper--normal backdrop--radial">
<p class="h1 slide__heading main-heading"><span class="text-reveal__cropper"><span class="text-highlight__break" data-aos="hero" data-aos-anchor="#Slideshow--template--24455566917955__section-slideshow-0" data-aos-order="1">Bijoux Homme</span></span></p>
<div
class="slide__text main-text"
data-aos="hero"
data-aos-anchor="#Slideshow--template--24455566917955__section-slideshow-0"
data-aos-order="1"
>
Éthiques - Durables
</div></div>
</div>
</div></div>
<style> #shopify-section-template--24455566917955__section-slideshow-0 .h2 {color: #b6a388;} </style></div><div id="shopify-section-template--24455566917955__section_divider_VhjwcP" class="shopify-section"><!-- /sections/section-divider.liquid --><style data-shopify>#Divider--template--24455566917955__section_divider_VhjwcP {
padding-top: 34px;
padding-bottom: 34px;
}</style><section id="Divider--template--24455566917955__section_divider_VhjwcP"
class="divider-section wrapper--full"
data-section-id="template--24455566917955__section_divider_VhjwcP"
data-section-type="divider"></section>
<style> #shopify-section-template--24455566917955__section_divider_VhjwcP .divider-section {background: #000000;} </style></div><div id="shopify-section-template--24455566917955__section_overlapping_images_pGYtfx" class="shopify-section">
<link href="//itsara.net/cdn/shop/t/66/assets/section-overlapping-images.css?v=139841716583156063811738269412" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx {
--PT: 52px;
--PB: 100px;
--image-offset: 30px;
--bg: #000000;
--highlight-color: var(--text);
--highlight-color: #eadcc8;
--highlight-text-color: #eadcc8;
}
#OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx .main-heading { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.2); }</style><section
id="OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx"
class="section-padding overlapping-images"
data-section-id="template--24455566917955__section_overlapping_images_pGYtfx"
data-section-type="overlapping-images"
>
<div class="wrapper--full-padded">
<div class="overlapping-images__block">
<div
class="overlapping-images__images"
style="max-width: 690px;"
>
<div
class="overlapping-images__images-inner"
data-parallax="horizontal" data-parallax-intensity="100"
><div
class="overlapping-images__image overlapping-images__image--primary hover-scale"
data-aos="fade-right"
data-aos-anchor="#OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx"
data-aos-delay="150"
><a href="/en/collections/womens-silver-jewelry" aria-label="Bague en argent massif collection ethnique °65 - Itsara Bijoux">
<div class="image-fill overlapping-images__image-bg" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?crop=center&height=930&v=1741855924&width=930" alt="Bague en argent massif collection ethnique °65 - Itsara Bijoux" width="930" height="930" loading="lazy" sizes="(min-width: 1024px) 360px, (min-width: 768px) calc((((100vw - 2 * 20px) - 30px) / 2) * 0.5), calc(((100vw - 2 * 20px) - 30px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-65-portee-emilie-studio-24.jpg?v=1741855924&width=900 900w" class="is-loading" style="object-position:64.0904% 47.4756%;">
</figure></div></a></div><div
class="overlapping-images__image overlapping-images__image--secondary hover-scale"
data-aos="fade-left"
data-aos-anchor="#OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx"
data-aos-delay="300"
><a href="/en/collections/silver-mens-jewelry" aria-label="">
<div class="image-fill overlapping-images__image-bg" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?crop=center&height=1080&v=1743159031&width=1080" alt="bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) 360px, (min-width: 768px) calc((((100vw - 2 * 20px) - 30px) / 2) * 0.5), calc(((100vw - 2 * 20px) - 30px) / 2)" srcset="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=180 180w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=240 240w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=300 300w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=360 360w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=400 400w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=460 460w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=540 540w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=560 560w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=590 590w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=606 606w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=630 630w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=670 670w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=720 720w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=738 738w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=770 770w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=814 814w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=900 900w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=1024 1024w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-5.jpg?v=1743159031&width=1080 1080w" class="is-loading">
</figure></div></a></div></div>
</div>
<div class="overlapping-images__content text-center">
<p class="h2 overlapping-images__heading main-heading text-highlight-wrapper text-highlight-wrapper--underline"
data-aos="fade-up"
data-aos-delay="450"
data-aos-anchor="#OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx"
><span class="text-highlight__break"><text-highlight class="text-highlight" style="--icon-url: none;--icon-color: #eadcc8;" data-highlight-type="underline"><span class="text-highlight__string" data-highlight-holder>Collections</span></text-highlight></span><span class="text-highlight__break"></span></p>
<div
class="overlapping-images__text main-text rte"
data-aos="fade-up"
data-aos-delay="600"
data-aos-anchor="#OverlappingImages--template--24455566917955__section_overlapping_images_pGYtfx"
><p> Woman - Man</p></div></div>
</div>
</div>
</section>
</div><div id="shopify-section-template--24455566917955__section-collection-0" class="shopify-section"><!-- /sections/featured-collection.liquid -->
<link href="//itsara.net/cdn/shop/t/66/assets/section-featured-collection.css?v=86028165563868702181738269412" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#FeaturedCollection--template--24455566917955__section-collection-0 {
--PT: 60px;
--PB: 60px;
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.6);
}
#FeaturedCollection--template--24455566917955__section-collection-0.featured-collection--carousel {
--carousel-promo-height: calc(110.0% / 4);
}
#FeaturedCollection--template--24455566917955__section-collection-0 .section__heading {
--highlight-color: var(--text);
--highlight-color: #e4d7c3;
--highlight-text-color: #b6a388;
}
#FeaturedCollection--template--24455566917955__section-collection-0 .section__text {
--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.3);
}
@media screen and (min-width: 1024px) {
#FeaturedCollection--template--24455566917955__section-collection-0 {
--grid: repeat(4, minmax(0, 1fr));
}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
#FeaturedCollection--template--24455566917955__section-collection-0 {
--grid-tablet: repeat(3, minmax(0, 1fr));
}
}
@media screen and (max-width: 767px) {
#FeaturedCollection--template--24455566917955__section-collection-0 {
--grid-mobile: repeat(2, minmax(0, 1fr));
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.6);
}
#FeaturedCollection--template--24455566917955__section-collection-0 .carousel--mobile { --item-width-mobile: calc(90% / 2 - var(--grid-gutter)); }
}</style>
<section
id="FeaturedCollection--template--24455566917955__section-collection-0"
class="section-padding featured-collection featured-collection--carousel featured-collection--mobile-two-columns collection-items collection-items--4"
data-section-id="template--24455566917955__section-collection-0"
data-section-type="featured-collection"
data-aos="fade"
data-aos-delay="0"
data-aos-anchor="#FeaturedCollection--template--24455566917955__section-collection-0"
data-aos-intersection="0"
data-aos-watch-anchors
data-aos-carousel-desktop
data-aos-carousel-mobile
data-columns="4"
>
<div class="wrapper--full-padded">
<div class="featured-collection__content text-left" id="FeaturedCollection--template--24455566917955__section-collection-0-heading">
<div class="section__header featured-collection__content__wrapper"><a href="/en/collections/silver-rings-for-women" class="section__heading h2"
data-aos="fade-up"
data-aos-delay="150"
data-aos-anchor="#FeaturedCollection--template--24455566917955__section-collection-0-heading"
>
<p ><span class="text-highlight__break">Our bestsellers </span></p>
</a></div><div class="featured-collection__button featured-collection__button--top desktop-only"
data-aos="fade-up"
data-aos-delay="300"
data-aos-anchor="#FeaturedCollection--template--24455566917955__section-collection-0-button"
>
<a class="btn btn--solid btn--medium btn--secondary btn--advanced btn--advanced-width-height btn--view-all" href="/en/collections/silver-rings-for-women">
<hover-button></hover-button>Bestsellers for her</a>
</div>
</div>
<div class="featured-collection__container carousel__container">
<div class="carousel carousel--mobile"
data-slider
data-slider-id="slider--template--24455566917955__section-collection-0"
role="group"
>
<div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--8863174132035--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8863174132035--1765551684"
data-aos-delay="0"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-17"
aria-label="Contemporary silver ring n ° 17"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?crop=center&height=1188&v=1764868635&width=1080" alt="Bague en argent contemporaine N°17, avec un design ajouré non symétrique, rappelant une dentelle naturelle. Un bijou artisanal et raffiné pour un style unique - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent contemporaine N°17, avec un design ajouré non symétrique, rappelant une dentelle naturelle. Un bijou artisanal et raffiné pour un style unique - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?crop=center&height=1025&v=1764868635&width=932" alt="Cette bague en argent contemporaine N°17, avec son tressage ajouré et entremêlé de façon non symétrique, capture l'esprit naturel de la dentelle artisanale. Un bijou contemporain et unique - Itsara bijoux" width="932" height="1025" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-p5_Itsara_bijoux.jpg?v=1764868635&width=900 900w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?crop=center&height=1188&v=1764868635&width=1080" alt="Élégante et unique, cette bague en argent contemporaine N°17 est réalisée avec un tressage ajouré. Sa structure artisanale rappelle une dentelle délicate, idéale pour un look moderne - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17-P4_Itsara_bijoux.jpg?v=1764868635&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?crop=center&height=1188&v=1764868635&width=1080" alt="Cette bague en argent contemporaine N°17 se distingue par son tressage ajouré non symétrique, évoquant une dentelle naturelle. Un bijou contemporain et fait main qui incarne l'unicité. Bague portée par Valériane - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17p3_Itsara_bijoux.jpg?v=1764868635&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8863174132035--1765551684"
data-aos-delay="0"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-17"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-17"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8863174132035--1765551684"
data-aos-delay="0"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-17" aria-label="Contemporary silver ring n ° 17" data-grid-link>Contemporary silver ring n ° 17</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-17" data-grid-link>
From 43,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743297585410--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297585410--1765551684"
data-aos-delay="150"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/silver-ring-n-05"
aria-label="Silver ring n ° 05"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?crop=center&height=1188&v=1746563441&width=1080" alt="Bague artisanale en argent massif N°05, fine et sobre. Les deux parties sur le dessus du doigt sont poinçonnées à main levée avec un motif de nervures de feuilles. La patine souligne élégamment ce visuel végétal - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005bp1.jpg?v=1746563441&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague artisanale en argent massif N°05, fine et sobre. Les deux parties sur le dessus du doigt sont poinçonnées à main levée avec un motif de nervures de feuilles. La patine souligne élégamment ce visuel végétal - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?crop=center&height=1188&v=1747814832&width=1080" alt="Cette bague en argent massif N°05 pour femme est artisanale, fine et confortable. Les nervures de feuilles poinçonnées à main levée ajoutent une touche graphique, tandis que la patine met en valeur ce design naturel - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-feuille-05-p2.jpg?v=1747814832&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?crop=center&height=1188&v=1746563445&width=1080" alt="Cette bague en argent massif N°05 pour femme est une pièce artisanale, fine et sobre. Son motif de nervures de feuilles, poinçonné à la main, est délicatement mis en valeur par la patine, créant un bel effet graphique - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p5.jpg?v=1746563445&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?crop=center&height=1188&v=1747814812&width=1080" alt="Bague artisanale en argent massif N°05, fine et discrète. Poinçonnée à main levée, elle arbore un motif de nervures de feuilles, dont la patine accentue la beauté organique. Un bijou élégant et confortable - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n005p3.jpg?v=1747814812&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297585410--1765551684"
data-aos-delay="150"
><a class="btn-quick-buy rounded"
href="/en/products/silver-ring-n-05"
aria-label="Fast purchase"
data-handle="silver-ring-n-05"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297585410--1765551684"
data-aos-delay="150"
>
<a class="product-grid-item__title font-heading" href="/en/products/silver-ring-n-05" aria-label="Silver ring n ° 05" data-grid-link>Silver ring n ° 05</a>
<a class="product-grid-item__price price price--bold" href="/en/products/silver-ring-n-05" data-grid-link>
From 23,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743294570754--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294570754--1765551684"
data-aos-delay="300"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-64"
aria-label="Contemporary silver ring n ° 64"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?crop=center&height=1188&v=1746562563&width=1080" alt="Bague en argent Contemporaine N°64 bague alliance fine en argent massif artisanale, contemporaine N°64 portée par un modèle féminin réalisée entièrement à la main - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p2.jpg?v=1746562563&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent Contemporaine N°64 bague alliance fine en argent massif artisanale, contemporaine N°64 portée par un modèle féminin réalisée entièrement à la main - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?crop=center&height=1188&v=1746562560&width=1080" alt="Bague en argent Contemporaine N°64 alliance artisanale en argent massif faite entièrement à la main pour femme - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n64-p1.jpg?v=1746562560&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?crop=center&height=1188&v=1746562566&width=1080" alt="Bague en argent Contemporaine N°64 bague alliance fine en argent massif artisanale pour femme réalisée par les artisans karen - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p3.jpg?v=1746562566&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?crop=center&height=1188&v=1746562578&width=1080" alt="Bague en argent Contemporaine N°64 artisanale en argent massif farbiquée par des artisans portée par un modèle féminin - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n064-p6.jpg?v=1746562578&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-badge"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294570754--1765551684"
data-aos-delay="300"
><div class="product-badge__item product-badge__item--custom">
<span>Tailles limitées</span>
</div></div><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294570754--1765551684"
data-aos-delay="300"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-64"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-64"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294570754--1765551684"
data-aos-delay="300"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-64" aria-label="Contemporary silver ring n ° 64" data-grid-link>Contemporary silver ring n ° 64</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-64" data-grid-link>
From 19,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--15146727309635--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15146727309635--1765551684"
data-aos-delay="450"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/bague-en-argent-contemporaine-n-71"
aria-label="Bague en argent Contemporaine N°71"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?crop=center&height=1188&v=1762357798&width=1080" alt="bague tressée contemporaine N°71 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25.jpg?v=1762357798&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">bague tressée contemporaine N°71 - Itsara Bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?crop=center&height=1188&v=1762855616&width=1080" alt="bague tressée contemporaine N°71 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava.jpg?v=1762855616&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?crop=center&height=1188&v=1762855616&width=1080" alt="bague tressée contemporaine N°71 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-71-portee-vava-2.jpg?v=1762855616&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?crop=center&height=1188&v=1762855616&width=1080" alt="bague tressée contemporaine N°71 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-71-new-25-2.jpg?v=1762855616&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-badge"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15146727309635--1765551684"
data-aos-delay="450"
><div class="product-badge__item product-badge__item--custom">
<span>Nouveauté</span>
</div></div><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15146727309635--1765551684"
data-aos-delay="450"
><a class="btn-quick-buy rounded"
href="/en/products/bague-en-argent-contemporaine-n-71"
aria-label="Fast purchase"
data-handle="bague-en-argent-contemporaine-n-71"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15146727309635--1765551684"
data-aos-delay="450"
>
<a class="product-grid-item__title font-heading" href="/en/products/bague-en-argent-contemporaine-n-71" aria-label="Bague en argent Contemporaine N°71" data-grid-link>Bague en argent Contemporaine N°71</a>
<a class="product-grid-item__price price price--bold" href="/en/products/bague-en-argent-contemporaine-n-71" data-grid-link>
From 45,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--8862137057603--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8862137057603--1765551684"
data-aos-delay="600"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-32"
aria-label="Contemporary silver ring n ° 32"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?crop=center&height=1188&v=1746569177&width=1080" alt="Cette bague en argent contemporaine N°32 est un anneau en argent massif, unisexe et entièrement fait à la main. Le martelage de l’artisan.e lui confère une texture brute et organique, en faisant une pièce intemporelle et résistante - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p1.jpg?v=1746569177&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Cette bague en argent contemporaine N°32 est un anneau en argent massif, unisexe et entièrement fait à la main. Le martelage de l’artisan.e lui confère une texture brute et organique, en faisant une pièce intemporelle et résistante - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?crop=center&height=1188&v=1746569183&width=1080" alt="Bague en argent contemporaine N°32, unisexe et entièrement réalisée à la main. Son design martelé apporte une touche unique et brute, parfaite pour un style moderne et durable - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p3.jpg?v=1746569183&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?crop=center&height=1188&v=1764675150&width=1080" alt="Cette bague en argent contemporaine N°32 pour femme est entièrement faite à la main. Sa finition martelée lui confère une longévité remarquable, idéale pour compléter n'importe quel style avec une touche élégante - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32-p6.jpg?v=1764675150&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?crop=center&height=1188&v=1764675150&width=1080" alt="Bague en argent contemporaine N°32 faite main, contemporaine et unisexe. Le travail artisanal martelé apporte une texture organique, faisant de cette bague une option moderne et durable pour les amateurs de bijoux uniques - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-32p5.jpg?v=1764675150&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8862137057603--1765551684"
data-aos-delay="600"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-32"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-32"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8862137057603--1765551684"
data-aos-delay="600"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-32" aria-label="Contemporary silver ring n ° 32" data-grid-link>Contemporary silver ring n ° 32</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-32" data-grid-link>
From 22,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743294505218--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294505218--1765551684"
data-aos-delay="750"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-62"
aria-label="Contemporary silver ring n ° 62"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?crop=center&height=1188&v=1746562548&width=1080" alt="Bague artisanale en argent massif N°62 pour femme de chez Itsara bijoux, entièrement faite à la main. Aérée et élancée, elle est délicatement poinçonnée, martelée et patinée." width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p1-Itsara_bijoux.jpg?v=1746562548&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague artisanale en argent massif N°62 pour femme de chez Itsara bijoux, entièrement faite à la main. Aérée et élancée, elle est délicatement poinçonnée, martelée et patinée.</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?crop=center&height=1188&v=1746562536&width=1080" alt="Cette bague contemporaine N°62 en argent massif pour femme est un véritable chef-d'œuvre artisanal. Aérée et légère, elle se distingue par ses finitions délicates, avec un travail de martelage et de patine qui lui confère un charme unique - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n062p4.jpg?v=1746562536&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?crop=center&height=1188&v=1746562543&width=1080" alt="Cette bague en argent massif contemporaine N°62 pour femme de chez Itsara bijoux , est un bijou artisanal, entièrement façonné à la main. Son design aéré et élancé, ainsi que ses finitions martelées et patinées, lui confèrent une allure légère et raffinée - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p2-Itsara_bijoux.jpg?v=1746562543&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?crop=center&height=1188&v=1746562555&width=1080" alt="Bague artisanale contemporaine N°62 en argent massif pour femme de chez Itsara bijoux, entièrement faite à la main. Élancée et aérée, sa conception martelée et patinée délicatement ajoute une touche de sophistication à ce bijou léger et élégant - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N62-p5-Itsara_bijoux.jpg?v=1746562555&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294505218--1765551684"
data-aos-delay="750"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-62"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-62"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294505218--1765551684"
data-aos-delay="750"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-62" aria-label="Contemporary silver ring n ° 62" data-grid-link>Contemporary silver ring n ° 62</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-62" data-grid-link>
From 34,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743294669058--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294669058--1765551684"
data-aos-delay="900"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/ethnic-silver-ring-n-03"
aria-label="Ethnic silver ring n ° 03"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?crop=center&height=1188&v=1746567699&width=1080" alt="Bague artisanale en argent massif ethnique N°03 unisexe, avec des motifs évoquant des nervures de feuilles. La patine révèle parfaitement le design subtil et organique de cette pièce unique - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-p1.jpg?v=1746567699&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague artisanale en argent massif ethnique N°03 unisexe, avec des motifs évoquant des nervures de feuilles. La patine révèle parfaitement le design subtil et organique de cette pièce unique - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?crop=center&height=1188&v=1746562603&width=1080" alt="Femme portant une bague artisanale en argent massif ethnique N°03, mettant en valeur la texture torsadée du bijou -Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p2.jpg?v=1746562603&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?crop=center&height=1188&v=1746562605&width=1080" alt="Bague ethnique en argent massif ethnique N°03 portée par une femme, reflétant l'élégance et la finesse de l'artisanat - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n003p3.jpg?v=1746562605&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?crop=center&height=1188&v=1746567696&width=1080" alt="Vue latérale d'une bague en argent massif ethnique N°03 avec un design torsadé artisanal, pièce unique de bijouterie ethnique - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-03-4.jpg?v=1746567696&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294669058--1765551684"
data-aos-delay="900"
><a class="btn-quick-buy rounded"
href="/en/products/ethnic-silver-ring-n-03"
aria-label="Fast purchase"
data-handle="ethnic-silver-ring-n-03"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294669058--1765551684"
data-aos-delay="900"
>
<a class="product-grid-item__title font-heading" href="/en/products/ethnic-silver-ring-n-03" aria-label="Ethnic silver ring n ° 03" data-grid-link>Ethnic silver ring n ° 03</a>
<a class="product-grid-item__price price price--bold" href="/en/products/ethnic-silver-ring-n-03" data-grid-link>
From 26,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--8855991648579--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8855991648579--1765551684"
data-aos-delay="1050"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-16"
aria-label="Contemporary silver ring n ° 16"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?crop=center&height=1188&v=1764782703&width=1080" alt="Bague en argent contemporaine N°16 fine et délicate en argent massif, faite à la main avec un cercle ajouré et un anneau martelé. Cette pièce féminine ajoute une touche de minimalisme et d'élégance - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p1.jpg?v=1764782703&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent contemporaine N°16 fine et délicate en argent massif, faite à la main avec un cercle ajouré et un anneau martelé. Cette pièce féminine ajoute une touche de minimalisme et d'élégance - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?crop=center&height=1188&v=1764782715&width=1080" alt="Cette bague en argent contemporaine N°16 au cercle ajouré et à l’anneau martelé apporte une touche d’élégance. Un bijou délicat et artisanal qui met en avant la finesse et la féminité - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p6.jpg?v=1764782715&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?crop=center&height=1188&v=1764782735&width=1080" alt="Cette bague en argent contemporaine N°16 avec un design ajouré sur un anneau fin martelé. Un bijou artisanal parfait pour un look féminin et tendance - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16-p2.jpg?v=1764782735&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?crop=center&height=1188&v=1764782744&width=1080" alt="Élégante et minimaliste, cette bague en argent contemporaine N°16 faite à la main se compose d’un cercle ajouré et d’un anneau délicatement martelé, idéale pour les amateurs de bijoux artisanaux - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-16p3.jpg?v=1764782744&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8855991648579--1765551684"
data-aos-delay="1050"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-16"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-16"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8855991648579--1765551684"
data-aos-delay="1050"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-16" aria-label="Contemporary silver ring n ° 16" data-grid-link>Contemporary silver ring n ° 16</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-16" data-grid-link>
From 18,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743298273538--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743298273538--1765551684"
data-aos-delay="1200"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/flower-silver-ring-n-20"
aria-label="Flower silver ring n ° 20"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?crop=center&height=1188&v=1746563573&width=1080" alt="Bague en argent Fleur N°20 faite entièrement à la main par des artisans pour femme - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p1.jpg?v=1746563573&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent Fleur N°20 faite entièrement à la main par des artisans pour femme - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?crop=center&height=1188&v=1746563556&width=1080" alt="Bague en argent Fleur N°20 avec motifs de fleurs pour femme - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p4.jpg?v=1746563556&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?crop=center&height=1188&v=1746563563&width=1080" alt="Bague en argent Fleur N°20 entièrement faite à la main, comme sculptée dans l'argent pur, en forme de fleur - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-fleur-n020p6.jpg?v=1746563563&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?crop=center&height=1188&v=1746563576&width=1080" alt="Bague en argent Fleur N°20 artisanale, porté par une femme - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-fleur-20-feuille-03p5.jpg?v=1746563576&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743298273538--1765551684"
data-aos-delay="1200"
><a class="btn-quick-buy rounded"
href="/en/products/flower-silver-ring-n-20"
aria-label="Fast purchase"
data-handle="flower-silver-ring-n-20"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743298273538--1765551684"
data-aos-delay="1200"
>
<a class="product-grid-item__title font-heading" href="/en/products/flower-silver-ring-n-20" aria-label="Flower silver ring n ° 20" data-grid-link>Flower silver ring n ° 20</a>
<a class="product-grid-item__price price price--bold" href="/en/products/flower-silver-ring-n-20" data-grid-link>
From 61,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--15148707512643--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15148707512643--1765551684"
data-aos-delay="1350"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/bague-en-argent-ethnique-n-72"
aria-label="Bague en argent Ethnique N°72"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?crop=center&height=1188&v=1761301592&width=1080" alt="Bague N°72 en argent massif artisanale - anneau réalisé avec un fil d'argent enroulé et patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72.jpg?v=1761301592&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague N°72 en argent massif artisanale - anneau réalisé avec un fil d'argent enroulé et patiné - Itsara Bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?crop=center&height=1188&v=1762765648&width=1080" alt="Bague N°72 en argent massif artisanale - anneau réalisé avec un fil d'argent enroulé et patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane.jpg?v=1762765648&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?crop=center&height=1188&v=1762765648&width=1080" alt="Bague N°72 en argent massif artisanale - anneau réalisé avec un fil d'argent enroulé et patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-portee-valeriane-3.jpg?v=1762765648&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?crop=center&height=1188&v=1762765648&width=1080" alt="Bague N°72 en argent massif artisanale - anneau réalisé avec un fil d'argent enroulé et patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-72-2.jpg?v=1762765648&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-badge"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15148707512643--1765551684"
data-aos-delay="1350"
><div class="product-badge__item product-badge__item--custom">
<span>Nouveauté</span>
</div></div><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15148707512643--1765551684"
data-aos-delay="1350"
><a class="btn-quick-buy rounded"
href="/en/products/bague-en-argent-ethnique-n-72"
aria-label="Fast purchase"
data-handle="bague-en-argent-ethnique-n-72"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15148707512643--1765551684"
data-aos-delay="1350"
>
<a class="product-grid-item__title font-heading" href="/en/products/bague-en-argent-ethnique-n-72" aria-label="Bague en argent Ethnique N°72" data-grid-link>Bague en argent Ethnique N°72</a>
<a class="product-grid-item__price price price--bold" href="/en/products/bague-en-argent-ethnique-n-72" data-grid-link>
From 36,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--15145873506627--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15145873506627--1765551684"
data-aos-delay="1500"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/bague-en-argent-contemporaine-n-70"
aria-label="Bague en argent Contemporaine N°70"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?crop=center&height=1188&v=1762360053&width=1080" alt="bague en argent massif contemporaine N°70 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25-2.jpg?v=1762360053&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">bague en argent massif contemporaine N°70 - Itsara Bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?crop=center&height=1188&v=1762854262&width=1080" alt="bague en argent massif contemporaine N°70 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava.jpg?v=1762854262&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?crop=center&height=1188&v=1762854262&width=1080" alt="bague en argent massif contemporaine N°70 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-portee-vava-2.jpg?v=1762854262&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?crop=center&height=1188&v=1762854262&width=1080" alt="bague en argent massif contemporaine N°70 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-70-new-25.jpg?v=1762854262&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-badge"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15145873506627--1765551684"
data-aos-delay="1500"
><div class="product-badge__item product-badge__item--custom">
<span>Nouveauté</span>
</div></div><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15145873506627--1765551684"
data-aos-delay="1500"
><a class="btn-quick-buy rounded"
href="/en/products/bague-en-argent-contemporaine-n-70"
aria-label="Fast purchase"
data-handle="bague-en-argent-contemporaine-n-70"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15145873506627--1765551684"
data-aos-delay="1500"
>
<a class="product-grid-item__title font-heading" href="/en/products/bague-en-argent-contemporaine-n-70" aria-label="Bague en argent Contemporaine N°70" data-grid-link>Bague en argent Contemporaine N°70</a>
<a class="product-grid-item__price price price--bold" href="/en/products/bague-en-argent-contemporaine-n-70" data-grid-link>
From 48,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743297880322--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297880322--1765551684"
data-aos-delay="1650"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/silver-ring-n-10"
aria-label="Silver ring n ° 10"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?crop=center&height=1188&v=1746563497&width=1080" alt="La grande bague en argent N°10 pour femme Itsara Bijoux est une pièce originale et remarquable. Ses deux belles feuilles martelées s’enlacent élégamment autour de votre doigt, ajoutant une touche audacieuse à toute tenue. Bague portée par un modele féminin avec en fond la nature - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p1_itsara-bijoux.jpg?v=1746563497&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">La grande bague en argent N°10 pour femme Itsara Bijoux est une pièce originale et remarquable. Ses deux belles feuilles martelées s’enlacent élégamment autour de votre doigt, ajoutant une touche audacieuse à toute tenue. Bague portée par un modele féminin avec en fond la nature - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?crop=center&height=1188&v=1746563487&width=1080" alt="La grande bague en argent feuille N°10 pour femme est un hommage à la nature, avec ses feuilles martelées qui évoquent la vitalité du monde végétal. Un accessoire audacieux qui ne passe pas inaperçu - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p4_itsara-bijoux.jpg?v=1746563487&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?crop=center&height=1188&v=1746563500&width=1080" alt="La grande bague en argent N°10 pour femme Itsara Bijoux incarne l’audace avec ses formes plantureuses et son design inspiré de la nature. Martelée et patinée, elle est un véritable bijou d'affirmation - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p2_itsara-bijoux.jpg?v=1746563500&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?crop=center&height=1188&v=1746563490&width=1080" alt="La grande bague en argent N°10 pour femme Itsara Bijoux, artisanale et impressionnante, enveloppe votre doigt avec ses formes audacieuses. Les feuilles patinées apportent une texture et un éclat uniques à votre look - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n010_p5_itsara-bijoux.jpg?v=1746563490&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297880322--1765551684"
data-aos-delay="1650"
><a class="btn-quick-buy rounded"
href="/en/products/silver-ring-n-10"
aria-label="Fast purchase"
data-handle="silver-ring-n-10"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297880322--1765551684"
data-aos-delay="1650"
>
<a class="product-grid-item__title font-heading" href="/en/products/silver-ring-n-10" aria-label="Silver ring n ° 10" data-grid-link>Silver ring n ° 10</a>
<a class="product-grid-item__price price price--bold" href="/en/products/silver-ring-n-10" data-grid-link>
From 59,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743294701826--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294701826--1765551684"
data-aos-delay="1800"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/ethnic-silver-ring-n-04"
aria-label="Ethnic silver ring n ° 04"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?crop=center&height=1188&v=1764782902&width=1080" alt="Vue latérale d'une bague ethnique N°04 en argent massif, avec des détails fins et une texture striée - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p4_Itsara_bijoux.jpg?v=1764782902&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Vue latérale d'une bague ethnique N°04 en argent massif, avec des détails fins et une texture striée - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?crop=center&height=1188&v=1764782902&width=1080" alt="Bague ethnique N°04 en argent massif pour femme, avec un design strié, portée sur la main - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p1_Itsara_bijoux.jpg?v=1764782902&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?crop=center&height=1188&v=1746562633&width=1080" alt="Bague artisanale en argent massif ethnique N°04 vue de dos pour femme, présentant des détails striés et un design épuré - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p2_Itsara_bijoux.jpg?v=1746562633&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?crop=center&height=1188&v=1746562628&width=1080" alt="Femme portant une bague artisanale en argent massif ethnique N°04 faite entièrement à la main par des artisans - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-N04_p5_Itsara_bijoux.jpg?v=1746562628&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294701826--1765551684"
data-aos-delay="1800"
><a class="btn-quick-buy rounded"
href="/en/products/ethnic-silver-ring-n-04"
aria-label="Fast purchase"
data-handle="ethnic-silver-ring-n-04"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743294701826--1765551684"
data-aos-delay="1800"
>
<a class="product-grid-item__title font-heading" href="/en/products/ethnic-silver-ring-n-04" aria-label="Ethnic silver ring n ° 04" data-grid-link>Ethnic silver ring n ° 04</a>
<a class="product-grid-item__price price price--bold" href="/en/products/ethnic-silver-ring-n-04" data-grid-link>
From 36,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--15147028119875--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15147028119875--1765551684"
data-aos-delay="1950"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/bague-en-argent-ethnique-n-85"
aria-label="Bague en argent Ethnique N°85"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?crop=center&height=1188&v=1762424048&width=1080" alt="grande bague ethnique N°85 en argent massif patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85.jpg?v=1762424048&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">grande bague ethnique N°85 en argent massif patiné - Itsara Bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?crop=center&height=1188&v=1762768229&width=1080" alt="grande bague ethnique N°85 en argent massif patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane.jpg?v=1762768229&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?crop=center&height=1188&v=1762768229&width=1080" alt="grande bague ethnique N°85 en argent massif patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-portee-valeriane-2.jpg?v=1762768229&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?crop=center&height=1188&v=1762768229&width=1080" alt="grande bague ethnique N°85 en argent massif patiné - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-85-2.jpg?v=1762768229&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-badge"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15147028119875--1765551684"
data-aos-delay="1950"
><div class="product-badge__item product-badge__item--custom">
<span>Nouveauté</span>
</div></div><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15147028119875--1765551684"
data-aos-delay="1950"
><a class="btn-quick-buy rounded"
href="/en/products/bague-en-argent-ethnique-n-85"
aria-label="Fast purchase"
data-handle="bague-en-argent-ethnique-n-85"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15147028119875--1765551684"
data-aos-delay="1950"
>
<a class="product-grid-item__title font-heading" href="/en/products/bague-en-argent-ethnique-n-85" aria-label="Bague en argent Ethnique N°85" data-grid-link>Bague en argent Ethnique N°85</a>
<a class="product-grid-item__price price price--bold" href="/en/products/bague-en-argent-ethnique-n-85" data-grid-link>
From 62,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7746237989122--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7746237989122--1765551684"
data-aos-delay="2100"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-01"
aria-label="Contemporary silver ring n ° 01"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?crop=center&height=1188&v=1746566350&width=1080" alt="Bague en argent contemporaine N°01 pour femme qui se distingue par son design ajouré et raffiné , bague ajustable par le dessous - - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-N01_p1.jpg?v=1746566350&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent contemporaine N°01 pour femme qui se distingue par son design ajouré et raffiné , bague ajustable par le dessous - - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?crop=center&height=1168&v=1746566332&width=1062" alt="Bague contemporaine N°01 en argent pour femme, caractérisée par un design ajouré et élégant. Sa structure ajustable par le dessous garantit un confort optimal. - Itsara bijoux" width="1062" height="1168" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p2..jpg?v=1746566332&width=1024 1024w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?crop=center&height=1168&v=1746566328&width=1062" alt="Découvrez cette bague contemporaine N°01 en argent moderne pour femme, qui allie un design raffiné à une structure ajourée. Pratique et esthétique, elle est ajustable par le dessous. - Itsara bijoux" width="1062" height="1168" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p4..jpg?v=1746566328&width=1024 1024w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?crop=center&height=1188&v=1746566342&width=1080" alt="Cette bague contemporaine N°01 en argent au style contemporain pour femme se démarque par son design délicat et ajouré. Ajustable par le dessous, elle s'adapte parfaitement à votre doigt. - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-N01_p3..jpg?v=1746566342&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7746237989122--1765551684"
data-aos-delay="2100"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-01"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-01"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7746237989122--1765551684"
data-aos-delay="2100"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-01" aria-label="Contemporary silver ring n ° 01" data-grid-link>Contemporary silver ring n ° 01</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-01" data-grid-link>
From 46,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--15013327307075--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15013327307075--1765551684"
data-aos-delay="2250"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/ethnic-silver-ring-n-28"
aria-label="Ethnic silver ring n ° 23"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?crop=center&height=1188&v=1762772626&width=1080" alt="bague en argent massif ethnique N°30 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-new.jpg?v=1762772626&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">bague en argent massif ethnique N°30 - Itsara Bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?crop=center&height=1188&v=1762772848&width=1080" alt="bague en argent massif ethnique N°30 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-2.jpg?v=1762772848&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?crop=center&height=1188&v=1762772848&width=1080" alt="bague en argent massif ethnique N°30 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-portee-valeriane-3.jpg?v=1762772848&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?crop=center&height=1188&v=1762772848&width=1080" alt="bague en argent massif ethnique N°30 - Itsara Bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-30-2.jpg?v=1762772848&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-badge"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15013327307075--1765551684"
data-aos-delay="2250"
><div class="product-badge__item product-badge__item--custom">
<span>Nouveauté</span>
</div></div><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15013327307075--1765551684"
data-aos-delay="2250"
><a class="btn-quick-buy rounded"
href="/en/products/ethnic-silver-ring-n-28"
aria-label="Fast purchase"
data-handle="ethnic-silver-ring-n-28"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--15013327307075--1765551684"
data-aos-delay="2250"
>
<a class="product-grid-item__title font-heading" href="/en/products/ethnic-silver-ring-n-28" aria-label="Ethnic silver ring n ° 23" data-grid-link>Ethnic silver ring n ° 23</a>
<a class="product-grid-item__price price price--bold" href="/en/products/ethnic-silver-ring-n-28" data-grid-link>
From 55,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743296078082--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743296078082--1765551684"
data-aos-delay="2400"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/ethnic-silver-ring-n-38"
aria-label="Ethnic silver ring n ° 38"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?crop=center&height=1173&v=1746562980&width=1067" alt="Bague en argent massif ethnique N°37 réalisée en tissage de lamelles d'argent, travail artisanal avec patine pour souligner le graphisme - Itsara bijoux" width="1067" height="1173" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p1.jpg?v=1746562980&width=1024 1024w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent massif ethnique N°37 réalisée en tissage de lamelles d'argent, travail artisanal avec patine pour souligner le graphisme - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?crop=center&height=1188&v=1746562986&width=1080" alt="Femme portant une bague en argent massif ethnique N°38 au design tissé, bijou artisanal au système de réglage confortable - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p2.jpg?v=1746562986&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?crop=center&height=1188&v=1746562995&width=1080" alt="Bague artisanale en argent massif ethnique N°38, bague ethnique réalisée en tressage d'argent et une patine subtile - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p5.jpg?v=1746562995&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?crop=center&height=1188&v=1746562988&width=1080" alt="Bague artisanale en argent massif ethnique N°38, bague ethnique réalisée en tressage d'argent et une patine subtile - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n038p3.jpg?v=1746562988&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743296078082--1765551684"
data-aos-delay="2400"
><a class="btn-quick-buy rounded"
href="/en/products/ethnic-silver-ring-n-38"
aria-label="Fast purchase"
data-handle="ethnic-silver-ring-n-38"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743296078082--1765551684"
data-aos-delay="2400"
>
<a class="product-grid-item__title font-heading" href="/en/products/ethnic-silver-ring-n-38" aria-label="Ethnic silver ring n ° 38" data-grid-link>Ethnic silver ring n ° 38</a>
<a class="product-grid-item__price price price--bold" href="/en/products/ethnic-silver-ring-n-38" data-grid-link>
From 54,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7886275838210--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7886275838210--1765551684"
data-aos-delay="2550"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-13"
aria-label="Contemporary silver ring n ° 13"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?crop=center&height=1188&v=1763141015&width=1080" alt="Bague en argent contemporaine N°13 au style minimaliste et moderne, ce anneau alliance réglable en argent massif est un véritable atout pour les amateurs de bijoux artisanaux et de bijoux en argent intemporels - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporain-13_p5.jpg?v=1763141015&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent contemporaine N°13 au style minimaliste et moderne, ce anneau alliance réglable en argent massif est un véritable atout pour les amateurs de bijoux artisanaux et de bijoux en argent intemporels - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?crop=center&height=1188&v=1763141015&width=1080" alt="La bague en argent contemporaine N°13, en argent massif artisanal, offre un anneau alliance réglable au style moderne et intemporel. Un incontournable pour ceux qui suivent les tendances de bijoux en argent minimalistes - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p4.jpg?v=1763141015&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?crop=center&height=1188&v=1763141015&width=1080" alt="Bague en argent contemporaine N°13, un anneau alliance réglable en argent massif artisanal, parfait pour un style minimaliste et élégant - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n013_p2.jpg?v=1763141015&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?crop=center&height=1188&v=1763141015&width=1080" alt="Bague en argent contemporaine N°13, un anneau alliance réglable en argent massif artisanal qui incarne l'élégance intemporelle et le design minimaliste. Cette bague offre un style moderne et raffiné, parfait pour les amateurs de bijoux en argent et de créations artisanales - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-anneau-contemporaine-13_p1.jpg?v=1763141015&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7886275838210--1765551684"
data-aos-delay="2550"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-13"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-13"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7886275838210--1765551684"
data-aos-delay="2550"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-13" aria-label="Contemporary silver ring n ° 13" data-grid-link>Contemporary silver ring n ° 13</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-13" data-grid-link>
From 17,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--9628842623299--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--9628842623299--1765551684"
data-aos-delay="2700"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/itsara-range-bague-know-his-size-finger"
aria-label="ITSARA RANGE BAGUE - Know his size finger"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/baguier-itsara4.jpg?crop=center&height=1188&v=1746973319&width=1080" alt="Baguier itsara - Connaître sa taille de doigt - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=180 180w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=240 240w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=300 300w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=360 360w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=400 400w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=460 460w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=540 540w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=560 560w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=590 590w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=606 606w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=630 630w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=670 670w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=720 720w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=738 738w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=770 770w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=814 814w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=900 900w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=1024 1024w, //itsara.net/cdn/shop/files/baguier-itsara4.jpg?v=1746973319&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Baguier itsara - Connaître sa taille de doigt - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/baguier-itsara2.jpg?crop=center&height=1188&v=1746571234&width=1080" alt="Baguier itsara - Connaître sa taille de doigt - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=180 180w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=240 240w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=300 300w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=360 360w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=400 400w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=460 460w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=540 540w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=560 560w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=590 590w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=606 606w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=630 630w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=670 670w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=720 720w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=738 738w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=770 770w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=814 814w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=900 900w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=1024 1024w, //itsara.net/cdn/shop/files/baguier-itsara2.jpg?v=1746571234&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/baguier-itsara1.jpg?crop=center&height=1188&v=1746571237&width=1080" alt="Baguier itsara - Connaître sa taille de doigt - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=180 180w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=240 240w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=300 300w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=360 360w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=400 400w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=460 460w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=540 540w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=560 560w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=590 590w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=606 606w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=630 630w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=670 670w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=720 720w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=738 738w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=770 770w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=814 814w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=900 900w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=1024 1024w, //itsara.net/cdn/shop/files/baguier-itsara1.jpg?v=1746571237&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/baguier-itsara3.jpg?crop=center&height=1188&v=1746571242&width=1080" alt="Baguier itsara - Connaître sa taille de doigt - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=180 180w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=240 240w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=300 300w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=360 360w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=400 400w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=460 460w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=540 540w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=560 560w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=590 590w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=606 606w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=630 630w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=670 670w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=720 720w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=738 738w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=770 770w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=814 814w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=900 900w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=1024 1024w, //itsara.net/cdn/shop/files/baguier-itsara3.jpg?v=1746571242&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--9628842623299--1765551684"
data-aos-delay="2700"
><form method="post" action="/en/cart/add" id="template--24455566917955__section-collection-0-9628842623299" accept-charset="UTF-8" class="quick__form" enctype="multipart/form-data" data-product-form="" data-quickbuy-form=""><input type="hidden" name="form_type" value="product" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="quantity" value="1">
<input type="hidden" name="id" value="49552151707971">
<button type="submit" name="add" class="btn-quick-buy rounded" data-add-to-cart data-atc-trigger>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</button>
<div class="product-grid-item__error" role="alert" data-cart-errors-container></div><input type="hidden" name="product-id" value="9628842623299" /><input type="hidden" name="section-id" value="template--24455566917955__section-collection-0" /></form></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--9628842623299--1765551684"
data-aos-delay="2700"
>
<a class="product-grid-item__title font-heading" href="/en/products/itsara-range-bague-know-his-size-finger" aria-label="ITSARA RANGE BAGUE - Know his size finger" data-grid-link>ITSARA RANGE BAGUE - Know his size finger</a>
<a class="product-grid-item__price price price--bold" href="/en/products/itsara-range-bague-know-his-size-finger" data-grid-link>
3,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743292440834--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743292440834--1765551684"
data-aos-delay="2850"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-02"
aria-label="Contemporary silver ring n ° 02"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?crop=center&height=1188&v=1746561977&width=1080" alt="Bague en argent Contemporaine N°02 de type semainier composé de 5 anneaux fin, avec un style moderne, bague fixe - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p1.jpg?v=1746561977&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent Contemporaine N°02 de type semainier composé de 5 anneaux fin, avec un style moderne, bague fixe - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?crop=center&height=1188&v=1746561986&width=1080" alt="Bague en argent contemporaine N°02 de type semainier présente cinq anneaux fins. Avec son style moderne, idéale pour compléter n'importe quelle collection de bijoux - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n02_p4.jpg?v=1746561986&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?crop=center&height=1188&v=1746561999&width=1080" alt="Bague en argent contemporaine N°02 de type semainier, composée de cinq anneaux fins. Son design moderne et élégant en fait une pièce fixe parfaite pour un look raffiné - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=180 180w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=240 240w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=300 300w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=360 360w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=400 400w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=460 460w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=540 540w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=560 560w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=590 590w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=606 606w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=630 630w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=670 670w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=720 720w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=738 738w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=770 770w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=814 814w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=900 900w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=1024 1024w, //itsara.net/cdn/shop/files/bague-en-argent-contemporaine-n02_p2.jpg?v=1746561999&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?crop=center&height=1188&v=1746561982&width=1080" alt="Bague contemporaine N°02 en argent, de style semainier, avec cinq délicats anneaux. Sa structure fixe et son esthétique moderne en font un bijou incontournable - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-contemporaine-n2_p3.jpg?v=1746561982&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743292440834--1765551684"
data-aos-delay="2850"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-02"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-02"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743292440834--1765551684"
data-aos-delay="2850"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-02" aria-label="Contemporary silver ring n ° 02" data-grid-link>Contemporary silver ring n ° 02</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-02" data-grid-link>
From 29,90 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743295619330--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743295619330--1765551684"
data-aos-delay="3000"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/ethnic-silver-ring-n-27"
aria-label="Ethnic silver ring n ° 27"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?crop=center&height=1188&v=1746562885&width=1080" alt="Bague artisanale en argent massif ethnique N°27 de style tribal avec motifs symétriques poinçonnés à main levée et légèrement patinée- Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague artisanale en argent massif ethnique N°27 de style tribal avec motifs symétriques poinçonnés à main levée et légèrement patinée- Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?crop=center&height=1188&v=1746562869&width=1080" alt="Bague artisanale en argent massif ethnique N°27 de style tribal avec motifs symétriques poinçonnés à main levée et patinée- Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p1.jpg?v=1746562869&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?crop=center&height=1188&v=1746562873&width=1080" alt="Bague artisanale en argent massif ethnique N°27, avec des motifs symétriques poinçonnés à main levée et légèrement patinée - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-ethnique-n027p3.jpg?v=1746562873&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?crop=center&height=1188&v=1746562882&width=1080" alt="Bague ethnique en argent massif ethnique N°27 avec motifs symétriques réalisés à main levée et patinés, design artisanal tribal - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24.jpg?v=1746562882&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743295619330--1765551684"
data-aos-delay="3000"
><a class="btn-quick-buy rounded"
href="/en/products/ethnic-silver-ring-n-27"
aria-label="Fast purchase"
data-handle="ethnic-silver-ring-n-27"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743295619330--1765551684"
data-aos-delay="3000"
>
<a class="product-grid-item__title font-heading" href="/en/products/ethnic-silver-ring-n-27" aria-label="Ethnic silver ring n ° 27" data-grid-link>Ethnic silver ring n ° 27</a>
<a class="product-grid-item__price price price--bold" href="/en/products/ethnic-silver-ring-n-27" data-grid-link>
From 44,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--8862148264259--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8862148264259--1765551684"
data-aos-delay="3150"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-36"
aria-label="Contemporary silver ring n ° 36"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?crop=center&height=1188&v=1746569204&width=1080" alt="Bague en argent contemporaine N°36 pour femme, cet anneau fin en argent massif est délicatement martelé et entièrement fait à la main. Sa simplicité en fait une alliance discrète et originale pour tous les jours - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36_p1.jpg?v=1746569204&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Bague en argent contemporaine N°36 pour femme, cet anneau fin en argent massif est délicatement martelé et entièrement fait à la main. Sa simplicité en fait une alliance discrète et originale pour tous les jours - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?crop=center&height=1188&v=1746569208&width=1080" alt="Cette bague en argent contemporaine N°36, une pièce artisanale pour femme au design contemporain. Son martelage délicat et son style épuré font de cette bague fixe une option chic et intemporelle - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p2.jpg?v=1746569208&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?crop=center&height=1188&v=1746569211&width=1080" alt="Bague en argent contemporaine N°36 pour femme, cet anneau fin en argent massif est entièrement fait à la main. Son aspect martelé ajoute une touche de luxe et de modernité, idéale pour une alliance discrète - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-36-p3.jpg?v=1746569211&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8862148264259--1765551684"
data-aos-delay="3150"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-36"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-36"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--8862148264259--1765551684"
data-aos-delay="3150"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-36" aria-label="Contemporary silver ring n ° 36" data-grid-link>Contemporary silver ring n ° 36</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-36" data-grid-link>
From 9,90 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--9245151691075--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--9245151691075--1765551684"
data-aos-delay="3300"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/contemporary-silver-ring-n-21"
aria-label="Contemporary silver ring n ° 20"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?crop=center&height=1188&v=1746570071&width=1080" alt="Cette bague en argent contemporaine N°20 s'enroule délicatement autour du doigt, créant l'illusion de trois anneaux distincts. Son design contemporain et épuré apporte une touche d'élégance moderne à toutes vos tenues - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p1.jpg?v=1746570071&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">Cette bague en argent contemporaine N°20 s'enroule délicatement autour du doigt, créant l'illusion de trois anneaux distincts. Son design contemporain et épuré apporte une touche d'élégance moderne à toutes vos tenues - Itsara bijoux</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?crop=center&height=1188&v=1746570080&width=1080" alt="Cette bague ajustable en argent contemporaine N°20 s'enroule autour du doigt en formant trois anneaux distincts, avec un design contemporain et raffiné. Parfaite pour ajouter une touche de modernité à vos looks - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-20-p3.jpg?v=1746570080&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?crop=center&height=1188&v=1746570076&width=1080" alt="Enroulée en trois anneaux distincts, cette bague en argent contemporaine N°20 allie design contemporain et confort. Son style minimaliste en fait une pièce incontournable pour les amatrices de bijoux argentés tendance - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-P4.jpg?v=1746570076&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--9245151691075--1765551684"
data-aos-delay="3300"
><a class="btn-quick-buy rounded"
href="/en/products/contemporary-silver-ring-n-21"
aria-label="Fast purchase"
data-handle="contemporary-silver-ring-n-21"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--9245151691075--1765551684"
data-aos-delay="3300"
>
<a class="product-grid-item__title font-heading" href="/en/products/contemporary-silver-ring-n-21" aria-label="Contemporary silver ring n ° 20" data-grid-link>Contemporary silver ring n ° 20</a>
<a class="product-grid-item__price price price--bold" href="/en/products/contemporary-silver-ring-n-21" data-grid-link>
From 29,00 €</a>
</div>
</div><div class="product-grid-item carousel__item one-quarter mobile--one-half grid-item--column-1"
data-slide
data-product-block
data-aos-intersection="0.3"
id="product-item--template--24455566917955__section-collection-0--7743297519874--1765551684"
><hover-slideshow class="product-grid-item__image"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297519874--1765551684"
data-aos-delay="3450"
data-product-media-container
><div class="product__media__container product__media__container--landscape" style="--aspect-ratio: 1.0;">
<a class="product__media__holder"
href="/en/products/silver-ring-n-03"
aria-label="Silver ring n ° 03"
data-grid-link
><deferred-loading
class="product__media__image product__media__image--hover-fade-in"
data-product-media-featured
>
<figure class="lazy-image background-size-cover is-loading product__media product__media--featured-visible"
style=""
data-product-image
data-grid-image>
<img src="//itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?crop=center&height=1188&v=1746563415&width=1080" alt="La bague en argent N°03 pour femme Itsara Bijoux, artisanale et délicate, s'enroule telle une feuille autour de votre doigt. Chaque détail est travaillé pour révéler sa beauté naturelle et son allure unique - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p1_itsara_bijoux.jpg?v=1746563415&width=1080 1080w" class="is-loading">
</figure><span class="visually-hidden">La bague en argent N°03 pour femme Itsara Bijoux, artisanale et délicate, s'enroule telle une feuille autour de votre doigt. Chaque détail est travaillé pour révéler sa beauté naturelle et son allure unique - Itsara bijoux
</span>
</deferred-loading><div class="product__media__hover product__media__hover--fade-in product__media__slider" data-hover-slideshow-holder><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?crop=center&height=1188&v=1746563402&width=1080" alt="La bague en argent N°03 pour femme Itsara Bijoux, magnifiquement sculptée, offre un motif végétal en relief. Son style naturel et authentique sublime la main avec une élégance subtile - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_pitsara-bijoux.jpg?v=1746563402&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?crop=center&height=1188&v=1746563407&width=1080" alt="La bague en argent N°03 pour femme Itsara Bijoux, avec ses nervures striées et sa finition patinée, évoque la pureté d'une feuille enroulée. Un bijou raffiné, parfait pour celles qui aiment la nature - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=180 180w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=240 240w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=300 300w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=360 360w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=400 400w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=460 460w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=540 540w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=560 560w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=590 590w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=606 606w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=630 630w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=670 670w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=720 720w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=738 738w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=770 770w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=814 814w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=900 900w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=1024 1024w, //itsara.net/cdn/shop/products/bague-en-argent-feuille-n003_p2_itsara-bijoux.jpg?v=1746563407&width=1080 1080w" class="is-loading">
</figure></div><div class="product__media__slide" data-hover-slideshow-item>
<figure class="lazy-image background-size-cover is-loading product__media"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?crop=center&height=1188&v=1746563412&width=1080" alt="La bague en argent N°03 pour femme Itsara Bijoux incarne la beauté de la nature, avec ses courbes gracieuses et ses détails en relief. Ce bijou capture l'essence de la feuille dans une finition artisanale - Itsara bijoux" width="1080" height="1188" loading="lazy" sizes="(min-width: 1440px) calc((100vw - 120px - 60px) / 4), (min-width: 1024px) calc((100vw - 120px - 60px) / 4), (min-width: 768px) calc((100vw - 40px - 40px) / 3), calc((100vw - 40px - 20px) / 2)" srcset="//itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-feuille-03-p4_itsara_bijoux.jpg?v=1746563412&width=1080 1080w" class="is-loading">
</figure></div></div><div class="progress-bar">
<div class="progress-bar__inner" data-hover-slideshow-progress></div>
</div></a><div class="product-grid-item__quick-buy"
data-aos="fade"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297519874--1765551684"
data-aos-delay="3450"
><a class="btn-quick-buy rounded"
href="/en/products/silver-ring-n-03"
aria-label="Fast purchase"
data-handle="silver-ring-n-03"
data-button-quick-view
data-grid-link
>
<span class="btn__inner">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-shopping-bag" viewbox="0 0 192 192"><path d="M156.6 162H35.4a6.075 6.075 0 0 1-6-5.325l-10.65-96A6 6 0 0 1 24.675 54h142.65a6.001 6.001 0 0 1 5.925 6.675l-10.65 96a6.076 6.076 0 0 1-6 5.325v0Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path d="M66 78V54a30 30 0 1 1 60 0v24" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle class="cart-indicator" cx="96" cy="108" r="15"/></svg>
<span class="btn__text">Fast purchase</span>
<span class="btn__loader">
<svg height="18" width="18" class="svg-loader">
<circle r="7" cx="9" cy="9" />
<circle stroke-dasharray="87.96459430051421 87.96459430051421" r="7" cx="9" cy="9" />
</svg>
</span>
</span>
</a></div></div>
</hover-slideshow><div class="product-grid-item__info product-grid-item__info--left"
data-aos="fade-left"
data-aos-anchor="#product-item--template--24455566917955__section-collection-0--7743297519874--1765551684"
data-aos-delay="3450"
>
<a class="product-grid-item__title font-heading" href="/en/products/silver-ring-n-03" aria-label="Silver ring n ° 03" data-grid-link>Silver ring n ° 03</a>
<a class="product-grid-item__price price price--bold" href="/en/products/silver-ring-n-03" data-grid-link>
From 36,00 €</a>
</div>
</div>
</div>
</div><div class="featured-collection__button featured-collection__button--bottom mobile-only"
id="FeaturedCollection--template--24455566917955__section-collection-0-bottom-button"
data-aos="fade-up"
data-aos-delay="150"
data-aos-anchor="#FeaturedCollection--template--24455566917955__section-collection-0-bottom-button"
>
<a class="btn btn--solid btn--medium btn--secondary btn--advanced btn--advanced-width-height btn--view-all" href="/en/collections/silver-rings-for-women">
<hover-button></hover-button>Bestsellers for her</a>
</div>
</div>
</section>
<style> #shopify-section-template--24455566917955__section-collection-0 .btn--quick .btn__inner {background: #2b2b2b; color: #b6a388;} #shopify-section-template--24455566917955__section-collection-0 .progress-bar__inner {background-color: #2b2b2b;} </style></div><div id="shopify-section-template--24455566917955__section_sticky_images_and_text_ht6nmt" class="shopify-section"><!-- /sections/section-sticky-images-and-text.liquid --><link href="//itsara.net/cdn/shop/t/66/assets/section-sticky-images-and-text.css?v=88771873751690835051738269413" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt {
--PT: 26px;
--PB: 0px;
--bg: linear-gradient(180deg, rgba(0, 0, 0, 1) 100%, rgba(223, 223, 223, 1) 100%);
}
</style><div
id="stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
class="sticky-images-and-text sticky-images-and-text--vertical section-padding is-reversed sticky-images-and-text--image-fifty text-left text-light"
data-scroll-direction="vertical-reversed"
data-section-id="template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-section-type="sticky-images-and-text"
style=" --images-count: 2; --image-ratio-desktop: 100%; --image-ratio-mobile: 100%; "
><div class="sticky-images-and-text__body wrapper--full" data-sticky-wrapper>
<div class="sticky-images-and-text__dots js-only">
<div class="sticky-images-and-text__dots-inner">
<button type="button"
class="sticky-images-and-text__dot is-active"
data-sticky-dot
data-index="0"
>
<span class="visually-hidden">Page 1: Solid silver of exceptional purity</span>
</button>
<button type="button"
class="sticky-images-and-text__dot"
data-sticky-dot
data-index="1"
>
<span class="visually-hidden">Page 2: Solid money guaranteed</span>
</button>
</div>
</div>
<div class="sticky-images-and-text__content js-only" data-sticky-content><div class="sticky-text is-active"
data-sticky-text
data-index="0"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="1"
>Solid silver of exceptional purity</h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="2"
><p>Rare: Discover a collection of jewelry made of silver of great purity and massive </p></div><div class="sticky-text__buttons main-buttons"><div class="sticky-text__button main-buttons__item"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="3"
>
<a href="/en/pages/pure-and-massive-silver"
class="btn btn--solid-border btn--small btn--secondary btn--advanced btn--advanced-width-height btn--advanced-adaptive-width"
aria-label="Learn more"
>
<hover-button></hover-button>Learn more</a>
</div></div></div>
</div><div class="sticky-text"
data-sticky-text
data-index="1"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="1"
><p>Solid money guaranteed</p></h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="2"
><p>Liability punch</p></div></div>
</div>
</div>
<div
class="sticky-images-and-text__aside js-only"
data-sticky-aside
>
<div class="sticky-images-and-text__inner" data-sticky-inner>
<div class="sticky-images-and-text__images" data-sticky-images>
<div class="sticky-images-and-text__image is-active"
data-sticky-image data-index="0"
>
<div class="image-fill image-wrapper" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?crop=center&height=1080&v=1764868635&width=1080" alt="Bague en argent contemporaine N°17, avec un design ajouré non symétrique, rappelant une dentelle naturelle. Un bijou artisanal et raffiné pour un style unique - Itsara bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 0px) * 0.5), (min-width: 768px) calc((100vw - 0px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=1080 1080w" class="is-loading">
</figure></div>
</div><div class="sticky-images-and-text__image"
data-sticky-image data-index="1"
>
<div class="image-fill image-wrapper" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?crop=center&height=1080&v=1741858739&width=1080" alt="poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 0px) * 0.5), (min-width: 768px) calc((100vw - 0px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=180 180w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=240 240w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=300 300w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=360 360w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=400 400w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=460 460w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=540 540w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=560 560w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=590 590w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=606 606w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=630 630w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=670 670w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=720 720w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=738 738w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=770 770w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=814 814w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=900 900w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=1024 1024w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=1080 1080w" class="is-loading">
</figure></div>
</div>
</div>
</div>
</div>
<noscript>
<div class="sticky-images-and-text__wrapper">
<div class="sticky-text is-active"
data-sticky-text
data-index="0"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="1"
>Solid silver of exceptional purity</h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="2"
><p>Rare: Discover a collection of jewelry made of silver of great purity and massive </p></div><div class="sticky-text__buttons main-buttons"><div class="sticky-text__button main-buttons__item"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="3"
>
<a href="/en/pages/pure-and-massive-silver"
class="btn btn--solid-border btn--small btn--secondary btn--advanced btn--advanced-width-height btn--advanced-adaptive-width"
aria-label="Learn more"
>
<hover-button></hover-button>Learn more</a>
</div></div></div>
</div>
<div class="sticky-images-and-text__image is-active"
data-sticky-image data-index="0"
>
<div class="image-fill image-wrapper" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?crop=center&height=1080&v=1764868635&width=1080" alt="Bague en argent contemporaine N°17, avec un design ajouré non symétrique, rappelant une dentelle naturelle. Un bijou artisanal et raffiné pour un style unique - Itsara bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 0px) * 0.5), (min-width: 768px) calc((100vw - 0px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-contemporaine-17_p6_Itsara_bijoux.jpg?v=1764868635&width=1080 1080w" class="is-loading">
</figure></div>
</div>
</div>
<div class="sticky-images-and-text__wrapper">
<div class="sticky-text"
data-sticky-text
data-index="1"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="1"
><p>Solid money guaranteed</p></h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_ht6nmt"
data-aos-order="2"
><p>Liability punch</p></div></div>
</div>
<div class="sticky-images-and-text__image"
data-sticky-image data-index="1"
>
<div class="image-fill image-wrapper" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?crop=center&height=1080&v=1741858739&width=1080" alt="poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 0px) * 0.5), (min-width: 768px) calc((100vw - 0px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=180 180w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=240 240w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=300 300w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=360 360w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=400 400w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=460 460w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=540 540w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=560 560w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=590 590w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=606 606w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=630 630w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=670 670w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=720 720w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=738 738w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=770 770w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=814 814w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=900 900w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=1024 1024w, //itsara.net/cdn/shop/files/poincon-responsabilite-itsara_1ad9be97-bbeb-4a7b-82cd-eb5daa42a56f.jpg?v=1741858739&width=1080 1080w" class="is-loading">
</figure></div>
</div>
</div></noscript>
</div></div>
<style> #shopify-section-template--24455566917955__section_sticky_images_and_text_ht6nmt .h2 {color: #b6a388;} </style></div><div id="shopify-section-template--24455566917955__section_divider_CyUJQ9" class="shopify-section"><!-- /sections/section-divider.liquid --><style data-shopify>#Divider--template--24455566917955__section_divider_CyUJQ9 {
padding-top: 34px;
padding-bottom: 34px;
background: #000000;
}</style><section id="Divider--template--24455566917955__section_divider_CyUJQ9"
class="divider-section wrapper--full"
data-section-id="template--24455566917955__section_divider_CyUJQ9"
data-section-type="divider"></section>
</div><div id="shopify-section-template--24455566917955__section_sticky_images_and_text_GxJRp3" class="shopify-section"><!-- /sections/section-sticky-images-and-text.liquid --><link href="//itsara.net/cdn/shop/t/66/assets/section-sticky-images-and-text.css?v=88771873751690835051738269413" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3 {
--PT: 0px;
--PB: 0px;
--bg: linear-gradient(360deg, rgba(43, 43, 43, 1), rgba(0, 0, 0, 1) 100%);
}
</style><div
id="stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
class="sticky-images-and-text sticky-images-and-text--vertical section-padding sticky-images-and-text--with-gaps sticky-images-and-text--image-fifty text-left text-light"
data-scroll-direction="vertical"
data-sticky-with-gaps
data-section-id="template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-section-type="sticky-images-and-text"
style=" --images-count: 2; --image-ratio-desktop: 100%; --image-ratio-mobile: 100%; "
><div class="sticky-images-and-text__body wrapper" data-sticky-wrapper>
<div class="sticky-images-and-text__dots js-only">
<div class="sticky-images-and-text__dots-inner">
<button type="button"
class="sticky-images-and-text__dot is-active"
data-sticky-dot
data-index="0"
>
<span class="visually-hidden">Page 1: Ancestral know-how</span>
</button>
<button type="button"
class="sticky-images-and-text__dot"
data-sticky-dot
data-index="1"
>
<span class="visually-hidden">Page 2: Crafts at size human </span>
</button>
</div>
</div>
<div class="sticky-images-and-text__content js-only" data-sticky-content><div class="sticky-text is-active"
data-sticky-text
data-index="0"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="1"
>Ancestral know-how</h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="2"
><p>Traditional techniques transmitted from generation to generation</p></div></div>
</div><div class="sticky-text"
data-sticky-text
data-index="1"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="1"
>Crafts at size human </h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="2"
><p>Small workshops - Limited quantity - Respect for working time</p></div></div>
</div>
</div>
<div
class="sticky-images-and-text__aside sticky-images-and-text__aside--link js-only"
data-sticky-aside
>
<div class="sticky-images-and-text__inner" data-sticky-inner>
<div class="sticky-images-and-text__images" data-sticky-images>
<div class="sticky-images-and-text__image is-active"
data-sticky-image data-index="0"
>
<a href="/en/pages/handcrafted">
<div class="image-fill image-wrapper hover-scale" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?crop=center&height=1080&v=1741871936&width=1080" alt="fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 120px) * 0.5), (min-width: 768px) calc((100vw - 40px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=180 180w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=240 240w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=300 300w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=360 360w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=400 400w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=460 460w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=540 540w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=560 560w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=590 590w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=606 606w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=630 630w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=670 670w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=720 720w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=738 738w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=770 770w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=814 814w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=900 900w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=1024 1024w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=1080 1080w" class="is-loading">
</figure></div></a>
</div><div class="sticky-images-and-text__image"
data-sticky-image data-index="1"
>
<a href="/en/pages/the-crafts">
<div class="image-fill image-wrapper hover-scale" style="padding-top: 133.33%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/da-artisane-karen.jpg?crop=center&height=1000&v=1662481635&width=750" alt="artisane de la tribu karen, fabricante de bijoux" width="750" height="1000" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 120px) * 0.5), (min-width: 768px) calc((100vw - 40px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=180 180w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=240 240w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=300 300w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=360 360w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=400 400w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=460 460w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=540 540w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=560 560w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=590 590w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=606 606w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=630 630w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=670 670w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=720 720w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=738 738w" class="is-loading" style="object-position:44.5404% 39.3838%;">
</figure></div></a>
</div>
</div>
</div>
</div>
<noscript>
<div class="sticky-images-and-text__wrapper">
<div class="sticky-text is-active"
data-sticky-text
data-index="0"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="1"
>Ancestral know-how</h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="2"
><p>Traditional techniques transmitted from generation to generation</p></div></div>
</div>
<div class="sticky-images-and-text__image is-active"
data-sticky-image data-index="0"
>
<a href="/en/pages/handcrafted">
<div class="image-fill image-wrapper hover-scale" style="padding-top: 100.0%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?crop=center&height=1080&v=1741871936&width=1080" alt="fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 120px) * 0.5), (min-width: 768px) calc((100vw - 40px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=180 180w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=240 240w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=300 300w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=360 360w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=400 400w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=460 460w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=540 540w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=560 560w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=590 590w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=606 606w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=630 630w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=670 670w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=720 720w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=738 738w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=770 770w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=814 814w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=900 900w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=1024 1024w, //itsara.net/cdn/shop/files/fabrication-artisanale-des_bijoux-en-argent-poinconnage-3_f26573d0-a50c-44ab-82a5-8e854bdaa253.jpg?v=1741871936&width=1080 1080w" class="is-loading">
</figure></div></a>
</div>
</div>
<div class="sticky-images-and-text__wrapper">
<div class="sticky-text"
data-sticky-text
data-index="1"
style="--adjust-heading-desktop: calc(var(--FONT-ADJUST-HEADING) * 1.3); --adjust-heading-mobile: calc(var(--FONT-ADJUST-HEADING) * 1.3);"
>
<div class="sticky-text__inner" data-sticky-text-inner><h3 class="sticky-text__heading h2"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="1"
>Crafts at size human </h3><div class="sticky-text__text"
style="--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.25);"
data-aos="when-active-animate-up"
data-aos-anchor="#stickyImagesAndText--template--24455566917955__section_sticky_images_and_text_GxJRp3"
data-aos-order="2"
><p>Small workshops - Limited quantity - Respect for working time</p></div></div>
</div>
<div class="sticky-images-and-text__image"
data-sticky-image data-index="1"
>
<a href="/en/pages/the-crafts">
<div class="image-fill image-wrapper hover-scale" style="padding-top: 133.33%; "><figure class="lazy-image background-size-cover is-loading"
style=""
>
<img src="//itsara.net/cdn/shop/files/da-artisane-karen.jpg?crop=center&height=1000&v=1662481635&width=750" alt="artisane de la tribu karen, fabricante de bijoux" width="750" height="1000" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 120px) * 0.5), (min-width: 768px) calc((100vw - 40px) * 0.5), calc(100vw - 40px)" srcset="//itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=180 180w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=240 240w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=300 300w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=360 360w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=400 400w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=460 460w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=540 540w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=560 560w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=590 590w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=606 606w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=630 630w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=670 670w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=720 720w, //itsara.net/cdn/shop/files/da-artisane-karen.jpg?v=1662481635&width=738 738w" class="is-loading" style="object-position:44.5404% 39.3838%;">
</figure></div></a>
</div>
</div></noscript>
</div></div>
<style> #shopify-section-template--24455566917955__section_sticky_images_and_text_GxJRp3 .h2 {color: #b6a388;} </style></div><div id="shopify-section-template--24455566917955__section_divider_PaLaHe" class="shopify-section"><!-- /sections/section-divider.liquid --><style data-shopify>#Divider--template--24455566917955__section_divider_PaLaHe {
padding-top: 38px;
padding-bottom: 28px;
}</style><section id="Divider--template--24455566917955__section_divider_PaLaHe"
class="divider-section wrapper"
data-section-id="template--24455566917955__section_divider_PaLaHe"
data-section-type="divider"></section>
</div><div id="shopify-section-template--24455566917955__section_text_ETUctC" class="shopify-section text"><!-- /sections/section-text.liquid --><link href="//itsara.net/cdn/shop/t/66/assets/section-text.css?v=182768798375088757241738269413" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#Text--template--24455566917955__section_text_ETUctC {
--PT: 60px;
--PB: 16px;
--bg: #000000;
}</style><section
id="Text--template--24455566917955__section_text_ETUctC"
class="section-padding text-section text-light"
data-section-id="template--24455566917955__section_text_ETUctC"
data-section-type="text"
>
<div class="wrapper text-center">
<div class="text">
<style data-shopify>#Text--heading_inWq9M.text__heading {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);--highlight-color: var(--text);--highlight-color: #b6a388;--highlight-text-color: #ffebcf;}
@media screen and (min-width: 1024px) {
#Text--heading_inWq9M.text__heading { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95); }
}</style>
<p id="Text--heading_inWq9M" class="text__heading h2"
data-aos="fade-up"
data-aos-anchor="#Text--template--24455566917955__section_text_ETUctC"
data-aos-delay="150"
><span class="text-highlight__break"><strong>Follow us on Instagram</strong></span><span class="text-highlight__break"></span><span class="text-highlight__break"></span></p>
<style data-shopify>#Text--text_ftNXmQ.text__content { --adjust-body: calc(var(--FONT-ADJUST-BODY) * 0.85); }
@media screen and (min-width: 1024px) {
#Text--text_ftNXmQ.text__content { --adjust-body: calc(var(--FONT-ADJUST-BODY) * 0.85); }
}</style><div
id="Text--text_ftNXmQ"
class="text__content"
data-aos="fade-up"
data-aos-anchor="#Text--template--24455566917955__section_text_ETUctC"
data-aos-delay="300"
>
<p>tag #itsara_bijoux to have a chance to be resting</p><h2><a href="https://www.instagram.com/itsara_bijoux/?hl=frhttps://www.instagram.com/itsara_bijoux/?hl=frhttps://www.instagram.com/itsara_bijoux/?hl=fr" target="_blank" title="Instagram.com/itsara_bijoux">@itsara_bijoux</a></h2>
</div></div>
</div>
</section>
</div><div id="shopify-section-template--24455566917955__section_columns_XrnGgb" class="shopify-section index-section"><link href="//itsara.net/cdn/shop/t/66/assets/section-columns.css?v=167356236545119740071738269412" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#SectionColumns--template--24455566917955__section_columns_XrnGgb {
--PT: 60px;
--PB: 60px;
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.2);
--border: #000000;
--grid-tablet: repeat(2, minmax(0, 1fr));
--bg: #000000;
}
#SectionColumns--template--24455566917955__section_columns_XrnGgb .column-item__text p { --adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.0); }
</style><div
id="SectionColumns--template--24455566917955__section_columns_XrnGgb"
class="section-padding section-columns text-left"
data-section-id="template--24455566917955__section_columns_XrnGgb"
data-section-type="columns-with-image"
>
<div class="wrapper--full-padded"><div class="section-columns__wrapper carousel__container"><div class="section-columns__slider carousel carousel--mobile" data-slider role="group"><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_QPAwQL {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_QPAwQL {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_QPAwQL"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="150"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?crop=center&height=1487&v=1763309943&width=1025" alt="nouvelle collection bijoux femmes en argent massif ethniques et contemporains - Itsara Bijoux " width="1025" height="1487" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=180 180w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=240 240w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=300 300w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=360 360w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=400 400w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=460 460w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=540 540w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=560 560w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=590 590w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=606 606w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=630 630w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=670 670w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=720 720w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=738 738w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=770 770w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=814 814w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=900 900w, //itsara.net/cdn/shop/files/Bannieremobile1_1080x1350_90ab152a-5be2-4917-b80d-ad852f71a8a9.jpg?v=1763309943&width=1024 1024w" class="is-loading" style="object-position:54.5448% 42.9549%;">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="300"
><a
href="https://www.instagram.com/itsara_bijoux"
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_9fKfcL {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_9fKfcL {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_9fKfcL"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="300"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?crop=center&height=1080&v=1746563597&width=1080" alt="Grande bague en argent Fleur rose N°24 réalisée entièrement à la main - Itsara bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-fleur-24-portee-emilie-studio-24-4.jpg?v=1746563597&width=1080 1080w" class="is-loading" style="object-position:64.9034% 55.9607%;">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="450"
><a
href="https://www.instagram.com/itsara_bijoux"
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>@itsara_bijoux</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_PypPbm {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_PypPbm {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_PypPbm"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="450"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/BOE_Hmong.jpg?crop=center&height=1080&v=1741963240&width=1080" alt="BOE_Hmong.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=180 180w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=240 240w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=300 300w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=360 360w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=400 400w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=460 460w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=540 540w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=560 560w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=590 590w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=606 606w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=630 630w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=670 670w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=720 720w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=738 738w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=770 770w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=814 814w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=900 900w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=1024 1024w, //itsara.net/cdn/shop/files/BOE_Hmong.jpg?v=1741963240&width=1080 1080w" class="is-loading">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="600"
></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_pLPghb {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_pLPghb {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_pLPghb"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="600"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?crop=center&height=1080&v=1746570259&width=1080" alt="Bagues artisanales et bracelets en argent massif pour homme avec des motifs poinçonnés à la main, bijoux ethniques au design graphique captivant - Itsara bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=180 180w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=240 240w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=300 300w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=360 360w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=400 400w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=460 460w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=540 540w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=560 560w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=590 590w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=606 606w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=630 630w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=670 670w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=720 720w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=738 738w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=770 770w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=814 814w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=900 900w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=1024 1024w, //itsara.net/cdn/shop/files/bagues-bracelets-argent-hommes-pierre-studio-24-2.jpg?v=1746570259&width=1080 1080w" class="is-loading" style="object-position:45.0635% 35.1998%;">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="750"
><a
href="https://www.instagram.com/itsara_bijoux"
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_RT4nw9 {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_RT4nw9 {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_RT4nw9"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="750"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?crop=center&height=1080&v=1742201049&width=1080" alt="temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=180 180w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=240 240w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=300 300w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=360 360w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=400 400w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=460 460w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=540 540w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=560 560w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=590 590w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=606 606w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=630 630w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=670 670w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=720 720w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=738 738w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=770 770w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=814 814w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=900 900w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=1024 1024w, //itsara.net/cdn/shop/files/temple-sacre-village-karen-nord-thailande_2d60370f-544d-4b05-9bba-71cfab6d540b.jpg?v=1742201049&width=1080 1080w" class="is-loading">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="900"
><a
href="https://www.instagram.com/itsara_bijoux"
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_eJjcmP {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_eJjcmP {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_eJjcmP"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="900"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?crop=center&height=1080&v=1746567996&width=1080" alt="Bracelet N°89 en argent massif, bracelet anneau en argent massif fait à la main, bijou traditionnel des ethnies du triangle d&#39;or, bangle pour femme réalisé à la main - Itsara Bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=180 180w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=240 240w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=300 300w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=360 360w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=400 400w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=460 460w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=540 540w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=560 560w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=590 590w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=606 606w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=630 630w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=670 670w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=720 720w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=738 738w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=770 770w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=814 814w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=900 900w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=1024 1024w, //itsara.net/cdn/shop/files/bijoux-ethniques-en-argent-emilie-couv-1080-2.jpg?v=1746567996&width=1080 1080w" class="is-loading" style="object-position:35.7231% 61.2051%;">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1050"
></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_DWTTbN {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_DWTTbN {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_DWTTbN"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1050"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/BAC28.P1080.jpg?crop=center&height=1080&v=1750264537&width=1080" alt="Bracelet en argent N°27 CMD Leelamanit Chiang Mai Thailand" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=180 180w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=240 240w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=300 300w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=360 360w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=400 400w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=460 460w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=540 540w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=560 560w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=590 590w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=606 606w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=630 630w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=670 670w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=720 720w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=738 738w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=770 770w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=814 814w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=900 900w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=1024 1024w, //itsara.net/cdn/shop/files/BAC28.P1080.jpg?v=1750264537&width=1080 1080w" class="is-loading">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1200"
><a
href=""
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_wqLCaz {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_wqLCaz {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_wqLCaz"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1200"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/IMG_2901.jpg?crop=center&height=768&v=1741961965&width=768" alt="IMG_2901.jpg" width="768" height="768" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=180 180w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=240 240w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=300 300w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=360 360w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=400 400w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=460 460w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=540 540w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=560 560w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=590 590w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=606 606w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=630 630w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=670 670w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=720 720w, //itsara.net/cdn/shop/files/IMG_2901.jpg?v=1741961965&width=738 738w" class="is-loading">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1350"
><a
href=""
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_bXQ4U3 {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_bXQ4U3 {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_bXQ4U3"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1350"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?crop=center&height=1080&v=1746562885&width=1080" alt="Bague artisanale en argent massif ethnique N°27 de style tribal avec motifs symétriques poinçonnés à main levée et légèrement patinée- Itsara bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=180 180w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=240 240w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=300 300w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=360 360w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=400 400w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=460 460w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=540 540w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=560 560w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=590 590w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=606 606w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=630 630w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=670 670w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=720 720w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=738 738w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=770 770w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=814 814w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=900 900w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=1024 1024w, //itsara.net/cdn/shop/files/bague-argent-ethnique-43-portee-emilie-studio-24-3.jpg?v=1746562885&width=1080 1080w" class="is-loading" style="object-position:37.5069% 46.7861%;">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1500"
><a
href=""
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div><div
class="column-item carousel__item one-quarter mobile--one-whole column-item--border column-item--image"
data-slider-item
data-aos="fade"
data-aos-delay="0"
data-aos-duration="0"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
><style data-shopify>#columnItemImage--text_block_Edj6rR {
--aspect-ratio: 100%;
}
@media screen and (max-width: 767px) {
#columnItemImage--text_block_Edj6rR {
--aspect-ratio: 100%;
}
}
</style><div class="column-item__inner"><div
id="columnItemImage--text_block_Edj6rR"
class="column-item__image-wrapper"
data-media-container
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1500"
>
<figure class="lazy-image background-size-cover is-loading column-item__image"
style=""
>
<img src="//itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?crop=center&height=1080&v=1746567255&width=1080" alt="Bague homme en argent Contemporaine N°45 réalisée avec 2 anneaux en argent massif - Itsara bijoux" width="1080" height="1080" loading="lazy" sizes="(min-width: 1024px) calc(((100vw - 120px) - 60px) / 4), (min-width: 768px) calc(((100vw - 2 * 20px) * 0.9 - 20px) / 2), calc((100vw - 2 * 20px) - 20px)" srcset="//itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=180 180w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=240 240w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=300 300w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=360 360w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=400 400w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=460 460w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=540 540w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=560 560w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=590 590w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=606 606w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=630 630w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=670 670w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=720 720w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=738 738w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=770 770w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=814 814w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=900 900w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=1024 1024w, //itsara.net/cdn/shop/files/bague-homme-argent-contemporaine-45-portee-pierre-studio-24-2.jpg?v=1746567255&width=1080 1080w" class="is-loading" style="object-position:34.9687% 52.6583%;">
</figure></div><div
class="column-item__content"
data-aos="fade-up"
data-aos-anchor="#SectionColumns--template--24455566917955__section_columns_XrnGgb"
data-aos-delay="1650"
><a
href=""
class="column-item__button btn btn--text btn--medium btn--black btn--advanced"
>
<hover-button></hover-button>Learn More</a></div>
</div>
</div></div></div>
</div>
</div>
</div><div id="shopify-section-template--24455566917955__section_text_kweyew" class="shopify-section text"><!-- /sections/section-text.liquid --><link href="//itsara.net/cdn/shop/t/66/assets/section-text.css?v=182768798375088757241738269413" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#Text--template--24455566917955__section_text_kweyew {
--PT: 50px;
--PB: 0px;
}</style><section
id="Text--template--24455566917955__section_text_kweyew"
class="section-padding text-section text-light"
data-section-id="template--24455566917955__section_text_kweyew"
data-section-type="text"
>
<div class="wrapper text-center">
<div class="text">
<style data-shopify>#Text--heading_3qj3RJ.text__heading {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95);--highlight-color: var(--text);--highlight-color: #000000;}
@media screen and (min-width: 1024px) {
#Text--heading_3qj3RJ.text__heading { --adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 0.95); }
}</style>
<p id="Text--heading_3qj3RJ" class="text__heading h2"
data-aos="fade-up"
data-aos-anchor="#Text--template--24455566917955__section_text_kweyew"
data-aos-delay="150"
><span class="text-highlight__break">You are talking about it best:</span></p>
</div>
</div>
</section>
<style> #shopify-section-template--24455566917955__section_text_kweyew .h2 {color: #ffebcf;} </style></div><div id="shopify-section-template--24455566917955__section_custom_html_GEVKKw" class="shopify-section"><style data-shopify>#CustomCode--template--24455566917955__section_custom_html_GEVKKw {
--PT: 6px;
--PB: 60px;
}</style><section
id="CustomCode--template--24455566917955__section_custom_html_GEVKKw"
class="section-padding"
data-aos="fade-up"
data-aos-anchor="#CustomCode--template--24455566917955__section_custom_html_GEVKKw"
data-aos-delay="150"
>
<div class="wrapper--full-padded">
<h2>Société des Avis Garantis : 9,8 / 10</h2>
<div class="custom-sag">
<iframe width="100%" height="221" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.societe-des-avis-garantis.fr/wp-content/plugins/ag-core/widgets/iframe/2/h/?id=11143"> </iframe>
</div>
</div>
</section>
</div><div id="shopify-section-template--24455566917955__section_divider_RNdzma" class="shopify-section"><!-- /sections/section-divider.liquid --><style data-shopify>#Divider--template--24455566917955__section_divider_RNdzma {
padding-top: 44px;
padding-bottom: 0px;
}</style><section id="Divider--template--24455566917955__section_divider_RNdzma"
class="divider-section wrapper"
data-section-id="template--24455566917955__section_divider_RNdzma"
data-section-type="divider"><hr class="hr--full"
data-aos="fade-up"
data-aos-anchor="#Divider--template--24455566917955__section_divider_RNdzma"
data-aos-delay="150"
></section>
</div><div id="shopify-section-template--24455566917955__section_icons_row_Ha8tEY" class="shopify-section">
<link href="//itsara.net/cdn/shop/t/66/assets/section-icons-row.css?v=12538194519216610721738269412" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#IconsRow--template--24455566917955__section_icons_row_Ha8tEY {
--PT: 60px;
--PB: 60px;
--icon-size: 50px;
--icon-max-size: 50px;
--bg: #cabaa2;
--border: #333333;
}
@media screen and (max-width: 767px) {
#IconsRow--template--24455566917955__section_icons_row_Ha8tEY {
--icon-max-size: 40px;
}
}
#IconsRow--template--24455566917955__section_icons_row_Ha8tEY .icons-row__slider {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.2);
--adjust-body: calc(var(--FONT-ADJUST-BODY) * 1.0);
}
#IconsRow--template--24455566917955__section_icons_row_Ha8tEY {
--text: #000000;
--text-lighten: #333333;
}
</style><section
id="IconsRow--template--24455566917955__section_icons_row_Ha8tEY"
class="section-padding icons-row icons-row--borders-vertical icons-row--borders-top icons-row--borders-bottom icons-row--borders-horizontal icons-row--no-mobile-top-space icons-row--no-mobile-bottom-space"
data-section-id="template--24455566917955__section_icons_row_Ha8tEY"
data-section-type="icons-row"
>
<div class="wrapper--full">
<div class="icons-row__wrapper text-center"><div
class="icons-row__slider grid--mobile text-center icons-row__slider--flex items--4"
data-slider
role="group"
><div class="icons-row-item grid__item icons-row-item--full icons-row-item--first-on-row icons-row-item--odd icons-row-item--first" >
<div
class="icons-row-item__wrapper"
data-aos="fade-up"
data-aos-anchor="#IconsRow--template--24455566917955__section_icons_row_Ha8tEY"
data-aos-delay="150"
><div class="icons-row-item__icon icon-stroke"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-truck" viewbox="0 0 82 82"><path d="M7.238 68.717H1.867V2.12H58.4v16.736h3.886c9.755 0 17.663 7.908 17.663 17.663v32.199h-5.917M55.781 68.717H25.487"/><path d="M58.334 42.124h15.068v-4.27c0-6.82-5.53-12.35-12.351-12.35h-2.718v16.62M73.909 70.236a9.125 9.125 0 1 0-18.013-2.931 9.125 9.125 0 0 0 18.013 2.93ZM25.367 70.235a9.125 9.125 0 1 0-18.012-2.931 9.125 9.125 0 0 0 7.54 10.471 9.125 9.125 0 0 0 10.472-7.54Z"/><path d="M13.723 77.507c-3.966.658-7.937 1.51-11.857 2.593M60.373 76.736c-10.512-1.212-24.298-1.969-38.645-.451M79.768 80.121s-4.96-1.222-12.975-2.395"/></svg></div><div class="icons-row-item__content"><h3 class="icons-row-item__title">Fast delivery</h3><div class="icons-row-item__text"><p>Offered from 90 € in relay point</p></div></div></div>
</div><div class="icons-row-item grid__item icons-row-item--even icons-row-item--pre-last" >
<div
class="icons-row-item__wrapper"
data-aos="fade-up"
data-aos-anchor="#IconsRow--template--24455566917955__section_icons_row_Ha8tEY"
data-aos-delay="300"
><div class="icons-row-item__icon icon-stroke"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-eco-friendly" viewbox="0 0 82 82"><path d="M55.751 44.921c8.592-14.035 27.427-4.617 23.788 11.287C75.978 71.77 55.751 80 55.751 80s-20.229-8.23-23.788-23.792c-3.639-15.904 15.194-25.323 23.788-11.287Z"/><path d="M73.656 40.142c.047-.751.071-1.509.071-2.272C73.726 18.06 57.67 2 37.863 2S2 18.06 2 37.87c0 19.811 16.056 35.87 35.863 35.87a36.13 36.13 0 0 0 6.006-.501"/><path d="M27.249 3.637s10.498 7.661 5.503 14.39c-4.995 6.729-5.912 8.462-6.218 14.987-.306 6.525-1.771 19.86-21.425 19.207M52.176 5.104s-11.495 5.174-8.539 12.719c2.956 7.544 7.819 3.101 12.13 7.035 5.81 5.302 12.48 3.658 15.937 1.725"/></svg></div><div class="icons-row-item__content"><h3 class="icons-row-item__title">Responsible shipments</h3><div class="icons-row-item__text"><p>Natural & recyclable packaging</p></div></div></div>
</div><div class="icons-row-item grid__item icons-row-item--odd icons-row-item--last" >
<div
class="icons-row-item__wrapper"
data-aos="fade-up"
data-aos-anchor="#IconsRow--template--24455566917955__section_icons_row_Ha8tEY"
data-aos-delay="450"
><div class="icons-row-item__icon icon-stroke"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-award" viewbox="0 0 80 89"><path d="M69.698 50.466c5.644-16.288-2.985-34.067-19.274-39.71-16.288-5.645-34.067 2.984-39.71 19.273-5.644 16.288 2.985 34.067 19.273 39.71 16.288 5.644 34.067-2.985 39.71-19.273Z"/><path d="M62.553 48.725c4.68-12.343-1.532-26.144-13.876-30.824-12.344-4.68-26.144 1.533-30.824 13.877-4.68 12.343 1.532 26.144 13.876 30.824 12.344 4.68 26.144-1.533 30.824-13.877ZM65.903 57.984l9.469 15.819-15.085.454-6.786 12.638-9.385-15.677M14.097 58.051 4.628 73.87l15.085.454L26.5 86.962l9.452-15.79"/></svg></div><div class="icons-row-item__content"><h3 class="icons-row-item__title">Solid money</h3><div class="icons-row-item__text"><p>Guaranteed quality</p></div></div></div>
</div></div></div>
</div>
</section>
</div>
</main>
<!-- BEGIN sections: group-footer -->
<div id="shopify-section-sections--24455567212867__footer" class="shopify-section shopify-section-group-group-footer section-footer"><!-- /sections/footer.liquid --><link href="//itsara.net/cdn/shop/t/66/assets/section-footer.css?v=110474141435055952621738269412" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>#SiteFooter {
--PT: 0px;
--PB: 60px;--bg: #000000;
--bg-lighten-darken-shimmer-bg: #0d0d0d;
--bg-lighten-darken-shimmer-effect: #121212;--text: #eadcc8;
--text-alpha-15: rgba(234, 220, 200, 0.15);
--text-alpha-50: rgba(234, 220, 200, 0.6);
--text-alpha-85: rgba(234, 220, 200, 0.85);--border: #eadcc8;}
#SiteFooter .footer-bottom { --grid-columns: 3; }</style><footer id="SiteFooter"
class="section-padding site-footer"
role="contentinfo"
data-parallax="footer"
data-parallax-disable-on-safari
data-parallax-rounded-corners
data-parallax-rounded-corners-large
data-section-id="sections--24455567212867__footer"
data-section-type="footer"><div class="footer-content wrapper--full-padded">
<div class="footer-blocks"><div class="footer-block footer-block--text text-center"
style="--desktop-width: 30%"
><div class="rte"></div>
</div><style data-shopify>#SiteFooter .footer-block__logo-full-image { width: 75%; }
#SiteFooter .footer-block--logo-full { padding-top: 0px; }</style><div id="SiteFooter--logo_full_nRAGVf"
class="footer-block footer-block--logo-full text-center"
data-aos="image-in"
data-aos-anchor="#SiteFooter--logo_full_nRAGVf"
data-aos-intersection="0.4"
data-aos-delay="150"
>
<a href="/en" class="footer-block__logo-full-image">
<div class="image-fill image-in image-in--fade" style="padding-top: 26.46%; "><figure class="lazy-image background-size-cover is-loading lazy-image--simple"
style=""
>
<img src="//itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?crop=center&height=344&v=1731961767&width=1300" alt="Itsara bijoux" width="1300" height="344" loading="lazy" sizes="(min-width: 1024px) calc((100vw - 120px) * 0.75), calc((100vw - 40px) * 0.75)" srcset="//itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=180 180w, //itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=360 360w, //itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=540 540w, //itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=720 720w, //itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=900 900w, //itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=1080 1080w, //itsara.net/cdn/shop/files/Itsara_BIG_FOOTER_paloalto_c3e84025-5a1d-4bca-978b-027ea5b83a77.jpg?v=1731961767&width=1296 1296w" class="is-loading">
</figure></div></a>
</div><div class="footer-block footer-block--newsletter text-left"
style="--desktop-width: 33.33%"
><style data-shopify>#SiteFooter .footer-block--newsletter .footer-title {
--adjust-heading: calc(var(--FONT-ADJUST-HEADING) * 1.05);
--heading-caps: none;
}</style><div class="footer-title h5">Newsletter</div><div class="rte"><p>Enter the Itsara community and enjoy the best offers in preview</p></div><form method="post" action="/en/contact#NewsletterForm--footer-block-3" id="NewsletterForm--footer-block-3" accept-charset="UTF-8" class="newsletter-form" data-newsletter-form=""><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="contact[accepts_marketing]" value="true">
<div class="input-group input-group--inline">
<div class="input-group__fields"><div class="input-group__item input-group__item--email">
<input type="email" id="Email--footer-block-3"
class="input-group__field input-group__field--email"
value=""
placeholder="Your email"
name="contact[email]"
autocorrect="off"
autocapitalize="off"
aria-label="Your email"
>
</div>
</div>
<div class="input-group__item input-group__item--btn">
<button type="submit" name="subscribe" id="SubscribeSubmit--footer-block-3" class="input-group__btn input-group__btn--icon">
<hover-button></hover-button><span class="visually-hidden">Subscribe to our newsletter</span><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-select" viewbox="0 0 192 192"><path d="m72 36 60 60-60 60" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</div></div><div class="errors">The email is invalid or already taken.</div></form></div><div class="footer-block footer-block--menu text-left"
style="--desktop-width: 33.33%"
><p class="footer-title footer-title--links">
<button class="footer-title__button h5" aria-controls="FooterMenu--help-3" data-collapsible-trigger data-collapsible-trigger-mobile aria-expanded="false">HELP<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</p><div class="footer-links__wrapper" id="FooterMenu--help-3" data-collapsible-container-mobile>
<ul class="footer-links" data-collapsible-content><li><a class="footer-link" href="/en/pages/know-your-size-finger">Know your size finger</a></li><li><a class="footer-link" href="/en/pages/advice-and-maintenance">Advice and maintenance</a></li><li><a class="footer-link" href="/en/pages/return-request-portal">Request and return conditions</a></li><li><a class="footer-link" href="/en/pages/contact">Contact</a></li></ul>
</div></div><div class="footer-block footer-block--menu text-left"
style="--desktop-width: 33.33%"
><p class="footer-title footer-title--links">
<button class="footer-title__button h5" aria-controls="FooterMenu--info-4" data-collapsible-trigger data-collapsible-trigger-mobile aria-expanded="false">Info<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-plus" viewbox="0 0 192 192"><path d="M30 96h132M96 30v132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-toggle-minus" viewbox="0 0 192 192"><path d="M30 96h132" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
</p><div class="footer-links__wrapper" id="FooterMenu--info-4" data-collapsible-container-mobile>
<ul class="footer-links" data-collapsible-content><li><a class="footer-link" href="/en/pages/return-and-reimbursement-policy">Return and reimbursement policy</a></li><li><a class="footer-link" href="/en/pages/general-conditions-of-sales">General conditions of sales</a></li><li><a class="footer-link" href="/en/pages/legal-notices">Legal notices</a></li><li><a class="footer-link" href="/en/pages/2-year-warranty">2 year warranty</a></li><li><a class="footer-link" href="https://itsara.net/pages/politique-cookies">GDPR</a></li></ul>
</div></div></div>
</div>
<div class="footer-bottom wrapper--full-padded text-center"><div class="social-sharing-wrapper"><a class="social-sharing-icon instagram" rel="noopener" href = "https://www.instagram.com/itsara_bijoux/?hl=frhttps://www.instagram.com/itsara_bijoux/?hl=frhttps://www.instagram.com/itsara_bijoux/?hl=fr" title="See Itsara bijoux on Instagram"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-instagram" viewbox="0 0 24 24"><path d="M8 3a5 5 0 0 0-5 5v8a5 5 0 0 0 5 5h8a5 5 0 0 0 5-5V8a5 5 0 0 0-5-5H8Zm10 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm-6 2a5 5 0 1 1-.001 10.001A5 5 0 0 1 12 7Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z"/></svg></a><a class="social-sharing-icon facebook" rel="noopener" href = "https://www.facebook.com/itsara.bijoux.argent/" title="See Itsara bijoux on Facebook"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-facebook" viewbox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12c0 5.013 3.693 9.153 8.505 9.876V14.65H8.031v-2.629h2.474v-1.749c0-2.896 1.411-4.167 3.818-4.167 1.153 0 1.762.085 2.051.124v2.294h-1.642c-1.022 0-1.379.969-1.379 2.061v1.437h2.995l-.406 2.629h-2.588v7.247C18.235 21.236 22 17.062 22 12c0-5.523-4.477-10-10-10Z"/></svg></a><a class="social-sharing-icon pinterest" rel="noopener" href = "https://www.pinterest.fr/Itsara_bijoux/" title="See Itsara bijoux on Pinterest"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pinterest" viewbox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12c0 4.237 2.636 7.855 6.356 9.312-.087-.791-.167-2.005.035-2.868.182-.78 1.172-4.971 1.172-4.971s-.299-.599-.299-1.484c0-1.391.806-2.428 1.809-2.428.853 0 1.265.641 1.265 1.408 0 .858-.546 2.141-.828 3.329-.236.996.499 1.807 1.481 1.807 1.777 0 3.143-1.874 3.143-4.579 0-2.394-1.72-4.068-4.177-4.068-2.845 0-4.515 2.134-4.515 4.34 0 .859.331 1.781.744 2.282a.3.3 0 0 1 .069.287c-.076.316-.244.995-.277 1.134-.043.183-.145.222-.334.133-1.249-.582-2.03-2.408-2.03-3.874 0-3.154 2.292-6.052 6.608-6.052 3.469 0 6.165 2.472 6.165 5.776 0 3.447-2.173 6.22-5.189 6.22-1.013 0-1.966-.527-2.292-1.148 0 0-.502 1.909-.623 2.378-.226.868-.835 1.958-1.243 2.622.935.287 1.929.444 2.96.444 5.522 0 10-4.478 10-10S17.523 2 12 2Z"/></svg></a><a class="social-sharing-icon youtube" rel="noopener" href = "https://www.youtube.com/channel/UCSTA3IbMVs5eqKpbSQLkC5g" title="See Itsara bijoux on Youtube"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-youtube" viewbox="0 0 24 24"><path d="M21.582 6.186a2.506 2.506 0 0 0-1.768-1.768C18.254 4 12 4 12 4s-6.254 0-7.814.418c-.86.23-1.538.908-1.768 1.768C2 7.746 2 12 2 12s0 4.254.418 5.814c.23.86.908 1.538 1.768 1.768C5.746 20 12 20 12 20s6.254 0 7.814-.418a2.504 2.504 0 0 0 1.768-1.768C22 16.254 22 12 22 12s0-4.254-.418-5.814ZM10 15.464V8.536L16 12l-6 3.464Z"/></svg></a></div><div class="footer-bottom__content"><form method="post" action="/en/localization" id="LocalizationForm-sections--24455567212867__footer" accept-charset="UTF-8" class="localization-form localization-form--country-flag" 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="/en" /><div>
<h2 class="visually-hidden" id="country-heading-sections--24455567212867__footer">Country</h2>
<div class="select-popout select-popout--country" data-popout>
<button type="button" class="select-popout__toggle" aria-expanded="false" aria-controls="country-list" aria-describedby="country-heading" data-popout-toggle><img src="//cdn.shopify.com/static/images/flags/fr.svg?width=40" alt="France" srcset="//cdn.shopify.com/static/images/flags/fr.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
France (EUR €)<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-select" viewbox="0 0 192 192"><path d="m72 36 60 60-60 60" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<div id="country-list-sections--24455567212867__footer" class="select-popout__list" data-popout-list>
<ul class="select-popout__list__scroll"><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="AD" data-popout-option><img src="//cdn.shopify.com/static/images/flags/ad.svg?width=40" alt="Andorra" srcset="//cdn.shopify.com/static/images/flags/ad.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Andorra (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="AT" data-popout-option><img src="//cdn.shopify.com/static/images/flags/at.svg?width=40" alt="Austria" srcset="//cdn.shopify.com/static/images/flags/at.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Austria (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="BE" data-popout-option><img src="//cdn.shopify.com/static/images/flags/be.svg?width=40" alt="Belgium" srcset="//cdn.shopify.com/static/images/flags/be.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Belgium (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="BG" data-popout-option><img src="//cdn.shopify.com/static/images/flags/bg.svg?width=40" alt="Bulgaria" srcset="//cdn.shopify.com/static/images/flags/bg.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Bulgaria (BGN лв.)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="HR" data-popout-option><img src="//cdn.shopify.com/static/images/flags/hr.svg?width=40" alt="Croatia" srcset="//cdn.shopify.com/static/images/flags/hr.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Croatia (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="CZ" data-popout-option><img src="//cdn.shopify.com/static/images/flags/cz.svg?width=40" alt="Czechia" srcset="//cdn.shopify.com/static/images/flags/cz.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Czechia (CZK Kč)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="DK" data-popout-option><img src="//cdn.shopify.com/static/images/flags/dk.svg?width=40" alt="Denmark" srcset="//cdn.shopify.com/static/images/flags/dk.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Denmark (DKK kr.)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="EE" data-popout-option><img src="//cdn.shopify.com/static/images/flags/ee.svg?width=40" alt="Estonia" srcset="//cdn.shopify.com/static/images/flags/ee.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Estonia (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="FI" data-popout-option><img src="//cdn.shopify.com/static/images/flags/fi.svg?width=40" alt="Finland" srcset="//cdn.shopify.com/static/images/flags/fi.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Finland (EUR €)</span>
</a>
</li><li class="select-popout__item select-popout__item--current">
<a class="select-popout__option" href="#" aria-current="true" data-value="FR" data-popout-option><img src="//cdn.shopify.com/static/images/flags/fr.svg?width=40" alt="France" srcset="//cdn.shopify.com/static/images/flags/fr.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>France (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="GF" data-popout-option><img src="//cdn.shopify.com/static/images/flags/gf.svg?width=40" alt="French Guiana" srcset="//cdn.shopify.com/static/images/flags/gf.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>French Guiana (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="DE" data-popout-option><img src="//cdn.shopify.com/static/images/flags/de.svg?width=40" alt="Germany" srcset="//cdn.shopify.com/static/images/flags/de.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Germany (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="GR" data-popout-option><img src="//cdn.shopify.com/static/images/flags/gr.svg?width=40" alt="Greece" srcset="//cdn.shopify.com/static/images/flags/gr.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Greece (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="GP" data-popout-option><img src="//cdn.shopify.com/static/images/flags/gp.svg?width=40" alt="Guadeloupe" srcset="//cdn.shopify.com/static/images/flags/gp.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Guadeloupe (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="HU" data-popout-option><img src="//cdn.shopify.com/static/images/flags/hu.svg?width=40" alt="Hungary" srcset="//cdn.shopify.com/static/images/flags/hu.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Hungary (HUF Ft)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="IS" data-popout-option><img src="//cdn.shopify.com/static/images/flags/is.svg?width=40" alt="Iceland" srcset="//cdn.shopify.com/static/images/flags/is.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Iceland (ISK kr)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="IE" data-popout-option><img src="//cdn.shopify.com/static/images/flags/ie.svg?width=40" alt="Ireland" srcset="//cdn.shopify.com/static/images/flags/ie.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Ireland (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="IT" data-popout-option><img src="//cdn.shopify.com/static/images/flags/it.svg?width=40" alt="Italy" srcset="//cdn.shopify.com/static/images/flags/it.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Italy (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="LV" data-popout-option><img src="//cdn.shopify.com/static/images/flags/lv.svg?width=40" alt="Latvia" srcset="//cdn.shopify.com/static/images/flags/lv.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Latvia (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="LT" data-popout-option><img src="//cdn.shopify.com/static/images/flags/lt.svg?width=40" alt="Lithuania" srcset="//cdn.shopify.com/static/images/flags/lt.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Lithuania (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="LU" data-popout-option><img src="//cdn.shopify.com/static/images/flags/lu.svg?width=40" alt="Luxembourg" srcset="//cdn.shopify.com/static/images/flags/lu.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Luxembourg (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="MQ" data-popout-option><img src="//cdn.shopify.com/static/images/flags/mq.svg?width=40" alt="Martinique" srcset="//cdn.shopify.com/static/images/flags/mq.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Martinique (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="MC" data-popout-option><img src="//cdn.shopify.com/static/images/flags/mc.svg?width=40" alt="Monaco" srcset="//cdn.shopify.com/static/images/flags/mc.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Monaco (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="NL" data-popout-option><img src="//cdn.shopify.com/static/images/flags/nl.svg?width=40" alt="Netherlands" srcset="//cdn.shopify.com/static/images/flags/nl.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Netherlands (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="NO" data-popout-option><img src="//cdn.shopify.com/static/images/flags/no.svg?width=40" alt="Norway" srcset="//cdn.shopify.com/static/images/flags/no.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Norway (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="PL" data-popout-option><img src="//cdn.shopify.com/static/images/flags/pl.svg?width=40" alt="Poland" srcset="//cdn.shopify.com/static/images/flags/pl.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Poland (PLN zł)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="PT" data-popout-option><img src="//cdn.shopify.com/static/images/flags/pt.svg?width=40" alt="Portugal" srcset="//cdn.shopify.com/static/images/flags/pt.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Portugal (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="RE" data-popout-option><img src="//cdn.shopify.com/static/images/flags/re.svg?width=40" alt="Réunion" srcset="//cdn.shopify.com/static/images/flags/re.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Réunion (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="RO" data-popout-option><img src="//cdn.shopify.com/static/images/flags/ro.svg?width=40" alt="Romania" srcset="//cdn.shopify.com/static/images/flags/ro.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Romania (RON Lei)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="SK" data-popout-option><img src="//cdn.shopify.com/static/images/flags/sk.svg?width=40" alt="Slovakia" srcset="//cdn.shopify.com/static/images/flags/sk.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Slovakia (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="SI" data-popout-option><img src="//cdn.shopify.com/static/images/flags/si.svg?width=40" alt="Slovenia" srcset="//cdn.shopify.com/static/images/flags/si.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Slovenia (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="ES" data-popout-option><img src="//cdn.shopify.com/static/images/flags/es.svg?width=40" alt="Spain" srcset="//cdn.shopify.com/static/images/flags/es.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Spain (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="BL" data-popout-option><img src="//cdn.shopify.com/static/images/flags/bl.svg?width=40" alt="St. Barthélemy" srcset="//cdn.shopify.com/static/images/flags/bl.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>St. Barthélemy (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="MF" data-popout-option><img src="//cdn.shopify.com/static/images/flags/mf.svg?width=40" alt="St. Martin" srcset="//cdn.shopify.com/static/images/flags/mf.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>St. Martin (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="PM" data-popout-option><img src="//cdn.shopify.com/static/images/flags/pm.svg?width=40" alt="St. Pierre &amp; Miquelon" srcset="//cdn.shopify.com/static/images/flags/pm.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>St. Pierre & Miquelon (EUR €)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="SE" data-popout-option><img src="//cdn.shopify.com/static/images/flags/se.svg?width=40" alt="Sweden" srcset="//cdn.shopify.com/static/images/flags/se.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Sweden (SEK kr)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="CH" data-popout-option><img src="//cdn.shopify.com/static/images/flags/ch.svg?width=40" alt="Switzerland" srcset="//cdn.shopify.com/static/images/flags/ch.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>Switzerland (CHF CHF)</span>
</a>
</li><li class="select-popout__item">
<a class="select-popout__option" href="#" data-value="GB" data-popout-option><img src="//cdn.shopify.com/static/images/flags/gb.svg?width=40" alt="United Kingdom" srcset="//cdn.shopify.com/static/images/flags/gb.svg?width=40 40w" width="40" height="30" loading="lazy" class="select-popout__flag">
<span>United Kingdom (GBP £)</span>
</a>
</li></ul>
</div>
<input type="hidden" name="country_code" id="CountrySelector-sections--24455567212867__footer" value="FR" data-popout-input>
</div>
<noscript>
<div class="select-popout select-popout--country">
<select
class="select-popout__toggle"
name="country_code"
aria-labelledby="country-heading"
><option value="AD"
>
Andorra (EUR €)
</option><option value="AT"
>
Austria (EUR €)
</option><option value="BE"
>
Belgium (EUR €)
</option><option value="BG"
>
Bulgaria (BGN лв.)
</option><option value="HR"
>
Croatia (EUR €)
</option><option value="CZ"
>
Czechia (CZK Kč)
</option><option value="DK"
>
Denmark (DKK kr.)
</option><option value="EE"
>
Estonia (EUR €)
</option><option value="FI"
>
Finland (EUR €)
</option><option value="FR"
selected
>
France (EUR €)
</option><option value="GF"
>
French Guiana (EUR €)
</option><option value="DE"
>
Germany (EUR €)
</option><option value="GR"
>
Greece (EUR €)
</option><option value="GP"
>
Guadeloupe (EUR €)
</option><option value="HU"
>
Hungary (HUF Ft)
</option><option value="IS"
>
Iceland (ISK kr)
</option><option value="IE"
>
Ireland (EUR €)
</option><option value="IT"
>
Italy (EUR €)
</option><option value="LV"
>
Latvia (EUR €)
</option><option value="LT"
>
Lithuania (EUR €)
</option><option value="LU"
>
Luxembourg (EUR €)
</option><option value="MQ"
>
Martinique (EUR €)
</option><option value="MC"
>
Monaco (EUR €)
</option><option value="NL"
>
Netherlands (EUR €)
</option><option value="NO"
>
Norway (EUR €)
</option><option value="PL"
>
Poland (PLN zł)
</option><option value="PT"
>
Portugal (EUR €)
</option><option value="RE"
>
Réunion (EUR €)
</option><option value="RO"
>
Romania (RON Lei)
</option><option value="SK"
>
Slovakia (EUR €)
</option><option value="SI"
>
Slovenia (EUR €)
</option><option value="ES"
>
Spain (EUR €)
</option><option value="BL"
>
St. Barthélemy (EUR €)
</option><option value="MF"
>
St. Martin (EUR €)
</option><option value="PM"
>
St. Pierre & Miquelon (EUR €)
</option><option value="SE"
>
Sweden (SEK kr)
</option><option value="CH"
>
Switzerland (CHF CHF)
</option><option value="GB"
>
United Kingdom (GBP £)
</option></select>
</div>
<button class="btn btn--secondary btn--advanced btn--advanced-width-height">Update</button>
</noscript>
</div><div>
<h2 class="visually-hidden" id="lang-heading-sections--24455567212867__footer">
Language
</h2>
<div class="select-popout select-popout--lang" data-popout>
<button type="button" class="select-popout__toggle" aria-expanded="false" aria-controls="lang-list" aria-describedby="lang-heading" data-popout-toggle>
English
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-select" viewbox="0 0 192 192"><path d="m72 36 60 60-60 60" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg></button>
<div id="lang-list-sections--24455567212867__footer" class="select-popout__list" data-popout-list>
<ul class="select-popout__list__scroll"><li class="select-popout__item">
<a href="#"
hreflang="fr"
lang="fr"
class="select-popout__option"
data-value="fr"
data-popout-option
>
<span>Français</span>
</a>
</li><li class="select-popout__item select-popout__item--current">
<a href="#"
hreflang="en"
lang="en"
class="select-popout__option"
aria-current="true"
data-value="en"
data-popout-option
>
<span>English</span>
</a>
</li><li class="select-popout__item">
<a href="#"
hreflang="es"
lang="es"
class="select-popout__option"
data-value="es"
data-popout-option
>
<span>Español</span>
</a>
</li><li class="select-popout__item">
<a href="#"
hreflang="de"
lang="de"
class="select-popout__option"
data-value="de"
data-popout-option
>
<span>Deutsch</span>
</a>
</li><li class="select-popout__item">
<a href="#"
hreflang="it"
lang="it"
class="select-popout__option"
data-value="it"
data-popout-option
>
<span>Italiano</span>
</a>
</li><li class="select-popout__item">
<a href="#"
hreflang="nl"
lang="nl"
class="select-popout__option"
data-value="nl"
data-popout-option
>
<span>Nederlands</span>
</a>
</li></ul>
</div>
<input type="hidden" name="locale_code" id="LocaleSelector-sections--24455567212867__footer" value="en" data-popout-input>
</div>
<noscript>
<div class="select-popout select-popout--lang">
<select
class="select-popout__toggle"
name="locale_code"
aria-labelledby="lang-heading"
><option
value="fr"
lang="fr"
>
Français
</option><option
value="en"
lang="en"
selected
>
English
</option><option
value="es"
lang="es"
>
Español
</option><option
value="de"
lang="de"
>
Deutsch
</option><option
value="it"
lang="it"
>
Italiano
</option><option
value="nl"
lang="nl"
>
Nederlands
</option></select>
</div>
<button class="btn btn--secondary btn--advanced btn--advanced-width-height">Update</button>
</noscript>
</div></form>
<div class="footer-copyright">
<div class="footer-copyright__content">
<span class="footer-copyright__copy">© 2025, <a href="/en" title="">Itsara bijoux</a>.</span>
<span class="footer-copyright__powered"> Supplied by <a href="https://www.shopify.com/" rel="noopener" target="_blank">Shopify</a>.</span>
</div></div></div>
<ul class="payment-icon-list payment-icon-list--greyscale">
<li><svg class="payment-icon" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="American Express" viewbox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>
</li>
<li><svg class="payment-icon" version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewbox="0 0 165.521 105.965" xml:space="preserve" aria-label="Apple Pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>
</li>
<li><svg class="payment-icon" width="38" height="24" role="img" viewbox="0 0 38 24" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Cartes Bancaires"><title id="pi-cartes_bancaires">Cartes Bancaires</title><rect x="1" y="1" width="36" height="22" rx="2" fill="url(#pi-cartes_bancaires-paint0_linear)"/><rect x=".5" y=".5" width="37" height="23" rx="2.5" stroke="#000" stroke-opacity=".07"/><path fill-rule="evenodd" clip-rule="evenodd" d="M28 9.934c0 1.067-.8 1.932-1.79 1.934v.002h-6.52V8h6.52c.99.002 1.79.867 1.79 1.934zm0 4.104c0 1.067-.8 1.932-1.79 1.934v.003h-6.52v-3.87h6.52c.99.002 1.79.867 1.79 1.933zm-13.224-1.934h4.788v.378c0 1.943-1.46 3.518-3.26 3.518H13.26C11.46 16 10 14.425 10 12.482v-.938c0-1.943 1.46-3.518 3.26-3.518h3.044c1.8 0 3.26 1.575 3.26 3.518v.326h-4.788v.234z" fill="#fff"/><defs><lineargradient id="pi-cartes_bancaires-paint0_linear" x1="37" y1="1" x2="17.422" y2="33.036" gradientunits="userSpaceOnUse"><stop stop-color="#083969"/><stop offset=".492" stop-color="#007B9D"/><stop offset="1" stop-color="#00A84A"/></lineargradient></defs></svg></li>
<li><svg class="payment-icon" viewbox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-label="Mastercard"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg></li>
<li><svg class="payment-icon" viewbox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-label="Visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg></li>
</ul>
</div>
</footer>
</div>
<!-- END sections: group-footer -->
<!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp pswp--custom-loader" tabindex="-1" role="dialog" aria-hidden="true" data-index="0">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close pswp__custom-close pswp__ui-over-close" title="Close (Esc)">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>
</button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo https://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" type="button" title="Previous"></button>
<button class="pswp__button pswp__button--arrow--right" type="button" title="Following"></button>
<div class="pswp__thumbs"></div>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
<a href="#" class="pswp__caption-close">
<span class="visually-hidden">Close</span>
</a>
</div>
</div>
</div>
</div><!-- Root element of PhotoSwipe. Must have class pswp. -->
<div class="pswp pswp--custom-loader" tabindex="-1" role="dialog" aria-hidden="true" data-index="1">
<!-- Background of PhotoSwipe.
It's a separate element as animating opacity is faster than rgba(). -->
<div class="pswp__bg"></div>
<!-- Slides wrapper with overflow:hidden. -->
<div class="pswp__scroll-wrap">
<!-- Container that holds slides.
PhotoSwipe keeps only 3 of them in the DOM to save memory.
Don't modify these 3 pswp__item elements, data is added later on. -->
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. -->
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<!-- Controls are self-explanatory. Order can be changed. -->
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close pswp__custom-close pswp__ui-over-close" title="Close (Esc)">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewbox="0 0 192 192"><path d="M150 42 42 150M150 150 42 42" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>
</button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button>
<!-- Preloader demo https://codepen.io/dimsemenov/pen/yyBWoR -->
<!-- element will get class pswp__preloader--active when preloader is running -->
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" type="button" title="Previous"></button>
<button class="pswp__button pswp__button--arrow--right" type="button" title="Following"></button>
<div class="pswp__thumbs"></div>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
<a href="#" class="pswp__caption-close">
<span class="visually-hidden">Close</span>
</a>
</div>
</div>
</div>
</div><button
type="button"
class="btn btn--primary btn--solid btn--scroll-top"
data-scroll-top-button
aria-label="Scroll"
>
<hover-button></hover-button>
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-select" viewbox="0 0 192 192"><path d="m72 36 60 60-60 60" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>
</button><!-- Paste marketing code or third party scripts below this comment line ============== -->
<!-- And above this comment line ================================================== -->
<!-- Easify Customize -->
<script>
document.addEventListener('DOMContentLoaded', () => {
const handleClickEvent = () => {
if (window.easifyHandleCalculateCart && typeof window.easifyHandleCalculateCart === 'function') {
let count = 0;
const interval = setInterval(() => {
window.easifyHandleCalculateCart();
if (++count === 10) clearInterval(interval);
}, 500);
}
};
handleClickEvent();
document.addEventListener('click', (e) => {
const target = e.target.closest('.cart__item__quantity button, .cart__item__quantity input, .cart__item__remove, .cart__toggle');
if (target) handleClickEvent();
});
});
</script>
<!-- Easify Customize -->
<style> :root {--color-primary: #d6c6af; --color-dark: #212121; --color-light: #e5d7c3; --bg-dark: #2b2b2b; --bg-secondary: #000000; --tooltip-bg: #d6c6af; --tooltip-text: #22201d;} .menu__item,.menu__item > .navlink {color: var(--color-primary);} .text-dark {color: var(--color-dark);} .text-light {color: var(--color-light);} .popup-chart__content,.drawer--left.is-open,.product__popup__content {background-color: var(--bg-dark);} .btn--quick .btn__inner {background: var(--bg-secondary);} .tpo_option-tooltip-icon {color: var(--color-primary) !important;} .tpo_option-tooltip {background: #d6c6af !important; color: var(--tooltip-text) !important; font-size: 14px !important; padding: 1px !important; border-radius: 15px !important;} .tpo_option-label-container .form__label {font-weight: 600;} .tpo_option-paragraph h2 span,.tpo_option-paragraph h2 sub {font-size: 0.8em; font-weight: normal; margin: 0; padding: 0;} .tpo_option-paragraph h2 {height: 10%; padding: 0px; margin: 0px;} .btn__inner {background: #3b3b3b !important; color: #b6a388 !important;} .flickity-prev-next-button {background: #3b3b3b !important;} .pswp__zoom-wrap svg {fill: #cabaa2 !important;} .btn-quick-buy .btn__inner {background: #000000 !important; color: #b6a388 !important;} </style>
<div id="shopify-block-AczRlZnhjbU54dEw2b__316487575649303945" class="shopify-block shopify-app-block">
<link href="//cdn.shopify.com/extensions/019b1233-b73e-74c3-8ff6-00c9d51ffb65/easify-product-options-1512/assets/variables.css" rel="stylesheet" type="text/css" media="all" />
<link href="//cdn.shopify.com/extensions/019b1233-b73e-74c3-8ff6-00c9d51ffb65/easify-product-options-1512/assets/style.css" rel="stylesheet" type="text/css" media="all" />
<link href="//cdn.shopify.com/extensions/019b1233-b73e-74c3-8ff6-00c9d51ffb65/easify-product-options-1512/assets/classic.css" rel="stylesheet" type="text/css" media="all" />
<script async type="text/javascript">
window.TPOConfigs = window.TPOConfigs || {}
window.TPOConfigs.product_options_easify = [];
window.TPOConfigs.timezone = 'Europe/Paris'
window.TPOConfigs.app = 'aDckNjYjOH45NDY=';
window.TPOConfigs.product_options_easify = [...window.TPOConfigs.product_options_easify, {"option_set_id":116501,"domain":"https://itsarabijoux.myshopify.com","link_id":108331,"option_set":{"option_set_id":116501,"title":"BR ajustement taille","status":1,"apply_type":1,"createdAt":"2024-08-18T13:01:20.000Z","updatedAt":"2025-04-03T20:57:42.000Z","is_my_template":0,"product_condition":"{\"operator\":\"any\",\"conditions\":[{\"select\":\"TITLE\",\"relative\":\"START_WITH\",\"value\":\"Bracelet \"},{\"select\":\"TAG\",\"relative\":\"NOT_EQUAL\",\"value\":\"jonc-fermé\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Bague en argent\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Boucles d'oreilles\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Collier en argent \"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Baguier\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Carte cadeau\"}]}","customer_tag":"{\"appliedCustomer\":\"ALL\",\"tagSet\":[]}","products_handle":"[]","additional_data":"{\"live_preview_background\":{}}","option_set_products":[{"product_id":"gid://shopify/Product/9378287518019"},{"product_id":"gid://shopify/Product/9376414859587"},{"product_id":"gid://shopify/Product/9378301903171"},{"product_id":"gid://shopify/Product/9378296430915"},{"product_id":"gid://shopify/Product/9378309308739"},{"product_id":"gid://shopify/Product/9707367760195"},{"product_id":"gid://shopify/Product/9707365892419"},{"product_id":"gid://shopify/Product/9707364254019"},{"product_id":"gid://shopify/Product/9707362255171"},{"product_id":"gid://shopify/Product/9707350655299"},{"product_id":"gid://shopify/Product/9376367608131"},{"product_id":"gid://shopify/Product/9375885459779"},{"product_id":"gid://shopify/Product/7743307579650"},{"product_id":"gid://shopify/Product/7848023884034"},{"product_id":"gid://shopify/Product/9389983170883"},{"product_id":"gid://shopify/Product/7855959277826"},{"product_id":"gid://shopify/Product/9404078489923"},{"product_id":"gid://shopify/Product/9390022721859"},{"product_id":"gid://shopify/Product/8796728426819"},{"product_id":"gid://shopify/Product/7743308398850"},{"product_id":"gid://shopify/Product/8869052219715"},{"product_id":"gid://shopify/Product/7743309283586"},{"product_id":"gid://shopify/Product/8653181124931"},{"product_id":"gid://shopify/Product/9707369726275"},{"product_id":"gid://shopify/Product/9707370512707"},{"product_id":"gid://shopify/Product/8653183779139"},{"product_id":"gid://shopify/Product/9707354947907"},{"product_id":"gid://shopify/Product/8876482494787"},{"product_id":"gid://shopify/Product/8654744715587"},{"product_id":"gid://shopify/Product/8869076697411"}],"options":[{"id":"e85bfea6-73dc-41ce-8ede-328652112e5a","option_id":796587,"type":"radio-buttons","is_required":0,"title":"Affinez votre préférence de taille:","sort_order":1,"option_set_id":116501,"option_identifier":"Ajustement du bracelet","hidden_label":0,"multi_select":0,"help_text":"","info_text":"","placeholder":"","min_value":null,"max_value":null,"file_restriction_type":0,"file_extension":"","conditions_serialized":"{\"match\":\"ALL\",\"conditionOptions\":[{\"id\":\"\",\"relative\":\"EQUAL\",\"value\":\"\"}],\"action\":\"SHOW\",\"conditionalField\":false}","switch_label":"Yes","additional_price":null,"show_price_position":1,"metadata":"{\"useUrl\":false,\"linkDisplay\":\"separate\",\"linkLabel\":\"View\"}","date_time_type":"","date_time_values":"[]","is_in_group":0,"price_type":"all_with_new_price","option_label":null,"swatch_shape":"circle","is_change_image":null,"column_width":null,"label_position":"hover","image_size":"small","switch_value":0,"show_selected_values":0,"is_active_option":1,"column_number":1,"show_selected_on_label":null,"quantity_selector":"{\"enable\":false,\"configs\":{\"showTotalSelected\":false,\"hasLimitations\":false,\"minValue\":1,\"maxValue\":1,\"limitTotalSelected\":0,\"isUseCustomIncrement\":false,\"customIncrementValue\":1,\"isUseMinMaxSelected\":false,\"minValueTotal\":1,\"maxValueTotal\":1,\"isShowNewTotalSelected\":false}}","swatches_slider":null,"button_price_position":null,"is_change_label":0,"one_time_charge":"{\"enable\":false,\"type\":\"product\"}","swatch_position":null,"saved_as_template":0,"default_value":null,"live_preview_transform":null,"is_search_dropdown":0,"show_selected_inside_on_label":0,"option_types":[{"id":"f9e85bc5-ee72-4aa5-a78e-dc42d92ef237","option_type_id":4249455,"label":"Ajusté, le bracelet bouge à peine","sort_order":0,"option_id":796587,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":",","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":"","variant_id":"","product_handle":null,"metadata":"{}","is_created":0,"product_name":"","use_price":0},{"id":"81a69e72-ca55-4268-8160-36a94cd4e2ec","option_type_id":4249456,"label":"Confort, navigue légèrement (par défaut)","sort_order":1,"option_id":796587,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":"","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":null,"variant_id":null,"product_handle":null,"metadata":"{\"url\":\"\"}","is_created":0,"product_name":"","use_price":0},{"id":"e4ba684d-76d5-4939-8c57-0229047018ff","option_type_id":4249457,"label":"Ample, navigue sur l'avant bras","sort_order":2,"option_id":796587,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":"","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":null,"variant_id":null,"product_handle":null,"metadata":"{\"url\":\"\"}","is_created":0,"product_name":"","use_price":0}]}]}}];
window.TPOConfigs.product_options_easify = [...window.TPOConfigs.product_options_easify, {"option_set_id":117712,"domain":"https://itsarabijoux.myshopify.com","link_id":109354,"option_set":{"option_set_id":117712,"title":"BR ajustement taille + Forme","status":1,"apply_type":1,"createdAt":"2024-08-21T08:06:02.000Z","updatedAt":"2025-04-03T20:59:48.000Z","is_my_template":0,"product_condition":"{\"operator\":\"any\",\"conditions\":[{\"select\":\"TITLE\",\"relative\":\"START_WITH\",\"value\":\"Bracelet \"},{\"select\":\"TAG\",\"relative\":\"NOT_EQUAL\",\"value\":\"jonc-fermé\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Bague en argent\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Boucles d'oreilles\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Collier en argent \"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Baguier\"},{\"select\":\"TITLE\",\"relative\":\"NOT_EQUAL\",\"value\":\"Carte cadeau\"}]}","customer_tag":"{\"appliedCustomer\":\"ALL\",\"tagSet\":[]}","products_handle":"[]","additional_data":"{\"live_preview_background\":{}}","option_set_products":[{"product_id":"gid://shopify/Product/9390076985667"},{"product_id":"gid://shopify/Product/8870149062979"},{"product_id":"gid://shopify/Product/9389994443075"},{"product_id":"gid://shopify/Product/9124084744515"},{"product_id":"gid://shopify/Product/7743307612418"},{"product_id":"gid://shopify/Product/7855893086466"},{"product_id":"gid://shopify/Product/7851686789378"},{"product_id":"gid://shopify/Product/7743307677954"},{"product_id":"gid://shopify/Product/7807194792194"},{"product_id":"gid://shopify/Product/8796723413315"},{"product_id":"gid://shopify/Product/7743307809026"},{"product_id":"gid://shopify/Product/7743307841794"},{"product_id":"gid://shopify/Product/8862313414979"},{"product_id":"gid://shopify/Product/9390072693059"},{"product_id":"gid://shopify/Product/7807236079874"},{"product_id":"gid://shopify/Product/8870889226563"},{"product_id":"gid://shopify/Product/8871019544899"},{"product_id":"gid://shopify/Product/7743308071170"},{"product_id":"gid://shopify/Product/8870895452483"},{"product_id":"gid://shopify/Product/8800666321219"},{"product_id":"gid://shopify/Product/9390038483267"},{"product_id":"gid://shopify/Product/9626615152963"},{"product_id":"gid://shopify/Product/7743308169474"},{"product_id":"gid://shopify/Product/7743308431618"},{"product_id":"gid://shopify/Product/7821967261954"},{"product_id":"gid://shopify/Product/9485567918403"},{"product_id":"gid://shopify/Product/9390067548483"},{"product_id":"gid://shopify/Product/9485747388739"},{"product_id":"gid://shopify/Product/7743308562690"},{"product_id":"gid://shopify/Product/7743308824834"},{"product_id":"gid://shopify/Product/7743308857602"},{"product_id":"gid://shopify/Product/7743308955906"},{"product_id":"gid://shopify/Product/7743309021442"},{"product_id":"gid://shopify/Product/7789894172930"},{"product_id":"gid://shopify/Product/7743309218050"},{"product_id":"gid://shopify/Product/9707377099075"},{"product_id":"gid://shopify/Product/8870192972099"},{"product_id":"gid://shopify/Product/9707368874307"},{"product_id":"gid://shopify/Product/7788134662402"},{"product_id":"gid://shopify/Product/8653185843523"},{"product_id":"gid://shopify/Product/7789918224642"},{"product_id":"gid://shopify/Product/9707360682307"},{"product_id":"gid://shopify/Product/7789931725058"},{"product_id":"gid://shopify/Product/8653187252547"},{"product_id":"gid://shopify/Product/9707366842691"},{"product_id":"gid://shopify/Product/9707368055107"},{"product_id":"gid://shopify/Product/7789936017666"},{"product_id":"gid://shopify/Product/7789955973378"},{"product_id":"gid://shopify/Product/7789948862722"},{"product_id":"gid://shopify/Product/7789953450242"}],"options":[{"id":"e85bfea6-73dc-41ce-8ede-328652112e5a","option_id":803332,"type":"radio-buttons","is_required":0,"title":"Affinez votre préférence de taille:","sort_order":1,"option_set_id":117712,"option_identifier":"Ajustement du bracelet","hidden_label":0,"multi_select":0,"help_text":"","info_text":"","placeholder":"","min_value":null,"max_value":null,"file_restriction_type":0,"file_extension":"","conditions_serialized":"{\"match\":\"ALL\",\"conditionOptions\":[{\"id\":\"\",\"relative\":\"EQUAL\",\"value\":\"\"}],\"action\":\"SHOW\",\"conditionalField\":false}","switch_label":"Yes","additional_price":null,"show_price_position":1,"metadata":"{\"useUrl\":false,\"linkDisplay\":\"separate\",\"linkLabel\":\"View\"}","date_time_type":"","date_time_values":"[]","is_in_group":0,"price_type":"all_with_new_price","option_label":null,"swatch_shape":"radius","is_change_image":null,"column_width":null,"label_position":"hover","image_size":"small","switch_value":0,"show_selected_values":0,"is_active_option":1,"column_number":1,"show_selected_on_label":null,"quantity_selector":"{\"enable\":false,\"configs\":{\"showTotalSelected\":false,\"hasLimitations\":false,\"minValue\":1,\"maxValue\":1,\"limitTotalSelected\":0,\"isUseCustomIncrement\":false,\"customIncrementValue\":1,\"isUseMinMaxSelected\":false,\"minValueTotal\":1,\"maxValueTotal\":1,\"isShowNewTotalSelected\":false}}","swatches_slider":null,"button_price_position":null,"is_change_label":0,"one_time_charge":"{\"enable\":false,\"type\":\"product\"}","swatch_position":null,"saved_as_template":0,"default_value":null,"live_preview_transform":null,"is_search_dropdown":0,"show_selected_inside_on_label":0,"option_types":[{"id":"f9e85bc5-ee72-4aa5-a78e-dc42d92ef237","option_type_id":4280955,"label":"Ajusté: le bracelet bouge à peine","sort_order":0,"option_id":803332,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":",","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":"","variant_id":"","product_handle":null,"metadata":"{}","is_created":0,"product_name":"","use_price":0},{"id":"81a69e72-ca55-4268-8160-36a94cd4e2ec","option_type_id":4280956,"label":"Confort: navigue légèrement (par défaut)","sort_order":1,"option_id":803332,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":"","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":null,"variant_id":null,"product_handle":null,"metadata":"{\"url\":\"\"}","is_created":0,"product_name":"","use_price":0},{"id":"e4ba684d-76d5-4939-8c57-0229047018ff","option_type_id":4280957,"label":"Ample: navigue sur l'avant bras","sort_order":2,"option_id":803332,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":"","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":null,"variant_id":null,"product_handle":null,"metadata":"{\"url\":\"\"}","is_created":0,"product_name":"","use_price":0}]},{"id":"f1a8e0f0-3d64-4cac-8ae2-c16e9335d680","option_id":803333,"type":"radio-buttons","is_required":0,"title":"Forme du poignet","sort_order":2,"option_set_id":117712,"option_identifier":"Forme du bracelet","hidden_label":0,"multi_select":0,"help_text":"","info_text":"Vous pouvez choisir \"rond\" juste par préférence de style","placeholder":"","min_value":null,"max_value":null,"file_restriction_type":0,"file_extension":"","conditions_serialized":"{\"match\":\"ALL\",\"conditionOptions\":[{\"id\":\"\",\"relative\":\"EQUAL\",\"value\":\"\"}],\"action\":\"SHOW\",\"conditionalField\":false}","switch_label":"Yes","additional_price":null,"show_price_position":1,"metadata":"{\"useUrl\":false,\"linkDisplay\":\"separate\",\"linkLabel\":\"View\"}","date_time_type":"","date_time_values":"[]","is_in_group":0,"price_type":"all_with_new_price","option_label":null,"swatch_shape":"circle","is_change_image":null,"column_width":null,"label_position":"hover","image_size":"small","switch_value":0,"show_selected_values":0,"is_active_option":1,"column_number":1,"show_selected_on_label":null,"quantity_selector":"{\"enable\":false,\"configs\":{\"showTotalSelected\":false,\"hasLimitations\":false,\"minValue\":1,\"maxValue\":1,\"limitTotalSelected\":0,\"isUseCustomIncrement\":false,\"customIncrementValue\":1,\"isUseMinMaxSelected\":false,\"minValueTotal\":1,\"maxValueTotal\":1,\"isShowNewTotalSelected\":false}}","swatches_slider":null,"button_price_position":null,"is_change_label":0,"one_time_charge":"{\"enable\":false,\"type\":\"product\"}","swatch_position":null,"saved_as_template":0,"default_value":null,"live_preview_transform":null,"is_search_dropdown":0,"show_selected_inside_on_label":0,"option_types":[{"id":"30f181ba-4593-49ef-b7c0-5b6842952808","option_type_id":4280958,"label":"Très oval - plat sur le dessus","sort_order":0,"option_id":803333,"is_default":0,"image_url":"https://cdn.shopify.com/s/files/1/0748/6904/7603/files/default_image_url.png?v=1713240055","image_canvas_url":null,"number_color":1,"color_code":",","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":"","variant_id":"","product_handle":null,"metadata":"{}","is_created":0,"product_name":"","use_price":0},{"id":"57d23ab0-5db8-4cc0-bccf-aa15fb589a2f","option_type_id":4280959,"label":"Oval","sort_order":1,"option_id":803333,"is_default":0,"image_url":"","image_canvas_url":null,"number_color":1,"color_code":"","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":null,"variant_id":null,"product_handle":null,"metadata":"{\"url\":\"\"}","is_created":0,"product_name":"","use_price":0},{"id":"717c7861-98b9-47f2-bc30-e27f579716b0","option_type_id":9105308,"label":"Rond","sort_order":2,"option_id":803333,"is_default":0,"image_url":"","image_canvas_url":null,"number_color":1,"color_code":"","additional_price":0,"image_id":"default_id_image","image_canvas_id":null,"product_id":null,"variant_id":null,"product_handle":null,"metadata":"{\"url\":\"\"}","is_created":0,"product_name":"","use_price":0}]}]}}];
window.TPOConfigs.product_options_easify = [...window.TPOConfigs.product_options_easify, {"option_set_id":118148,"domain":"https://itsarabijoux.myshopify.com","link_id":109737,"option_set":{"option_set_id":118148,"title":"Test NATBR45","status":1,"apply_type":-1,"createdAt":"2024-08-22T08:49:32.000Z","updatedAt":"2024-08-22T08:49:32.000Z","is_my_template":0,"product_condition":"{\"operator\":\"any\",\"conditions\":[{\"select\":\"TITLE\",\"relative\":\"EQUAL\",\"value\":\"\"}]}","customer_tag":"{\"appliedCustomer\":\"ALL\",\"tagSet\":[]}","products_handle":"[]","option_set_products":[],"options":[{"id":"3d3f9d46-c5fe-4025-8594-3d21dc1aa911","option_id":806387,"type":"modal","is_required":0,"title":"Comment choisir sa taille ","sort_order":0,"option_set_id":118148,"option_identifier":"Info bracelet jonc fermé","hidden_label":0,"multi_select":0,"help_text":"","info_text":"","placeholder":"","min_value":null,"max_value":null,"file_restriction_type":0,"file_extension":"","conditions_serialized":"{\"match\":\"ALL\",\"conditionOptions\":[{\"id\":\"\",\"relative\":\"EQUAL\",\"value\":\"\"}],\"action\":\"SHOW\",\"conditionalField\":false}","switch_label":"Yes","additional_price":null,"show_price_position":1,"metadata":"{\"content\":\"<p>Prenez le tour de votre main en serrant fort.</p><p><br></p><p>Par exemple en utilisant le papier glacé d'un magazine replié 2/3 fois, afin de former une bande d'environ 3 cm.</p><p><br></p><p><img src=\\\"https://cdn.shopify.com/s/files/1/0638/0984/7554/files/image_77771b70-bf53-47be-8288-3f7d3df1726a.png?v=1724316563\\\"></p><p><br></p><p>tfygvhrefgukyvjhdd</p><p><br></p><p><br></p><p><br></p><p><br></p><p><br></p><p>rfdfred</p><p>reffdfdvcdf</p><p><br></p><p>cdfscdfv</p>\",\"modalWidth\":300,\"modalTitle\":\"\",\"imageUrl\":\"\",\"imageId\":\"\",\"fontSize\":\"\",\"fontWeight\":\"\",\"fontStyle\":\"\",\"imageSize\":\"small\",\"fontColor\":\"#000000\"}","date_time_type":"","date_time_values":"[]","is_in_group":0,"price_type":"all_with_new_price","option_label":null,"swatch_shape":null,"is_change_image":null,"column_width":null,"label_position":"hover","image_size":"small","switch_value":0,"show_selected_values":0,"is_active_option":1,"column_number":1,"show_selected_on_label":null,"quantity_selector":"{}","is_change_label":0,"one_time_charge":"{\"enable\":false,\"type\":\"product\"}","swatch_position":null,"saved_as_template":0,"option_types":[{"id":"761aa1e7-228d-4c8e-94d3-cb32b3e7dcc9","option_type_id":4302220,"label":"Option_1","sort_order":0,"option_id":806387,"is_default":0,"image_url":"","number_color":1,"color_code":",","additional_price":0,"image_id":"default_id_image","product_id":"","variant_id":"","product_handle":null,"metadata":null,"is_created":0,"product_name":"","use_price":0}]}]}}];
window.TPOConfigs.newMetafield = 'new';
window.TPOConfigs.settings = {"advancedTranslation":"1","designSetting":"{\"designSpacing\":{\"optionsSpacing\":12,\"optionLabelValueSpacing\":8,\"sectionTopSpacing\":23,\"changed\":1,\"sectionBottomSpacing\":23},\"designColor\":{\"optionValueColor\":\"#d6c6af\",\"optionLabelColor\":\"#d6c6af\",\"selectedOptionValueColor\":\"#d6c6af\",\"totalPriceTextColor\":\"#d6c6af\",\"totalPricePriceColor\":\"#D29A9A\",\"totalPriceBackgroundColor\":\"#2CB32C\",\"totalPriceBorderColor\":\"#d6c6af\",\"radioBackground_unselected\":\"#d6c6af\",\"radioCheckmark_selected\":\"#d6c6af\",\"radioBorder_selected\":\"#FFFFFF\",\"radioBackground_selected\":\"#d6c6af\",\"radioCheckmark_unselected\":\"#F4E1C7\",\"radioBorder_unselected\":\"#22201D\",\"helpTextColor\":\"#FFF0DF\"},\"designCustomCSS\":{\"customCss\":\".tpo_option-tooltip:hover .tpo_option-tooltip-icon:before, \\n.tpo_option-tooltip:hover .tpo_option-tooltip-icon:after {\\n background-color: #212121;\\n color: #FFF0DF !important;\\n}\\n.tpo_option-tooltip-icon:after {\\n left: unset !important;\\n right: -150% !important;\\n}\"},\"designSize\":{\"quantitySelectorWidth\":76,\"changed\":1,\"colorSwatchSize\":24,\"imageSwatchSize\":64},\"infoTooltip\":{\"fontSize\":16,\"changed\":1},\"helpText\":{\"fontSize\":16,\"changed\":1},\"selectedValue\":{\"fontSize\":19,\"changed\":1},\"optionValue\":{\"fontSize\":19,\"changed\":1},\"optionLabel\":{\"fontSize\":19,\"changed\":1},\"totalPrice\":{\"fontSize\":1,\"changed\":1},\"quantitySelector\":{\"fontSize\":1,\"changed\":1}}","enableTieredPrice":"1","tieredPricePosition":"below_add_to_cart","outStockOptions":"disable","totalPriceMode":"exclude","isShowTotalPrice":"active","isTrackingAnalytic":"active","notifications":"[]","customOptionsDisplay":"split","customFonts":"[]","originalPriceLabelField":"Original price: ","addOnProductsDisplay":"hide","isShowPopup":"notActive","popupMode":"separate_button","selectorSettings":"{\"advanceSelectors\":{\"devMode\":true,\"oldChangeImage\":false,\"manualSubmit\":false,\"storeFreePlanTPO\":true},\"cartDrawerSelector\":{\"totalPrice\":\"\",\"cartDrawerElement\":\"#cart-drawer\",\"toggleButtonCartDrawer\":\".menu__item--icons a.cart__toggle[data-cart-drawer-toggle]\",\"priceItem\":\".cart__item__price\"}}","newAddOnPrice":"expand","internalLastReturnPopupDate":"2025-05-14T10:42:12.767Z","livePreviewShowPreviewProperties":"active","livePreviewShowProductImageWithOptionPreview":"active","livePreviewTextProperties":"Preview"};
window.TPOConfigs.theme = {
product: {
form: [
"form[action*=\"/cart/add\"][data-type=\"add-to-cart-form\"]:not(.cart-drawer *):not(.header__dropdown__wrapper *)",
"form.shopify-product-form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not([id*=\"mini-cart\"]):not(.header__dropdown__wrapper *):not(.cart-drawer__complementary-products *):not(.horizontal-product-list-carousel *)",
"form.product-single__form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.productForm:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.ProductForm:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
".home-product form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
".shop-product form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"#shopify-section-featured-product form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.apb-product-form:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
".product-form__buy-buttons form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"product-form form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not([class*=\"instalments\"]):not(.cart-drawer *):not(.header__dropdown__wrapper *)",
".product-form form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not([class*=\"instalments\"]):not(.cart-drawer *):not(.header__dropdown__wrapper *)",
".product-page form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *):not(.tpo_ignore)",
".product-add form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"[id*=\"ProductSection--\"] form[action*=\"/cart/add\"]:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form#add-to-cart-form:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.sf-cart__form:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.productForm:not([id*=\"installment\"]):not(.cart-drawer *):not(.header__dropdown__wrapper *)",
"form.product-form:not([id*=\"installment\"]):not(.cart-drawer *):not(.header__dropdown__wrapper *):not(.cart-summary *):not(.uic_price *):not(.atc_sticky-container *)",
"form.product-single__form:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.shopify-product-form:not([id*=\"installment\"]):not([id*=\"mini-cart\"]):not(.header__dropdown__wrapper *):not(.cart-drawer__complementary-products *):not(.horizontal-product-list-carousel *)",
"form.atc-form:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form.atc-form-mobile:not([id*=\"installment\"]):not(.header__dropdown__wrapper *)",
"form[action*=\"/cart/add\"]:not([hidden]):not(.dbtfy-cart-upsell-item__form):not([id*=\"payment\"]):not([class*=\"installment\"]):not([id*=\"installment\"]):not([id*=\"instalments\"]):not([class*=\"instalments\"]):not([id*=\"mini-cart\"]):not(.cart-drawer *):not(.menu-dropdown__wrapper *):not(.header__dropdown__wrapper *):not(.uic_price *):not(.atc_sticky-container *):not(.quickSearchResults *):not(.cart-drawer__complementary-products *):not(.horizontal-product-list-carousel *):not(.tpo_ignore)",
"product-main#product-details product-form",
"form.nm-easywholesale-form#product_form_product",
".product-info__block > product-form form[action='/cart/add'].js-product-form.js-product-form-main",
".tpo-custom_form_selector",
".product-converter__add-to-cart form[action*=\"/cart/add\"]:not([id*=\"installment\"])",
"form.ecom-product-form.ecom-product-form--single"
],
addToCartButton: [
"#product-add-to-cart-cloned",
"gp-product-button button",
"button[type=submit]:not(.sf-wishlist__button):not([name='country_code']):not(.hidden-cart-btn),button.ProductForm__AddToCart",
".product__add-to-cart-button.add_to_cart",
"input.ajax-submit.js-ajax-submit.add-item[type=submit]",
".product-submit.action-button.addtocart-button-active",
".tpo-custom_add_to_cart_selector",
".btn.btn-cart",
"button[data-pf-type*='ProductATC']",
".button.product-form__submit:not(.tpo_ignore)"
],
variantWrapper: [
"[id*=\"MainProduct-\"] variant-selects",
".product__info-wrapper .variant-space",
".product__info-wrapper variant-selects",
".product__info-wrapper variant-radios",
"[id*=\"MainProduct-\"] variant-radios",
".product-info variant-picker",
".product__info product-variants",
".prd-block-info variant-selects",
".product-details .productView-options variant-radios",
".product_details_info .product-variant-option",
".product-info swatch-component",
".featured-product product-info.product__info-container variant-radios",
"#AddToCartForm div.product-variant-option",
"product-root.product-page--root product-options-root.product-options--root",
".product-form > .swatch",
"#ProductHero variant-selects.variant-picker",
".product-single__info-wrapper .selector-wrapper.js.product-form__item",
".product-info__block.product-options",
".product__wrapper .product-option-selector-box",
"product-form [data-aid=\"full-product-options\"][data-name=\"options\"]",
".product-single__meta .rio-options",
".product-form__variants.product__section--variants",
".product__page--info .product__swatches",
".t4s-product__info-container .t4s-product-form__variants .t4s-swatch",
".product_section variant-selection",
".product-single .product-form__variant .product-form__swatches",
".product-single__meta .product-swatch",
".main__product variant-selects",
".product-infors .dropdown_picker_js.variations",
".product-page--wrapper .product-options-root",
".product-block-list__item--info .product-form__variants",
".product-details .option-selectors",
".tpo-custom_variant_selector",
".variant-picker__option-values",
"variant-picker.variant-picker"
]
},
cart: {
form: [
"cart-form",
"form[action*=\"/cart\"]:not(.drawer__contents):not(.currency-selector)",
"form.ajax-cart__cart-form.js-cart-form[action*=\"/checkout\"]"
]
}
};
window.TPOConfigs.template = 'index';
</script>
<script id="tpo-store-data" type="application/json">
{
"shop": {
"money_format": "{{amount_with_comma_separator}} €",
"money_with_currency_format": "{{amount_with_comma_separator}} €"
},
"customer": {
"id": null,
"tags": null
},
"product": null,
"cart_type": "drawer",
"collection": null,
"collections": [
]
}
</script>
<script src="https://cdn.shopify.com/extensions/019b1233-b73e-74c3-8ff6-00c9d51ffb65/easify-product-options-1512/assets/tpo-global.js"></script>
<script src="https://cdn.shopify.com/extensions/019b1233-b73e-74c3-8ff6-00c9d51ffb65/easify-product-options-1512/assets/tpo-class.js"></script>
<script src="https://cdn.shopify.com/extensions/019b1233-b73e-74c3-8ff6-00c9d51ffb65/easify-product-options-1512/assets/dev-easify-product-options.js" ></script>
</div><div id="shopify-block-AcThYNTRkUW1SdzMyZ__6610233760104865948" class="shopify-block shopify-app-block"><script>
window.pushowlSubdomain = "itsarabijoux.myshopify.com".split(".")[0]
window.isPushowlThemeAppExtentionEnabled = true
window.pushowlGUID = "f588c676-24b7-4956-aa39-1aca1df35a89"
window.pushowlEnvironment = "production"
window.pushowlConfigSource = "pushowl"
window.pushowlConfigUrl = ""
</script>
</div><div id="shopify-block-ASDJxK1JuTm5IS0F1Q__9345611187080709652" class="shopify-block shopify-app-block">
<div id="postco-exchange-embed" class="postco-exchange-embed" style="display: none; font-family: inherit;">
<script>
window.PostCoExchangeConfig = {
baseUrl: 'https://360.postco.co',
checkoutSelectors: [".checkout-button",".cart__checkout-button","#checkout",".cart__checkout","#cartDrawerCheckoutForm > div > div.cart__buttons-wrapper > div > fieldset > button","form > div.cart__inner > div.cart__aside.aos-animate > div.cart__foot-inner > div > div > fieldset > button"],
buttonHideSelectors: [".shopify-payment-button__button",".shopify-payment-button__button--unbranded","shopify-buy-it-now-button",".custom-buy-now","shopify-apple-pay-button"],
testMode: false,
testModeAvailableCredits: 88,
locale: 'en',
currency: 'EUR',
moneyFormat: '{{amount_with_comma_separator}} €',
translations: {
statusBar: {
outstanding: "Outstanding",
availableCredits: "Available Credits",
item: "item",
items: "items",
cancel: "Cancel",
confirm_cancel_title: "Are you sure you want to cancel this exchange?",
confirm_cancel_message: "Any selected items in your cart will be removed and you’ll be redirected back to the returns portal.",
confirm_cancel_yes: "Yes, cancel",
confirm_cancel_no: "Continue shopping",
test_mode_cancel_message: "This is a test exchange. During an actual exchange, your customers will be redirected back to the portal to select another item to return.",
test_mode_checkout_message: "This is a test exchange. During an actual exchange, your customers will be redirected to the return portal to complete their exchange.",
test_mode_title: "Test Mode: PostCo Storefront Exchange",
test_mode_close: "Close",
selected: "selected",
left_to_shop: "left to shop",
to_pay_later: "to pay later",
bonus_credit_included: "bonus credit included",
proceed: "Proceed",
proceed_with_exchange: "Proceed with exchange"
}
}
};
if(PostCoExchangeConfig.baseUrl.includes('localhost') || PostCoExchangeConfig.baseUrl.includes('sandbox') || PostCoExchangeConfig.baseUrl.includes('staging')) {
PostCoExchangeConfig.debugMode = true;
} else if (window.location.search.includes('debug=1')) {
PostCoExchangeConfig.debugMode = true;
} else {
PostCoExchangeConfig.debugMode = false;
}
// pretty print the config
console.log('PostCoExchangeConfig:', window.PostCoExchangeConfig);
</script>
<!-- BEGIN app snippet: exchange-status-bar -->
<div id="postco-status-bar" class="postco-status-bar" style="display: none;">
<div class="postco-status-content">
<div class="postco-status-text">
<div id="postco-status-mainline" class="postco-status-mainline"></div>
<div id="postco-status-subline" class="postco-status-subline"></div>
</div>
<div class="postco-status-actions">
<button id="postco-status-cancel" class="postco-status-cancel-link" type="button">
Cancel
</button>
<button id="postco-status-proceed" class="postco-status-proceed" type="button">
<span class="label-desktop">Proceed with exchange</span>
<span class="label-mobile">Proceed</span>
</button>
</div>
</div>
</div>
<style>
.postco-status-bar {
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: #000000;
z-index: 999;
font-family: inherit;
font-size: 16px;
line-height: 1.4;
}
.postco-status-content {
display: flex;
align-items: center;
justify-content: space-between;
padding: 16px 24px;
max-width: 1200px;
margin: 0 auto;
gap: 20px;
}
.postco-status-text {
flex: 1;
color: #ffffff;
font-weight: 400;
}
.postco-status-mainline {
font-size: 18px;
font-weight: 600;
color: #ffffff;
}
.postco-status-subline {
margin-top: 4px;
font-size: 14px;
font-style: italic;
opacity: 0.85;
color: #ffffff;
}
.postco-status-actions {
display: flex;
align-items: center;
gap: 16px;
}
.postco-status-cancel-link {
background: transparent;
color: #ffffff;
border: none;
padding: 8px 0;
cursor: pointer;
font-family: inherit;
font-size: 16px;
text-decoration: underline;
}
.postco-status-cancel-link:hover {
opacity: 0.85;
}
.postco-status-proceed {
background: #ffffff;
color: #111111;
border: 1px solid #e5e5e5;
padding: 10px 18px;
border-radius: 8px;
cursor: pointer;
font-family: inherit;
font-size: 16px;
font-weight: 600;
}
.postco-status-proceed .label-mobile { display: none; }
/* Mobile responsive styles */
@media (max-width: 768px) {
.postco-status-content {
padding: 10px 16px;
gap: 12px;
}
.postco-status-mainline { font-size: 14px; line-height: 1.25; }
.postco-status-subline { font-size: 12px; margin-top: 2px; }
.postco-status-cancel-link { font-size: 14px; padding: 6px 0; }
.postco-status-proceed { font-size: 13px; padding: 6px 12px; border-radius: 6px; }
/* Show short label on mobile */
.postco-status-proceed .label-desktop { display: none; }
.postco-status-proceed .label-mobile { display: inline; }
}
/* Extra small phones */
@media (max-width: 360px) {
.postco-status-content { padding: 8px 12px; gap: 10px; }
.postco-status-mainline { font-size: 13px; }
.postco-status-subline { font-size: 11px; }
.postco-status-cancel-link { font-size: 13px; }
.postco-status-proceed { font-size: 12px; padding: 6px 10px; }
}
</style>
<!-- END app snippet -->
<script src="https://cdn.shopify.com/extensions/019ae32d-a4ae-7a73-91f0-cf1bec644fb0/postco-360-staging-59/assets/exchange-embed.min.js" defer></script>
</div>
</div></body>
</html>