{"title":"The Emblems : The GA Signatures","description":"\u003cp\u003e\u003cstrong\u003eRecognisable by design.\u003c\/strong\u003e GA Emblems brings together the pieces that have shaped Galleria Armadoro over the years — sculptural Bella and Luna hoops, signature huggies, Ear Story essentials, ear cuffs, studs and chains we have restocked, reissued and worn on repeat.\u003c\/p\u003e\u003cp\u003eFrom lightweight chunky hoops in 925 sterling silver to our Large Link and Cara chains, these are not seasonal one-offs. They are the silhouettes we return to because they still feel unmistakably GA.\u003c\/p\u003e","products":[{"product_id":"luna-3-cm-gold-vermeil-hoops","title":"Luna 3 cm Gold Hoops","description":"\u003cstyle\u003e\n  .ga-luna-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-luna-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-luna-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-luna-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-luna-top h2,\n  .ga-luna-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-luna-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-luna-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-luna-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-luna-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-luna-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-luna-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-luna-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-luna-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-luna-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-luna-body {\n    padding: 16px;\n  }\n\n  .ga-luna-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-luna-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-luna-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-luna-card p,\n  .ga-luna-card li,\n  .ga-luna-card summary,\n  .ga-luna-card details \u003e div,\n  .ga-luna-spec-table th,\n  .ga-luna-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-luna-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-luna-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-luna-soft {\n    background: #f6fbff;\n  }\n\n  .ga-luna-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-luna-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-luna-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-luna-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-luna-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-luna-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-luna-spec-table th,\n  .ga-luna-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-luna-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-luna-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-luna-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-luna-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-luna-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-luna-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-luna-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-luna-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-luna-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-luna-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-luna-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-luna-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-luna-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-luna-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-luna-top p {\n      font-size: 16px;\n    }\n\n    .ga-luna-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-luna-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-luna-body {\n      padding: 22px;\n    }\n\n    .ga-luna-stack {\n      gap: 18px;\n    }\n\n    .ga-luna-card {\n      padding: 22px;\n    }\n\n    .ga-luna-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-luna-card p,\n    .ga-luna-card li,\n    .ga-luna-card summary,\n    .ga-luna-card details \u003e div,\n    .ga-luna-spec-table th,\n    .ga-luna-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-luna-spec-table th,\n    .ga-luna-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-luna-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-luna-wrap\"\u003e\n  \u003csection class=\"ga-luna-section\"\u003e\n    \u003cdiv class=\"ga-luna-top\"\u003e\n      \u003cp class=\"ga-luna-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eLuna 3 cm Gold Plated Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Your everyday signature, reimagined. Our iconic hoops are now\n        \u003cspan class=\"ga-luna-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-luna-highlight\"\u003eeven thicker 24ct gold plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-luna-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-luna-btn ga-luna-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-luna-faq\" class=\"ga-luna-btn ga-luna-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-luna-body\"\u003e\n      \u003cdiv class=\"ga-luna-stack\"\u003e\n\n        \u003cdiv class=\"ga-luna-card\"\u003e\n          \u003ch3\u003eThe hoops you waited for, now even better\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eLuna 3 cm Hoops\u003c\/strong\u003e — one of our signature styles, now upgraded for a new era of everyday luxury.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even more effortless from morning to evening, and finished them with an \u003cstrong\u003eeven thicker layer of 24ct gold plating\u003c\/strong\u003e for richer, longer-lasting shine.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength for daily wear, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So yes, they still honour our silver roots — and yes, they are still \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-luna-card ga-luna-soft\"\u003e\n          \u003ch3\u003eWhy the upgrade?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, which made full-silver hoop production increasingly unrealistic without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Instead of offering something inferior, we redesigned our signature hoops to be even better: lighter, stronger, and finished with thicker gold plating, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-luna-card\"\u003e\n          \u003ch3\u003eWhy they feel so good on\u003c\/h3\u003e\n          \u003cul class=\"ga-luna-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easier all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThicker 24ct gold plating\u003c\/strong\u003e for longer-lasting shine\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for durability and shape retention\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003eClassic \u003cstrong\u003e3 cm size\u003c\/strong\u003e that works every day\u003c\/li\u003e\n            \u003cli\u003eBold, sculptural silhouette without the heavy feel\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-luna-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-luna-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with thick 24ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eThickness\u003c\/th\u003e\n\u003ctd\u003e4 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eHigh-shine polished gold\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eWear\u003c\/th\u003e\n\u003ctd\u003eFor pierced ears\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-luna-card ga-luna-faq\" id=\"ga-luna-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre these hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003eYes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making these hoops comfortable for sensitive ears.\u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre these still gold vermeil hoops?\u003c\/summary\u003e\n            \u003cdiv\u003eNo. This upgraded version is no longer vermeil. These hoops are now made with a \u003cstrong\u003edurable brass base\u003c\/strong\u003e and a \u003cstrong\u003ethicker 24ct gold plating\u003c\/strong\u003e, while keeping the sterling silver post.\u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhy is brass better for this hoop style?\u003c\/summary\u003e\n            \u003cdiv\u003eBrass offers strength, shape retention, and durability, which makes it ideal for chunky hoops designed for frequent wear.\u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Luna hoops?\u003c\/summary\u003e\n            \u003cdiv\u003eThe Luna hoops are \u003cstrong\u003e3 cm in outer diameter\u003c\/strong\u003e with a \u003cstrong\u003e4 mm thickness\u003c\/strong\u003e — a polished medium hoop size for everyday wear.\u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-luna-hidden-seo\"\u003e\n    \u003ch2\u003eLightweight Gold Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003eThe Luna 3 cm Gold Plated Hoops are lightweight chunky hoop earrings designed for everyday wear. These gold hoop earrings feature a durable brass base, thick 24ct gold plating, and a 925 sterling silver post for sensitive ears.\u003c\/p\u003e\n    \u003cp\u003eIf you are searching for lightweight gold hoop earrings, chunky gold hoops for sensitive ears, hypoallergenic hoop earrings, or everyday gold plated hoops, this style is designed to offer comfort, durability, and long-lasting shine.\u003c\/p\u003e\n    \u003cp\u003eThese 3 cm gold hoop earrings are ideal for women looking for medium-sized hoop earrings that feel bold but remain easy to wear from day to night.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":5828170416160,"sku":"DK.2748\/3\/G","price":97.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Luna_3_cm_Gold_Plated_Hoops.png?v=1774517223"},{"product_id":"bella-3-cm-gold-vermeil-hoops","title":"Bella 3 cm gold hoops","description":"\u003cstyle\u003e\n  .ga-bella3-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-bella3-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-bella3-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-bella3-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-bella3-top h2,\n  .ga-bella3-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-bella3-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-bella3-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-bella3-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-bella3-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-bella3-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-bella3-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-bella3-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-bella3-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-bella3-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-bella3-body {\n    padding: 16px;\n  }\n\n  .ga-bella3-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-bella3-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-bella3-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-bella3-card p,\n  .ga-bella3-card li,\n  .ga-bella3-card summary,\n  .ga-bella3-card details \u003e div,\n  .ga-bella3-spec-table th,\n  .ga-bella3-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-bella3-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-bella3-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-bella3-soft {\n    background: #f6fbff;\n  }\n\n  .ga-bella3-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-bella3-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-bella3-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-bella3-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-bella3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-bella3-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-bella3-spec-table th,\n  .ga-bella3-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-bella3-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-bella3-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-bella3-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-bella3-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-bella3-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-bella3-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-bella3-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-bella3-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-bella3-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-bella3-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-bella3-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-bella3-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-bella3-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-bella3-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-bella3-top p {\n      font-size: 16px;\n    }\n\n    .ga-bella3-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-bella3-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-bella3-body {\n      padding: 22px;\n    }\n\n    .ga-bella3-stack {\n      gap: 18px;\n    }\n\n    .ga-bella3-card {\n      padding: 22px;\n    }\n\n    .ga-bella3-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-bella3-card p,\n    .ga-bella3-card li,\n    .ga-bella3-card summary,\n    .ga-bella3-card details \u003e div,\n    .ga-bella3-spec-table th,\n    .ga-bella3-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-bella3-spec-table th,\n    .ga-bella3-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-bella3-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-bella3-wrap\"\u003e\n  \u003csection class=\"ga-bella3-section\"\u003e\n\n    \u003cdiv class=\"ga-bella3-top\"\u003e\n      \u003cp class=\"ga-bella3-kicker\"\u003eMedium Chunky Hoops · Lightweight Construction\u003c\/p\u003e\n\n      \u003ch2\u003eBella 3 cm Gold Plated Hoops\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Bella is a \u003cstrong\u003e3 cm gold hoop\u003c\/strong\u003e with a\n        \u003cstrong\u003e6 mm softly chunky profile\u003c\/strong\u003e, made with a\n        \u003cstrong\u003ehollow, lightweight brass body\u003c\/strong\u003e and polished\n        \u003cstrong\u003e24ct gold plating\u003c\/strong\u003e. Each earring features a\n        \u003cstrong\u003e925 sterling-silver post\u003c\/strong\u003e and is made using\n        \u003cstrong\u003eREACH-certified materials\u003c\/strong\u003e. Best for anyone looking\n        for a classic medium hoop with noticeable volume, comfortable movement\n        and a polished everyday finish.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-bella3-buttons\"\u003e\n        \u003ca href=\"\/collections\/chunky-gold-silver-hoops\" class=\"ga-bella3-btn ga-bella3-btn-primary\"\u003e\n          Shop Chunky Hoops\n        \u003c\/a\u003e\n\n        \u003ca href=\"\/blogs\/jewelry-stories\/the-history-and-significance-of-chunky-hoops\" class=\"ga-bella3-btn ga-bella3-btn-secondary\"\u003e\n          Read the Chunky Hoops Guide\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-bella3-body\"\u003e\n      \u003cdiv class=\"ga-bella3-stack\"\u003e\n\n        \u003cdiv class=\"ga-bella3-card\"\u003e\n          \u003ch3\u003eWhy Bella?\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Bella is the medium hoop that sits between understated and\n            statement. Its 3 cm diameter creates more movement than a small\n            everyday hoop, while the smooth 6 mm profile gives it a softly\n            chunky silhouette without feeling oversized.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Hollow construction creates polished volume without the unnecessary\n            weight of a completely solid hoop. The latest Bella design is also\n            \u003cstrong\u003e15% lighter than the previous version\u003c\/strong\u003e, making it\n            easier to wear throughout the day.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Choose Bella when you want one reliable gold hoop that feels\n            noticeable with loose hair, polished with tailoring and effortless\n            with simpler everyday looks.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-bella3-card ga-bella3-soft\"\u003e\n          \u003ch3\u003eA classic medium hoop, made lighter\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Bella uses a hollow brass body to create its rounded 6 mm profile\n            while reducing the amount of metal inside the earring. The result\n            is a substantial-looking hoop with a lighter, more comfortable feel.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The brass base provides structure and helps the hoop maintain its\n            smooth circular shape. It is finished with polished 24ct gold\n            plating, while the post that passes through the piercing is made\n            from 925 sterling silver.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            All materials are REACH certified. Customers with a diagnosed metal\n            allergy should review the complete composition before wearing any\n            new jewellery.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-bella3-card\"\u003e\n          \u003ch3\u003eWho are the Bella hoops best for?\u003c\/h3\u003e\n\n          \u003cul class=\"ga-bella3-list\"\u003e\n            \u003cli\u003eAnyone looking for lightweight medium gold hoop earrings\u003c\/li\u003e\n            \u003cli\u003eShoppers who prefer a versatile 3 cm diameter\u003c\/li\u003e\n            \u003cli\u003eThose who want a softly chunky rather than oversized profile\u003c\/li\u003e\n            \u003cli\u003eEveryday styling, workwear and evening looks\u003c\/li\u003e\n            \u003cli\u003eWearing alone as a polished signature hoop\u003c\/li\u003e\n            \u003cli\u003eThose who prefer a 925 sterling-silver earring post\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-bella3-card\"\u003e\n          \u003ch3\u003eBella 3 cm product details\u003c\/h3\u003e\n\n          \u003ctable class=\"ga-bella3-spec-table\"\u003e\n            \u003ctr\u003e\n              \u003cth\u003eOuter diameter\u003c\/th\u003e\n              \u003ctd\u003e3 cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eThickness\u003c\/th\u003e\n              \u003ctd\u003e6 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eProfile\u003c\/th\u003e\n              \u003ctd\u003eSmooth, softly chunky hoop\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eConstruction\u003c\/th\u003e\n              \u003ctd\u003eHollow and lightweight\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eBody material\u003c\/th\u003e\n              \u003ctd\u003eBrass\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003ePlating\u003c\/th\u003e\n              \u003ctd\u003ePolished 24ct gold plating\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eEarring post\u003c\/th\u003e\n              \u003ctd\u003e925 sterling silver\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eCertification\u003c\/th\u003e\n              \u003ctd\u003eREACH-certified materials\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eWeight update\u003c\/th\u003e\n              \u003ctd\u003e15% lighter than the previous Bella design\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eWear\u003c\/th\u003e\n              \u003ctd\u003eFor pierced ears\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003eSold as\u003c\/th\u003e\n              \u003ctd\u003eOne pair\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003cth\u003ePackaging\u003c\/th\u003e\n              \u003ctd\u003ePresented in a Galleria Armadoro suede jewellery pouch\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-bella3-card ga-bella3-soft\"\u003e\n          \u003ch3\u003eHow to wear Bella\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Wear Bella alone as a polished signature hoop or combine it with a\n            small stud or huggie in a second piercing. The 3 cm diameter creates\n            enough movement to remain visible beneath loose hair, while the\n            smooth profile makes it easy to pair with necklaces, rings and\n            mixed jewellery textures.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Compare more diameters and thicknesses in our\n            \u003ca href=\"\/collections\/chunky-gold-silver-hoops\"\u003e\n              Chunky Gold \u0026amp; Silver Hoop Earrings collection\n            \u003c\/a\u003e\n            or browse the complete collection of\n            \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\"\u003e\n              gold and silver hoop earrings\n            \u003c\/a\u003e.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Learn how chunky hoops developed from an ancient jewellery shape\n            into a modern signature in\n            \u003ca href=\"\/blogs\/jewelry-stories\/the-history-and-significance-of-chunky-hoops\"\u003e\n              The History and Significance of Chunky Gold Hoops\n            \u003c\/a\u003e.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-bella3-card ga-bella3-faq\" id=\"ga-bella3-faq\"\u003e\n          \u003ch3\u003eBella 3 cm hoops: quick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eWhat size are the Bella hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Bella has a \u003cstrong\u003e3 cm outer diameter\u003c\/strong\u003e and a\n              \u003cstrong\u003e6 mm thickness\u003c\/strong\u003e, giving it a medium-sized,\n              softly chunky silhouette.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre the Bella hoops lightweight?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. Bella uses \u003cstrong\u003ehollow construction\u003c\/strong\u003e to create\n              volume without the unnecessary weight of a completely solid\n              hoop. The current version is also 15% lighter than the previous\n              design.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat are the Bella hoops made from?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The hoop body is made from \u003cstrong\u003ebrass\u003c\/strong\u003e and finished\n              with polished \u003cstrong\u003e24ct gold plating\u003c\/strong\u003e. The post that\n              passes through the piercing is made from\n              \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre Bella hoops made from solid gold?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              No. Bella has a brass body with 24ct gold plating. It should not\n              be described as a solid-gold, 14ct-gold or 18ct-gold hoop.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre the Bella hoops gold vermeil?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              No. Gold vermeil requires a sterling-silver base. Bella has a\n              brass body with 24ct gold plating and a separate 925\n              sterling-silver post.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre Bella hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Bella features a \u003cstrong\u003e925 sterling-silver post\u003c\/strong\u003e and\n              is made using \u003cstrong\u003eREACH-certified materials\u003c\/strong\u003e.\n              Individual sensitivities vary, so customers with a diagnosed\n              metal allergy should review the complete composition.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWho are the Bella 3 cm hoops best for?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Bella is best for anyone who wants a versatile medium hoop with\n              more presence than a small everyday style, but less scale than\n              an oversized statement hoop.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the difference between diameter and thickness?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Diameter describes the overall size of the hoop. Thickness\n              describes the width of its body. Bella measures 3 cm in diameter\n              and 6 mm in thickness.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow should I care for gold-plated hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Store the earrings separately in a clean, dry place and wipe them\n              gently after wearing. Avoid direct contact with perfume,\n              hairspray, creams, cleaning products and prolonged moisture to\n              help preserve the plated finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":5828468375584,"sku":"DK.2747\/3\/G","price":121.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Bella_3cm_gold_hoop_earrings.png?v=1774519017"},{"product_id":"6-5mm-sterling-silver-huggie","title":"6,5mm sterling silver huggie","description":"\u003cp\u003eThis new addition to the simple huggies form our signature \u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection\u003c\/a\u003e\u003c\/strong\u003e, is at 6,5 mm inner diameter, perfect to sit closely to all lobe and helix piercings. It is cast from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e , paved with white cz stones that go all the way around.Wear it with one or more of our designs to create the perfect \u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eGA Ear Story \u003c\/a\u003e\u003c\/strong\u003emismatched look.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003e6.5 mm inner diameter, 10.3 mm outer diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":19529246113885,"sku":"DK.2807\/WCZ\/W","price":27.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/6_5mm_sterling_silver_huggie.png?v=1745603038"},{"product_id":"11-mm-sterling-silver-huggie","title":"11 mm sterling silver huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis new addition to the simple huggies form our signature\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection\u003c\/a\u003e\u003c\/strong\u003e, is at  11mm inner diameter, perfect to fit all lobe and most \u003cstrong\u003econch\u003c\/strong\u003e piercings. It is cast from\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e925 sterling silver\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003e, paved with white cz stones that go all the way around. Wear it with one or more of our designs to create the perfect\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eGA Ear Story\u003cspan\u003e \u003c\/span\u003e\u003c\/a\u003e\u003c\/strong\u003emismatched look.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003e11 mm inner diameter, 15.5 mm outer diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the 11 mm Sterling Silver Huggie suitable for conch piercings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, the 11 mm inner diameter makes this huggie ideal for healed conch piercings. It's snug yet visible, giving a modern minimalist look.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can this huggie be worn in cartilage or lobe piercings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely. This versatile sterling silver mini hoop fits comfortably in cartilage, lobe, helix, and flat piercings depending on your anatomy.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the 11 mm silver huggie hypoallergenic?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It's made from solid 925 sterling silver, rhodium-plated for added durability, and 100% hypoallergenic — safe for sensitive ears.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this hoop secure enough for daily wear?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It features a sturdy clicker mechanism that keeps it securely in place all day, making it perfect for everyday styling.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I sleep with this huggie in?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, its smooth shape and lightweight design make it comfortable to sleep in once your piercing is fully healed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the 11 mm hoop sold as a single or pair?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This huggie is sold individually, so you can mix and match it with other hoops, studs or cuffs to personalise your ear story.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":19529307881565,"sku":"DK.2808\/WCZ\/W","price":39.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/11_mm_Sterling_Silver_Huggie_Conch_Cartilage_Hoop.png?v=1753171365"},{"product_id":"11-mm-gold-vermeil-huggie","title":"11 mm gold vermeil huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis new addition to the simple huggies form our signature\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection\u003c\/a\u003e\u003c\/strong\u003e, is at  11mm inner diameter, perfect to fit all lobe and most\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003econch\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003epiercings. It is cast from\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e925 sterling silver\u003c\/strong\u003e\u003cspan\u003e  plated in 18ct gold\u003c\/span\u003e, paved with white cz stones that go all the way around. Wear it with one or more of our designs to create the perfect\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eGA Ear Story\u003cspan\u003e \u003c\/span\u003e\u003c\/a\u003e\u003c\/strong\u003emismatched look.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003e11 mm inner diameter, 15.5 mm outer diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":19529315975261,"sku":"DK.2808\/WCZ\/G","price":39.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/11_mm_gold_vermeil_huggie.png?v=1745606113"},{"product_id":"12-5-mm-huggie","title":"12,5 mm gold vermeil huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis new addition to the simple huggies from our signature\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection\u003c\/a\u003e\u003c\/strong\u003e, is at  12,5 mm inner diameter, perfect to fit all lobe and most\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003econch\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003epiercings. It is cast from\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e925 sterling silver\u003c\/strong\u003e\u003cspan\u003e plated in 18ct gold\u003c\/span\u003e, paved with white cz stones that go all the way around. Wear it with one or more of our designs to create the perfect\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eGA Ear Story\u003cspan\u003e \u003c\/span\u003e\u003c\/a\u003e\u003c\/strong\u003emismatched look.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003e12,5 mm inner diameter, 17 mm outer diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":19529510813789,"sku":"DK.2809\/WCZ\/G","price":42.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/12_5_mm_gold_vermeil_huggie.png?v=1745605940"},{"product_id":"tina-3-cm-gold-vermeil-hoops","title":"Tina 3 cm Gold Twisted Hoops","description":"\u003cstyle\u003e\n  .ga-tina3-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-tina3-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-tina3-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-tina3-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-tina3-top h2,\n  .ga-tina3-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-tina3-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-tina3-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-tina3-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-tina3-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-tina3-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-tina3-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-tina3-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-tina3-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-tina3-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-tina3-body {\n    padding: 16px;\n  }\n\n  .ga-tina3-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-tina3-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-tina3-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-tina3-card p,\n  .ga-tina3-card li,\n  .ga-tina3-card summary,\n  .ga-tina3-card details \u003e div,\n  .ga-tina3-spec-table th,\n  .ga-tina3-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-tina3-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-tina3-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-tina3-soft {\n    background: #f6fbff;\n  }\n\n  .ga-tina3-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-tina3-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-tina3-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-tina3-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-tina3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-tina3-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-tina3-spec-table th,\n  .ga-tina3-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-tina3-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-tina3-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-tina3-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-tina3-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-tina3-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-tina3-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-tina3-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-tina3-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-tina3-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-tina3-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-tina3-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-tina3-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-tina3-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-tina3-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-tina3-top p {\n      font-size: 16px;\n    }\n\n    .ga-tina3-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-tina3-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-tina3-body {\n      padding: 22px;\n    }\n\n    .ga-tina3-stack {\n      gap: 18px;\n    }\n\n    .ga-tina3-card {\n      padding: 22px;\n    }\n\n    .ga-tina3-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-tina3-card p,\n    .ga-tina3-card li,\n    .ga-tina3-card summary,\n    .ga-tina3-card details \u003e div,\n    .ga-tina3-spec-table th,\n    .ga-tina3-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-tina3-spec-table th,\n    .ga-tina3-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-tina3-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-tina3-wrap\"\u003e\n  \u003csection class=\"ga-tina3-section\"\u003e\n    \u003cdiv class=\"ga-tina3-top\"\u003e\n      \u003cp class=\"ga-tina3-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eTina 3 cm Gold Plated Twisted Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Our light-catching medium hoops, reimagined. The Tina are now\n        \u003cspan class=\"ga-tina3-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-tina3-highlight\"\u003eeven thicker 24ct gold plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-tina3-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-tina3-btn ga-tina3-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-tina3-faq\" class=\"ga-tina3-btn ga-tina3-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-tina3-body\"\u003e\n      \u003cdiv class=\"ga-tina3-stack\"\u003e\n\n        \u003cdiv class=\"ga-tina3-card\"\u003e\n          \u003ch3\u003eThe twisted medium hoops, upgraded\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eTina 3 cm Hoops\u003c\/strong\u003e — our polished twisted hoops, now upgraded for a new era of everyday wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even easier on the ear, while an \u003cstrong\u003eeven thicker layer of 24ct gold plating\u003c\/strong\u003e gives them richer shine and better long-term wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength, structure, and resilience for daily use, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So while the hoops have evolved, they still honour our silver roots — and they remain \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina3-card ga-tina3-soft\"\u003e\n          \u003ch3\u003eWhy the change?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, making full-silver hoop production increasingly difficult without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            But we could not bring back an inferior version of our signature hoops. So instead, we improved them: lighter, stronger, and finished with thicker gold plating, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina3-card\"\u003e\n          \u003ch3\u003eWhy they go from day to night so easily\u003c\/h3\u003e\n          \u003cul class=\"ga-tina3-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easy all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThicker 24ct gold plating\u003c\/strong\u003e for longer-lasting shine\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for strength and durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3 cm outer diameter\u003c\/strong\u003e for a polished medium hoop size\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTwisted shape\u003c\/strong\u003e for a light-catching, polished finish\u003c\/li\u003e\n            \u003cli\u003eDesigned to work with everything from T-shirts to cocktail dresses\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina3-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-tina3-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with thick 24ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eTwisted light-catching hoop silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eHigh-shine polished gold\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSold as\u003c\/th\u003e\n\u003ctd\u003ePair\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina3-card ga-tina3-faq\" id=\"ga-tina3-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre the Tina hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making the Tina hoops comfortable for sensitive ears.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre these still gold vermeil hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              No. This upgraded version is no longer vermeil. The Tina hoops are now crafted with a \u003cstrong\u003edurable brass base\u003c\/strong\u003e and finished with a \u003cstrong\u003ethicker 24ct gold plating\u003c\/strong\u003e, while keeping the sterling silver post.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Tina hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Tina hoops are \u003cstrong\u003e3 cm in outer diameter\u003c\/strong\u003e, making them an ideal medium hoop size with a polished twisted finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes the Tina different?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Their twisted silhouette catches the light beautifully, giving them an elevated finish that feels just as easy with daytime looks as it does with evening styling.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-tina3-hidden-seo\"\u003e\n    \u003ch2\u003e3cm Twisted Gold Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003e\n      The Tina 3 cm Gold Plated Hoops are twisted gold hoop earrings designed for everyday wear. These medium gold hoop earrings feature a durable brass base, thick 24ct gold plating, and a 925 sterling silver post for sensitive ears.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you are searching for twisted gold hoop earrings, 3cm gold hoops, medium gold hoop earrings, lightweight everyday hoop earrings, hypoallergenic gold hoops, or gold plated hoops for sensitive ears, the Tina hoops are designed to combine comfort, durability, and long-lasting shine.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Their 3 cm outer diameter and light-catching twisted silhouette make them an ideal everyday medium gold hoop earring — polished, wearable, and easy to style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":20021286502493,"sku":"DK.2815\/3\/G","price":168.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Tina_3_cm_Gold_Twisted_Hoops.png?v=1774526639"},{"product_id":"moon-sterling-silver-stud","title":"Moon sterling silver stud","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis earring is made from\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e925 sterling silver\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003ein the shape of a dainty small moon . It is encrusted with shimmering white cz stones . Stack it with other other styles from our\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories collection \u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003eWhite  cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eLength 7mm, post length 12 mm\u003c\/li\u003e\n\u003cli\u003ePost thickness 18 gauge\u003c\/li\u003e\n\u003cli\u003eButterfly post\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":20240320954461,"sku":"DK.2820\/W","price":28.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Moon_sterling_silver_stud.png?v=1745927204"},{"product_id":"moon-gold-vermeil-stud","title":"Moon gold vermeil stud","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis earring is made from\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e925 sterling silver 18ct gold plated\u003c\/strong\u003e\u003cspan\u003e \u003c\/span\u003ein the shape of a dainty small moon . It is encrusted with shimmering white cz stones . Stack it with other other styles from our\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories collection \u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003eWhite  cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eLength 7mm, post length 12 mm\u003c\/li\u003e\n\u003cli\u003ePost thickness 18 gauge\u003c\/li\u003e\n\u003cli\u003eButterfly post\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":20240330260573,"sku":"DK.2820\/G","price":28.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Moon_gold_vermeil_stud.png?v=1745834997"},{"product_id":"hanging-sun-sterling-silver-earring","title":"Hanging sun sterling silver earring","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eThis sterling silver earring is a strong, geometric piece. It comprises a U-shaped lock with a circle-shaped drop, and is speckled with glistening white cz pavé stones. Wear it stacked with other pieces from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003eWhite  cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":20247298572381,"sku":"DK.2824\/W","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Hangingsunsterlingsilverearring.png?v=1787143441"},{"product_id":"hanging-moon-gold-vermeil-earring","title":"Moon Gold Drop Earring – U-Lock","description":"\u003cdiv style=\"font-family: Futura, Arial, sans-serif; color: #10243e; line-height: 1.7;\"\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 26px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch2 style=\"\n      margin: 0 0 12px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 28px;\n      font-weight: 400;\n      line-height: 1.2;\n      color: #10243e;\n    \"\u003e\n      A Little Moonlight\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin: 0 0 14px;\"\u003e\n      The \u003cstrong\u003eMoon Gold Drop Earring\u003c\/strong\u003e pairs a polished crescent-moon charm with our signature\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/u-lock-huggies-drop-huggie-earrings\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        U-lock huggie\n      \u003c\/a\u003e\n      and a delicate row of white cubic zirconia stones.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0;\"\u003e\n      Lightweight, celestial and easy to layer, it adds gentle movement to the ear without overwhelming your stack. Wear it alone or combine it with studs, huggies and cuffs from our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Ear Stories collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 22px 24px;\n    background-color: #ffffff;\n    border: 1px solid #dfe4e8;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch3 style=\"\n      margin: 0 0 16px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 22px;\n      font-weight: 400;\n      color: #10243e;\n    \"\u003e\n      The Details\n    \u003c\/h3\u003e\n\n    \u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e925 sterling silver\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e18ct gold-plated finish\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eWhite cubic zirconia pavé detailing\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eCrescent-moon drop charm\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eSecure hinged U-lock fastening\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eDesigned for pierced ears\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003ePresented in a Galleria Armadoro suede pouch\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eSold individually\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 20px 22px;\n    background-color: #10243e;\n    border-radius: 18px;\n    color: #ffffff;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 8px; font-weight: 600;\"\u003e\n      Sensitive-ear friendly\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0; color: #ffffff;\"\u003e\n      All Galleria Armadoro jewellery is hypoallergenic, nickel-free, cadmium-free and lead-free, and tested to comply with REACH requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0;\n    padding: 22px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n    text-align: center;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 16px;\"\u003e\n      Discover more celestial charms, sculptural U-lock designs and removable charm huggies in our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/gold-drop-earrings\" style=\"color: #10243e; font-weight: 700; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Gold Drop Earrings collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/gold-drop-earrings\" style=\"\n        display: inline-block;\n        padding: 12px 22px;\n        background-color: #10243e;\n        border-radius: 999px;\n        color: #ffffff;\n        font-size: 13px;\n        font-weight: 600;\n        letter-spacing: 0.08em;\n        text-decoration: none;\n        text-transform: uppercase;\n      \"\u003e\n      Shop Gold Drop Earrings\n    \u003c\/a\u003e\n\n    \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n      Building a layered look?\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Explore the Ear Stories collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":20247376265309,"sku":"DK.2825\/G","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Hanging_moon_gold_vermeil_earring.png?v=1745830648"},{"product_id":"hanging-star-gold-vermeil-earring","title":"Star Gold Drop Earring – U-Lock","description":"\u003cdiv style=\"font-family: Futura, Arial, sans-serif; color: #10243e; line-height: 1.7;\"\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 26px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch2 style=\"\n      margin: 0 0 12px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 28px;\n      font-weight: 400;\n      line-height: 1.2;\n      color: #10243e;\n    \"\u003e\n      A Little Starlight\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin: 0 0 14px;\"\u003e\n      The \u003cstrong\u003eStar Gold Drop Earring\u003c\/strong\u003e pairs our signature\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/u-lock-huggies-drop-huggie-earrings\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        U-lock huggie\n      \u003c\/a\u003e\n      with a delicate star charm and light-catching white cubic zirconia pavé.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0;\"\u003e\n      Lightweight, playful and polished enough for day or evening, it can be worn as a solo celestial detail or layered with studs, huggies and cuffs from our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Ear Stories collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 22px 24px;\n    background-color: #ffffff;\n    border: 1px solid #dfe4e8;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch3 style=\"\n      margin: 0 0 16px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 22px;\n      font-weight: 400;\n      color: #10243e;\n    \"\u003e\n      The Details\n    \u003c\/h3\u003e\n\n    \u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e925 sterling silver\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e18ct gold-plated finish\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eWhite cubic zirconia pavé detailing\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eDelicate star-shaped drop charm\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eSecure hinged U-lock fastening\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eDesigned for pierced ears\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003ePresented in a Galleria Armadoro suede pouch\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eSold individually\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 20px 22px;\n    background-color: #10243e;\n    border-radius: 18px;\n    color: #ffffff;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 8px; font-weight: 600;\"\u003e\n      Sensitive-ear friendly\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0; color: #ffffff;\"\u003e\n      All Galleria Armadoro jewellery is hypoallergenic, nickel-free, cadmium-free and lead-free, and tested to comply with REACH requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0;\n    padding: 22px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n    text-align: center;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 16px;\"\u003e\n      Discover more celestial charms, sculptural U-lock designs and removable charm huggies in our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/gold-drop-earrings\" style=\"color: #10243e; font-weight: 700; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Gold Drop Earrings collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/gold-drop-earrings\" style=\"\n        display: inline-block;\n        padding: 12px 22px;\n        background-color: #10243e;\n        border-radius: 999px;\n        color: #ffffff;\n        font-size: 13px;\n        font-weight: 600;\n        letter-spacing: 0.08em;\n        text-decoration: none;\n        text-transform: uppercase;\n      \"\u003e\n      Shop Gold Drop Earrings\n    \u003c\/a\u003e\n\n    \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n      Creating a layered ear?\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Explore the Ear Stories collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":20247481450589,"sku":"DK.2826\/G","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/star_earring.png?v=1745587255"},{"product_id":"6-5-mm-three-rows-pave-gold-vermeil-huggie","title":"6,5 mm three rows pave gold vermeil huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThis classic 925 sterling silver \u003cstrong\u003e18ct gold plated\u003c\/strong\u003e single mini hoop curves neatly around the lobe and is set with an array of shimmering white pavé cz stones . Mix and match it with other pieces from the \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories collection\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"accord active\"\u003e\n\u003cdiv class=\"accord_content\"\u003e\n\u003cdiv class=\"rte\"\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e6,5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003eWhite  cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28249960317021,"sku":"DK.2843\/WCZ\/G","price":39.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/6_5_mm_three_rows_pave_gold_vermeil_huggie_clos_up.png?v=1767358896"},{"product_id":"large-link-anklet-bracelet-gold-plated","title":"Large link anklet\/bracelet gold plated","description":"\u003cp\u003eOur favourite large link chain, now available as an anklet\/bracelet with our signature seamless clasp. Wear it solo, or pair it with any of our charms from our \u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ga-charms-club\"\u003eCharms Club Collection\u003c\/a\u003e\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eSee also the \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/large-link-silver-plated-anklet-bracelet\"\u003e\u003cspan style=\"text-decoration: underline;\"\u003e\u003cstrong\u003esilver version\u003c\/strong\u003e\u003c\/span\u003e\u003c\/a\u003e.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eBrass 18ct gold plated\u003c\/li\u003e\n\u003cli\u003eAnklet at 25 cm \u003c\/li\u003e\n\u003cli\u003eBracelet at 17 cm\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cdiv style=\"display:none;\"\u003e\n  \u003csection\u003e\n    \u003ch2\u003eGold Paperclip Anklet – Your New Everyday Essential\u003c\/h2\u003e\n    \u003cp\u003e\n      This chunky \u003cstrong\u003egold anklet\u003c\/strong\u003e reimagines the classic \u003cstrong\u003epaperclip chain\u003c\/strong\u003e with a bold, elevated edge. Whether you're styling it with heels, sandals, or barefoot on the beach, it adds instant polish to your summer look.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Perfect for those searching for \u003cstrong\u003eanklets for women\u003c\/strong\u003e, this design doubles as a bracelet — making it ideal for those who love \u003cstrong\u003ecustom anklets\u003c\/strong\u003e or want to personalise their stack. It pairs beautifully with other \u003cstrong\u003ebeach anklets\u003c\/strong\u003e and summer jewellery.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you're browsing trends for \u003cstrong\u003echunky chain anklets\u003c\/strong\u003e, \u003cstrong\u003epersonalised anklets\u003c\/strong\u003e, or modern takes on the \u003cstrong\u003epaperclip bracelet\u003c\/strong\u003e style, this is your ultimate go-to. Designed in 18ct gold plating and 100% hypoallergenic, it's crafted for statement-making simplicity.\n    \u003c\/p\u003e\n    \u003cul\u003e\n      \u003cli\u003eIdeal for layering with \u003cstrong\u003ediamond anklets\u003c\/strong\u003e and \u003cstrong\u003epearl anklets\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eAdjustable fit for easy styling as an \u003cstrong\u003eanklet\u003c\/strong\u003e or \u003cstrong\u003ebracelet\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eInspired by timeless \u003cstrong\u003epaperclip chains\u003c\/strong\u003e with a modern twist\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Bracelet","offer_id":28298334044253,"sku":"DK.2835\/17\/G","price":50.0,"currency_code":"EUR","in_stock":true},{"title":"Anklet","offer_id":28298334011485,"sku":"DK.2835\/23\/G","price":58.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/PAPERCLIP_SILVER_CHAIN_ANKLET_GOLD.png?v=1782119264"},{"product_id":"large-link-chain-gold-plated","title":"Large link chain gold plated","description":"\u003cdiv style=\"font-family:'Futura', Arial, sans-serif; color:#0b1f33; line-height:1.7;\"\u003e\n\n  \u003c!-- MODEL LENGTH NOTE --\u003e\n  \u003cdiv style=\"margin:0 0 28px; padding:14px 18px; background:#eaf6fb; border-left:4px solid #006ba6;\"\u003e\n    \u003cp style=\"margin:0; color:#006ba6; font-size:12px; font-weight:600; letter-spacing:1.4px; text-transform:uppercase;\"\u003e\n      Model is wearing the 40 cm Large Link Chain\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003ch2 style=\"margin:0 0 14px; font-family:'HV Fitzgerald', Georgia, serif; color:#0b1f33; font-size:28px; font-weight:400; line-height:1.2;\"\u003e\n    Our Signature Large Link Chain\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px;\"\u003e\n    A Galleria Armadoro favourite, now available in \u003cstrong\u003eeight versatile lengths\u003c\/strong\u003e. The Large Link Paperclip Chain combines elongated gold links with our signature seamless clasp for a polished finish from every angle.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 0 24px;\"\u003e\n    Wear it solo as an effortless gold chain necklace, layer it with finer styles or personalise it with removable pieces from our\n    \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ga-charms-club\" style=\"color:#006ba6; font-weight:600; text-decoration:underline; text-underline-offset:3px;\"\u003e\n      Charms Club Collection\n    \u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- HIGHLIGHT BOX --\u003e\n  \u003cdiv style=\"margin:28px 0; padding:24px; background:#0b1f33; color:#ffffff;\"\u003e\n    \u003cp style=\"margin:0 0 8px; font-family:'HV Fitzgerald', Georgia, serif; font-size:22px; line-height:1.25;\"\u003e\n      One Chain, Eight Lengths\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0; color:#ffffff; font-size:14px;\"\u003e\n      Choose a shorter length for a close-to-the-collarbone look or go longer for easy layering. The open paperclip links also make it simple to add and reposition your favourite charms.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003ch3 style=\"margin:30px 0 14px; font-family:'HV Fitzgerald', Georgia, serif; color:#0b1f33; font-size:22px; font-weight:400;\"\u003e\n    Details\n  \u003c\/h3\u003e\n\n  \u003cul style=\"margin:0 0 24px; padding-left:20px;\"\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eElongated large paperclip links\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eSignature seamless clasp\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eBrass plated in 24ct gold\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eAvailable in eight lengths, from 35 cm to 90 cm\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eDesigned to be worn alone, layered or styled with charms\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003ePresented in a luxurious Galleria Armadoro suede pouch\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- SILVER VERSION --\u003e\n  \u003cdiv style=\"margin:28px 0; padding:20px; background:#f5f9fc; border:1px solid #c9e7f3;\"\u003e\n    \u003cp style=\"margin:0; font-size:14px;\"\u003e\n      Prefer cooler tones? Discover the\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/large-link-paperclip-chain-silver-plated\" style=\"color:#006ba6; font-weight:600; text-decoration:underline; text-underline-offset:3px;\"\u003e\n        silver Large Link Paperclip Chain\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HYPOALLERGENIC NOTE --\u003e\n  \u003cdiv style=\"margin-top:28px; padding:18px 20px; border:1px solid #c9e7f3; background:#ffffff;\"\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#25384a;\"\u003e\n      \u003cstrong style=\"color:#006ba6;\"\u003eHypoallergenic jewellery:\u003c\/strong\u003e\n      All Galleria Armadoro jewellery is nickel, cadmium and lead free, and tested in accordance with REACH requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT FAQ --\u003e\n  \u003cdiv style=\"margin-top:34px;\"\u003e\n    \u003ch3 style=\"margin:0 0 18px; font-family:'HV Fitzgerald', Georgia, serif; color:#0b1f33; font-size:22px; font-weight:400;\"\u003e\n      Your Questions, Answered\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eWhat length is the model wearing?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003e\n      The model is wearing the Large Link Chain at 40 cm.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eCan I add charms to this chain?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003e\n      Yes. The open paperclip links are designed to work beautifully with removable charms from our Charms Club Collection.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eWhich chain length should I choose?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003e\n      Choose 35–40 cm for a shorter neckline, 45–60 cm for everyday layering or one of the longer lengths for a more dramatic look.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eIs the Large Link Chain hypoallergenic?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0;\"\u003e\n      Yes. It is nickel, cadmium and lead free, making it suitable for sensitive skin.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"35 cm \/ 14 in","offer_id":28298405314653,"sku":"DK.2835\/35\/G","price":69.0,"currency_code":"EUR","in_stock":true},{"title":"40 cm \/ 16 in","offer_id":28298405347421,"sku":"DK.2835\/40\/G","price":74.0,"currency_code":"EUR","in_stock":true},{"title":"45 cm \/ 18 in","offer_id":28298405380189,"sku":"DK.2835\/45\/G","price":79.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ 20 in","offer_id":28298405412957,"sku":"DK.2835\/50\/G","price":84.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm \/ 24 in","offer_id":28298405445725,"sku":"DK.2835\/60\/G","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"70 cm \/ 28 in","offer_id":28298405478493,"sku":"DK.2835\/70\/G","price":105.0,"currency_code":"EUR","in_stock":true},{"title":"80 cm \/ 32 in","offer_id":28298405511261,"sku":"DK.2835\/80\/G","price":116.0,"currency_code":"EUR","in_stock":true},{"title":"90 cm \/ 36 in","offer_id":28298405544029,"sku":"DK.2835\/90\/G","price":126.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/PAPERCLIP_SILVER_CHAIN_NECKLACE_GOLD.png?v=1782119087"},{"product_id":"6-5mm-jumbo-graduated-sterling-silver-huggie","title":"Mini Gala 6.5mm sterling silver huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCast from 925 sterling silver in a round shape that gently hugs your lobes, this single earring is encrusted with dazzling white cz stones in graduating sizes. Pair it with other pieces from our\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection.\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eShown here with the matching\u003cspan\u003e \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/jumbo-graduated-sterling-silver-huggie\"\u003e\u003cstrong\u003e8\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/jumbo-graduated-sterling-silver-huggie\"\u003e\u003cstrong\u003e,5 mm huggie\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e6.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28625000530013,"sku":"DK.2873\/WCZ\/W","price":37.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Untitleddesign-2025-01-30T143953.245.png?v=1738240811"},{"product_id":"6-5mm-jumbo-graduated-gold-vermeil-huggie","title":"Mini Gala 6.5mm gold vermeil huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCast from 925 sterling silver plated in 18ct gold, in a round shape that gently hugs your lobes, this single earring is encrusted with dazzling white cz stones in graduating sizes. Pair it with other pieces from our\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection.\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eShown here with the matching\u003cspan\u003e \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/jumbo-graduated-gold-vermeil-huggie\"\u003e\u003cstrong\u003e8\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/jumbo-graduated-gold-vermeil-huggie\"\u003e\u003cstrong\u003e,5 mm huggie\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e6.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28625011933277,"sku":"DK.2873\/WCZ\/G","price":37.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Untitleddesign-2025-01-28T142925.120.png?v=1738067386"},{"product_id":"simple-shaker-sterling-silver-huggie","title":"Simple shaker sterling silver  huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis dainty huggie will quickly become your everyday staple. Cast from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, it is designed to sit close to the lobe and strung with a two tiny white cz stones.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/6-5mm-simple-shaker-sterling-silver-huggie\"\u003e\u003cstrong\u003e6,5mm huggie\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28625257824349,"sku":"DK.2872\/W","price":33.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Simple_shaker_sterling_silver_huggie.png?v=1765445772"},{"product_id":"simple-shaker-gold-vermeil-huggie","title":"Simple shaker gold vermeil huggie","description":"\u003cdiv style=\"font-family: Futura, Arial, sans-serif; font-size: 16px; line-height: 1.6; color: #111;\" class=\"ga-product-description\"\u003e\n\u003cp style=\"margin: 0 0 14px 0;\"\u003eThe \u003cstrong\u003eSimple Shaker Gold Vermeil Huggie\u003c\/strong\u003e is the definition of effortless elegance — a refined essential designed to be worn every day, everywhere.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px 0;\"\u003eCrafted from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e and plated in \u003cstrong\u003e18ct gold\u003c\/strong\u003e, this delicate huggie is designed to sit close to the lobe for a clean, modern look. Two tiny \u003cstrong\u003ewhite cubic zirconia stones\u003c\/strong\u003e add a subtle shimmer, catching the light with every movement.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 18px 0;\"\u003eMinimal yet considered, it works beautifully worn solo or layered with other huggies and studs. Lightweight, timeless and endlessly wearable, it’s the kind of earring you’ll reach for without thinking — and never want to take off.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 10px 0;\"\u003eShown here with the matching \u003cstrong\u003e6.5mm huggie\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv style=\"margin: 18px 0 0 0;\" class=\"ga-section\"\u003e\n\u003cdiv style=\"font-family: 'HV Fitzgerald', Georgia, serif; letter-spacing: 0.5px; font-size: 18px; text-transform: uppercase; margin: 0 0 10px 0;\"\u003eDetails\u003c\/div\u003e\n\u003cul style=\"margin: 0; padding: 0 0 0 18px;\"\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003e\u003cstrong\u003e925 sterling silver\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003e\u003cstrong\u003e18ct gold plated\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003e\n\u003cstrong\u003e8.5mm\u003c\/strong\u003e inner diameter\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003eTwo \u003cstrong\u003ewhite CZ stones\u003c\/strong\u003e (star quality)\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003eDesigned to sit close to the lobe\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003eFor pierced ears\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003eComes in a luxurious GA jewellery box or pouch\u003c\/li\u003e\n\u003cli style=\"margin: 0 0 8px 0;\"\u003eSold individually\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin: 18px 0 0 0;\" class=\"ga-section\"\u003e\n\u003cdiv style=\"font-family: 'HV Fitzgerald', Georgia, serif; letter-spacing: 0.5px; font-size: 18px; text-transform: uppercase; margin: 0 0 10px 0;\"\u003eHypoallergenic Promise\u003c\/div\u003e\n\u003cp style=\"margin: 0;\"\u003e\u003cem\u003eAll GA jewellery is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ✅ GA | JSON-LD: Product + FAQ Schema (paste into Shopify product description or theme where JSON-LD is allowed) --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28625277223005,"sku":"DK.2872\/G","price":33.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Simple_shaker_gold_vermeil_huggie.png?v=1767184107"},{"product_id":"6-5mm-simple-shaker-sterling-silver-huggie","title":"6,5mm simple shaker sterling silver huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis dainty huggie will quickly become your everyday staple. Cast from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, it is designed to sit close to the lobe and strung with a two tiny white cz stones.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003cstrong\u003e8,5mm huggie\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e6.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28625312088157,"sku":"DK.2871\/W","price":27.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/6_5mm_simple_shaker_sterling_silver_huggie.png?v=1746697486"},{"product_id":"6-5mm-simple-shaker-gold-vermeil-huggie","title":"6,5mm simple shaker gold vermeil huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis dainty huggie will quickly become your everyday staple. Cast from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, plated in 18ct gold, it is designed to sit close to the lobe and strung with two tiny white cz stones.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003cstrong\u003e8,5mm huggie\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e6.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewellery box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewellery is 100% hypoallergenic, nickel, cadmium \u0026amp; lead-free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28625335320669,"sku":"DK.2871\/G","price":27.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/6_5mm_simple_shaker_gold_vermeil_huggie.png?v=1745838035"},{"product_id":"ziggy-sterling-silver-huggie","title":"Ziggy sterling silver huggie","description":"\u003c!-- =========================\n✅ SHOPIFY COMPLETE SET (LLM SEO + AI Search + Voice Search)\nProduct: Ziggy Sterling Silver Open Huggie\nIncludes: Meta data + On-page description (HTML) + Mini FAQ + Hidden JSON-LD (Product + FAQ) + Alt text\n========================= --\u003e\n\n\u003c!-- ✅ META DATA (paste into Shopify SEO fields) --\u003e\n\u003c!-- Meta Title (≤60): Ziggy Sterling Silver Open Huggie | CZ --\u003e\n\u003c!-- Meta Description (≤160): Punk-inspired open huggie in sterling silver with white CZ sparkle. Double-sided, 8.5mm fit. Sold singly. Hypoallergenic \u0026 REACH certified. --\u003e\n\n\u003c!-- ✅ ALT TEXT (rotate per image) --\u003e\n\u003c!-- 1) Ziggy sterling silver open huggie earring with white CZ --\u003e\n\u003c!-- 2) Double-sided sterling silver huggie with CZ stones --\u003e\n\u003c!-- 3) Punk-inspired silver open huggie from Ear Stories Collection --\u003e\n\u003c!-- 4) Hypoallergenic sterling silver huggie earring sold individually --\u003e\n\n\u003c!-- ✅ PRODUCT DESCRIPTION (HTML – paste into Shopify description) --\u003e\n\u003cdiv class=\"ga-product-description\" style=\"font-family:Futura, Arial, sans-serif; font-size:16px; line-height:1.6; color:#111;\"\u003e\n\n  \u003cp style=\"margin:0 0 14px 0;\"\u003e\n    The \u003cstrong\u003eZiggy Sterling Silver Open Huggie\u003c\/strong\u003e is a sharp, punk-inspired essential designed to bring edge to your everyday ear stack.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 0 14px 0;\"\u003e\n    Cast from \u003cstrong\u003epolished 925 sterling silver\u003c\/strong\u003e and finished with \u003cstrong\u003ewhite rhodium plating\u003c\/strong\u003e, this open huggie features shimmering \u003cstrong\u003ewhite CZ stones\u003c\/strong\u003e set on both sides. Its \u003cstrong\u003edouble-sided design\u003c\/strong\u003e allows it to be worn either way, giving you two looks in one.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 0 18px 0;\"\u003e\n    Designed to sit close to the lobe with an \u003cstrong\u003e8.5mm inner diameter\u003c\/strong\u003e, Ziggy is perfect worn solo or layered with other pieces from our \u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e for a bold, curated finish.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ga-section\" style=\"margin:18px 0 0 0;\"\u003e\n    \u003cdiv style=\"font-family:'HV Fitzgerald', Georgia, serif; letter-spacing:0.5px; font-size:18px; text-transform:uppercase; margin:0 0 10px 0;\"\u003e\n      Details\n    \u003c\/div\u003e\n\n    \u003cul style=\"margin:0; padding:0 0 0 18px;\"\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003e\u003cstrong\u003e925 sterling silver\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003e\u003cstrong\u003eWhite rhodium plated\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003e\n\u003cstrong\u003eWhite CZ stones\u003c\/strong\u003e (star quality)\u003c\/li\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003e\n\u003cstrong\u003e8.5mm\u003c\/strong\u003e inner diameter\u003c\/li\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003eOpen, double-sided design\u003c\/li\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003eFor pierced ears\u003c\/li\u003e\n      \u003cli style=\"margin:0 0 8px 0;\"\u003eComes in a luxurious GA jewellery box or pouch\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp style=\"margin:14px 0 0 0;\"\u003e\n    \u003cem\u003e*Sold individually*\u003c\/em\u003e\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ga-section\" style=\"margin:18px 0 0 0;\"\u003e\n    \u003cdiv style=\"font-family:'HV Fitzgerald', Georgia, serif; letter-spacing:0.5px; font-size:18px; text-transform:uppercase; margin:0 0 10px 0;\"\u003e\n      Hypoallergenic Promise\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin:0;\"\u003e\n      \u003cem\u003eAll GA jewellery is 100% hypoallergenic, nickel, cadmium \u0026amp; lead-free. Tested and certified by REACH.\u003c\/em\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ✅ MINI FAQ (on-page, voice-search optimised) --\u003e\n\u003cdiv class=\"ga-mini-faq\" style=\"font-family:Futura, Arial, sans-serif; font-size:16px; line-height:1.6; color:#111; margin-top:18px;\"\u003e\n  \u003cdiv style=\"font-family:'HV Fitzgerald', Georgia, serif; letter-spacing:0.5px; font-size:18px; text-transform:uppercase; margin:0 0 10px 0;\"\u003e\n    Mini FAQ\n  \u003c\/div\u003e\n\n  \u003cp style=\"margin:0 0 10px 0;\"\u003e\u003cstrong\u003eIs the Ziggy huggie sold as a single or a pair?\u003c\/strong\u003e\u003cbr\u003e\n    It’s sold as a \u003cstrong\u003esingle huggie\u003c\/strong\u003e, ideal for mixing and matching.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 0 10px 0;\"\u003e\u003cstrong\u003eCan it be worn on both sides?\u003c\/strong\u003e\u003cbr\u003e\n    Yes. The Ziggy huggie is \u003cstrong\u003edouble-sided\u003c\/strong\u003e, so you can wear it either way.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 0 10px 0;\"\u003e\u003cstrong\u003eIs it suitable for sensitive ears?\u003c\/strong\u003e\u003cbr\u003e\n    Absolutely. It’s \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium \u0026amp; lead-free, and \u003cstrong\u003eREACH certified\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0;\"\u003e\u003cstrong\u003eIs it comfortable for everyday wear?\u003c\/strong\u003e\u003cbr\u003e\n    Yes. Its lightweight design and 8.5mm fit make it ideal for all-day wear.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ✅ HIDDEN JSON-LD: Product + FAQ schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Product\",\n      \"name\": \"Ziggy Sterling Silver Open Huggie\",\n      \"description\": \"A punk-inspired open huggie crafted from 925 sterling silver with white rhodium plating. Set with white CZ stones and designed to be worn on either side. 8.5mm inner diameter. Sold individually. Hypoallergenic and REACH certified.\",\n      \"brand\": {\n        \"@type\": \"Brand\",\n        \"name\": \"Galleria Armadoro\"\n      },\n      \"category\": \"Jewellery \u003e Earrings \u003e Huggie Earrings\",\n      \"material\": [\n        \"925 sterling silver\",\n        \"White rhodium plating\",\n        \"White cubic zirconia\"\n      ],\n      \"additionalProperty\": [\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Inner diameter\",\n          \"value\": \"8.5 mm\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Design\",\n          \"value\": \"Open, double-sided\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Stone\",\n          \"value\": \"White CZ\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Sold as\",\n          \"value\": \"Single huggie\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Hypoallergenic\",\n          \"value\": \"Yes (nickel, cadmium \u0026 lead-free)\"\n        },\n        {\n          \"@type\": \"PropertyValue\",\n          \"name\": \"Certification\",\n          \"value\": \"REACH tested and certified\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is the Ziggy Sterling Silver Huggie sold as a single or a pair?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"It is sold as a single huggie, perfect for mixing and matching.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Can the Ziggy huggie be worn on both sides?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes. The Ziggy huggie features a double-sided design and can be worn either way.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is the Ziggy huggie suitable for sensitive ears?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes. All GA jewellery is hypoallergenic, nickel, cadmium and lead-free, and REACH certified.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Is the Ziggy huggie comfortable for everyday wear?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Yes. Its lightweight construction and 8.5mm inner diameter make it ideal for everyday wear.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28730434781277,"sku":"DK.2884\/WCZ\/W","price":46.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Ziggy_sterling_silver_huggie.png?v=1767188348"},{"product_id":"ziggy-gold-vermeil-huggie","title":"Ziggy gold vermeil huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis punk-inspired design is cast from polished 925 sterling silver plated in 18ct gold and can be worn on either side as it is\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003edouble-sided\u003c\/strong\u003e. Try yours with the one or more pieces from our signature\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection\u003c\/a\u003e\u003c\/strong\u003e. \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28730459062365,"sku":"DK.2884\/WCZ\/G","price":46.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Ziggy_gold_vermeil_huggie.png?v=1745751080"},{"product_id":"8-5-mm-simple-sterling-silver-huggie","title":"8,5 mm simple sterling silver huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003ePerfect as an everyday piece, this simple huggie is equal parts sleek and retro. It is cast  from 925 sterling silver and polished to a high shine. Wear it stacked with other pieces from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/6-5-mm-simple-sterling-silver-huggie\"\u003e\u003cstrong\u003e6,5 mm version.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e3 mm thick\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28796047917149,"sku":"DK.2867\/W","price":33.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/8_5_mm_simple_sterling_silver_huggie.png?v=1745921388"},{"product_id":"8-5-mm-simple-gold-vermeil-huggie","title":"8,5 mm simple gold vermeil huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003ePerfect as an everyday piece, this simple huggie is equal parts sleek and retro. It is cast  from 925 sterling silver and polished to a high shine. Wear it stacked with other pieces from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\/products\/6-5-mm-simple-gold-vermeil-huggie\"\u003e\u003cstrong\u003e6,5 mm version.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e3 mm thick\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the 8.5 mm gold vermeil huggie suitable for second piercings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, the 8.5 mm simple gold vermeil huggie is ideal for second or third lobe piercings. Its snug fit and lightweight design make it perfect for curated ear stacks.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I wear this huggie in a helix or cartilage piercing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely. This huggie is suitable for healed helix and cartilage piercings. Ensure your piercing is fully healed before use to avoid irritation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the gold vermeil huggie hypoallergenic?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, our 8.5 mm huggie is made from 925 sterling silver and plated in 18ct gold vermeil. It is 100% hypoallergenic, nickel-free, cadmium-free, and lead-free.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I sleep with this huggie in my ear?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, the 8.5 mm huggie is designed to be ultra-light and smooth, making it comfortable enough for 24\/7 wear, including sleeping.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of closure does this huggie have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This huggie features a clicker closure mechanism, making it easy to put on and secure enough to stay in place throughout the day.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this earring sold as a single or a pair?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The 8.5 mm simple gold vermeil huggie is sold individually. You can mix and match it with other styles for a personalised ear stack.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the gold vermeil durable for everyday wear?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, our gold vermeil is plated with a thick layer of 18ct gold over 925 sterling silver, making it durable for everyday wear with proper care.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can this huggie be worn in a tragus or daith piercing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"While the 8.5 mm size can work for some tragus or daith piercings, we recommend checking the inner diameter against your anatomy to ensure a proper fit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the inner diameter of this huggie?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The inner diameter of the 8.5 mm huggie is approximately 6 mm, which fits closely to the lobe or cartilage for a snug, minimal look.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What’s the best way to style this huggie in an ear stack?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Pair it with pavé huggies, mini studs or thread-throughs to build a balanced ear story. Its smooth gold finish makes it a perfect base piece for a chic, layered look.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28796071542877,"sku":"DK.2867\/G","price":33.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/8.5_mm_Gold_Vermeil_Huggie_Hypoallergenic_Piercing_Hoop.png?v=1753169829"},{"product_id":"inside-out-22-mm-sterling-silver-hoop","title":"Inside-Out 22 mm sterling silver hoop","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eMade from 925 sterling silver this classic wear-any-time and any-where single hoop is must have. It is encrusted with dazzling white cz stones. Notice how this design is paved inside out so that it glitters from all angles. \u003c\/span\u003eWear it stacked with other pieces from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e22 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz pave, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":28796711862365,"sku":"DK.2876\/WCZ\/W","price":74.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Inside-Out_22_mm_sterling_silver_hoop..png?v=1770723100"},{"product_id":"gilda-gold-plated-chain-bracelet","title":"Gilda gold plated chain bracelet","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThis chain bracelet, made from \u003cstrong\u003egold plated brass\u003c\/strong\u003e, is a statement piece. It has a classical yet edgy aura, perfect for this season's nostalgic feel.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eBrass, 18ct gold plated\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e17+3 cm \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003e5mm thickness\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eComes in a luxurious GA jewelry suede pouch\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":30190440743005,"sku":"DK.2899\/BR\/G","price":78.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Gilda_gold_plated_chain_bracelet.png?v=1746617720"},{"product_id":"bolt-gold-vermeil-stud-ball-screw","title":"Bolt gold vermeil stud (ball screw)","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis single earring is cast in the shape of a dainty lighting bolt. It's made from polished \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e and set with brilliant-cut white cz stones. It comes as a single so you can layer it with other studs and huggies from our \u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection\u003c\/a\u003e \u003c\/strong\u003eor with the matching\u003ca href=\"https:\/\/galleria-armadoro.com\/products\/hanging-bolt-gold-vermeil-earring\"\u003e\u003cstrong\u003e U-lock version.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThe ball screw post is ideal\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003eto fit  the \u003c\/span\u003e\u003cstrong\u003etragus\u003c\/strong\u003e\u003cspan\u003e, \u003c\/span\u003e\u003cstrong\u003econch\u003c\/strong\u003e\u003cspan\u003e,  \u003c\/span\u003e\u003cstrong\u003erook\u003c\/strong\u003e\u003cspan\u003e, \u003c\/span\u003e\u003cstrong\u003ehelix\u003c\/strong\u003e\u003cspan\u003e or any \u003c\/span\u003e\u003cstrong\u003elobe piercing. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003eWhite cz pave, star quality\u003c\/li\u003e\n\u003cli\u003eLength 12mm, post length 8.5mm\u003c\/li\u003e\n\u003cli\u003ePost thickness 18 gauge\u003c\/li\u003e\n\u003cli\u003eBall screw at 4mm\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":30393584222301,"sku":"DK.2905\/BS\/G","price":27.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Bolt_gold_vermeil_stud.png?v=1745750592"},{"product_id":"hanging-bolt-sterling-silver-earring","title":"Hanging bolt sterling silver earring","description":"\u003cdiv style=\"font-family: Futura, Arial, sans-serif; color: #10243e; line-height: 1.7;\"\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 26px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch2 style=\"\n      margin: 0 0 12px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 28px;\n      font-weight: 400;\n      line-height: 1.2;\n      color: #10243e;\n    \"\u003e\n      A Flash of Silver\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin: 0 0 14px;\"\u003e\n      The \u003cstrong\u003eBolt Silver Drop Earring\u003c\/strong\u003e pairs our signature\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/u-lock-huggies-drop-huggie-earrings\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        U-lock huggie\n      \u003c\/a\u003e\n      with a lightning-bolt charm set with light-catching white cubic zirconia stones.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0;\"\u003e\n      Graphic, lightweight and made for mixing, it adds movement to a curated ear without overwhelming the stack. Wear it with other pieces from our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Ear Stories collection\n      \u003c\/a\u003e\n      or pair it with the matching Bolt stud in a\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/bolt-sterling-silver-stud-1\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        butterfly-back\n      \u003c\/a\u003e\n      or\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/bolt-sterling-silver-stud-ball-screw\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        ball-screw\n      \u003c\/a\u003e\n      version.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 22px 24px;\n    background-color: #ffffff;\n    border: 1px solid #dfe4e8;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch3 style=\"\n      margin: 0 0 16px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 22px;\n      font-weight: 400;\n      color: #10243e;\n    \"\u003e\n      The Details\n    \u003c\/h3\u003e\n\n    \u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e925 sterling silver\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eWhite-rhodium-plated finish\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eWhite cubic zirconia pavé detailing\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eU-lock length: 13mm\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eBolt charm length: 10mm\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003ePost thickness: 18 gauge\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eSecure hinged U-lock fastening\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eDesigned for pierced ears\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003ePresented in a Galleria Armadoro jewellery box or pouch\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eSold individually\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 20px 22px;\n    background-color: #10243e;\n    border-radius: 18px;\n    color: #ffffff;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 8px; font-weight: 600;\"\u003e\n      Sensitive-ear friendly\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0; color: #ffffff;\"\u003e\n      All Galleria Armadoro jewellery is hypoallergenic, nickel-free, cadmium-free and lead-free, and tested to comply with REACH requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 22px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n    text-align: center;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 16px;\"\u003e\n      Discover more celestial charms, sculptural drops and hinged huggies in our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/u-lock-huggies-drop-huggie-earrings\" style=\"color: #10243e; font-weight: 700; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        U-Lock Earrings collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/u-lock-huggies-drop-huggie-earrings\" style=\"\n        display: inline-block;\n        padding: 12px 22px;\n        background-color: #10243e;\n        border-radius: 999px;\n        color: #ffffff;\n        font-size: 13px;\n        font-weight: 600;\n        letter-spacing: 0.08em;\n        text-decoration: none;\n        text-transform: uppercase;\n      \"\u003e\n      Shop U-Lock Earrings\n    \u003c\/a\u003e\n\n    \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n      Building a layered look?\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Explore the Ear Stories collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0;\n    padding: 24px;\n    background-color: #ffffff;\n    border: 1px solid #dfe4e8;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch3 style=\"\n      margin: 0 0 18px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 22px;\n      font-weight: 400;\n      color: #10243e;\n    \"\u003e\n      Frequently Asked Questions\n    \u003c\/h3\u003e\n\n    \u003cdiv style=\"margin-bottom: 18px;\"\u003e\n      \u003cp style=\"margin: 0 0 5px; font-weight: 600;\"\u003e\n        Is the Bolt Silver Drop Earring suitable for a second or third lobe piercing?\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0;\"\u003e\n        Yes. Its lightweight drop design works beautifully in second and third lobe piercings, provided there is enough space for the charm to move comfortably.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 18px;\"\u003e\n      \u003cp style=\"margin: 0 0 5px; font-weight: 600;\"\u003e\n        Can I wear it in a cartilage or helix piercing?\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0;\"\u003e\n        It may suit certain upper-lobe or cartilage placements depending on your anatomy and the angle of the piercing. The charm should have enough room to hang without pressing against the ear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 18px;\"\u003e\n      \u003cp style=\"margin: 0 0 5px; font-weight: 600;\"\u003e\n        Is the Bolt Silver Drop Earring hypoallergenic?\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0;\"\u003e\n        Yes. It is crafted from 925 sterling silver with a white-rhodium-plated finish and is nickel-free, cadmium-free, lead-free and tested to comply with REACH requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 18px;\"\u003e\n      \u003cp style=\"margin: 0 0 5px; font-weight: 600;\"\u003e\n        Is it sold individually or as a pair?\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0;\"\u003e\n        This earring is sold individually, making it easy to create a mismatched ear stack. Add two to your basket for a matching pair.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-bottom: 18px;\"\u003e\n      \u003cp style=\"margin: 0 0 5px; font-weight: 600;\"\u003e\n        Is the bolt charm removable?\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0;\"\u003e\n        No. The bolt charm is fixed to the U-lock earring so it stays securely positioned while retaining its lightweight movement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003cp style=\"margin: 0 0 5px; font-weight: 600;\"\u003e\n        What type of fastening does it have?\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0;\"\u003e\n        It has a secure hinged U-lock fastening designed for easy insertion and comfortable everyday styling.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Bolt Silver Drop Earring suitable for a second or third lobe piercing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Its lightweight drop design works beautifully in second and third lobe piercings, provided there is enough space for the charm to move comfortably.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I wear the Bolt Silver Drop Earring in a cartilage or helix piercing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It may suit certain upper-lobe or cartilage placements depending on your anatomy and the angle of the piercing. The charm should have enough room to hang without pressing against the ear.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Bolt Silver Drop Earring hypoallergenic?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. It is crafted from 925 sterling silver with a white-rhodium-plated finish and is nickel-free, cadmium-free, lead-free and tested to comply with REACH requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Bolt Silver Drop Earring sold individually or as a pair?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This earring is sold individually, making it easy to create a mismatched ear stack. Add two to your basket for a matching pair.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the bolt charm removable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The bolt charm is fixed to the U-lock earring so it stays securely positioned while retaining its lightweight movement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of fastening does the Bolt Silver Drop Earring have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It has a secure hinged U-lock fastening designed for easy insertion and comfortable everyday styling.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"galleria-armadoro","offers":[{"title":"Default Title","offer_id":30401466695773,"sku":"DK.2906\/W","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Hanging_Bolt_Earring_Sterling_Silver_Rhodium_Plated.png?v=1753170946"},{"product_id":"hanging-bolt-gold-vermeil-earring","title":"Bolt Gold Drop Earring – U-Lock","description":"\u003cdiv style=\"font-family: Futura, Arial, sans-serif; color: #10243e; line-height: 1.7;\"\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 26px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch2 style=\"\n      margin: 0 0 12px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 28px;\n      font-weight: 400;\n      line-height: 1.2;\n      color: #10243e;\n    \"\u003e\n      A Flash of Gold\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin: 0 0 14px;\"\u003e\n      The \u003cstrong\u003eBolt Gold Drop Earring\u003c\/strong\u003e pairs our signature\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/u-lock-huggies-drop-huggie-earrings\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        U-lock huggie\n      \u003c\/a\u003e\n      with a lightning-bolt charm set with light-catching white cubic zirconia stones.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0;\"\u003e\n      Graphic, playful and easy to wear, it adds movement to a layered ear without feeling heavy. Style it with other pieces from our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Ear Stories collection\n      \u003c\/a\u003e\n      or pair it with the matching Bolt stud in a\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/bolt-gold-vermeil-stud-1\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        butterfly-back\n      \u003c\/a\u003e\n      or\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/bolt-gold-vermeil-stud-ball-screw\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        ball-screw\n      \u003c\/a\u003e\n      version.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 22px 24px;\n    background-color: #ffffff;\n    border: 1px solid #dfe4e8;\n    border-radius: 18px;\n  \"\u003e\n    \u003ch3 style=\"\n      margin: 0 0 16px;\n      font-family: 'HV Fitzgerald', Georgia, serif;\n      font-size: 22px;\n      font-weight: 400;\n      color: #10243e;\n    \"\u003e\n      The Details\n    \u003c\/h3\u003e\n\n    \u003cul style=\"margin: 0; padding-left: 20px;\"\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e925 sterling silver\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003e18ct gold-plated finish\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eWhite cubic zirconia pavé detailing\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eU-lock length: 13mm\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eBolt charm length: 10mm\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003ePost thickness: 18 gauge\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eSecure hinged fastening\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003eDesigned for pierced ears\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 7px;\"\u003ePresented in a Galleria Armadoro jewellery box or pouch\u003c\/li\u003e\n      \u003cli style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eSold individually\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0 0 24px;\n    padding: 20px 22px;\n    background-color: #10243e;\n    border-radius: 18px;\n    color: #ffffff;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 8px; font-weight: 600;\"\u003e\n      Sensitive-ear friendly\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin: 0; color: #ffffff;\"\u003e\n      All Galleria Armadoro jewellery is hypoallergenic, nickel-free, cadmium-free and lead-free, and tested to comply with REACH requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv style=\"\n    margin: 0;\n    padding: 22px 24px;\n    background-color: #e8efd8;\n    border: 1px solid #d5dfbd;\n    border-radius: 18px;\n    text-align: center;\n  \"\u003e\n    \u003cp style=\"margin: 0 0 16px;\"\u003e\n      Discover more celestial charms, sculptural U-lock designs and removable charm huggies in our\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/gold-drop-earrings\" style=\"color: #10243e; font-weight: 700; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Gold Drop Earrings collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/gold-drop-earrings\" style=\"\n        display: inline-block;\n        padding: 12px 22px;\n        background-color: #10243e;\n        border-radius: 999px;\n        color: #ffffff;\n        font-size: 13px;\n        font-weight: 600;\n        letter-spacing: 0.08em;\n        text-decoration: none;\n        text-transform: uppercase;\n      \"\u003e\n      Shop Gold Drop Earrings\n    \u003c\/a\u003e\n\n    \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n      Building a layered look?\n      \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\" style=\"color: #10243e; font-weight: 600; text-decoration: underline; text-underline-offset: 3px;\"\u003e\n        Explore the Ear Stories collection\n      \u003c\/a\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"galleria-armadoro","offers":[{"title":"Default Title","offer_id":30401617985629,"sku":"DK.2906\/G","price":38.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Hanging_bolt_gold_vermeil_earring.png?v=1745586842"},{"product_id":"tasha-6-5-mm-sterling-silver-huggie","title":"Tasha 6.5 mm sterling silver huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003eThis mini hoop earring is covered with pavéd white cz stones that catch the light from every angle. Wear it stacked with similar pieces from our \u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection.\u003c\/a\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/tasha-8-5-mm-sterling-silver-huggie?_pos=2\u0026amp;_sid=a1f39c7af\u0026amp;_ss=r\"\u003e\u003cstrong\u003e8,5mm huggie\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e6.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":31877417664605,"sku":"DK.2933\/W","price":27.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Tasha_6.5_mm_sterling_silver_huggie.png?v=1767192411"},{"product_id":"tasha-6-5-mm-gold-vermeil-huggie","title":"Tasha 6.5 mm gold vermeil huggie","description":"\u003c!-- =========================\nGA | PRODUCT DESCRIPTION (RICH HTML)\nProduct: Tasha 6.5 mm Gold Vermeil Pavé Huggie\nPaste directly into Shopify Product Description (HTML view)\n========================= --\u003e\n\u003csection class=\"ga-product\" style=\"font-family: Futura, Arial, sans-serif; line-height: 1.6; color: #111;\"\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 14px;\"\u003e\u003cstrong style=\"font-weight: bold;\"\u003eSmall in size. Big on shine.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 16px;\"\u003eThe \u003cstrong\u003eTasha 6.5 mm Gold Vermeil Huggie\u003c\/strong\u003e is a refined \u003cstrong\u003emini hoop earring\u003c\/strong\u003e, fully pavé-set with \u003cstrong\u003ewhite CZ stones\u003c\/strong\u003e that catch the light from every angle. Designed to hug the ear perfectly, it’s the kind of piece you never take off — effortless, elegant, and endlessly stackable.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 16px;\"\u003eCrafted from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e and finished in \u003cstrong\u003e18ct gold vermeil\u003c\/strong\u003e, Tasha delivers maximum brilliance in a perfectly compact silhouette. The \u003cstrong\u003e6.5 mm inner diameter\u003c\/strong\u003e makes it ideal for first, second or cartilage piercings, sitting close to the ear for a clean, modern look.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 16px;\"\u003eWear it solo for subtle sparkle or stack it with favourites from our \u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e. \u003cspan style=\"opacity: 0.9;\"\u003eShown here with the matching \u003cstrong\u003e8.5 mm huggie\u003c\/strong\u003e for an effortless layered effect.\u003c\/span\u003e\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e6e6e6; margin: 18px 0;\"\u003e\n\u003ch3 style=\"font-family: 'HV Fitzgerald', Georgia, serif; font-size: 20px; margin: 0 0 10px;\"\u003eDetails\u003c\/h3\u003e\n\u003cul style=\"margin: 0 0 14px 18px; padding: 0; font-size: 16px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 925 sterling silver\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e 18ct gold plated (gold vermeil)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner diameter:\u003c\/strong\u003e 6.5 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStones:\u003c\/strong\u003e Pavé-set white CZ stones, star quality\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor:\u003c\/strong\u003e Pierced ears\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Comes in a luxurious GA jewellery box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 16px;\"\u003e\u003cem\u003e*All GA jewellery is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH.\u003c\/em\u003e\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e6e6e6; margin: 18px 0;\"\u003e\n\u003ch3 style=\"font-family: 'HV Fitzgerald', Georgia, serif; font-size: 20px; margin: 0 0 10px;\"\u003eStyling Notes\u003c\/h3\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 10px;\"\u003eLooking for a \u003cstrong\u003esmall gold huggie for everyday wear\u003c\/strong\u003e? The Tasha 6.5 mm is perfect for:\u003c\/p\u003e\n\u003cul style=\"margin: 0 0 16px 18px; padding: 0; font-size: 16px;\"\u003e\n\u003cli\u003eMinimal ear stacks\u003c\/li\u003e\n\u003cli\u003eSecond or third piercings\u003c\/li\u003e\n\u003cli\u003eCartilage and helix styling\u003c\/li\u003e\n\u003cli\u003eLayering with larger hoops for a chic size-contrast\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 16px; margin: 0 0 0;\"\u003eFor a graduated look, pair it with the \u003cstrong\u003e8.5 mm Tasha Huggie\u003c\/strong\u003e or layer with other pavé pieces from the \u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\nHIDDEN META (Copy into Shopify SEO fields)\nMeta Title:\nTasha 6.5 mm Gold Vermeil Pavé Huggie | Mini Gold Hoop Earrings\nMeta Description:\nDiscover the Tasha 6.5 mm gold vermeil huggie — a mini pavé hoop with white CZ stones. Hypoallergenic, lightweight and perfect for ear stacking.\n========================= --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =========================\nHIDDEN IMAGE ALT TEXT (Use per image in Shopify media alt fields)\n1) Tasha 6.5 mm gold vermeil pavé huggie earring on ear\n2) Mini gold huggie earring with white CZ stones – 6.5 mm\n3) Gold vermeil pavé huggie stacked with 8.5 mm hoop\n4) Close-up of Tasha gold huggie with white cubic zirconia\n5) Hypoallergenic gold vermeil mini hoop earring for ear stacking\n========================= --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =========================\nHIDDEN FAQ JSON-LD SCHEMA (Add to product template or below description)\n========================= --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":31877422317661,"sku":"DK.2933\/G","price":27.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Mini_gold_huggie_earring_with_white_CZ_stones_6.5_mm.png?v=1767353609"},{"product_id":"tasha-8-5-mm-sterling-silver-huggie","title":"Tasha 8.5 mm sterling silver huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis single earring is made to hug your lobe, made from 925 sterling silver and set with a row of sparkling white CZ stones. Make it your everyday signature and w\u003c\/span\u003eear it stacked with similar pieces from our\u003cspan\u003e \u003c\/span\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003eEar Stories Collection.\u003c\/a\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the matching \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/tasha-6-5-mm-sterling-silver-huggie\"\u003e\u003cstrong\u003e6,5mm huggie\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Tasha Huggie made of?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Tasha 8.5 mm Huggie is made from 925 sterling silver and set with high-quality marquise-cut cubic zirconia stones. It is nickel-free and hypoallergenic.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this huggie suitable for cartilage piercings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this slim 8.5 mm huggie is ideal for all cartilage piercings, including the helix, tragus, and forward helix. It offers a snug yet comfortable fit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I wear it while sleeping or showering?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"While the Tasha Huggie is safe to wear all day, we recommend removing it before showering or sleeping to maintain its brilliance and longevity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it safe for sensitive ears?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, the Tasha Huggie is completely hypoallergenic and crafted from REACH-certified sterling silver, making it perfect for sensitive ears.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it have a secure closure?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, this huggie features a secure clicker mechanism that ensures easy wear and a firm hold throughout the day.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":31877426643037,"sku":"DK.2932\/W","price":35.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Tasha_8.5_mm_sterling_silver_huggie.png?v=1753436709"},{"product_id":"tasha-8-5-mm-gold-vermeil-huggie","title":"Tasha 8.5 mm gold vermeil huggie","description":"\u003c!-- =========================\nTasha 8.5 mm Gold Vermeil Huggie (Single)\nSEO + LLM SEO + Voice Search Optimised Product Description\nPaste into Shopify (Rich Text \/ HTML)\n========================= --\u003e\n\u003csection style=\"font-family: Futura, Arial, sans-serif; font-size: 16px; line-height: 1.6;\" class=\"ga-product-description\"\u003e\n\u003cp style=\"margin: 0 0 14px 0;\"\u003eA tiny statement with major polish. The \u003cstrong\u003eTasha 8.5 mm gold vermeil huggie\u003c\/strong\u003e is made to sit close and “hug” the lobe — a sleek, everyday essential finished with a row of \u003cstrong\u003esparkling white CZ stones\u003c\/strong\u003e for that just-right, star-quality glow.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px 0;\"\u003eHandmade from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e and finished in \u003cstrong\u003e18ct gold plating\u003c\/strong\u003e, this \u003cstrong\u003emini huggie hoop earring\u003c\/strong\u003e is designed for effortless stacking. Wear it solo as your signature, or build your perfect ear stack with pieces from our \u003cem\u003e*Ear Stories Collection*\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp style=\"margin: 0 0 14px 0;\"\u003e\u003cspan style=\"opacity: 0.9;\"\u003eShown here with the matching\u003c\/span\u003e \u003cstrong\u003e6.5 mm huggie\u003c\/strong\u003e.\u003c\/p\u003e\n\u003chr style=\"border: none; border-top: 1px solid #e6e6e6; margin: 18px 0;\"\u003e\n\u003ch3 style=\"font-family: 'HV Fitzgerald', serif; margin: 0 0 10px 0;\"\u003eDetails\u003c\/h3\u003e\n\u003cul style=\"margin: 0 0 14px 18px; padding: 0;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e 925 sterling silver\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish:\u003c\/strong\u003e 18ct gold plated (gold vermeil look)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInner diameter:\u003c\/strong\u003e 8.5 mm\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStones:\u003c\/strong\u003e White CZ stones, “star quality” sparkle\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor:\u003c\/strong\u003e Pierced ears\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSold:\u003c\/strong\u003e Individually (single earring)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging:\u003c\/strong\u003e Comes in a luxurious GA jewellery box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin: 0 0 14px 0;\"\u003e\u003cstrong\u003eHypoallergenic promise:\u003c\/strong\u003e All GA jewellery is \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, \u003cstrong\u003enickel-free\u003c\/strong\u003e, \u003cstrong\u003ecadmium-free\u003c\/strong\u003e \u0026amp; \u003cstrong\u003elead-free\u003c\/strong\u003e — tested and certified by \u003cstrong\u003eREACH\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv style=\"margin: 18px 0; padding: 14px; border: 1px solid #e6e6e6; border-radius: 14px;\"\u003e\n\u003cp style=\"margin: 0;\"\u003e\u003cstrong\u003eStyle note:\u003c\/strong\u003e If you love the “barely-there, always-on” look, Tasha is your go-to. Start with this 8.5 mm for a snug fit, then add a second mini hoop or stud for that clean, editorial ear story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 0;\"\u003e\u003ca style=\"color: #000; text-decoration: underline;\" href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e Shop the Ear Stories Collection \u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\nMETA DATA (copy into Shopify SEO fields)\n========================= --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Meta Title (\u003c= 60 chars recommended): --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Tasha 8.5mm Gold Vermeil Huggie (Single) | GA --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Meta Description (\u003c= 155–160 chars recommended): --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- A snug 8.5mm gold vermeil huggie set with sparkling white CZ. Hypoallergenic, REACH certified. Sold individually—perfect for stacking. --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =========================\nIMAGE ALT TEXT (rename\/assign per image order)\n========================= --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Image 1 (product on white\/neutral background): --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ALT: Tasha 8.5mm gold vermeil huggie earring with white CZ stones, single hoop, front view --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Image 2 (product angled\/side view): --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ALT: Tasha 8.5mm gold vermeil mini huggie hoop with row of white CZ stones, angled view --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Image 3 (on-ear model shot): --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ALT: Model wearing Tasha 8.5mm gold vermeil huggie with white CZ stones, snug lobe fit, single earring --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Image 4 (stacked\/paired styling shot with 6.5mm): --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ALT: Ear stack featuring Tasha 8.5mm gold vermeil huggie and matching 6.5mm huggie, white CZ sparkle --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- =========================\nHIDDEN SEO + LLM SEO + VOICE SEARCH SECTION\n(Keep this hidden; helps AI search + long-tail queries)\n========================= --\u003e\n\u003cdiv style=\"display: none;\" class=\"ga-hidden-seo\"\u003e\n\u003cp\u003eThe \u003cstrong\u003eTasha 8.5 mm gold vermeil huggie\u003c\/strong\u003e is a \u003cstrong\u003esmall hoop earring\u003c\/strong\u003e designed to hug the earlobe with a clean, minimal silhouette. This \u003cstrong\u003esingle huggie earring\u003c\/strong\u003e is handmade from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, finished in \u003cstrong\u003e18ct gold plating\u003c\/strong\u003e, and set with \u003cstrong\u003ewhite cubic zirconia stones\u003c\/strong\u003e. Ideal for everyday wear, second piercings, and curated stacks, it pairs beautifully with the matching \u003cstrong\u003e6.5 mm huggie\u003c\/strong\u003e and styling pieces from our \u003cem\u003e*Ear Stories Collection*\u003c\/em\u003e.\u003c\/p\u003e\n\u003cp\u003eVoice-search friendly: “What is a huggie earring?” A huggie is a small hoop that sits close to the earlobe. “Is gold vermeil hypoallergenic?” GA pieces are \u003cstrong\u003enickel, cadmium and lead free\u003c\/strong\u003e, and \u003cstrong\u003eREACH certified\u003c\/strong\u003e. “Is this sold as a pair?” This product is \u003cstrong\u003esold individually\u003c\/strong\u003e (one single earring).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\nHIDDEN FAQ JSON-LD SCHEMA\nPaste as-is. Keep hidden on page.\n========================= --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":31877444927581,"sku":"DK.2932\/G","price":35.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Tasha_8.5mm_gold_vermeil_huggie_earring_with_white_CZ_stones_single_hoop_front_view.png?v=1767354289"},{"product_id":"speira-8mm-sterling-silver-huggie","title":"Speira 8mm sterling silver huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e This 8 mm single hoop earring is made from polished 925 sterling silver in a unique, twisted shape that calls to mind vintage styles. Make them your everyday signature and stack them along other pieces from the our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32091517747293,"sku":"DK.2970\/W","price":33.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Speira_8mm_sterling_silver_huggie.png?v=1746008643"},{"product_id":"speira-11mm-sterling-silver-huggie","title":"Speira 11mm sterling silver huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThis 11 mm single hoop earring is made from polished 925 sterling silver in a unique, twisted shape, that calls to mind vintage styles. Make them your everyday signature and stack them along other pieces from the our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e11 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32100815470685,"sku":"DK.2971\/W","price":39.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Speira_11mm_sterling_silver_huggie.png?v=1746692934"},{"product_id":"speira-18mm-sterling-silver-huggie","title":"Speira 18mm sterling silver mini hoop","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis 18mm single hoop earring is made from polished 925 sterling silver in a unique, twisted shape, that calls to mind vintage styles. Make them your everyday signature and stack them along other pieces from the our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e18 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What material is the Speira Huggie made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Speira Huggie is made from 925 sterling silver with a high-polish finish. It’s hypoallergenic and stamped for authenticity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is this huggie earring?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Speira Huggie has an 18mm external diameter, making it slightly larger than a classic huggie and ideal for statement stacking.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I wear the Speira Huggie on cartilage piercings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"While this piece is designed for lobe piercings, it can also be worn on lower cartilage if you prefer a looser fit. For snug cartilage wear, consider our 8.5mm huggies.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it hypoallergenic and safe for sensitive ears?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Speira Huggie is REACH-certified, nickel-free, and 100% hypoallergenic – safe for even the most sensitive ears.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it sold as a single or a pair?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This earring is sold as a single. Please add two to your cart if you’d like to purchase a pair.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32103997243485,"sku":"DK.2972\/W","price":49.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Speira_18mm_sterling_silver_mini_hoop.png?v=1753448336"},{"product_id":"speira-18mm-gold-vermeil-huggie","title":"Speira 18mm gold vermeil mini hoop","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis 18 mm single hoop earring is made from polished 925 sterling silver in a unique, twisted shape, that calls to mind vintage styles. Make them your everyday signature and stack them along other pieces from the our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e18 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32104002093149,"sku":"DK.2972\/G","price":49.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Speira_18mm_gold_vermeil_mini_hoop.png?v=1745918030"},{"product_id":"tina-2-cm-gold-vermeil-hoops","title":"Tina 2 cm gold hoops","description":"\u003cstyle\u003e\n  .ga-tina2-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-tina2-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-tina2-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-tina2-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-tina2-top h2,\n  .ga-tina2-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-tina2-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-tina2-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-tina2-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-tina2-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-tina2-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-tina2-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-tina2-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-tina2-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-tina2-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-tina2-body {\n    padding: 16px;\n  }\n\n  .ga-tina2-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-tina2-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-tina2-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-tina2-card p,\n  .ga-tina2-card li,\n  .ga-tina2-card summary,\n  .ga-tina2-card details \u003e div,\n  .ga-tina2-spec-table th,\n  .ga-tina2-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-tina2-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-tina2-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-tina2-soft {\n    background: #f6fbff;\n  }\n\n  .ga-tina2-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-tina2-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-tina2-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-tina2-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-tina2-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-tina2-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-tina2-spec-table th,\n  .ga-tina2-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-tina2-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-tina2-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-tina2-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-tina2-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-tina2-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-tina2-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-tina2-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-tina2-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-tina2-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-tina2-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-tina2-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-tina2-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-tina2-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-tina2-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-tina2-top p {\n      font-size: 16px;\n    }\n\n    .ga-tina2-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-tina2-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-tina2-body {\n      padding: 22px;\n    }\n\n    .ga-tina2-stack {\n      gap: 18px;\n    }\n\n    .ga-tina2-card {\n      padding: 22px;\n    }\n\n    .ga-tina2-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-tina2-card p,\n    .ga-tina2-card li,\n    .ga-tina2-card summary,\n    .ga-tina2-card details \u003e div,\n    .ga-tina2-spec-table th,\n    .ga-tina2-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-tina2-spec-table th,\n    .ga-tina2-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-tina2-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-tina2-wrap\"\u003e\n  \u003csection class=\"ga-tina2-section\"\u003e\n    \u003cdiv class=\"ga-tina2-top\"\u003e\n      \u003cp class=\"ga-tina2-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eTina 2 cm Gold Plated Twisted Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Our light-catching everyday hoops, reimagined. The Tina are now\n        \u003cspan class=\"ga-tina2-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-tina2-highlight\"\u003eeven thicker 24ct gold plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-tina2-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-tina2-btn ga-tina2-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-tina2-faq\" class=\"ga-tina2-btn ga-tina2-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-tina2-body\"\u003e\n      \u003cdiv class=\"ga-tina2-stack\"\u003e\n\n        \u003cdiv class=\"ga-tina2-card\"\u003e\n          \u003ch3\u003eThe twisted everyday hoops, upgraded\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eTina 2 cm Hoops\u003c\/strong\u003e — our polished twisted hoops, now upgraded for a new era of everyday wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even easier on the ear, while an \u003cstrong\u003eeven thicker layer of 24ct gold plating\u003c\/strong\u003e gives them richer shine and better long-term wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength, structure, and resilience for daily use, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So while the hoops have evolved, they still honour our silver roots — and they remain \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina2-card ga-tina2-soft\"\u003e\n          \u003ch3\u003eWhy the change?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, making full-silver hoop production increasingly difficult without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            But we could not bring back an inferior version of our signature hoops. So instead, we improved them: lighter, stronger, and finished with thicker gold plating, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina2-card\"\u003e\n          \u003ch3\u003eWhy they go from day to night so easily\u003c\/h3\u003e\n          \u003cul class=\"ga-tina2-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easy all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThicker 24ct gold plating\u003c\/strong\u003e for longer-lasting shine\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for strength and durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e2 cm outer diameter\u003c\/strong\u003e for an easy everyday hoop size\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTwisted shape\u003c\/strong\u003e for a light-catching, polished finish\u003c\/li\u003e\n            \u003cli\u003eDesigned to work with everything from T-shirts to cocktail dresses\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina2-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-tina2-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with thick 24ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e2 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eTwisted light-catching hoop silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eHigh-shine polished gold\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSold as\u003c\/th\u003e\n\u003ctd\u003ePair\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-tina2-card ga-tina2-faq\" id=\"ga-tina2-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre the Tina hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making the Tina hoops comfortable for sensitive ears.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre these still gold vermeil hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              No. This upgraded version is no longer vermeil. The Tina hoops are now crafted with a \u003cstrong\u003edurable brass base\u003c\/strong\u003e and finished with a \u003cstrong\u003ethicker 24ct gold plating\u003c\/strong\u003e, while keeping the sterling silver post.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Tina hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Tina hoops are \u003cstrong\u003e2 cm in outer diameter\u003c\/strong\u003e, making them an ideal everyday hoop size with a polished twisted finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes the Tina different?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Their twisted silhouette catches the light beautifully, giving them an elevated finish that feels just as easy with daytime looks as it does with evening styling.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-tina2-hidden-seo\"\u003e\n    \u003ch2\u003e2cm Twisted Gold Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003e\n      The Tina 2 cm Gold Plated Hoops are twisted gold hoop earrings designed for everyday wear. These small gold hoop earrings feature a durable brass base, thick 24ct gold plating, and a 925 sterling silver post for sensitive ears.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you are searching for twisted gold hoop earrings, small gold hoops, lightweight everyday hoop earrings, hypoallergenic gold hoops, or gold plated hoops for sensitive ears, the Tina hoops are designed to combine comfort, durability, and long-lasting shine.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Their 2 cm outer diameter and light-catching twisted silhouette make them an ideal everyday gold hoop earring — polished, wearable, and easy to style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32245757935709,"sku":"DK.2815\/2\/G","price":106.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Tina_2cm_gold_twisted_hoop_earrings.png?v=1774525822"},{"product_id":"allegra-2cm-two-tone-hoops","title":"Allegra 2 cm Two-Tone Twisted Hoops","description":"\u003cstyle\u003e\n  .ga-allegra2tt-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-allegra2tt-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-allegra2tt-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-allegra2tt-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-allegra2tt-top h2,\n  .ga-allegra2tt-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-allegra2tt-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-allegra2tt-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-allegra2tt-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-allegra2tt-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-allegra2tt-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-allegra2tt-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-allegra2tt-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra2tt-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-allegra2tt-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra2tt-body {\n    padding: 16px;\n  }\n\n  .ga-allegra2tt-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-allegra2tt-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-allegra2tt-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-allegra2tt-card p,\n  .ga-allegra2tt-card li,\n  .ga-allegra2tt-card summary,\n  .ga-allegra2tt-card details \u003e div,\n  .ga-allegra2tt-spec-table th,\n  .ga-allegra2tt-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-allegra2tt-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-allegra2tt-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra2tt-soft {\n    background: #f6fbff;\n  }\n\n  .ga-allegra2tt-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-allegra2tt-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-allegra2tt-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra2tt-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-allegra2tt-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-allegra2tt-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-allegra2tt-spec-table th,\n  .ga-allegra2tt-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-allegra2tt-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-allegra2tt-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-allegra2tt-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-allegra2tt-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-allegra2tt-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-allegra2tt-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-allegra2tt-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-allegra2tt-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-allegra2tt-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-allegra2tt-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-allegra2tt-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-allegra2tt-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-allegra2tt-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-allegra2tt-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-allegra2tt-top p {\n      font-size: 16px;\n    }\n\n    .ga-allegra2tt-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-allegra2tt-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-allegra2tt-body {\n      padding: 22px;\n    }\n\n    .ga-allegra2tt-stack {\n      gap: 18px;\n    }\n\n    .ga-allegra2tt-card {\n      padding: 22px;\n    }\n\n    .ga-allegra2tt-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-allegra2tt-card p,\n    .ga-allegra2tt-card li,\n    .ga-allegra2tt-card summary,\n    .ga-allegra2tt-card details \u003e div,\n    .ga-allegra2tt-spec-table th,\n    .ga-allegra2tt-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-allegra2tt-spec-table th,\n    .ga-allegra2tt-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-allegra2tt-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-allegra2tt-wrap\"\u003e\n  \u003csection class=\"ga-allegra2tt-section\"\u003e\n    \u003cdiv class=\"ga-allegra2tt-top\"\u003e\n      \u003cp class=\"ga-allegra2tt-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eAllegra 2 cm Two-Tone Twisted Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Our twisted two-tone everyday hoops, reimagined. The Allegra are now\n        \u003cspan class=\"ga-allegra2tt-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-allegra2tt-highlight\"\u003eeven better plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-allegra2tt-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-allegra2tt-btn ga-allegra2tt-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-allegra2tt-faq\" class=\"ga-allegra2tt-btn ga-allegra2tt-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-allegra2tt-body\"\u003e\n      \u003cdiv class=\"ga-allegra2tt-stack\"\u003e\n\n        \u003cdiv class=\"ga-allegra2tt-card\"\u003e\n          \u003ch3\u003eThe twisted two-tone hoops, upgraded\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eAllegra 2 cm Two-Tone Hoops\u003c\/strong\u003e — our polished twisted hoops, now upgraded for a new era of everyday wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even easier on the ear, while their refined \u003cstrong\u003etwo-tone finish in white rhodium and 18ct gold plating\u003c\/strong\u003e gives them a more elevated, versatile look.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength, structure, and resilience for daily use, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So while the hoops have evolved, they still honour our silver roots — and they remain \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2tt-card ga-allegra2tt-soft\"\u003e\n          \u003ch3\u003eWhy the change?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, making full-silver hoop production increasingly difficult without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            But we could not bring back an inferior version of our signature hoops. So instead, we improved them: lighter, stronger, and more durable, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2tt-card\"\u003e\n          \u003ch3\u003eWhy they belong in every jewellery collection\u003c\/h3\u003e\n          \u003cul class=\"ga-allegra2tt-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easier all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhite rhodium and 18ct gold plating\u003c\/strong\u003e for an easy mixed-metal look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for strength and durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e2 cm outer diameter\u003c\/strong\u003e for an easy everyday hoop size\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTwisted silhouette\u003c\/strong\u003e for a polished, elevated classic look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSeamless clasp fastening\u003c\/strong\u003e for a clean finish\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2tt-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-allegra2tt-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with white rhodium and 18ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e2 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eTwisted hoop silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003eSignature seamless clasp fastening\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eTwo-tone polished finish\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSold as\u003c\/th\u003e\n\u003ctd\u003ePair\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2tt-card ga-allegra2tt-faq\" id=\"ga-allegra2tt-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre the Allegra two-tone hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making the Allegra hoops comfortable for sensitive ears.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes these hoops two-tone?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Allegra two-tone hoops are finished with \u003cstrong\u003ewhite rhodium and 18ct gold plating\u003c\/strong\u003e, giving them a mixed-metal look that works beautifully with both gold and silver jewellery.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Allegra two-tone hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Allegra hoops are \u003cstrong\u003e2 cm in outer diameter\u003c\/strong\u003e, making them an easy everyday hoop size with a polished twisted finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes the Allegra different?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Their softly twisted silhouette, seamless clasp fastening, and two-tone finish give them a more refined, versatile look while staying easy enough for daily wear.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-allegra2tt-hidden-seo\"\u003e\n    \u003ch2\u003e2cm Two-Tone Twisted Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003e\n      The Allegra 2 cm Two-Tone Hoops are twisted mixed-metal hoop earrings designed for everyday wear. These small two-tone hoop earrings feature a durable brass base, white rhodium and 18ct gold plating, and a 925 sterling silver post for sensitive ears.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you are searching for two-tone hoop earrings, mixed-metal earrings, twisted gold and silver hoops, lightweight everyday hoops, or hypoallergenic hoop earrings for sensitive ears, the Allegra hoops are designed to combine comfort, versatility, and long-lasting shine.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Their 2 cm outer diameter, twisted silhouette, and seamless clasp fastening make them an ideal everyday mixed-metal hoop earring — polished, classic, and easy to style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32247803281501,"sku":"DK.2979\/2\/GW","price":100.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Allegra_2_cm_Two-Tone_Twisted_Hoops.png?v=1774521350"},{"product_id":"allegra-2cm-gold-vermeil-hoops","title":"Allegra 2cm gold hoops","description":"\u003cstyle\u003e\n  .ga-allegra2-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-allegra2-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-allegra2-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-allegra2-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-allegra2-top h2,\n  .ga-allegra2-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-allegra2-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-allegra2-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-allegra2-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-allegra2-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-allegra2-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-allegra2-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-allegra2-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra2-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-allegra2-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra2-body {\n    padding: 16px;\n  }\n\n  .ga-allegra2-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-allegra2-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-allegra2-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-allegra2-card p,\n  .ga-allegra2-card li,\n  .ga-allegra2-card summary,\n  .ga-allegra2-card details \u003e div,\n  .ga-allegra2-spec-table th,\n  .ga-allegra2-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-allegra2-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-allegra2-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra2-soft {\n    background: #f6fbff;\n  }\n\n  .ga-allegra2-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-allegra2-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-allegra2-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra2-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-allegra2-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-allegra2-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-allegra2-spec-table th,\n  .ga-allegra2-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-allegra2-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-allegra2-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-allegra2-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-allegra2-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-allegra2-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-allegra2-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-allegra2-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-allegra2-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-allegra2-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-allegra2-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-allegra2-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-allegra2-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-allegra2-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-allegra2-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-allegra2-top p {\n      font-size: 16px;\n    }\n\n    .ga-allegra2-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-allegra2-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-allegra2-body {\n      padding: 22px;\n    }\n\n    .ga-allegra2-stack {\n      gap: 18px;\n    }\n\n    .ga-allegra2-card {\n      padding: 22px;\n    }\n\n    .ga-allegra2-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-allegra2-card p,\n    .ga-allegra2-card li,\n    .ga-allegra2-card summary,\n    .ga-allegra2-card details \u003e div,\n    .ga-allegra2-spec-table th,\n    .ga-allegra2-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-allegra2-spec-table th,\n    .ga-allegra2-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-allegra2-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-allegra2-wrap\"\u003e\n  \u003csection class=\"ga-allegra2-section\"\u003e\n    \u003cdiv class=\"ga-allegra2-top\"\u003e\n      \u003cp class=\"ga-allegra2-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eAllegra 2 cm Gold Plated Twisted Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Our twisted everyday hoops, reimagined. The Allegra are now\n        \u003cspan class=\"ga-allegra2-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-allegra2-highlight\"\u003eeven thicker 24ct gold plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-allegra2-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-allegra2-btn ga-allegra2-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-allegra2-faq\" class=\"ga-allegra2-btn ga-allegra2-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-allegra2-body\"\u003e\n      \u003cdiv class=\"ga-allegra2-stack\"\u003e\n\n        \u003cdiv class=\"ga-allegra2-card\"\u003e\n          \u003ch3\u003eThe twisted hoops, upgraded\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eAllegra 2 cm Hoops\u003c\/strong\u003e — our polished twisted hoops, now upgraded for a new era of everyday wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even easier on the ear, while an \u003cstrong\u003eeven thicker layer of 24ct gold plating\u003c\/strong\u003e gives them richer shine and better long-term wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength, structure, and resilience for daily use, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So while the hoops have evolved, they still honour our silver roots — and they remain \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2-card ga-allegra2-soft\"\u003e\n          \u003ch3\u003eWhy the change?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, making full-silver hoop production increasingly difficult without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            But we could not bring back an inferior version of our signature hoops. So instead, we improved them: lighter, stronger, and finished with thicker gold plating, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2-card\"\u003e\n          \u003ch3\u003eWhy they belong in every jewellery collection\u003c\/h3\u003e\n          \u003cul class=\"ga-allegra2-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easier all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThicker 24ct gold plating\u003c\/strong\u003e for longer-lasting shine\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for strength and durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e2 cm outer diameter\u003c\/strong\u003e for an easy everyday hoop size\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTwisted silhouette\u003c\/strong\u003e for a polished, elevated classic look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSeamless clasp fastening\u003c\/strong\u003e for a clean finish\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-allegra2-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with thick 24ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e2 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eTwisted hoop silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003eSignature seamless clasp fastening\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eHigh-shine polished gold\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSold as\u003c\/th\u003e\n\u003ctd\u003ePair\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra2-card ga-allegra2-faq\" id=\"ga-allegra2-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre the Allegra hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making the Allegra hoops comfortable for sensitive ears.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre these still gold vermeil hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              No. This upgraded version is no longer vermeil. The Allegra hoops are now crafted with a \u003cstrong\u003edurable brass base\u003c\/strong\u003e and finished with a \u003cstrong\u003ethicker 24ct gold plating\u003c\/strong\u003e, while keeping the sterling silver post.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Allegra hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Allegra hoops are \u003cstrong\u003e2 cm in outer diameter\u003c\/strong\u003e, making them an easy everyday hoop size with a polished twisted finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes the Allegra different?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Their softly twisted silhouette and seamless clasp fastening give them a more refined, elevated finish while staying easy enough for daily wear.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-allegra2-hidden-seo\"\u003e\n    \u003ch2\u003e2cm Twisted Gold Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003e\n      The Allegra 2 cm Gold Plated Hoops are twisted gold hoop earrings designed for everyday wear. These small gold hoop earrings feature a durable brass base, thick 24ct gold plating, and a 925 sterling silver post for sensitive ears.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you are searching for twisted gold hoop earrings, small gold hoops, lightweight everyday hoop earrings, hypoallergenic gold hoops, or gold plated hoops for sensitive ears, the Allegra hoops are designed to combine comfort, durability, and long-lasting shine.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Their 2 cm outer diameter, twisted silhouette, and seamless clasp fastening make them an ideal everyday gold hoop earring — polished, classic, and easy to style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32247813472349,"sku":"DK.2979\/2\/G","price":100.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Allegra_2cm_gold_twisted_hoop_earrings.png?v=1774520756"},{"product_id":"allegra-3cm-two-tone-hoops","title":"Allegra 3 cm Two-Tone Twisted Hoops","description":"\u003cstyle\u003e\n  .ga-allegra3tt-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-allegra3tt-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-allegra3tt-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-allegra3tt-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-allegra3tt-top h2,\n  .ga-allegra3tt-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-allegra3tt-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-allegra3tt-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-allegra3tt-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-allegra3tt-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-allegra3tt-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-allegra3tt-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-allegra3tt-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra3tt-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-allegra3tt-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra3tt-body {\n    padding: 16px;\n  }\n\n  .ga-allegra3tt-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-allegra3tt-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-allegra3tt-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-allegra3tt-card p,\n  .ga-allegra3tt-card li,\n  .ga-allegra3tt-card summary,\n  .ga-allegra3tt-card details \u003e div,\n  .ga-allegra3tt-spec-table th,\n  .ga-allegra3tt-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-allegra3tt-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-allegra3tt-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra3tt-soft {\n    background: #f6fbff;\n  }\n\n  .ga-allegra3tt-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-allegra3tt-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-allegra3tt-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra3tt-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-allegra3tt-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-allegra3tt-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-allegra3tt-spec-table th,\n  .ga-allegra3tt-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-allegra3tt-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-allegra3tt-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-allegra3tt-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-allegra3tt-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-allegra3tt-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-allegra3tt-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-allegra3tt-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-allegra3tt-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-allegra3tt-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-allegra3tt-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-allegra3tt-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-allegra3tt-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-allegra3tt-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-allegra3tt-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-allegra3tt-top p {\n      font-size: 16px;\n    }\n\n    .ga-allegra3tt-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-allegra3tt-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-allegra3tt-body {\n      padding: 22px;\n    }\n\n    .ga-allegra3tt-stack {\n      gap: 18px;\n    }\n\n    .ga-allegra3tt-card {\n      padding: 22px;\n    }\n\n    .ga-allegra3tt-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-allegra3tt-card p,\n    .ga-allegra3tt-card li,\n    .ga-allegra3tt-card summary,\n    .ga-allegra3tt-card details \u003e div,\n    .ga-allegra3tt-spec-table th,\n    .ga-allegra3tt-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-allegra3tt-spec-table th,\n    .ga-allegra3tt-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-allegra3tt-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-allegra3tt-wrap\"\u003e\n  \u003csection class=\"ga-allegra3tt-section\"\u003e\n    \u003cdiv class=\"ga-allegra3tt-top\"\u003e\n      \u003cp class=\"ga-allegra3tt-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eAllegra 3 cm Two-Tone Twisted Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Our twisted medium two-tone hoops, reimagined. The Allegra are now\n        \u003cspan class=\"ga-allegra3tt-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-allegra3tt-highlight\"\u003eeven better plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-allegra3tt-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-allegra3tt-btn ga-allegra3tt-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-allegra3tt-faq\" class=\"ga-allegra3tt-btn ga-allegra3tt-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-allegra3tt-body\"\u003e\n      \u003cdiv class=\"ga-allegra3tt-stack\"\u003e\n\n        \u003cdiv class=\"ga-allegra3tt-card\"\u003e\n          \u003ch3\u003eThe twisted two-tone hoops, upgraded\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eAllegra 3 cm Two-Tone Hoops\u003c\/strong\u003e — our polished twisted hoops, now upgraded for a new era of everyday wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even easier on the ear, while their refined \u003cstrong\u003etwo-tone finish in white rhodium and 18ct gold plating\u003c\/strong\u003e gives them a more elevated, versatile look.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength, structure, and resilience for daily use, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So while the hoops have evolved, they still honour our silver roots — and they remain \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3tt-card ga-allegra3tt-soft\"\u003e\n          \u003ch3\u003eWhy the change?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, making full-silver hoop production increasingly difficult without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            But we could not bring back an inferior version of our signature hoops. So instead, we improved them: lighter, stronger, and more durable, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3tt-card\"\u003e\n          \u003ch3\u003eWhy they belong in every jewellery collection\u003c\/h3\u003e\n          \u003cul class=\"ga-allegra3tt-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easier all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhite rhodium and 18ct gold plating\u003c\/strong\u003e for an easy mixed-metal look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for strength and durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3 cm outer diameter\u003c\/strong\u003e for a polished medium hoop size\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTwisted silhouette\u003c\/strong\u003e for an elevated classic look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSeamless clasp fastening\u003c\/strong\u003e for a clean finish\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3tt-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-allegra3tt-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with white rhodium and 18ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eTwisted hoop silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003eSignature seamless clasp fastening\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eTwo-tone polished finish\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSold as\u003c\/th\u003e\n\u003ctd\u003ePair\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3tt-card ga-allegra3tt-faq\" id=\"ga-allegra3tt-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre the Allegra two-tone hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making the Allegra hoops comfortable for sensitive ears.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes these hoops two-tone?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Allegra two-tone hoops are finished with \u003cstrong\u003ewhite rhodium and 18ct gold plating\u003c\/strong\u003e, giving them a mixed-metal look that works beautifully with both gold and silver jewellery.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Allegra 3 cm two-tone hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Allegra hoops are \u003cstrong\u003e3 cm in outer diameter\u003c\/strong\u003e, making them an ideal medium hoop size with a polished twisted finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes the Allegra different?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Their softly twisted silhouette, seamless clasp fastening, and two-tone finish give them a more refined, versatile look while staying easy enough for daily wear.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-allegra3tt-hidden-seo\"\u003e\n    \u003ch2\u003e3cm Two-Tone Twisted Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003e\n      The Allegra 3 cm Two-Tone Hoops are twisted mixed-metal hoop earrings designed for everyday wear. These medium two-tone hoop earrings feature a durable brass base, white rhodium and 18ct gold plating, and a 925 sterling silver post for sensitive ears.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you are searching for two-tone hoop earrings, mixed-metal earrings, twisted gold and silver hoops, 3cm hoop earrings, lightweight medium hoops, or hypoallergenic hoop earrings for sensitive ears, the Allegra hoops are designed to combine comfort, versatility, and long-lasting shine.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Their 3 cm outer diameter, twisted silhouette, and seamless clasp fastening make them an ideal everyday mixed-metal hoop earring — polished, classic, and easy to style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32247842177117,"sku":"DK.2979\/3\/GW","price":140.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Allegra_3_cm_Two-Tone_Twisted_Hoops.png?v=1774530790"},{"product_id":"allegra-3cm-gold-vermeil-hoops","title":"Allegra 3 cm Gold Plated Twisted Hoops","description":"\u003cstyle\u003e\n  .ga-allegra3-wrap {\n    width: 100%;\n    margin: 24px 0;\n    padding: 0;\n    background: #fff;\n    color: #061B35;\n  }\n\n  .ga-allegra3-section {\n    border: 1px solid #dfe7ef;\n    border-radius: 20px;\n    overflow: hidden;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);\n    box-shadow: 0 8px 24px rgba(6, 27, 53, 0.05);\n  }\n\n  .ga-allegra3-top {\n    padding: 26px 20px 22px;\n    background: linear-gradient(135deg, #061B35 0%, #0b2b52 100%);\n    color: #fff;\n  }\n\n  .ga-allegra3-kicker {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin: 0 0 12px;\n    opacity: 0.95;\n    line-height: 1.5;\n  }\n\n  .ga-allegra3-top h2,\n  .ga-allegra3-card h3 {\n    font-family: \"HV Fitzgerald\", Georgia, serif;\n    font-weight: 400;\n    letter-spacing: 0.01em;\n  }\n\n  .ga-allegra3-top h2 {\n    font-size: 28px;\n    line-height: 1.05;\n    margin: 0 0 14px;\n    color: #fff;\n  }\n\n  .ga-allegra3-top p {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    margin: 0;\n    color: rgba(255,255,255,0.96);\n  }\n\n  .ga-allegra3-highlight {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .ga-allegra3-buttons {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .ga-allegra3-btn {\n    display: inline-block;\n    padding: 13px 18px;\n    border-radius: 999px;\n    text-decoration: none;\n    font-family: Futura, Arial, sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    text-align: center;\n    transition: all 0.25s ease;\n  }\n\n  .ga-allegra3-btn-primary {\n    background: #E8F4EA;\n    color: #061B35;\n    border: 1px solid #E8F4EA;\n  }\n\n  .ga-allegra3-btn-primary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra3-btn-secondary {\n    background: transparent;\n    color: #ffffff;\n    border: 1px solid rgba(255,255,255,0.6);\n  }\n\n  .ga-allegra3-btn-secondary:hover {\n    background: #ffffff;\n    color: #061B35;\n    transform: translateY(-2px);\n  }\n\n  .ga-allegra3-body {\n    padding: 16px;\n  }\n\n  .ga-allegra3-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  .ga-allegra3-card {\n    background: #ffffff;\n    border: 1px solid #e5edf3;\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .ga-allegra3-card h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    line-height: 1.15;\n    color: #061B35;\n  }\n\n  .ga-allegra3-card p,\n  .ga-allegra3-card li,\n  .ga-allegra3-card summary,\n  .ga-allegra3-card details \u003e div,\n  .ga-allegra3-spec-table th,\n  .ga-allegra3-spec-table td {\n    font-family: Futura, Arial, sans-serif;\n    font-size: 14px;\n    line-height: 1.75;\n    color: #21384f;\n  }\n\n  .ga-allegra3-card p {\n    margin: 0 0 12px;\n  }\n\n  .ga-allegra3-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra3-soft {\n    background: #f6fbff;\n  }\n\n  .ga-allegra3-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n  }\n\n  .ga-allegra3-list li {\n    position: relative;\n    padding-left: 18px;\n    margin-bottom: 10px;\n  }\n\n  .ga-allegra3-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .ga-allegra3-list li:before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #2BA8DF;\n    position: absolute;\n    left: 0;\n    top: 8px;\n  }\n\n  .ga-allegra3-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 2px;\n  }\n\n  .ga-allegra3-spec-table tr:not(:last-child) {\n    border-bottom: 1px solid #ebf0f4;\n  }\n\n  .ga-allegra3-spec-table th,\n  .ga-allegra3-spec-table td {\n    display: block;\n    width: 100%;\n    text-align: left;\n    padding: 7px 0;\n  }\n\n  .ga-allegra3-spec-table th {\n    font-weight: 600;\n    color: #061B35;\n    padding-bottom: 0;\n  }\n\n  .ga-allegra3-spec-table td {\n    padding-top: 2px;\n  }\n\n  .ga-allegra3-faq details {\n    border-top: 1px solid #ebf0f4;\n    padding: 14px 0;\n  }\n\n  .ga-allegra3-faq details:first-of-type {\n    border-top: none;\n    padding-top: 0;\n  }\n\n  .ga-allegra3-faq details:last-of-type {\n    padding-bottom: 0;\n  }\n\n  .ga-allegra3-faq summary {\n    cursor: pointer;\n    list-style: none;\n    font-weight: 600;\n    color: #061B35;\n    position: relative;\n    padding-right: 20px;\n  }\n\n  .ga-allegra3-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ga-allegra3-faq summary:after {\n    content: \"+\";\n    position: absolute;\n    right: 0;\n    top: 0;\n    font-size: 18px;\n    line-height: 1;\n  }\n\n  .ga-allegra3-faq details[open] summary:after {\n    content: \"–\";\n  }\n\n  .ga-allegra3-faq details \u003e div {\n    padding-top: 8px;\n  }\n\n  .ga-allegra3-hidden-seo {\n    display: none !important;\n  }\n\n  @media (min-width: 750px) {\n    .ga-allegra3-wrap {\n      margin: 32px 0;\n    }\n\n    .ga-allegra3-top {\n      padding: 34px 28px 26px;\n    }\n\n    .ga-allegra3-top h2 {\n      font-size: 36px;\n    }\n\n    .ga-allegra3-top p {\n      font-size: 16px;\n    }\n\n    .ga-allegra3-buttons {\n      flex-direction: row;\n      flex-wrap: wrap;\n    }\n\n    .ga-allegra3-btn {\n      width: auto;\n      padding: 13px 22px;\n      font-size: 13px;\n    }\n\n    .ga-allegra3-body {\n      padding: 22px;\n    }\n\n    .ga-allegra3-stack {\n      gap: 18px;\n    }\n\n    .ga-allegra3-card {\n      padding: 22px;\n    }\n\n    .ga-allegra3-card h3 {\n      font-size: 28px;\n    }\n\n    .ga-allegra3-card p,\n    .ga-allegra3-card li,\n    .ga-allegra3-card summary,\n    .ga-allegra3-card details \u003e div,\n    .ga-allegra3-spec-table th,\n    .ga-allegra3-spec-table td {\n      font-size: 15px;\n    }\n\n    .ga-allegra3-spec-table th,\n    .ga-allegra3-spec-table td {\n      display: table-cell;\n      width: auto;\n      padding: 12px 0;\n      vertical-align: top;\n    }\n\n    .ga-allegra3-spec-table th {\n      width: 38%;\n      padding-right: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ga-allegra3-wrap\"\u003e\n  \u003csection class=\"ga-allegra3-section\"\u003e\n    \u003cdiv class=\"ga-allegra3-top\"\u003e\n      \u003cp class=\"ga-allegra3-kicker\"\u003eThe New Era of Signature Hoops\u003c\/p\u003e\n      \u003ch2\u003eAllegra 3 cm Gold Plated Twisted Hoops\u003c\/h2\u003e\n      \u003cp\u003e\n        Our twisted medium hoops, reimagined. The Allegra are now\n        \u003cspan class=\"ga-allegra3-highlight\"\u003e15% lighter\u003c\/span\u003e, finished with\n        \u003cspan class=\"ga-allegra3-highlight\"\u003eeven thicker 24ct gold plating\u003c\/span\u003e,\n        and designed to stay beautiful for years to come.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ga-allegra3-buttons\"\u003e\n        \u003ca href=\"\/collections\/gold-and-silver-hoop-earrings\" class=\"ga-allegra3-btn ga-allegra3-btn-primary\"\u003eShop All Hoops\u003c\/a\u003e\n        \u003ca href=\"#ga-allegra3-faq\" class=\"ga-allegra3-btn ga-allegra3-btn-secondary\"\u003eWhy They’re Better\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-allegra3-body\"\u003e\n      \u003cdiv class=\"ga-allegra3-stack\"\u003e\n\n        \u003cdiv class=\"ga-allegra3-card\"\u003e\n          \u003ch3\u003eThe twisted hoops, upgraded\u003c\/h3\u003e\n          \u003cp\u003e\n            Meet the \u003cstrong\u003eAllegra 3 cm Hoops\u003c\/strong\u003e — our polished twisted hoops, now upgraded for a new era of everyday wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            We made them \u003cstrong\u003e15% lighter\u003c\/strong\u003e so they feel even easier on the ear, while an \u003cstrong\u003eeven thicker layer of 24ct gold plating\u003c\/strong\u003e gives them richer shine and better long-term wear.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            Their \u003cstrong\u003edurable brass base\u003c\/strong\u003e gives them strength, structure, and resilience for daily use, while the post that goes through the ear remains \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            So while the hoops have evolved, they still honour our silver roots — and they remain \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and safe for sensitive ears.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3-card ga-allegra3-soft\"\u003e\n          \u003ch3\u003eWhy the change?\u003c\/h3\u003e\n          \u003cp\u003e\n            Silver prices have risen dramatically, making full-silver hoop production increasingly difficult without compromise.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            But we could not bring back an inferior version of our signature hoops. So instead, we improved them: lighter, stronger, and finished with thicker gold plating, while keeping the sterling silver post where it matters most.\n          \u003c\/p\u003e\n          \u003cp\u003e\n            It was worth the wait.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3-card\"\u003e\n          \u003ch3\u003eWhy they belong in every jewellery collection\u003c\/h3\u003e\n          \u003cul class=\"ga-allegra3-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e15% lighter\u003c\/strong\u003e for easier all-day wear\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThicker 24ct gold plating\u003c\/strong\u003e for longer-lasting shine\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrass base\u003c\/strong\u003e for strength and durability\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e925 sterling silver post\u003c\/strong\u003e for sensitive ears\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e3 cm outer diameter\u003c\/strong\u003e for a polished medium hoop size\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTwisted silhouette\u003c\/strong\u003e for an elevated classic look\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSeamless clasp fastening\u003c\/strong\u003e for a clean finish\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3-card\"\u003e\n          \u003ch3\u003eProduct details\u003c\/h3\u003e\n          \u003ctable class=\"ga-allegra3-spec-table\"\u003e\n            \u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eBrass base with thick 24ct gold plating\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePost\u003c\/th\u003e\n\u003ctd\u003e925 sterling silver\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003ctd\u003e3 cm outer diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eTwisted hoop silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eClosure\u003c\/th\u003e\n\u003ctd\u003eSignature seamless clasp fastening\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eComfort\u003c\/th\u003e\n\u003ctd\u003e15% lighter than before\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eHigh-shine polished gold\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSuitability\u003c\/th\u003e\n\u003ctd\u003eHypoallergenic, nickel, cadmium \u0026amp; lead free\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eCertification\u003c\/th\u003e\n\u003ctd\u003eGA certified \u0026amp; REACH compliant\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003eSold as\u003c\/th\u003e\n\u003ctd\u003ePair\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eComes in a luxurious GA jewellery suede pouch\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ga-allegra3-card ga-allegra3-faq\" id=\"ga-allegra3-faq\"\u003e\n          \u003ch3\u003eQuick answers\u003c\/h3\u003e\n\n          \u003cdetails open\u003e\n            \u003csummary\u003eAre the Allegra hoops suitable for sensitive ears?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Yes. The post that goes through the ear is made from \u003cstrong\u003e925 sterling silver\u003c\/strong\u003e, making the Allegra hoops comfortable for sensitive ears.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eAre these still gold vermeil hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              No. This upgraded version is no longer vermeil. The Allegra hoops are now crafted with a \u003cstrong\u003edurable brass base\u003c\/strong\u003e and finished with a \u003cstrong\u003ethicker 24ct gold plating\u003c\/strong\u003e, while keeping the sterling silver post.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat size are the Allegra 3 cm hoops?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              The Allegra hoops are \u003cstrong\u003e3 cm in outer diameter\u003c\/strong\u003e, making them an ideal medium hoop size with a polished twisted finish.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat makes the Allegra different?\u003c\/summary\u003e\n            \u003cdiv\u003e\n              Their softly twisted silhouette and seamless clasp fastening give them a more refined, elevated finish while staying easy enough for daily wear.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"ga-allegra3-hidden-seo\"\u003e\n    \u003ch2\u003e3cm Twisted Gold Hoop Earrings for Sensitive Ears\u003c\/h2\u003e\n    \u003cp\u003e\n      The Allegra 3 cm Gold Plated Hoops are twisted gold hoop earrings designed for everyday wear. These medium gold hoop earrings feature a durable brass base, thick 24ct gold plating, and a 925 sterling silver post for sensitive ears.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      If you are searching for twisted gold hoop earrings, 3cm gold hoops, medium gold hoop earrings, lightweight everyday hoop earrings, or hypoallergenic hoop earrings for sensitive ears, the Allegra hoops are designed to combine comfort, durability, and long-lasting shine.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Their 3 cm outer diameter, twisted silhouette, and seamless clasp fastening make them an ideal everyday medium gold hoop earring — polished, classic, and easy to style.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"GALLERIA ARMADORO","offers":[{"title":"Default Title","offer_id":32247854334045,"sku":"DK.2979\/3\/G","price":140.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Allegra_3cm_gold_twisted_hoop_earrings.png?v=1774523163"},{"product_id":"cara-gold-plated-chain-necklace","title":"Cara gold plated chain necklace","description":"\u003cdiv style=\"font-family:'Futura', Arial, sans-serif; color:#0b1f33; line-height:1.7;\"\u003e\n\n  \u003c!-- MODEL LENGTH NOTE --\u003e\n  \u003cdiv style=\"margin:0 0 28px; padding:14px 18px; background:#eaf6fb; border-left:4px solid #006ba6;\"\u003e\n    \u003cp style=\"margin:0; color:#006ba6; font-size:12px; font-weight:600; letter-spacing:1.4px; text-transform:uppercase;\"\u003e\n      Model is wearing the 40 cm Cara Chain\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003ch2 style=\"margin:0 0 14px; font-family:'HV Fitzgerald', Georgia, serif; color:#0b1f33; font-size:28px; font-weight:400; line-height:1.2;\"\u003e\n    The Chunky Chain, Refined\n  \u003c\/h2\u003e\n\n  \u003cp style=\"margin:0 0 18px;\"\u003e\n    Meet the \u003cstrong\u003eCara Chunky Paperclip Chain Necklace\u003c\/strong\u003e: a bold gold chain with sleek, elongated links and a polished finish. Its sculptural proportions make a statement, while the clean silhouette keeps it effortless enough for every day.\n  \u003c\/p\u003e\n\n  \u003cp style=\"margin:0 0 24px;\"\u003e\n    Crafted from \u003cstrong\u003e18ct gold-plated brass\u003c\/strong\u003e, Cara can be worn close to the collarbone, styled as a longer necklace or personalised with one of our \n    \u003ca href=\"\/collections\/charms-club-build-your-own-charm-jewellery\" style=\"color:#006ba6; font-weight:600; text-decoration:underline; text-underline-offset:3px;\"\u003e\n      hook charms\n    \u003c\/a\u003e. One chain, several very good ideas.\n  \u003c\/p\u003e\n\n  \u003c!-- HIGHLIGHT BOX --\u003e\n  \u003cdiv style=\"margin:28px 0; padding:24px; background:#0b1f33; color:#ffffff;\"\u003e\n    \u003cp style=\"margin:0 0 8px; font-family:'HV Fitzgerald', Georgia, serif; font-size:22px; line-height:1.25;\"\u003e\n      Wear It Your Way\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0; color:#ffffff; font-size:14px;\"\u003e\n      Style Cara alone for a polished statement, layer it with finer necklaces or add a charm whenever the mood changes.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003ch3 style=\"margin:30px 0 14px; font-family:'HV Fitzgerald', Georgia, serif; color:#0b1f33; font-size:22px; font-weight:400;\"\u003e\n    Details\n  \u003c\/h3\u003e\n\n  \u003cul style=\"margin:0 0 24px; padding-left:20px;\"\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eChunky elongated paperclip links\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eBrass plated in 18ct gold\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eAvailable in lengths from 35 cm to 90 cm\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003eDesigned to be worn alone, layered or styled with hook charms\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:8px;\"\u003ePresented in a Galleria Armadoro jewellery box or pouch\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- INTERNAL LINKS --\u003e\n  \u003cp style=\"margin:0 0 24px;\"\u003e\n    Looking for styling inspiration? Read our guide to \n    \u003ca href=\"\/blogs\/jewelry-stories\/how-to-build-the-perfect-charms-necklace\" style=\"color:#006ba6; font-weight:600; text-decoration:underline; text-underline-offset:3px;\"\u003e\n      building the perfect charm necklace\n    \u003c\/a\u003e\n    or discover the complete\n    \u003ca href=\"\/collections\/summer-stories\" style=\"color:#006ba6; font-weight:600; text-decoration:underline; text-underline-offset:3px;\"\u003e\n      Summer Stories collection\n    \u003c\/a\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- MATERIALS NOTE --\u003e\n  \u003cdiv style=\"margin-top:28px; padding:18px 20px; border:1px solid #c9e7f3; background:#ffffff;\"\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#25384a;\"\u003e\n      \u003cstrong style=\"color:#006ba6;\"\u003eHypoallergenic jewellery:\u003c\/strong\u003e\n      All Galleria Armadoro jewellery is nickel, cadmium and lead free, and tested in accordance with REACH requirements.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRODUCT FAQ --\u003e\n  \u003cdiv style=\"margin-top:34px;\"\u003e\n    \u003ch3 style=\"margin:0 0 18px; font-family:'HV Fitzgerald', Georgia, serif; color:#0b1f33; font-size:22px; font-weight:400;\"\u003e\n      Your Questions, Answered\n    \u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eWhat length is the model wearing?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003e\n      The model is wearing the Cara Chain at 40 cm.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eCan I add charms to the Cara Chain?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 18px;\"\u003e\n      Yes. Cara’s elongated links are designed to work beautifully with our removable hook charms.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin:0 0 6px;\"\u003e\n      \u003cstrong\u003eIs the Cara Chain hypoallergenic?\u003c\/strong\u003e\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0;\"\u003e\n      Yes. It is nickel, cadmium and lead free, making it suitable for sensitive skin.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Galleria Armadoro","offers":[{"title":"35 cm \/ 14 in","offer_id":34643643596965,"sku":"DK.3002\/35\/G","price":93.0,"currency_code":"EUR","in_stock":true},{"title":"40 cm \/ 16 in","offer_id":34643643629733,"sku":"DK.3002\/40\/G","price":100.0,"currency_code":"EUR","in_stock":true},{"title":"45 cm \/ 18 in","offer_id":34643643662501,"sku":"DK.3002\/45\/G","price":107.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/ 20 in","offer_id":34643643695269,"sku":"DK.3002\/50\/G","price":113.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm \/ 24 in","offer_id":34643643728037,"sku":"DK.3002\/60\/G","price":128.0,"currency_code":"EUR","in_stock":true},{"title":"70 cm \/ 28 in","offer_id":34643643760805,"sku":"DK.3002\/70\/G","price":142.0,"currency_code":"EUR","in_stock":true},{"title":"80 cm \/ 32 in","offer_id":34643643793573,"sku":"DK.3002\/80\/G","price":157.0,"currency_code":"EUR","in_stock":true},{"title":"90 cm \/ 36 in","offer_id":34643643826341,"sku":"DK.3002\/90\/G","price":170.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/CARA_CHUNKY_PAPERCLIP_CHAIN_GOLD.png?v=1782120338"},{"product_id":"cara-gold-plated-chain-anklet-bracelet","title":"Cara gold plated chain anklet\/bracelet","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eChunky chains is the cool way to make a statement with simple designs.\u003c\/span\u003e\u003cspan\u003eCast from polished \u003cstrong\u003e18ct gold plated brass\u003c\/strong\u003e ,this bracelet\/anklet Cara chain has chunky links and is fitted with our signature seamless clasp fastening. Y\u003c\/span\u003e\u003cspan\u003eou can wear it comfortably all day or evening.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eBrass 18ct gold plated\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eBracelet at 17cm\/ Anklet at 25cm\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eSeamless clasp\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eComes in a luxurious GA jewelry box\/pouch\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"Galleria Armadoro","offers":[{"title":"Anklet","offer_id":34643524190373,"sku":"DK.3002\/23\/G","price":78.0,"currency_code":"EUR","in_stock":true},{"title":"Bracelet","offer_id":34643524157605,"sku":"DK.3002\/17\/G","price":68.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/CARA_CHUNKY_PAPERCLIP_ANKLET_CHAIN_GOLD.png?v=1782119790"},{"product_id":"lola-11-mm-gold-vermeil-huggie","title":"Lola 11 mm gold vermeil huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis  single 'Lola' huggie earring is designed to be stacked with \u003c\/span\u003elots\u003cspan\u003e of different styles from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e. It is cast from 18ct gold vermeil and dusted with bezel set white cz stones all the way around.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the  \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/lola-gold-vermeil-huggie\"\u003e\u003cstrong\u003e8 mm smaller version\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e11 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"Galleria Armadoro","offers":[{"title":"Default Title","offer_id":34751484690597,"sku":"DK.2960\/G","price":44.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Lola_11_mm_gold_vermeil_huggie.png?v=1746000646"},{"product_id":"lola-gold-vermeil-huggie","title":"Lola 8 mm gold vermeil huggie","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eThis  single 'Lola' huggie earring is designed to be stacked with \u003c\/span\u003elots\u003cspan\u003e of different styles from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e. It is cast from 18ct gold vermeil and dusted with bezel set white cz stones all the way around.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the  \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/all\/products\/lola-11-mm-gold-vermeil-huggie\"\u003e\u003cstrong\u003e11mm larger version\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e","brand":"Galleria Armadoro","offers":[{"title":"Default Title","offer_id":34751499763877,"sku":"DK.2959\/G","price":37.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Lola_8_mm_gold_vermeil_huggie_close.png?v=1767364086"},{"product_id":"lola-11-mm-sterling-silver-huggie","title":"Lola 11 mm sterling silver huggie","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cp\u003e\u003cspan\u003eThis  single 'Lola' huggie earring is designed to be stacked with \u003c\/span\u003elots\u003cspan\u003e of different styles from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e. It is cast from 925 sterling silver and dusted with bezel set white cz stones all the way around.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eShown here with the  \u003ca href=\"https:\/\/galleria-armadoro.com\/products\/lola-sterling-silver-huggie\"\u003e\u003cstrong\u003e8 mm smaller version\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003eWhite rhodium plated\u003c\/li\u003e\n\u003cli\u003e11 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite cz stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewelry box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the Lola 11 mm Huggie made of?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Lola 11 mm Huggie is crafted from solid 925 sterling silver and features bezel-set cubic zirconia stones along the front. It is REACH-certified and stamped with the 925 hallmark.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this huggie hypoallergenic?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, it is 100% hypoallergenic and safe for sensitive ears. It is free from nickel, lead, and cadmium.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I wear this huggie in cartilage piercings?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. With an internal diameter of 8.5 mm and outer diameter of 11 mm, the Lola Huggie is perfect for lobes and lower cartilage piercings like the helix or conch.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it sold as a single or a pair?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Lola Huggie is sold individually. Please add two to your cart if you'd like a pair.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How secure is the closure?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It features a hinged clicker closure that clicks shut securely and is easy to open when needed. Perfect for daily wear.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"Galleria Armadoro","offers":[{"title":"Default Title","offer_id":34751537250469,"sku":"DK.2960\/W","price":44.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Lola_11_mm_sterling_silver_huggie.png?v=1753691378"},{"product_id":"simple-8-5mm-pave-huggie","title":"Simple 8.5mm gold vermeil pave huggie","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eThis timeless \u003cstrong\u003e925 sterling silver, 18ct gold plated single \u003c\/strong\u003e\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003cstrong\u003eearring\u003c\/strong\u003e is the absolute essential to start building your \u003cstrong\u003eGA Ear Story.\u003c\/strong\u003e It's crafted to a small hoop shape and adorned with glistering white CZ stones along the outer rim, front and back. Stack it with other pieces from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection\u003c\/strong\u003e\u003c\/a\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003e8.5 mm inner diameter\u003c\/li\u003e\n\u003cli\u003eWhite CZ stones, star quality\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003ecomes in a luxurious GA jewellery box or pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewellery is 100% hypoallergenic, nickel, cadmium \u0026amp; lead-free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"Galleria Armadoro","offers":[{"title":"Default Title","offer_id":36770554183845,"sku":"DK.3010\/WCZ\/G","price":31.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Simple_8.5mm_gold_vermeil_pave_huggie_nw.png?v=1763457745"},{"product_id":"rosie-gold-vermeil-double-stud-earring","title":"Rosie gold vermeil double stud earring","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-mce-fragment=\"1\"\u003eDesigned for those with multiple piercings, this Rosie single, double stud earring has white CZ encrusted chain that drapes elegantly across the curve of your lobe, connecting two pear cut studs. Wear solo or with other styles from our \u003ca href=\"https:\/\/galleria-armadoro.com\/collections\/ear-stories\"\u003e\u003cstrong\u003eEar Stories Collection.\u003c\/strong\u003e\u003c\/a\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e925 sterling silver\u003c\/li\u003e\n\u003cli\u003e18ct gold plated\u003c\/li\u003e\n\u003cli\u003eWhite CZ, star quality\u003c\/li\u003e\n\u003cli\u003ePost length 12 mm\u003c\/li\u003e\n\u003cli\u003ePost thickness 18 gauge\u003c\/li\u003e\n\u003cli\u003eButterfly post\u003c\/li\u003e\n\u003cli\u003eFor pierced ears\u003c\/li\u003e\n\u003cli\u003eComes in a luxurious GA suede pouch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan\u003e*All GA jewelry is 100% hypoallergenic, nickel, cadmium \u0026amp; lead-free. Tested and certified by REACH\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003e\u003cmeta charset=\"utf-8\"\u003e*sold individually\u003c\/span\u003e\u003c\/p\u003e","brand":"Galleria Armadoro","offers":[{"title":"Default Title","offer_id":37082807992485,"sku":"DK.3019\/G","price":54.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/Rosie_gold_vermeil_double_stud_earring.png?v=1749810529"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/collections\/august_banner.png?v=1787774601","url":"https:\/\/galleria-armadoro.com\/collections\/ga-emblems.oembed","provider":"Galleria Armadoro","version":"1.0","type":"link"}