{"product_id":"vittoria-silver-paperclip-chain-necklace-bundle","title":"Vittoria Silver Paperclip Chain Necklace","description":"\u003csection class=\"ga-vittoria-bundle\"\u003e\n  \u003cstyle\u003e\n    .ga-vittoria-bundle {\n      --ga-navy: #061B35;\n      --ga-blue: #006BA6;\n      --ga-light-blue: #2BA8DF;\n      --ga-pistachio: #E8F4EA;\n      --ga-white: #ffffff;\n      --ga-black: #000000;\n      --ga-soft: #F7F4EF;\n      --ga-border: rgba(6, 27, 53, 0.16);\n\n      font-family: Futura, \"Helvetica Neue\", Arial, sans-serif;\n      color: var(--ga-navy);\n      background: linear-gradient(135deg, #ffffff 0%, #f7f4ef 55%, #e8f4ea 100%);\n      border: 1px solid var(--ga-border);\n      border-radius: 28px;\n      padding: 30px;\n      margin: 34px 0;\n      line-height: 1.7;\n      overflow: hidden;\n      position: relative;\n    }\n\n    .ga-vittoria-bundle * {\n      box-sizing: border-box;\n    }\n\n    .ga-vittoria-bundle::before {\n      content: \"\";\n      position: absolute;\n      top: -80px;\n      right: -80px;\n      width: 220px;\n      height: 220px;\n      background: radial-gradient(circle, rgba(43, 168, 223, 0.18), rgba(43, 168, 223, 0));\n      pointer-events: none;\n    }\n\n    .ga-vittoria-bundle::after {\n      content: \"\";\n      position: absolute;\n      bottom: -100px;\n      left: -90px;\n      width: 260px;\n      height: 260px;\n      background: radial-gradient(circle, rgba(232, 244, 234, 0.9), rgba(232, 244, 234, 0));\n      pointer-events: none;\n    }\n\n    .ga-vittoria-inner {\n      position: relative;\n      z-index: 2;\n      max-width: 980px;\n      margin: 0 auto;\n    }\n\n    .ga-vittoria-kicker {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      padding: 8px 14px;\n      background: var(--ga-navy);\n      color: var(--ga-white);\n      border-radius: 999px;\n      font-size: 11px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      font-weight: 700;\n      margin-bottom: 18px;\n    }\n\n    .ga-vittoria-title {\n      font-family: \"HV Fitzgerald\", \"Times New Roman\", serif;\n      color: var(--ga-navy);\n      font-size: clamp(32px, 4vw, 54px);\n      line-height: 1.02;\n      margin: 0 0 16px;\n      font-weight: 400;\n      letter-spacing: -0.02em;\n    }\n\n    .ga-vittoria-subtitle {\n      font-size: 17px;\n      line-height: 1.75;\n      max-width: 780px;\n      margin: 0 0 26px;\n      color: rgba(6, 27, 53, 0.86);\n    }\n\n    .ga-vittoria-subtitle strong,\n    .ga-vittoria-bundle strong {\n      color: var(--ga-navy);\n      font-weight: 800;\n    }\n\n    .ga-vittoria-highlight {\n      background: rgba(255, 255, 255, 0.72);\n      border: 1px solid var(--ga-border);\n      border-radius: 24px;\n      padding: 22px;\n      margin: 24px 0;\n      box-shadow: 0 18px 45px rgba(6, 27, 53, 0.06);\n    }\n\n    .ga-vittoria-highlight p {\n      margin: 0 0 14px;\n    }\n\n    .ga-vittoria-highlight p:last-child {\n      margin-bottom: 0;\n    }\n\n    .ga-vittoria-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n      margin: 26px 0;\n    }\n\n    .ga-vittoria-card {\n      background: var(--ga-white);\n      border: 1px solid var(--ga-border);\n      border-radius: 22px;\n      padding: 20px;\n      transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;\n      min-height: 100%;\n    }\n\n    .ga-vittoria-card:hover {\n      transform: translateY(-4px);\n      border-color: rgba(0, 107, 166, 0.34);\n      box-shadow: 0 18px 38px rgba(6, 27, 53, 0.1);\n    }\n\n    .ga-vittoria-card h2 {\n      font-family: \"HV Fitzgerald\", \"Times New Roman\", serif;\n      font-size: 26px;\n      line-height: 1.1;\n      color: var(--ga-navy);\n      font-weight: 400;\n      margin: 0 0 14px;\n    }\n\n    .ga-vittoria-card ul {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ga-vittoria-card li {\n      position: relative;\n      padding-left: 18px;\n      margin-bottom: 10px;\n      font-size: 14.5px;\n      line-height: 1.55;\n    }\n\n    .ga-vittoria-card li:last-child {\n      margin-bottom: 0;\n    }\n\n    .ga-vittoria-card li::before {\n      content: \"•\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--ga-blue);\n      font-weight: 900;\n    }\n\n    .ga-vittoria-section {\n      background: rgba(232, 244, 234, 0.58);\n      border-radius: 24px;\n      padding: 24px;\n      margin: 26px 0;\n      border: 1px solid rgba(0, 107, 166, 0.14);\n    }\n\n    .ga-vittoria-section h2 {\n      font-family: \"HV Fitzgerald\", \"Times New Roman\", serif;\n      font-size: 32px;\n      line-height: 1.12;\n      color: var(--ga-navy);\n      font-weight: 400;\n      margin: 0 0 12px;\n    }\n\n    .ga-vittoria-section p {\n      margin: 0;\n      font-size: 15.5px;\n      color: rgba(6, 27, 53, 0.88);\n    }\n\n    .ga-vittoria-buttons {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin: 28px 0;\n    }\n\n    .ga-vittoria-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 14px 22px;\n      border-radius: 999px;\n      font-family: Futura, \"Helvetica Neue\", Arial, sans-serif;\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      font-weight: 800;\n      text-decoration: none;\n      transition: transform 0.28s ease, background 0.28s ease, color 0.28s ease, border-color 0.28s ease;\n    }\n\n    .ga-vittoria-button-primary {\n      background: var(--ga-navy);\n      color: var(--ga-white);\n      border: 1px solid var(--ga-navy);\n    }\n\n    .ga-vittoria-button-primary:hover {\n      background: var(--ga-pistachio);\n      color: var(--ga-navy);\n      transform: translateY(-3px);\n    }\n\n    .ga-vittoria-button-secondary {\n      background: transparent;\n      color: var(--ga-navy);\n      border: 1px solid var(--ga-navy);\n    }\n\n    .ga-vittoria-button-secondary:hover {\n      background: var(--ga-blue);\n      color: var(--ga-white);\n      border-color: var(--ga-blue);\n      transform: translateY(-3px);\n    }\n\n    .ga-vittoria-faq {\n      margin-top: 30px;\n    }\n\n    .ga-vittoria-faq-title {\n      font-family: \"HV Fitzgerald\", \"Times New Roman\", serif;\n      font-size: 36px;\n      line-height: 1.1;\n      font-weight: 400;\n      color: var(--ga-navy);\n      margin: 0 0 16px;\n    }\n\n    .ga-vittoria-faq details {\n      background: var(--ga-white);\n      border: 1px solid var(--ga-border);\n      border-radius: 18px;\n      margin-bottom: 10px;\n      overflow: hidden;\n      transition: box-shadow 0.28s ease, border-color 0.28s ease;\n    }\n\n    .ga-vittoria-faq details:hover {\n      border-color: rgba(0, 107, 166, 0.34);\n      box-shadow: 0 12px 26px rgba(6, 27, 53, 0.07);\n    }\n\n    .ga-vittoria-faq summary {\n      cursor: pointer;\n      padding: 18px 20px;\n      font-weight: 800;\n      color: var(--ga-navy);\n      list-style: none;\n      position: relative;\n      padding-right: 48px;\n      font-size: 14.5px;\n    }\n\n    .ga-vittoria-faq summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .ga-vittoria-faq summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 20px;\n      top: 50%;\n      transform: translateY(-50%);\n      width: 24px;\n      height: 24px;\n      border-radius: 50%;\n      background: var(--ga-pistachio);\n      color: var(--ga-navy);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-weight: 800;\n      transition: transform 0.28s ease, background 0.28s ease;\n    }\n\n    .ga-vittoria-faq details[open] summary::after {\n      content: \"–\";\n      background: var(--ga-navy);\n      color: var(--ga-white);\n    }\n\n    .ga-vittoria-faq details p {\n      padding: 0 20px 18px;\n      margin: 0;\n      color: rgba(6, 27, 53, 0.82);\n      font-size: 14.5px;\n      line-height: 1.65;\n    }\n\n    .ga-vittoria-note {\n      margin-top: 24px;\n      padding: 18px 20px;\n      background: var(--ga-navy);\n      color: var(--ga-white);\n      border-radius: 20px;\n      font-size: 13.5px;\n      line-height: 1.65;\n    }\n\n    .ga-vittoria-note strong {\n      color: var(--ga-white);\n    }\n\n    .ga-vittoria-note a {\n      color: var(--ga-white);\n      text-decoration: underline;\n      text-underline-offset: 4px;\n    }\n\n    .ga-vittoria-bundle a {\n      color: var(--ga-blue);\n      font-weight: 800;\n      text-decoration: none;\n    }\n\n    .ga-vittoria-bundle a:hover {\n      color: var(--ga-navy);\n      text-decoration: underline;\n      text-underline-offset: 4px;\n    }\n\n    @media (max-width: 768px) {\n      .ga-vittoria-bundle {\n        padding: 22px;\n        border-radius: 22px;\n      }\n\n      .ga-vittoria-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .ga-vittoria-buttons {\n        flex-direction: column;\n      }\n\n      .ga-vittoria-button {\n        width: 100%;\n      }\n\n      .ga-vittoria-card,\n      .ga-vittoria-section {\n        border-radius: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"ga-vittoria-inner\"\u003e\n    \u003cdiv class=\"ga-vittoria-kicker\"\u003eNew necklace bundle\u003c\/div\u003e\n\n    \u003ch1 class=\"ga-vittoria-title\"\u003eVittoria Silver Paperclip Chain Necklace Bundle\u003c\/h1\u003e\n\n    \u003cp class=\"ga-vittoria-subtitle\"\u003e\n      Meet the \u003cstrong\u003eVittoria Silver Paperclip Chain Necklace Bundle\u003c\/strong\u003e: a ready-to-wear jewellery story featuring our favourite \u003cstrong\u003eLarge Link Paperclip Chain in silver\u003c\/strong\u003e and the luminous \u003cstrong\u003eVittoria Gold \u0026amp; White Rhodium Hook Charm\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ga-vittoria-highlight\"\u003e\n      \u003cp\u003e\n        Designed for the girls who love a little contrast, this \u003cstrong\u003emixed-metal necklace\u003c\/strong\u003e pairs a sleek white-rhodium plated paperclip chain with a crystal teardrop charm finished in gold and white rhodium. The result? Polished, modern, quietly dramatic — and ready to wear from morning coffee to late-night plans.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Choose your chain length from \u003cstrong\u003e35cm to 70cm\u003c\/strong\u003e and style it as a choker, everyday necklace, layering chain, or longer statement piece. The signature seamless clasp makes it easy to wear solo or personalise with more charms from our \u003ca href=\"\/collections\/charms-club\" title=\"Shop the Galleria Armadoro Charms Club Collection\"\u003eCharms Club Collection\u003c\/a\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-vittoria-buttons\"\u003e\n      \u003ca class=\"ga-vittoria-button ga-vittoria-button-primary\" href=\"\/collections\/charms-club\" title=\"Shop Charms Club jewellery\"\u003eShop Charms Club\u003c\/a\u003e\n      \u003ca class=\"ga-vittoria-button ga-vittoria-button-secondary\" href=\"\/products\/large-link-paperclip-chain-silver-plated?variant=49097811263825\" title=\"View the Large Link Paperclip Chain Silver Plated\"\u003eView The Chain\u003c\/a\u003e\n      \u003ca class=\"ga-vittoria-button ga-vittoria-button-secondary\" href=\"\/products\/vittoria-hook-charm-gold-white-rhodium\" title=\"View the Vittoria Gold and White Rhodium Hook Charm\"\u003eView The Charm\u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-vittoria-grid\"\u003e\n      \u003cdiv class=\"ga-vittoria-card\"\u003e\n        \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003e\u003cstrong\u003eLarge Link Paperclip Chain Silver Plated\u003c\/strong\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cstrong\u003eVittoria Gold \u0026amp; White Rhodium Hook Charm\u003c\/strong\u003e\u003c\/li\u003e\n          \u003cli\u003eAvailable chain lengths: \u003cstrong\u003e35cm, 40cm, 45cm, 50cm, 55cm, 60cm, 65cm, 70cm\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eDelivered in a luxurious \u003cstrong\u003eGA suede pouch\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ga-vittoria-card\"\u003e\n        \u003ch2\u003eCharm Dimensions\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eHeight: approximately \u003cstrong\u003e12mm\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eWidth: approximately \u003cstrong\u003e8mm\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eDepth: approximately \u003cstrong\u003e5.8mm\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eA luminous crystal teardrop silhouette with a bold yet wearable finish\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ga-vittoria-card\"\u003e\n        \u003ch2\u003eMaterials\u003c\/h2\u003e\n        \u003cul\u003e\n          \u003cli\u003eChain: \u003cstrong\u003ebrass with white rhodium plating\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003eCharm: \u003cstrong\u003egold and white rhodium finish with crystal teardrop detail\u003c\/strong\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cstrong\u003eNickel, cadmium and lead free\u003c\/strong\u003e\u003c\/li\u003e\n          \u003cli\u003e\u003cstrong\u003eTested and certified by REACH\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-vittoria-section\"\u003e\n      \u003ch2\u003eHow To Style It\u003c\/h2\u003e\n      \u003cp\u003e\n        Wear it at \u003cstrong\u003e35cm or 40cm\u003c\/strong\u003e for a modern choker look, choose \u003cstrong\u003e45cm or 50cm\u003c\/strong\u003e for everyday layering, or go longer with \u003cstrong\u003e55cm to 70cm\u003c\/strong\u003e for an easy statement necklace moment. Pair it with gold chains, silver chains, pearl necklaces or more crystal charms — this is the kind of piece that does the styling work for you.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-vittoria-section\"\u003e\n      \u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n      \u003cp\u003e\n        A ready-made necklace bundle, styled by Galleria Armadoro. The mixed-metal design works with both gold and silver jewellery, while the bold paperclip links and crystal teardrop charm bring just enough sparkle for everyday styling, gifting, layering and statement moments.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-vittoria-faq\"\u003e\n      \u003ch2 class=\"ga-vittoria-faq-title\"\u003eFAQ\u003c\/h2\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is included in the Vittoria Silver Paperclip Necklace Bundle?\u003c\/summary\u003e\n        \u003cp\u003e\n          The bundle includes the Large Link Paperclip Chain in silver plating and the Vittoria Gold \u0026amp; White Rhodium Hook Charm.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat lengths are available?\u003c\/summary\u003e\n        \u003cp\u003e\n          This necklace bundle is available from \u003cstrong\u003e35cm to 70cm\u003c\/strong\u003e, so you can wear it as a choker, classic necklace, layering chain or longer statement piece.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this necklace hypoallergenic?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. All Galleria Armadoro jewellery is \u003cstrong\u003e100% hypoallergenic\u003c\/strong\u003e, nickel, cadmium and lead free, and tested and certified by REACH.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I add more charms to this chain?\u003c\/summary\u003e\n        \u003cp\u003e\n          Yes. The Large Link Paperclip Chain is designed with our signature seamless clasp, so you can style it solo or personalise it with charms from our Charms Club Collection.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a good necklace for layering?\u003c\/summary\u003e\n        \u003cp\u003e\n          Absolutely. The silver paperclip chain and mixed-metal Vittoria charm make it easy to layer with gold necklaces, silver necklaces, chokers and longer chains.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the charm dimensions?\u003c\/summary\u003e\n        \u003cp\u003e\n          The Vittoria Hook Charm measures approximately \u003cstrong\u003e12mm\u003c\/strong\u003e in height, \u003cstrong\u003e8mm\u003c\/strong\u003e in width and \u003cstrong\u003e5.8mm\u003c\/strong\u003e in depth.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ga-vittoria-note\"\u003e\n      \u003cstrong\u003eStyling note:\u003c\/strong\u003e this bundle was created for anyone searching for a \u003cstrong\u003esilver paperclip necklace\u003c\/strong\u003e, \u003cstrong\u003emixed-metal necklace\u003c\/strong\u003e, \u003cstrong\u003ecrystal charm necklace\u003c\/strong\u003e, \u003cstrong\u003ehypoallergenic necklace\u003c\/strong\u003e or \u003cstrong\u003elayering necklace\u003c\/strong\u003e that feels polished, easy and a little bit unforgettable.\n    \u003c\/div\u003e\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\": \"What is included in the Vittoria Silver Paperclip Necklace Bundle?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The bundle includes the Large Link Paperclip Chain in silver plating and the Vittoria Gold \u0026 White Rhodium Hook Charm.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What lengths are available?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"This necklace bundle is available from 35cm to 70cm, so it can be worn as a choker, classic necklace, layering chain or longer statement piece.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this necklace hypoallergenic?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. All Galleria Armadoro jewellery is 100% hypoallergenic, nickel, cadmium and lead free, and tested and certified by REACH.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Can I add more charms to this chain?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The Large Link Paperclip Chain is designed with a signature seamless clasp, so it can be worn solo or personalised with charms from the Charms Club Collection.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Is this a good necklace for layering?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes. The silver paperclip chain and mixed-metal Vittoria charm are easy to layer with gold necklaces, silver necklaces, chokers and longer chains.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What are the charm dimensions?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"The Vittoria Hook Charm measures approximately 12mm in height, 8mm in width and 5.8mm in depth.\"\n        }\n      }\n    ]\n  }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Galleria Armadoro","offers":[{"title":"35 cm\/ 14 in","offer_id":54085954208081,"sku":null,"price":109.0,"currency_code":"EUR","in_stock":true},{"title":"40 cm \/ 16 in","offer_id":54085954240849,"sku":null,"price":114.0,"currency_code":"EUR","in_stock":true},{"title":"45 cm \/ 18 in","offer_id":54085954273617,"sku":null,"price":119.0,"currency_code":"EUR","in_stock":true},{"title":"50 cm \/20 in","offer_id":54085954306385,"sku":null,"price":124.0,"currency_code":"EUR","in_stock":true},{"title":"60 cm \/ 24 in","offer_id":54085954339153,"sku":null,"price":135.0,"currency_code":"EUR","in_stock":true},{"title":"70 cm \/ 28 in","offer_id":54085954371921,"sku":null,"price":145.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0800\/2449\/files\/vittoria-silver-paperclip-necklace-layered-gold-silver-chain.png?v=1781698167","url":"https:\/\/galleria-armadoro.com\/products\/vittoria-silver-paperclip-chain-necklace-bundle","provider":"Galleria Armadoro","version":"1.0","type":"link"}