{"title":"Homepage products","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500\u0026family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600\u0026display=swap');\n\n#pago-bz{\n  --bg:#FFFFFF;--bg-alt:#F5F5F7;--ink:#111114;--text:#1D1D1F;\n  --muted:#6E6E73;--muted-d:#A1A1A6;--soft:#F1F1F3;\n  --line:rgba(0,0,0,.10);--line-d:rgba(255,255,255,.12);\n  --cta:#1E90FF;--cta-deep:#1478E0;--tile:#F4EEE5;\n  --ease:cubic-bezier(.22,.61,.36,1);--maxw:1180px;\n  font-family:'Instrument Sans',system-ui,-apple-system,sans-serif;\n  color:var(--text);background:var(--bg);line-height:1.6;font-weight:400;\n  -webkit-font-smoothing:antialiased;text-align:left;\n  width:auto;max-width:100vw;\n  margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);\n  overflow-x:hidden;\n}\n#pago-bz *{margin:0;padding:0;box-sizing:border-box}\n#pago-bz h2,#pago-bz h3,#pago-bz h4{font-family:'Poppins',sans-serif;font-weight:500;letter-spacing:-.02em;line-height:1.1}\n#pago-bz h2 em,#pago-bz h3 em,#pago-bz .it{font-style:italic;font-weight:inherit;letter-spacing:-.01em}\n#pago-bz a{color:inherit;text-decoration:none}\n#pago-bz img{display:block;max-width:100%}\n#pago-bz .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}\n\n\/* buttons *\/\n#pago-bz .btn{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15px;padding:15px 30px;border-radius:100px;transition:transform .3s var(--ease),box-shadow .3s,background .3s,border-color .3s;cursor:pointer;border:0;white-space:nowrap;font-family:inherit}\n#pago-bz .btn--cta{background:var(--cta);color:#fff;box-shadow:0 10px 30px -10px rgba(30,144,255,.6)}\n#pago-bz .btn--cta:hover{background:var(--cta-deep);transform:translateY(-2px);box-shadow:0 16px 40px -10px rgba(30,144,255,.7)}\n#pago-bz .btn--line{background:transparent;color:var(--text);border:1px solid var(--line)}\n#pago-bz .btn--line:hover{border-color:var(--text);transform:translateY(-2px)}\n#pago-bz .btn--lineD{background:rgba(255,255,255,.06);color:#fff;border:1px solid var(--line-d)}\n#pago-bz .btn--lineD:hover{background:rgba(255,255,255,.12);transform:translateY(-2px)}\n#pago-bz .btn .arr{transition:transform .3s var(--ease)}\n#pago-bz .btn:hover .arr{transform:translateX(4px)}\n\n\/* stars \/ rating (neutral, NOT blue) *\/\n#pago-bz .stars{color:var(--text);letter-spacing:2px;font-size:15px;white-space:nowrap}\n#pago-bz .sec--dark .stars,#pago-bz .final .stars{color:#fff}\n#pago-bz .rating{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;font-size:14px;color:var(--muted);font-weight:500}\n#pago-bz .rating b{color:var(--text);font-weight:600;white-space:nowrap}\n#pago-bz .final .rating{color:var(--muted-d)}\n#pago-bz .final .rating b{color:#fff}\n#pago-bz .lx-chip{display:inline-flex;align-items:center;font-size:11px;font-weight:600;color:var(--muted);background:transparent;border:1px solid var(--line);border-radius:100px;padding:2px 9px;letter-spacing:.02em;white-space:nowrap;flex-shrink:0}\n\n\/* eyebrow (neutral) *\/\n#pago-bz .eyebrow{font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:var(--muted);font-weight:600;display:inline-flex;align-items:center;gap:10px}\n#pago-bz .eyebrow::before{content:\"\";width:24px;height:1px;background:currentColor;opacity:.5}\n#pago-bz .sec--dark .eyebrow{color:var(--muted-d)}\n\n\/* HERO *\/\n#pago-bz .hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:84px 28px 78px;overflow:hidden;background:radial-gradient(120% 90% at 50% 0%,#ffffff,#ECECEE 90%)}\n#pago-bz .hero .eyebrow{margin-bottom:22px;justify-content:center}\n#pago-bz .hero h2{font-size:clamp(38px,7vw,82px);font-weight:500;color:var(--ink);max-width:15ch;margin:0 auto;letter-spacing:-.035em;line-height:1.04}\n#pago-bz .hero__sub{font-size:clamp(16px,2vw,20px);color:var(--muted);max-width:50ch;margin:22px auto 0}\n#pago-bz .hero__actions{display:flex;gap:14px;justify-content:center;margin-top:32px;flex-wrap:wrap}\n#pago-bz .hero__rating{margin-top:22px}\n#pago-bz .hero__ring{position:relative;width:min(340px,68vw);margin:40px auto 0}\n#pago-bz .hero__ring img{width:100%;filter:drop-shadow(0 30px 50px rgba(0,0,0,.22));animation:bz-float 6s ease-in-out infinite;transform-origin:center}\n#pago-bz .pulse{position:absolute;top:50%;left:50%;width:58%;aspect-ratio:1;border:1.5px solid rgba(17,17,20,.16);border-radius:50%;transform:translate(-50%,-50%) scale(.5);opacity:0;z-index:-1}\n#pago-bz .pulse.p1{animation:bz-pulse 3.4s ease-out 1.4s infinite}\n#pago-bz .pulse.p2{animation:bz-pulse 3.4s ease-out 2.5s infinite}\n#pago-bz .pulse.p3{animation:bz-pulse 3.4s ease-out 3.6s infinite}\n@keyframes bz-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-16px) rotate(2deg)}}\n@keyframes bz-pulse{0%{transform:translate(-50%,-50%) scale(.45);opacity:.6}100%{transform:translate(-50%,-50%) scale(1.9);opacity:0}}\n\n\/* TRUST STRIP *\/\n#pago-bz .trust{background:var(--bg-alt);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0}\n#pago-bz .trust__inner{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:14px 18px;flex-wrap:wrap}\n#pago-bz .trust__pill{font-size:13px;font-weight:500;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:100px;padding:9px 18px;display:flex;align-items:center;gap:9px;white-space:nowrap}\n#pago-bz .trust__pill b{color:var(--text);font-weight:600}\n#pago-bz .trust__pill .dot{width:6px;height:6px;border-radius:50%;background:var(--text);flex-shrink:0}\n\n\/* SECTION SHELL *\/\n#pago-bz .sec{position:relative;padding:96px 0}\n#pago-bz .sec--alt{background:var(--bg-alt)}\n#pago-bz .sec--dark{background:var(--ink);color:#fff}\n#pago-bz .sec__head{max-width:var(--maxw);margin:0 auto 52px;padding:0 28px}\n#pago-bz .sec__head .eyebrow{margin-bottom:18px}\n#pago-bz .sec__head h2{font-size:clamp(28px,4.6vw,52px);font-weight:600;color:var(--ink)}\n#pago-bz .sec--dark .sec__head h2{color:#fff}\n#pago-bz .sec__head p{font-size:18px;color:var(--muted);max-width:56ch;margin-top:16px}\n#pago-bz .sec--dark .sec__head p{color:var(--muted-d)}\n#pago-bz .center{text-align:center}\n#pago-bz .center .eyebrow{justify-content:center}\n#pago-bz .center p{margin-left:auto;margin-right:auto}\n\n\/* reveal *\/\n#pago-bz.pago-js .reveal{opacity:0;transform:translateY(32px);transition:opacity .9s var(--ease),transform .9s var(--ease)}\n#pago-bz.pago-js .reveal.in{opacity:1;transform:translateY(0)}\n\n\/* deco rotating ring *\/\n#pago-bz .deco{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}\n#pago-bz .deco img{position:absolute;top:50%;left:50%;width:min(680px,88vw);opacity:.08;filter:grayscale(1);transform:translate(-50%,-50%) rotate(0deg)}\n#pago-bz .sec__head,#pago-bz .wrap{position:relative;z-index:1}\n@supports (animation-timeline: view()){#pago-bz .deco img{animation:bz-spin linear both;animation-timeline:view()}}\n@keyframes bz-spin{from{transform:translate(-50%,-50%) rotate(-22deg)}to{transform:translate(-50%,-50%) rotate(22deg)}}\n@media(max-width:600px){#pago-bz .deco img{top:24%;width:130vw;opacity:.12}}\n\n\/* WHAT IS (two col) *\/\n#pago-bz .whatis{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}\n#pago-bz .whatis h2{font-size:clamp(28px,4.4vw,48px);color:var(--ink);font-weight:600;margin-bottom:18px}\n#pago-bz .whatis p{font-size:17px;color:var(--muted);margin-bottom:18px}\n#pago-bz .whatis__facts{display:flex;flex-direction:column;gap:14px;margin-top:26px}\n#pago-bz .whatis__facts li{list-style:none;display:flex;gap:13px;align-items:flex-start;font-size:15px;color:var(--text)}\n#pago-bz .whatis__facts svg{color:var(--text);flex-shrink:0;margin-top:2px}\n#pago-bz .whatis__facts b{font-weight:600}\n#pago-bz .whatis__media{position:relative;background:radial-gradient(120% 100% at 50% 30%,#fff,#ECECEE);border:1px solid var(--line);border-radius:28px;padding:40px;display:flex;align-items:center;justify-content:center;aspect-ratio:1\/1}\n#pago-bz .whatis__media img{width:72%;filter:drop-shadow(0 26px 44px rgba(0,0,0,.20));animation:bz-float 7s ease-in-out infinite}\n\n\/* BENEFITS grid *\/\n#pago-bz .feats{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}\n#pago-bz .feat{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 26px;transition:transform .3s var(--ease),box-shadow .3s}\n#pago-bz .feat:hover{transform:translateY(-4px);box-shadow:0 20px 44px -22px rgba(0,0,0,.3)}\n#pago-bz .feat__ic{width:46px;height:46px;border-radius:13px;background:var(--bg-alt);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:var(--ink)}\n#pago-bz .feat h3{font-size:18px;color:var(--ink);font-weight:700;margin-bottom:9px}\n#pago-bz .feat p{font-size:14.5px;color:var(--muted);line-height:1.55}\n\n\/* COMPARISON table (dark) *\/\n#pago-bz .cmp{max-width:var(--maxw);margin:0 auto;padding:0 28px}\n#pago-bz .cmp__scroll{overflow-x:auto;border-radius:20px;border:1px solid var(--line-d)}\n#pago-bz table.cmp__t{width:100%;border-collapse:collapse;min-width:760px;font-size:15px}\n#pago-bz .cmp__t th,#pago-bz .cmp__t td{padding:18px 18px;text-align:center;border-bottom:1px solid var(--line-d)}\n#pago-bz .cmp__t thead th{font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;color:#fff;letter-spacing:-.01em}\n#pago-bz .cmp__t tbody th{text-align:left;font-weight:500;color:var(--muted-d);font-family:'Instrument Sans',sans-serif;white-space:nowrap}\n#pago-bz .cmp__t td{color:#fff}\n#pago-bz .cmp__t .colpago{background:rgba(255,255,255,.06)}\n#pago-bz .cmp__t thead .colpago{background:rgba(255,255,255,.10);border-top-left-radius:0}\n#pago-bz .cmp__t thead .colpago b{display:block;font-weight:700}\n#pago-bz .cmp__t thead .colpago span{font-size:11px;font-weight:500;color:var(--muted-d);letter-spacing:.04em}\n#pago-bz .yes{font-weight:700}\n#pago-bz .no{color:var(--muted-d)}\n#pago-bz .cmp__note{font-size:13px;color:var(--muted-d);margin-top:16px;text-align:center}\n\n\/* SPEED comparison bars *\/\n#pago-bz .speed{max-width:780px;margin:56px auto 0}\n#pago-bz .speed__title{font-family:'Poppins',sans-serif;font-weight:600;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-d);text-align:center;margin-bottom:26px}\n#pago-bz .speed__row{display:grid;grid-template-columns:150px 1fr 62px;align-items:center;gap:16px;padding:9px 0}\n#pago-bz .speed__label{font-size:14px;color:var(--muted-d);font-weight:500;text-align:left;line-height:1.25}\n#pago-bz .speed__track{height:12px;border-radius:100px;background:rgba(255,255,255,.07);overflow:hidden}\n#pago-bz .speed__bar{display:block;height:100%;width:var(--w);border-radius:100px;background:rgba(255,255,255,.26);transition:width 1.2s var(--ease)}\n#pago-bz .speed__time{font-family:'Poppins',sans-serif;font-weight:600;font-size:14px;color:var(--muted-d);text-align:right;white-space:nowrap}\n#pago-bz .speed__row--win .speed__label{color:#fff;font-weight:700}\n#pago-bz .speed__row--win .speed__bar{background:#fff}\n#pago-bz .speed__row--win .speed__time{color:#fff;font-size:17px;font-weight:700}\n#pago-bz.pago-js .speed:not(.in) .speed__bar{width:0}\n@media(max-width:600px){#pago-bz .speed__row{grid-template-columns:104px 1fr 52px;gap:10px}#pago-bz .speed__label{font-size:12.5px}}\n\n\/* PROOF \/ usage counters (dark) *\/\n#pago-bz .proof{max-width:var(--maxw);margin:0 auto;padding:0 28px;text-align:center}\n#pago-bz .proof h2{font-size:clamp(28px,4.6vw,52px);color:#fff;margin-bottom:42px}\n#pago-bz .proof__big{font-family:'Poppins',sans-serif;font-weight:600;color:#fff;font-size:clamp(40px,9vw,104px);letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums}\n#pago-bz .proof__big .eur{color:var(--muted-d);font-weight:600;font-size:.5em;margin-left:.12em}\n#pago-bz .proof__cap{font-size:15px;color:var(--muted-d);margin-top:18px;letter-spacing:.02em}\n#pago-bz .proof__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:64px}\n#pago-bz .proof__stat{border:1px solid var(--line-d);border-radius:20px;padding:34px 22px;background:rgba(255,255,255,.03)}\n#pago-bz .proof__num{font-family:'Poppins',sans-serif;font-weight:700;color:#fff;font-size:clamp(28px,4.5vw,44px);letter-spacing:-.03em;line-height:1;font-variant-numeric:tabular-nums}\n#pago-bz .proof__lbl{font-size:12px;color:var(--muted-d);margin-top:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600}\n#pago-bz .proof__note{font-size:13px;color:var(--muted-d);margin-top:40px}\n@media(max-width:680px){#pago-bz .proof__grid{grid-template-columns:1fr;gap:14px}#pago-bz .proof__stat{padding:26px 20px}}\n\n\/* BANKS teaser *\/\n#pago-bz .banks2{max-width:760px;margin:0 auto;padding:0 28px;text-align:center}\n#pago-bz .banks2 h2{font-size:clamp(28px,4.4vw,48px);color:var(--ink);font-weight:600;margin-bottom:18px}\n#pago-bz .banks2 p{font-size:17px;color:var(--muted);margin:0 auto 28px;max-width:54ch}\n#pago-bz .banks2__logos{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}\n#pago-bz .banks2__logos span{font-size:13px;font-weight:600;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:100px;padding:8px 16px}\n\n\/* SHOWCASE products *\/\n#pago-bz .shop{max-width:var(--maxw);margin:0 auto;padding:0 28px}\n#pago-bz .shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}\n#pago-bz .prod{display:block}\n#pago-bz .prod__inner{transition:transform .25s var(--ease);position:relative}\n#pago-bz .prod__img{aspect-ratio:1;border-radius:16px;overflow:hidden;position:relative;background:var(--tile);display:flex;align-items:center;justify-content:center}\n#pago-bz .prod__badge{position:absolute;top:14px;left:14px;background:var(--ink);color:#fff;font-size:11px;font-weight:600;padding:5px 12px;border-radius:100px;z-index:3}\n#pago-bz .prod__img img{width:78%;transition:transform .6s var(--ease);filter:drop-shadow(0 16px 26px rgba(0,0,0,.16))}\n#pago-bz .prod:hover .prod__img img{transform:scale(1.07)}\n#pago-bz .prod__meta{display:flex;justify-content:space-between;align-items:flex-end;margin-top:20px;padding:0 6px}\n#pago-bz .prod__meta .tag{font-size:11px;letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-weight:600}\n#pago-bz .prod__meta h3{font-size:18px;color:var(--ink);font-weight:600;margin-top:3px}\n#pago-bz .prod__price{font-weight:700;font-size:19px;color:var(--ink);white-space:nowrap;font-family:'Poppins',sans-serif}\n#pago-bz .shop__cta{text-align:center;margin-top:46px}\n\n\/* FAQ *\/\n#pago-bz .faq{max-width:820px;margin:0 auto;padding:0 28px}\n#pago-bz .faq details{border-bottom:1px solid var(--line);padding:4px 0}\n#pago-bz .faq summary{list-style:none;cursor:pointer;padding:22px 44px 22px 4px;position:relative;font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:var(--ink)}\n#pago-bz .faq summary::-webkit-details-marker{display:none}\n#pago-bz .faq summary::after{content:\"+\";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:26px;font-weight:400;color:var(--muted);transition:transform .3s var(--ease)}\n#pago-bz .faq details[open] summary::after{content:\"−\"}\n#pago-bz .faq details p{padding:0 44px 24px 4px;color:var(--muted);font-size:16px;line-height:1.65}\n#pago-bz .faq details p a{color:var(--cta);font-weight:600}\n\n\/* FINAL CTA *\/\n#pago-bz .final{text-align:center;padding:124px 28px;position:relative;overflow:hidden;background:var(--ink)}\n#pago-bz .final h2{font-size:clamp(36px,6.4vw,74px);color:#fff;max-width:15ch;margin:0 auto 20px;font-weight:500}\n#pago-bz .final p{font-size:18px;color:var(--muted-d);max-width:46ch;margin:0 auto 34px}\n#pago-bz .final .rating{margin-top:26px;justify-content:center;display:flex}\n\n\/* FRICTION-BUSTER (Bank \/ Groesse \/ Einrichtung) *\/\n#pago-bz .fbuster{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n#pago-bz .fb{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px 26px;display:flex;flex-direction:column;transition:transform .3s var(--ease),box-shadow .3s}\n#pago-bz .fb:hover{transform:translateY(-4px);box-shadow:0 20px 44px -22px rgba(0,0,0,.3)}\n#pago-bz .fb .ic{width:42px;height:42px;border-radius:12px;background:var(--bg-alt);display:flex;align-items:center;justify-content:center;color:var(--ink);margin-bottom:18px}\n#pago-bz .fb h3{font-size:18px;color:var(--ink);font-weight:600;margin-bottom:8px}\n#pago-bz .fb p{font-size:14.5px;color:var(--muted);line-height:1.55;margin-bottom:18px}\n#pago-bz .fb a{margin-top:auto;font-size:14px;font-weight:600;color:var(--cta);display:inline-flex;align-items:center;gap:6px}\n\n\/* ALL RINGS heading (sits right above your native product grid) *\/\n#pago-bz .allhead{max-width:var(--maxw);margin:0 auto;padding:92px 28px 6px;text-align:center}\n#pago-bz .allhead h2{font-size:clamp(28px,4.4vw,48px);color:var(--ink);font-weight:600}\n#pago-bz .allhead p{font-size:17px;color:var(--muted);margin-top:14px}\n\n\/* responsive *\/\n@media(max-width:920px){\n  #pago-bz .feats{grid-template-columns:repeat(2,1fr)}\n  #pago-bz .whatis{grid-template-columns:1fr;gap:34px}\n  #pago-bz .whatis__media{aspect-ratio:16\/11;max-width:440px;margin:0 auto}\n  #pago-bz .shop-grid{grid-template-columns:repeat(2,1fr)}\n}\n@media(max-width:600px){\n  #pago-bz .sec{padding:68px 0}\n  #pago-bz .feats{grid-template-columns:1fr}\n  #pago-bz .shop-grid{grid-template-columns:1fr}\n  #pago-bz .fbuster{grid-template-columns:1fr}\n  #pago-bz .final{padding:92px 24px}\n  #pago-bz .wrap,#pago-bz .sec__head,#pago-bz .whatis,#pago-bz .feats,#pago-bz .cmp,#pago-bz .banks2,#pago-bz .shop,#pago-bz .faq{padding-left:20px;padding-right:20px}\n}\n@media(prefers-reduced-motion:reduce){\n  #pago-bz .hero__ring img,#pago-bz .whatis__media img{animation:none!important}\n  #pago-bz .deco img{animation:none!important;transform:translate(-50%,-50%) rotate(0)!important}\n  #pago-bz.pago-js .reveal{opacity:1;transform:none}\n}\n#pago-bz .voices{max-width:var(--maxw);margin:0 auto;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n#pago-bz .vq{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px 24px}\n#pago-bz .vq p{font-style:italic;color:var(--text);font-size:15.5px;line-height:1.6}\n#pago-bz .vq .m{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}\n#pago-bz .vq .st{font-size:12px;letter-spacing:1px;color:var(--ink)}\n#pago-bz .vq .nm{font-size:13px;font-weight:600;color:var(--ink)}\n#pago-bz .vq .lg{font-size:11px;font-weight:600;color:var(--muted);border:1px solid var(--line);border-radius:100px;padding:2px 8px}\n@media(max-width:860px){#pago-bz .voices{grid-template-columns:1fr}}\n\u003c\/style\u003e\n\n\u003cdiv id=\"pago-bz\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eBezahlring von PAGOPACE\u003c\/span\u003e\n    \u003ch2\u003eBezahl mit \u003cem\u003eeiner Geste,\u003c\/em\u003e nicht mit dem Geldbeutel.\u003c\/h2\u003e\n    \u003cp class=\"hero__sub\"\u003eDer PAGO ist ein Bezahlring mit NFC-Chip: Hand ans Terminal halten, fertig. Ohne Akku, ohne Smartphone, ohne Suchen im Portemonnaie.\u003c\/p\u003e\n    \u003cdiv class=\"hero__actions\"\u003e\n      \u003ca class=\"btn btn--cta\" href=\"#pago-bz-all\"\u003eRinge entdecken \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca class=\"btn btn--line\" href=\"https:\/\/www.pagopace.de\/pages\/pagopace\"\u003eSo funktioniert's\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero__rating\"\u003e\u003cspan class=\"rating\"\u003e\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cb\u003e4,8\/5\u003c\/b\u003e · 9.800+ verifizierte Bewertungen \u003cspan class=\"lx-chip\"\u003eLoox\u003c\/span\u003e\u003c\/span\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hero__ring\"\u003e\n      \u003cspan class=\"pulse p1\"\u003e\u003c\/span\u003e\u003cspan class=\"pulse p2\"\u003e\u003c\/span\u003e\u003cspan class=\"pulse p3\"\u003e\u003c\/span\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/Design_ohne_Titel_15_10861d23-48d0-45de-aa54-b4e71950f401.png?v=1781788105\" alt=\"PAGOPACE Bezahlring aus Keramik in Schwarz\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST STRIP --\u003e\n  \u003cdiv class=\"trust\"\u003e\n    \u003cdiv class=\"trust__inner\"\u003e\n      \u003cdiv class=\"trust__pill\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e \u003cb\u003e4,8\/5\u003c\/b\u003e aus 9.800+ Bewertungen\u003c\/div\u003e\n      \u003cdiv class=\"trust__pill\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e Ohne Akku, nie laden\u003c\/div\u003e\n      \u003cdiv class=\"trust__pill\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e Wasserfest \u0026amp; aus Keramik\u003c\/div\u003e\n      \u003cdiv class=\"trust__pill\"\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e Visa \u0026amp; Mastercard\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IS A BEZAHLRING (AEO definition, answer front-loaded) --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"whatis\"\u003e\n      \u003cdiv class=\"reveal\"\u003e\n        \u003cspan class=\"eyebrow\" style=\"margin-bottom:18px\"\u003eWas ist ein Bezahlring?\u003c\/span\u003e\n        \u003ch2\u003eDeine Karte, \u003cem\u003ejetzt am Finger.\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp\u003eEin Bezahlring ist ein Ring mit eingebautem NFC-Chip, mit dem du kontaktlos an jedem Kartenterminal bezahlst, genau wie mit einer kontaktlosen Karte. Der PAGO von PAGOPACE braucht dafür keine Batterie, kein Smartphone und keine Internetverbindung.\u003c\/p\u003e\n        \u003cp\u003eDu verknüpfst ihn einmalig mit deiner Visa- oder Mastercard. Danach hältst du einfach die Hand ans Terminal, und der Betrag wird abgebucht.\u003c\/p\u003e\n        \u003cul class=\"whatis__facts\"\u003e\n          \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20 6 9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eKein Akku, kein Laden.\u003c\/b\u003e Der NFC-Chip arbeitet passiv und ist jahrelang einsatzbereit.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20 6 9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eWasserfest und robust.\u003c\/b\u003e Aus kratzfester Keramik, bleibt beim Sport und Schwimmen am Finger.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20 6 9 17l-5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eSicher dank Token.\u003c\/b\u003e Deine echten Kartendaten werden nie übertragen, nur ein verschlüsselter Token.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"whatis__media reveal\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/Design_ohne_Titel_14_3f40f794-0567-44e5-8576-047451e77e00.png?v=1781532642\" alt=\"NFC-Bezahlring von PAGOPACE in Nahaufnahme\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"sec sec--alt\"\u003e\n    \u003cdiv class=\"deco\" aria-hidden=\"true\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/Design_ohne_Titel_13_7c4f5538-055b-4a84-8b55-79fc63b62b7c.png?v=1781532642\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sec__head center\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eWarum ein PAGO\u003c\/span\u003e\n      \u003ch2\u003eEinmal anlegen, immer dabei.\u003c\/h2\u003e\n      \u003cp\u003eVier Gründe, warum tausende Menschen ihren Geldbeutel zu Hause lassen.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feats\"\u003e\n      \u003cdiv class=\"feat reveal\"\u003e\n        \u003cdiv class=\"feat__ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M13 2 3 14h7l-1 8 10-12h-7l1-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eSchneller als alles\u003c\/h3\u003e\n        \u003cp\u003eHand ans Terminal, fertig. Kein Entsperren, kein Tippen, kein Kramen nach Karte oder Handy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat reveal\"\u003e\n        \u003cdiv class=\"feat__ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 5v14\" opacity=\".0\"\u003e\u003c\/path\u003e\u003crect x=\"3\" y=\"8\" width=\"14\" height=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M20 10v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eNie wieder laden\u003c\/h3\u003e\n        \u003cp\u003eDer NFC-Chip kommt ganz ohne Batterie aus. Einmal anlegen und über Jahre nutzen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat reveal\"\u003e\n        \u003cdiv class=\"feat__ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2s7 7 7 12a7 7 0 0 1-14 0c0-5 7-12 7-12z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eWasserfest \u0026amp; robust\u003c\/h3\u003e\n        \u003cp\u003eAus hochwertiger, kratzfester Keramik. Beim Sport, beim Schwimmen und im Alltag immer am Finger.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat reveal\"\u003e\n        \u003cdiv class=\"feat__ic\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 3l7 4v5c0 4-3 7-7 9-4-2-7-5-7-9V7l7-4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9.5 12l2 2 3.5-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eSicher bezahlt\u003c\/h3\u003e\n        \u003cp\u003eKartendaten werden durch einen Token ersetzt. Bis 50 Euro ohne PIN, darüber zur Sicherheit mit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON (dark, AEO table) --\u003e\n  \u003csection class=\"sec sec--dark\"\u003e\n    \u003cdiv class=\"sec__head center\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eIm Vergleich\u003c\/span\u003e\n      \u003ch2\u003eWarum der Ring \u003cem\u003eschlägt,\u003c\/em\u003e was du heute nutzt.\u003c\/h2\u003e\n      \u003cp\u003eBezahlring, Karte, Smartphone, Smartwatch oder Bargeld: So schnell und einfach bezahlst du wirklich.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cmp\"\u003e\n      \u003cdiv class=\"cmp__scroll\"\u003e\n        \u003ctable class=\"cmp__t\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e\u003c\/th\u003e\n              \u003cth class=\"colpago\"\u003e\n\u003cb\u003eBezahlring\u003c\/b\u003e\u003cspan\u003ePAGO\u003c\/span\u003e\n\u003c\/th\u003e\n              \u003cth\u003eKarte\u003c\/th\u003e\n              \u003cth\u003eSmartphone\u003c\/th\u003e\n              \u003cth\u003eSmartwatch\u003c\/th\u003e\n              \u003cth\u003eBargeld\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003eImmer an der Hand\u003c\/th\u003e\n              \u003ctd class=\"colpago\"\u003e\u003cspan class=\"yes\"\u003eJa\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eOhne Aufladen\u003c\/th\u003e\n              \u003ctd class=\"colpago\"\u003e\u003cspan class=\"yes\"\u003eJa\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eOhne Entsperren oder App\u003c\/th\u003e\n              \u003ctd class=\"colpago\"\u003e\u003cspan class=\"yes\"\u003eJa\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eTeils\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eWasserfest beim Schwimmen\u003c\/th\u003e\n              \u003ctd class=\"colpago\"\u003e\u003cspan class=\"yes\"\u003eJa\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eTeils\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eAn jedem Kontaktlos-Terminal\u003c\/th\u003e\n              \u003ctd class=\"colpago\"\u003e\u003cspan class=\"yes\"\u003eJa\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n              \u003ctd class=\"yes\"\u003eJa\u003c\/td\u003e\n              \u003ctd class=\"no\"\u003eNein\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"speed reveal\"\u003e\n        \u003cdiv class=\"speed__title\"\u003eSekunden bis bezahlt\u003c\/div\u003e\n        \u003cdiv class=\"speed__row speed__row--win\"\u003e\n          \u003cspan class=\"speed__label\"\u003ePAGO Bezahlring\u003c\/span\u003e\n          \u003cspan class=\"speed__track\"\u003e\u003cspan class=\"speed__bar\" style=\"--w:4%\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"speed__time\"\u003e1 Sek.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"speed__row\"\u003e\n          \u003cspan class=\"speed__label\"\u003eSmartwatch\u003c\/span\u003e\n          \u003cspan class=\"speed__track\"\u003e\u003cspan class=\"speed__bar\" style=\"--w:13%\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"speed__time\"\u003e5 Sek.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"speed__row\"\u003e\n          \u003cspan class=\"speed__label\"\u003eSmartphone\u003c\/span\u003e\n          \u003cspan class=\"speed__track\"\u003e\u003cspan class=\"speed__bar\" style=\"--w:20%\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"speed__time\"\u003e8 Sek.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"speed__row\"\u003e\n          \u003cspan class=\"speed__label\"\u003eKarte, kontaktlos\u003c\/span\u003e\n          \u003cspan class=\"speed__track\"\u003e\u003cspan class=\"speed__bar\" style=\"--w:30%\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"speed__time\"\u003e12 Sek.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"speed__row\"\u003e\n          \u003cspan class=\"speed__label\"\u003eKarte mit PIN\u003c\/span\u003e\n          \u003cspan class=\"speed__track\"\u003e\u003cspan class=\"speed__bar\" style=\"--w:62%\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"speed__time\"\u003e25 Sek.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"speed__row\"\u003e\n          \u003cspan class=\"speed__label\"\u003eBargeld\u003c\/span\u003e\n          \u003cspan class=\"speed__track\"\u003e\u003cspan class=\"speed__bar\" style=\"--w:100%\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n          \u003cspan class=\"speed__time\"\u003e40 Sek.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"cmp__note\"\u003eTypische Alltagswerte inklusive Herausholen und Handling. Der PAGO sitzt schon an deiner Hand, deshalb entfällt die Suchzeit komplett.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BANKS teaser --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"banks2\"\u003e\n      \u003cspan class=\"eyebrow\" style=\"justify-content:center;margin-bottom:18px\"\u003eKompatibilität\u003c\/span\u003e\n      \u003ch2\u003eFunktioniert mit \u003cem\u003efast jeder Bank.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eBei den Volks- und Raiffeisenbanken funktionieren alle Visa- und Mastercard direkt. Dazu kommen comdirect, Commerzbank, Consorsbank, Klarna, die Sparda-Banken und Revolut. Hast du eine andere Karte, nutzt du deinen PAGO über die Curve-App mit nahezu jeder Visa- und Mastercard.\u003c\/p\u003e\n      \u003cdiv class=\"banks2__logos\"\u003e\n        \u003cspan\u003ecomdirect\u003c\/span\u003e\u003cspan\u003eCommerzbank\u003c\/span\u003e\u003cspan\u003eConsorsbank\u003c\/span\u003e\u003cspan\u003eKlarna\u003c\/span\u003e\u003cspan\u003eVolks- \u0026amp; Raiffeisenbanken\u003c\/span\u003e\u003cspan\u003eSparda-Bank\u003c\/span\u003e\u003cspan\u003eRevolut\u003c\/span\u003e\u003cspan\u003evia Curve\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"btn btn--cta\" href=\"https:\/\/www.pagopace.de\/pages\/pagopace\"\u003eIst meine Bank dabei? \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BESTSELLER SHOWCASE --\u003e\n  \u003csection class=\"sec sec--alt\"\u003e\n    \u003cdiv class=\"deco\" aria-hidden=\"true\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/Design_ohne_Titel_13_7c4f5538-055b-4a84-8b55-79fc63b62b7c.png?v=1781532642\" alt=\"\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"sec__head center\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eBeliebt\u003c\/span\u003e\n      \u003ch2\u003eDie \u003cem\u003emeistgekauften\u003c\/em\u003e Modelle.\u003c\/h2\u003e\n      \u003cp\u003eKeramik oder Metall, schwarz, silber oder gold. Finde deinen Lieblings-PAGO.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"shop\"\u003e\n      \u003cdiv class=\"shop-grid\"\u003e\n        \u003ca class=\"prod reveal\" href=\"https:\/\/www.pagopace.de\/products\/black-urban\"\u003e\u003cdiv class=\"prod__inner\"\u003e\n\u003cdiv class=\"prod__img\"\u003e\n\u003cspan class=\"prod__badge\"\u003eBestseller\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/20.png?v=1761714866\" alt=\"Black Urban PAGO Bezahlring\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__meta\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tag\"\u003eKeramik · Schwarz\u003c\/div\u003e\n\u003ch3\u003eBlack Urban\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__price\"\u003e€119\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n        \u003ca class=\"prod reveal\" href=\"https:\/\/www.pagopace.de\/products\/diamond-black-pago-limited-edition-nur-500-stuck\"\u003e\u003cdiv class=\"prod__inner\"\u003e\n\u003cdiv class=\"prod__img\"\u003e\n\u003cspan class=\"prod__badge\"\u003eLimited Edition\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/19.png?v=1761714586\" alt=\"Diamond Black PAGO Bezahlring\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__meta\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tag\"\u003eKeramik · Diamant\u003c\/div\u003e\n\u003ch3\u003eDiamond Black\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__price\"\u003e€119\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n        \u003ca class=\"prod reveal\" href=\"https:\/\/www.pagopace.de\/products\/silver-rough-pago\"\u003e\u003cdiv class=\"prod__inner\"\u003e\n\u003cdiv class=\"prod__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/29.png?v=1761714682\" alt=\"Slim Silver Rough PAGO Bezahlring\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"prod__meta\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tag\"\u003eMetall · Silber\u003c\/div\u003e\n\u003ch3\u003eSlim Silver Rough\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__price\"\u003e€199\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n        \u003ca class=\"prod reveal\" href=\"https:\/\/www.pagopace.de\/products\/gold-rough-pago\"\u003e\u003cdiv class=\"prod__inner\"\u003e\n\u003cdiv class=\"prod__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/27.png?v=1761714628\" alt=\"Slim Gold Rough PAGO Bezahlring\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"prod__meta\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tag\"\u003eMetall · Gold\u003c\/div\u003e\n\u003ch3\u003eSlim Gold Rough\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__price\"\u003e€249\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n        \u003ca class=\"prod reveal\" href=\"https:\/\/www.pagopace.de\/products\/ultra-slim-rose-gold-shiny-pago\"\u003e\u003cdiv class=\"prod__inner\"\u003e\n\u003cdiv class=\"prod__img\"\u003e\n\u003cspan class=\"prod__badge\"\u003eUltra Slim\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/37_a7db372b-ac41-4bd5-9635-585aeec824a1.png?v=1761903581\" alt=\"Ultra Slim Rosé Gold PAGO Bezahlring\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__meta\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tag\"\u003eMetall · Rosé\u003c\/div\u003e\n\u003ch3\u003eUltra Slim Rosé\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__price\"\u003e€249\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n        \u003ca class=\"prod reveal\" href=\"https:\/\/www.pagopace.de\/products\/ultra-slim-black-rough-pago\"\u003e\u003cdiv class=\"prod__inner\"\u003e\n\u003cdiv class=\"prod__img\"\u003e\n\u003cspan class=\"prod__badge\"\u003eNeu · 3,6 mm\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/38.png?v=1761903589\" alt=\"Ultra Slim Black Rough PAGO Bezahlring\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__meta\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"tag\"\u003eKeramik · Schwarz\u003c\/div\u003e\n\u003ch3\u003eUltra Slim Black\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"prod__price\"\u003e€119\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"shop__cta\"\u003e\u003ca class=\"btn btn--cta\" href=\"#pago-bz-all\"\u003eAlle Bezahlringe ansehen \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PROOF \/ usage --\u003e\n  \u003csection class=\"sec sec--dark\"\u003e\n    \u003cdiv class=\"proof\"\u003e\n      \u003cspan class=\"eyebrow\" style=\"justify-content:center;margin-bottom:22px\"\u003eIm Einsatz\u003c\/span\u003e\n      \u003ch2\u003eMillionenfach. \u003cem\u003eJeden Tag.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"proof__big\"\u003e\n\u003cspan class=\"cnt cnt--live\" data-annual=\"340000000\"\u003e150.000.000\u003c\/span\u003e\u003cspan class=\"eur\"\u003e€\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"proof__cap\"\u003emit dem PAGO bezahlt, allein in diesem Jahr\u003c\/div\u003e\n      \u003cdiv class=\"proof__grid\"\u003e\n        \u003cdiv class=\"proof__stat reveal\"\u003e\n          \u003cdiv class=\"proof__num\"\u003e\u003cspan class=\"cnt\" data-target=\"340\" data-suffix=\" Mio €+\"\u003e340 Mio €+\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"proof__lbl\"\u003epro Jahr\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"proof__stat reveal\"\u003e\n          \u003cdiv class=\"proof__num\"\u003e\u003cspan class=\"cnt\" data-target=\"930000\" data-group=\"1\" data-suffix=\" €+\"\u003e930.000 €+\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"proof__lbl\"\u003epro Tag\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"proof__stat reveal\"\u003e\n          \u003cdiv class=\"proof__num\"\u003e\u003cspan class=\"cnt\" data-target=\"18.9\" data-decimals=\"1\" data-suffix=\" Mio+\"\u003e18,9 Mio+\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"proof__lbl\"\u003eZahlungen pro Jahr\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"proof__note\"\u003eLive-Hochrechnung aus dem laufenden PAGO-Zahlungsvolumen.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STIMMEN (verifizierte Bewertungen) --\u003e\n  \u003csection class=\"sec sec--alt\"\u003e\n    \u003cdiv class=\"sec__head center\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eEchte Stimmen\u003c\/span\u003e\n      \u003ch2\u003eWas Kundinnen und Kunden \u003cem\u003esagen.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"voices\"\u003e\n      \u003cdiv class=\"vq reveal\"\u003e\n\u003cp\u003e„Super praktischer Ring. Bezahlung funktioniert einwandfrei.\"\u003c\/p\u003e\n\u003cdiv class=\"m\"\u003e\n\u003cspan class=\"st\"\u003e★★★★★\u003c\/span\u003e\u003cspan class=\"nm\"\u003eSandra S.\u003c\/span\u003e\u003cspan class=\"lg\"\u003everifiziert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vq reveal\"\u003e\n\u003cp\u003e„Sehr schöner Ring, gute Qualität und schnelle Lieferung. Ich bin zufrieden und empfehle den Kauf.\"\u003c\/p\u003e\n\u003cdiv class=\"m\"\u003e\n\u003cspan class=\"st\"\u003e★★★★★\u003c\/span\u003e\u003cspan class=\"nm\"\u003eYilmaz Y.\u003c\/span\u003e\u003cspan class=\"lg\"\u003everifiziert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"vq reveal\"\u003e\n\u003cp\u003e„Der Ring war für meine Frau. Sie ist total begeistert, wie einfach das Bezahlen damit geht.\"\u003c\/p\u003e\n\u003cdiv class=\"m\"\u003e\n\u003cspan class=\"st\"\u003e★★★★★\u003c\/span\u003e\u003cspan class=\"nm\"\u003eRalf L.\u003c\/span\u003e\u003cspan class=\"lg\"\u003everifiziert\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ (AEO) --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"sec__head center\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eFAQ\u003c\/span\u003e\n      \u003ch2\u003eHäufige Fragen zum Bezahlring.\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003eWie funktioniert ein Bezahlring?\u003c\/summary\u003e\n        \u003cp\u003eIm Ring steckt ein NFC-Chip, der mit deiner Visa- oder Mastercard verknüpft ist. Du hältst die Hand ans Kartenterminal, und der Chip überträgt einen verschlüsselten Bezahl-Token. Der Vorgang ist identisch zum kontaktlosen Zahlen mit Karte, nur dass du nichts aus der Tasche holen musst.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIst ein Bezahlring sicher?\u003c\/summary\u003e\n        \u003cp\u003eJa. Deine echten Kartendaten verlassen den Ring nie. Übertragen wird nur ein verschlüsselter Token, der für jeden Ring einzeln vergeben wird. Geht der Ring verloren, lässt er sich deaktivieren, ohne dass du deine Karte tauschen musst. Die Reichweite beträgt nur wenige Zentimeter.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eMit welchen Banken funktioniert der PAGO?\u003c\/summary\u003e\n        \u003cp\u003eBei den Volks- und Raiffeisenbanken funktionieren alle Visa- und Mastercard direkt. Ebenfalls direkt kompatibel sind unter anderem comdirect, Commerzbank, Consorsbank, Klarna, die Sparda-Banken und Revolut. Ist deine Karte nicht direkt dabei, verbindest du den PAGO über die Curve-App mit nahezu jeder Visa- und Mastercard.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eBis zu welchem Betrag kann ich ohne PIN zahlen?\u003c\/summary\u003e\n        \u003cp\u003eWie bei jeder kontaktlosen Zahlung zahlst du kleinere Beträge ohne PIN. Ab etwa 50 Euro fragt das Terminal aus Sicherheitsgründen die PIN deiner hinterlegten Karte ab.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eMuss ich den Ring aufladen?\u003c\/summary\u003e\n        \u003cp\u003eNein. Der NFC-Chip arbeitet passiv und bezieht seine Energie im Moment der Zahlung vom Terminal. Es gibt keine Batterie und nichts zu laden.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eIst der Ring wasserfest?\u003c\/summary\u003e\n        \u003cp\u003eJa. Die PAGO-Ringe sind aus kratzfester Keramik und wasser- sowie staubresistent. Du kannst sie beim Sport, beim Schwimmen und im Alltag tragen.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWie finde ich meine Ringgröße?\u003c\/summary\u003e\n        \u003cp\u003eAm sichersten mit unserer Messschablone: Bestelle den PAGO inklusive Schablone, miss deine Größe zu Hause und ordere anschließend kostenlos in der passenden Größe. Alle Infos findest du auf der \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003eRinggrößen-Seite\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eBrauche ich mein Smartphone zum Bezahlen?\u003c\/summary\u003e\n        \u003cp\u003eNein. Das Smartphone brauchst du nur einmal zur Einrichtung. Danach bezahlst du komplett ohne Handy, der Ring funktioniert eigenständig an jedem Kontaktlos-Terminal.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"final\"\u003e\n    \u003ch2\u003eBezahl mit \u003cem\u003eWow-Effekt.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp\u003eSchließ dich tausenden Menschen an, die ihren Geldbeutel zu Hause lassen.\u003c\/p\u003e\n    \u003ca class=\"btn btn--cta\" href=\"#pago-bz-all\"\u003eRinge entdecken \u003cspan class=\"arr\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003cdiv class=\"rating\"\u003e\n\u003cspan class=\"stars\"\u003e★★★★★\u003c\/span\u003e \u003cb\u003e4,8\/5\u003c\/b\u003e · 9.800+ verifizierte Bewertungen \u003cspan class=\"lx-chip\"\u003eLoox\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Überschrift direkt über deinem nativen Produktraster --\u003e\n  \u003cdiv class=\"allhead\" id=\"pago-bz-all\"\u003e\n    \u003ch2\u003eAlle Bezahlringe im Überblick\u003c\/h2\u003e\n    \u003cp\u003eWähl deine Farbe, dein Material und deine Größe.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  var root=document.getElementById('pago-bz');\n  if(!root)return;\n  root.classList.add('pago-js');\n  \/\/ reveal on scroll\n  try{\n    var io=new IntersectionObserver(function(es){\n      es.forEach(function(e){if(e.isIntersecting){e.target.classList.add('in');io.unobserve(e.target);}});\n    },{threshold:.12,rootMargin:'0px 0px -8% 0px'});\n    root.querySelectorAll('.reveal').forEach(function(el){io.observe(el);});\n  }catch(e){root.querySelectorAll('.reveal').forEach(function(el){el.classList.add('in');});}\n  \/\/ smooth scroll for in-page anchors (#pago-bz-all)\n  root.querySelectorAll('a[href^=\"#pago-\"]').forEach(function(a){\n    a.addEventListener('click',function(e){\n      var t=document.getElementById(a.getAttribute('href').slice(1));\n      if(t){e.preventDefault();t.scrollIntoView({behavior:'smooth',block:'start'});}\n    });\n  });\n  \/\/ deco ring fallback (browsers without animation-timeline)\n  try{\n    if(!(window.CSS\u0026\u0026CSS.supports\u0026\u0026CSS.supports('animation-timeline: view()'))\u0026\u0026!window.matchMedia('(prefers-reduced-motion: reduce)').matches){\n      var decos=[].slice.call(root.querySelectorAll('.deco img')),tick=false;\n      if(decos.length){\n        var upd=function(){var vh=window.innerHeight||1;decos.forEach(function(img){var r=img.getBoundingClientRect();var prog=((r.top+r.height\/2)-vh\/2)\/vh;img.style.transform='translate(-50%,-50%) rotate('+(prog*-44)+'deg)';});tick=false;};\n        var onS=function(){if(!tick){tick=true;requestAnimationFrame(upd);}};\n        window.addEventListener('scroll',onS,{passive:true});window.addEventListener('resize',onS,{passive:true});upd();\n      }\n    }\n  }catch(e){}\n})();\n\u003c\/script\u003e\n\n\u003cscript\u003e\n(function(){\n  var root=document.getElementById('pago-bz'); if(!root) return;\n  var reduce=window.matchMedia\u0026\u0026window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  function grp(s){return s.replace(\/\\B(?=(\\d{3})+(?!\\d))\/g,'.');}\n  function fmt(n,dec,group){\n    var s=dec\u003e0?n.toFixed(dec):Math.round(n).toString();\n    if(group){var p=s.split('.');s=grp(p[0])+(p[1]?(','+p[1]):'');}\n    else if(dec\u003e0){s=s.replace('.',',');}\n    return s;\n  }\n  function animate(el,target,dec,group,suffix,dur){\n    var start=null;\n    function step(ts){\n      if(!start)start=ts;\n      var p=Math.min((ts-start)\/dur,1),e=1-Math.pow(1-p,3);\n      el.textContent=fmt(target*e,dec,group)+(suffix||'');\n      if(p\u003c1)requestAnimationFrame(step); else el.textContent=fmt(target,dec,group)+(suffix||'');\n    }\n    requestAnimationFrame(step);\n  }\n  function startLive(el){\n    var annual=parseFloat(el.getAttribute('data-annual'))||0;\n    var rate=annual\/(365*86400);\n    function ytd(){var now=new Date();var jan1=new Date(now.getFullYear(),0,1);return (now-jan1)\/1000*rate;}\n    var target=ytd();\n    if(reduce){el.textContent=fmt(target,0,true);return;}\n    var start=null,from=target*0.975,dur=1900;\n    function step(ts){\n      if(!start)start=ts;\n      var p=Math.min((ts-start)\/dur,1),e=1-Math.pow(1-p,3);\n      el.textContent=fmt(from+(target-from)*e,0,true);\n      if(p\u003c1)requestAnimationFrame(step);\n      else setInterval(function(){el.textContent=fmt(ytd(),0,true);},120);\n    }\n    requestAnimationFrame(step);\n  }\n  var seen=false;\n  function run(){\n    if(seen)return; seen=true;\n    root.querySelectorAll('.cnt--live').forEach(startLive);\n    root.querySelectorAll('.cnt:not(.cnt--live)').forEach(function(el){\n      if(reduce)return;\n      animate(el,parseFloat(el.getAttribute('data-target'))||0,\n        parseInt(el.getAttribute('data-decimals')||'0',10),\n        el.getAttribute('data-group')==='1',\n        el.getAttribute('data-suffix')||'',1600);\n    });\n  }\n  var sec=root.querySelector('.proof');\n  if(sec\u0026\u0026'IntersectionObserver'in window){\n    var io=new IntersectionObserver(function(es){es.forEach(function(e){if(e.isIntersecting){run();io.disconnect();}});},{threshold:.3});\n    io.observe(sec);\n  } else { run(); }\n})();\n\u003c\/script\u003e\n\n\u003c!-- ===================================================================\n     JSON-LD SCHEMA · idealerweise ins Theme (theme.liquid, vor \u003c\/head\u003e)\n     oder per SEO-App einfügen. NICHT zwingend in die Beschreibung,\n     da Shopify \u003cscript\u003e dort entfernen kann.\n=================================================================== --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\"@type\":\"Question\",\"name\":\"Wie funktioniert ein Bezahlring?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Im Ring steckt ein NFC-Chip, der mit deiner Visa- oder Mastercard verknüpft ist. Du hältst die Hand ans Kartenterminal, und der Chip überträgt einen verschlüsselten Bezahl-Token. Der Vorgang ist identisch zum kontaktlosen Zahlen mit Karte, nur ohne etwas aus der Tasche zu holen.\"}},\n    {\"@type\":\"Question\",\"name\":\"Ist ein Bezahlring sicher?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja. Deine echten Kartendaten verlassen den Ring nie, übertragen wird nur ein verschlüsselter Token. Geht der Ring verloren, lässt er sich deaktivieren, ohne die Karte zu tauschen. Die Reichweite beträgt nur wenige Zentimeter.\"}},\n    {\"@type\":\"Question\",\"name\":\"Mit welchen Banken funktioniert der PAGO?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Bei den Volks- und Raiffeisenbanken funktionieren alle Visa- und Mastercard direkt. Ebenfalls direkt kompatibel sind unter anderem comdirect, Commerzbank, Consorsbank, Klarna, die Sparda-Banken und Revolut. Ist deine Karte nicht direkt dabei, verbindest du den PAGO über die Curve-App mit nahezu jeder Visa- und Mastercard.\"}},\n    {\"@type\":\"Question\",\"name\":\"Bis zu welchem Betrag kann ich ohne PIN zahlen?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Kleinere Beträge zahlst du ohne PIN. Ab etwa 50 Euro fragt das Terminal aus Sicherheitsgründen die PIN deiner hinterlegten Karte ab.\"}},\n    {\"@type\":\"Question\",\"name\":\"Muss ich den Ring aufladen?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nein. Der NFC-Chip arbeitet passiv und bezieht seine Energie im Moment der Zahlung vom Terminal. Es gibt keine Batterie und nichts zu laden.\"}},\n    {\"@type\":\"Question\",\"name\":\"Ist der Ring wasserfest?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Ja. Die PAGO-Ringe sind aus kratzfester Keramik und wasser- sowie staubresistent und damit fürs Schwimmen und den Alltag geeignet.\"}},\n    {\"@type\":\"Question\",\"name\":\"Wie finde ich meine Ringgröße?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Am sichersten mit der Messschablone: PAGO inklusive Schablone bestellen, zu Hause messen und anschließend kostenlos in der passenden Größe ordern.\"}},\n    {\"@type\":\"Question\",\"name\":\"Brauche ich mein Smartphone zum Bezahlen?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Nein. Das Smartphone brauchst du nur einmal zur Einrichtung. Danach bezahlst du komplett ohne Handy an jedem Kontaktlos-Terminal.\"}}\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"BreadcrumbList\",\n  \"itemListElement\":[\n    {\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/www.pagopace.de\/\"},\n    {\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bezahlringe\",\"item\":\"https:\/\/www.pagopace.de\/collections\/bezahlringe\"}\n  ]\n}\n\u003c\/script\u003e","products":[{"product_id":"black-urban","title":"Black Urban PAGO","description":"\u003ch3\u003eOne ring for all your purchases.\u003cbr\u003e\u003c\/h3\u003e\n\u003ch5\u003eSimple - Safe - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003eHow does paying with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN. \u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026amp; Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\" style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\n\u003ch4\u003eHow is my ring set up?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr\u003e3. The product packaging and our \u003ca href=\"https:\/\/pagopace.zendesk.com\/hc\/de\" target=\"_blank\"\u003ehelpcenter\u003c\/a\u003e\u0026nbsp;﻿will explain how you can link your PAGO with the App to pay with your Visa or Mastercard.\u003c\/p\u003e\n\u003c!--EndFragment--\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e\u0026nbsp;and order your PAGO directly.\u003c\/p\u003e\n\u003c!--EndFragment--\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecificati\u003cb\u003e﻿\u003c\/b\u003eons:\u003c\/h4\u003e\n\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBlack\u0026nbsp;Urban\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 7,5-9mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":45604220240139,"sku":"PP-BUM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":43566466924811,"sku":"PP-BU-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":40163677667477,"sku":"PP-BU-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":41026728722581,"sku":"PP-BU-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":41026729443477,"sku":"PP-BU-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":41026730623125,"sku":"PP-BU-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":41026731540629,"sku":"PP-BU-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":41026732261525,"sku":"PP-BU-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":41138270797973,"sku":"PP-BU-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":41138271027349,"sku":"PP-BU-13","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":42096996647149,"sku":"PP-BU-14","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":42096999465197,"sku":"PP-BU-15","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/20.png?v=1761714866"},{"product_id":"pearl-white","title":"Pearl White PAGO","description":"\u003c!--StartFragment--\u003e\u003ch3\u003eONE RING FOR ALL YOUR PURCHASES.\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch5\u003eSIMPLE - SAFE - FAST - CONTACTLESS\u003c\/h5\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003eHOW DOES PAYING WITH THE PAGO WORK?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN. \u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW SAFE IS THE PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026 Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW DO I FIND MY CORRECT RING SIZE?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026_sid=36f7c77b8\u0026_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\n\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026 order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\n\n\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\u003c!--StartFragment--\u003e\u003ch4\u003eSPECIFICATIONS:\u003c\/h4\u003e\n\u003cdiv\u003e\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\u003ctbody data-mce-fragment=\"1\"\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003ePearl White\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 7,5-9mm\u003c\/p\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c!--EndFragment--\u003e\u003cp\u003e\u003c\/p\u003e\n\u003c!--EndFragment--\u003e","brand":"Pagopace","offers":[{"title":"Ringgröße unbekannt","offer_id":45604238917899,"sku":"PP-PWM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":43566468661515,"sku":"PP-PW-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":41026778267797,"sku":"PP-PW-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":41026778300565,"sku":"PP-PW-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":41026778333333,"sku":"PP-PW-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":41026778366101,"sku":"PP-PW-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":41026778398869,"sku":"PP-PW-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":41026778431637,"sku":"PP-PW-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":45220570923275,"sku":"PP-PW-12","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/23.png?v=1761714839"},{"product_id":"black-rough-ring","title":"Black Rough PAGO","description":"\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Safe - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cbr\u003eHow does paying with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN.\u0026nbsp;\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026amp; Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself.\u0026nbsp;\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e3. The product packaging will then explain how you can link your PAGO\u0026nbsp;to your Visa or Mastercard.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications:\u003c\/h4\u003e\n\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eBlack\u0026nbsp;Rough\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 7,5-9mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003c\/p\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":45604215456011,"sku":"PP-BRM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":43566464729355,"sku":"PP-BR-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":41138688917653,"sku":"PP-BR-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":41138688983189,"sku":"PP-BR-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":41138689048725,"sku":"PP-BR-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":41138689081493,"sku":"PP-BR-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":41138689179797,"sku":"PP-BR-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":41138689245333,"sku":"PP-BR-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":41138689310869,"sku":"PP-BR-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":41138689376405,"sku":"PP-BR-13","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":43507842318603,"sku":"PP-BR-14","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":43507842449675,"sku":"PP-BR-15","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/21.png?v=1761714801"},{"product_id":"blue-ocean-pago","title":"Blue Ocean PAGO","description":"\u003ch3 data-mce-fragment=\"1\"\u003e\u003c\/h3\u003e\n\n\u003c!--StartFragment--\u003e\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\u003ch5\u003eSimple - Safe - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\u003ch4\u003e\u003cbr\u003eHow does paying with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN. \u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026 Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself. \u003cbr\u003e\u003c\/p\u003e\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\u003ch4\u003e\u003cspan data-mce-fragment=\"1\" style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; display: inline-block; min-width: 1px; min-height: 1rem;\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\" style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026_sid=36f7c77b8\u0026_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\u003ch4\u003eHow will my ring be set up?\u003c\/h4\u003e\n\u003cp\u003e1. You choose your PAGO in your favorite color \u0026 order it.\u003c\/p\u003e\n\u003cp\u003e2. After the payment process, you will receive instructions in the form of an explanatory video on how to proceed: You download the Curve app beforehand to store your credit card there and connect the PAGO with it. \u003c\/p\u003e\n\u003cp\u003e3. Once we receive all the information from you, we will set up your ring for you for free using the innovative Fidesmo Pay technology and ship your ring.\u003c\/p\u003e\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e4. During shipping, we add a QR code to verify your identity. Once you have scanned it and confirmed your account, you can pay directly with your PAGO ring.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-image=\"9k3dzwl370w6\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp\u003eSpecifications:\u003c\/p\u003e\n\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eBlue Ocean\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr data-mce-fragment=\"1\"\u003e\n\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-13; Width: 7,5-9mm\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"5","offer_id":43566467252491,"sku":"PP-BO-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":42033510809837,"sku":"PP-BO-6","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"7","offer_id":42033510842605,"sku":"PP-BO-7","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"8","offer_id":42033510875373,"sku":"PP-BO-8","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"9","offer_id":42033510908141,"sku":"PP-BO-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":42033510940909,"sku":"PP-BO-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":46454695756043,"sku":"PP-BO-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":46454696345867,"sku":"PP-BO-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":46454696411403,"sku":"PP-BO-13","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"14","offer_id":52630691283211,"sku":"PP-BO-14","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"15","offer_id":52630698295563,"sku":"PP-BO-15","price":119.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/24_0ea7e079-8efa-421a-91f0-7f11e3233984.png?v=1762357137"},{"product_id":"pago-starter-set","title":"PAGO Starter Set","description":"\u003ch3 data-mce-fragment=\"1\"\u003eThis set includes a PAGO in the color of your choice incl. a measuring template for your ring size.\u003c\/h3\u003e\n\u003cp data-mce-fragment=\"1\"\u003eThe perfect start for you into the world of PAGOPACE.\u003c\/p\u003e\n\u003ch4\u003eIn three steps to your PAGO:\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003e1. Order PAGO incl. measuring template online.\u003c\/h4\u003e\n\u003cp\u003eYou order the set online and receive our ring size measuring template by mail. Likewise, we will send you a voucher code for your PAGO by email.\u003cbr\u003e\u003c\/p\u003e\n\n\u003ch4\u003e2. Determine ring size\u003c\/h4\u003e\n\u003cp\u003eOnce you have received the measuring template, measure your ring size using the sample rings. You can break out the ring in the desired size from the mold and wear it on your desired finger for 24 hours in the best case.\u0026nbsp;\u003c\/p\u003e\n\u003ch4\u003e3. Order PAGO\u003c\/h4\u003e\n\u003cp\u003eOnce you know your size, order your PAGO in the size you want. Then, during the checkout process, enter your personal voucher code.\u0026nbsp;\u003c\/p\u003e\n\u003ch4\u003eLet's begin\u003c\/h4\u003e\n\u003cp\u003eOnce you've set up the ring with your credit card, we'll send your PAGO right away and you can begin paying with our ring.\u003c\/p\u003e","brand":"PAGOPACE","offers":[{"title":"Größentabelle","offer_id":52841308946699,"sku":"PP-SET-1","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"US Größentabelle","offer_id":52841309798667,"sku":"PP-SET-1","price":139.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/PAGOinklMesschablone_2228x2228px.jpg?v=1707823877"},{"product_id":"pago-geschenkset","title":"PAGO Gift Set","description":"\u003cp\u003e\u003cb\u003eGive the gift of a PAGO!\u003c\/b\u003e\u003c\/p\u003e\n\u003cp\u003eThis set is the perfect gift. The set includes cool gift packaging, a product catalogue, a ring template and a voucher worth €119 that can be used towards a PAGO Classic or Wood in the colour of your choice. The recipient can then use the ring size to determine the ideal size for the ring and then simply order the PAGO using the voucher code. \u003cbr\u003e\u003cbr\u003eThree steps to the PAGO: \u003cbr\u003e \u003cbr\u003e\u003cbr\u003e1. Order the PAGO gift set online\u003cbr\u003eYou order the set online and receive the cool gift packaging, the ring sizing template and the product catalogue by DHL. We will also send you a voucher code for your PAGO by email.\u003cbr\u003e\u003cbr\u003e2. Determine ring size\u003cbr\u003eThe recipient can use the measuring template to determine the perfect ring size. The ring can be broken out of the mould in the desired size and, ideally, worn on the desired finger for 24 hours. \u003cbr\u003e\u003cbr\u003e3. Order PAGO\u003cbr\u003eAs soon as you know the size, the time has finally come to order the PAGO in the desired size. Enter your personal voucher code during the checkout process. \u003cbr\u003e\u003cbr\u003eLet's go\u003cbr\u003eAs soon as the ring is set up, we send the PAGO straight away and you can start paying with the ring!\u003cbr\u003e\u003cbr\u003e \u003cbr\u003e\u003cbr\u003e*Note: Please note that the availability of PAGOS changes daily and we cannot guarantee that the desired colour and size will be available when the voucher code is redeemed.\u003c\/p\u003e","brand":"PAGOPACE","offers":[{"title":"Größentabelle","offer_id":52840116715787,"sku":"PP-VG-1","price":124.0,"currency_code":"EUR","in_stock":true},{"title":"US Größentabelle","offer_id":52840118354187,"sku":"PP-VG-1","price":144.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/35.png?v=1761715760"},{"product_id":"rose-pink-pago","title":"Pink Rosé PAGO","description":"\u003c!--StartFragment--\u003e\u003ch3\u003eONE RING FOR ALL YOUR PURCHASES.\u003c\/h3\u003e\n\u003ch5\u003eSIMPLE - SAFE - FAST - CONTACTLESS\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003eHOW DOES PAYING WITH THE PAGO WORK?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN. \u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW SAFE IS THE PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026 Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW DO I FIND MY CORRECT RING SIZE?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026_sid=36f7c77b8\u0026_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026 order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\n\n\u003c\/p\u003e\n\n\n\u003c!--StartFragment--\u003e\u003ch4\u003eSPECIFICATIONS:\u003c\/h4\u003e\n\u003cdiv\u003e\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\u003ctbody data-mce-fragment=\"1\"\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003ePink Rosé\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 7,5-9mm\u003c\/p\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\n\u003c!--EndFragment--\u003e\n\u003c!--EndFragment--\u003e","brand":"PAGOPACE","offers":[{"title":"Ringgröße unbekannt","offer_id":45604343087371,"sku":"PP-PRM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":43643898036491,"sku":"PP-PR-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":43643898069259,"sku":"PP-PR-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":43643898102027,"sku":"PP-PR-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":43643898134795,"sku":"PP-PR-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":43643898167563,"sku":"PP-PR-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":43643898200331,"sku":"PP-PR-10","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/22_6da6305a-aaa5-43e7-9481-a7c7d8123a5d.png?v=1761714765"},{"product_id":"pago-drive","title":"PAGO Drive Classic","description":"\u003ch3\u003eUnleash the future with the PAGO Drive: Drive, pay and inspire - all with just a single touch.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003eIntroducing the ultimate combination of luxury and convenience: the PAGO Drive!\u003cbr\u003e\u003cbr\u003eImmerse yourself in a world where cutting-edge technology meets timeless elegance. This exquisite ring not only impresses with its impeccable style, but also offers you unrivalled functionality.\u003cbr\u003e\u003cbr\u003eJust imagine: With a simple wave of your hand, the PAGO Drive allows you to make contactless payments. No more fumbling around for cards or smartphones - just tap, pay and conquer the world, all from the comfort of your finger.\u003cbr\u003e\u003cbr\u003eBut that's not all. Get ready for the extraordinary. The PAGO Drive pushes the boundaries of what's possible. Your Tesla becomes an extension of yourself. Unlock the doors, bring the powerful symphony of its electric motor to life and easily close your car with a single touch.\u003cbr\u003e\u003cbr\u003eAre you ready to embark on this extraordinary journey? The future is literally at your fingertips!\u003cbr\u003e\u003cbr\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are resistant to water and dust. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003cbr\u003e\u003cbr\u003eWhich Tesla is the PAGO Drive compatible with?\u003cbr\u003eThe PAGO Drive is compatible with all Tesla Model S \u0026 X from model year 2021 and with all Model 3 \u0026 Y.\u003cbr\u003e\u003cbr\u003eHow do I configure the PAGO Drive on my Tesla?\u003cbr\u003eClick on the \"Locking\" item on your Tesla touchscreen.\u003cbr\u003eThen click on \"Add key\"\u003cbr\u003eThen simply place the PAGO Drive in the place shown on the screen (where the Tesla Key Card goes).\u003cbr\u003eThen confirm with your Tesla Key Card in the same place.\u003cbr\u003eDone: Your PAGO Drive is now configured for your Tesla.\u003cbr\u003e\u003cbr\u003eWhat exactly can I do with the PAGO Drive and my Tesla?\u003cbr\u003eYou can open, start and lock your Tesla with the PAGO Drive. \u003cbr\u003e\u003cbr\u003e\u003cbr\u003eHow does payment with the PAGO work?\u003cbr\u003eIf you have a Comdirect debit or credit card or a Visa card from the following Volksbanks: pur EG, Köln Bonn, Kraichgau, Neu-Ulm, Aachener Bank, Lahr, Freiburg, im Bergischen Land, Lahn-Dill, RheinAhrEifel, you can link this card directly to the PAGO. Otherwise you can download the Curve app, where you can store any VISA and Mastercard card from other banks and link it to your PAGO with the help of Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then programme onto your ring.\u003cbr\u003e\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment. \u003cbr\u003e\u003cbr\u003eHow secure is the PAGO?\u003cbr\u003eOur PAGO rings are certified by MasterCard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from MasterCard itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you will need to enter your PIN, just like with a MasterCard. \u003cbr\u003e\u003cbr\u003eHow do I find my correct ring size?\u003cbr\u003eIf you are not sure about your ring size, we recommend that you buy our measuring template incl. PAGO here. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then order your PAGO from us and be sure that you have the right size.\u003cbr\u003e\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) here and order your PAGO directly.\u003cbr\u003e\u003cbr\u003eHow is my ring set up for payment?\u003cbr\u003e1. you choose your PAGO in your favourite colour \u0026 order it.\u003cbr\u003e\u003cbr\u003e2. after the payment process, you will receive instructions in the form of an explanatory video on how to proceed: you either connect your ring directly via your Comdirect card or download the Curve app beforehand to store your credit card there and use it to connect the PAGO. If you don't have a credit card, you can create a virtual one using the VIMpay app, which you can then link to your PAGO.\u003cbr\u003e\u003cbr\u003e3. as soon as we have received all the information from you, we will set up your ring for you free of charge using the innovative Fidesmo Pay technology and send your ring.\u003cbr\u003e\u003cbr\u003e4. we add a QR code to verify your identity during dispatch. As soon as you have scanned this and confirmed your account, you can pay directly with your PAGO ring.\u003cbr\u003e\u003c\/p\u003e\u003ch4\u003eSpecifications:\u003c\/h4\u003e\n\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eBlack\u0026nbsp;Rough, Pink Rosé, Pearl White, Black Urban\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 7,5-9mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"5 \/ Black Rough","offer_id":52850490867979,"sku":"PP-BR-D-5","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"5 \/ Black Urban","offer_id":52850491457803,"sku":"PP-BU-D-5","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"5 \/ Pearl White","offer_id":52850491687179,"sku":"PP-PW-D-5","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"5 \/ Pink Rosé","offer_id":52850491883787,"sku":"PP-PR-D-5","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"6 \/ Black Rough","offer_id":52850495324427,"sku":"PP-BR-D-6","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"6 \/ Black Urban","offer_id":52850499584267,"sku":"PP-BU-D-6","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"6 \/ Pearl White","offer_id":52850499813643,"sku":"PP-PW-D-6","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"6 \/ Pink Rosé","offer_id":52850500763915,"sku":"PP-PR-D-6","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"7 \/ Black Rough","offer_id":44443944255755,"sku":"PP-BR-D-7","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"7 \/ Black Urban","offer_id":44446445109515,"sku":"PP-BU-D-7","price":169.0,"currency_code":"EUR","in_stock":false},{"title":"7 \/ Pearl White","offer_id":44446445142283,"sku":"PP-PW-D-7","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"7 \/ Pink Rosé","offer_id":44446445175051,"sku":"PP-PR-D-7","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"8 \/ Black Rough","offer_id":44443944288523,"sku":"PP-BR-D-8","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"8 \/ Black Urban","offer_id":44446445306123,"sku":"PP-BU-D-8","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"8 \/ Pearl White","offer_id":44446445338891,"sku":"PP-PW-D-8","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"8 \/ Pink Rosé","offer_id":44446445371659,"sku":"PP-PR-D-8","price":169.0,"currency_code":"EUR","in_stock":false},{"title":"9 \/ Black Rough","offer_id":44443944321291,"sku":"PP-BR-D-9","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"9 \/ Black Urban","offer_id":44446445502731,"sku":"PP-BU-D-9","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"9 \/ Pearl White","offer_id":44446445535499,"sku":"PP-PW-D-9","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"9 \/ Pink Rosé","offer_id":44446445568267,"sku":"PP-PR-D-9","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"10 \/ Black Rough","offer_id":44443944354059,"sku":"PP-BR-D-10","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"10 \/ Black Urban","offer_id":44446445699339,"sku":"PP-BU-D-10","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"10 \/ Pearl White","offer_id":44446445732107,"sku":"PP-PW-D-10","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"10 \/ Pink Rosé","offer_id":44446445764875,"sku":"PP-PR-D-10","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"11 \/ Black Rough","offer_id":44443944386827,"sku":"PP-BR-D-11","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"11 \/ Black Urban","offer_id":44446445895947,"sku":"PP-BU-D-11","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"11 \/ Pearl White","offer_id":44446445928715,"sku":"PP-PW-D-11","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"12 \/ Black Rough","offer_id":44443944419595,"sku":"PP-BR-D-12","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"12 \/ Black Urban","offer_id":44446446092555,"sku":"PP-BU-D-12","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"13 \/ Black Rough","offer_id":44443944452363,"sku":"PP-BR-D-13","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"13 \/ Black Urban","offer_id":44446446289163,"sku":"PP-BU-D-13","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"14 \/ Black Rough","offer_id":44443944485131,"sku":"PP-BR-D-14","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"14 \/ Black Urban","offer_id":44446446485771,"sku":"PP-BU-D-14","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"15 \/ Black Rough","offer_id":44443944517899,"sku":"PP-BR-D-15","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"15 \/ Black Urban","offer_id":44446446682379,"sku":"PP-BU-D-15","price":169.0,"currency_code":"EUR","in_stock":true},{"title":"5 US \/ Black Rough US","offer_id":52840942502155,"sku":"PP-BR-D-5","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"5 US \/ Black Urban US","offer_id":52840973402379,"sku":"PP-BU-D-5","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"5 US \/ Pearl White US","offer_id":52840991752459,"sku":"PP-PW-D-5","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"5 US \/ Pink Rosé US","offer_id":52841004630283,"sku":"PP-PR-D-5","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"6 US \/ Black Rough US","offer_id":52841015771403,"sku":"PP-BR-D-6","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"6 US \/ Black Urban US","offer_id":52841028976907,"sku":"PP-BU-D-6","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"6 US \/ Pearl White US","offer_id":52841042510091,"sku":"PP-PW-D-6","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"6 US \/ Pink Rosé US","offer_id":52841056796939,"sku":"PP-PR-D-6","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"7 US \/ Black Rough US","offer_id":52841065316619,"sku":"PP-BR-D-7","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"7 US \/ Black Urban US","offer_id":52841065611531,"sku":"PP-BU-D-7","price":189.0,"currency_code":"EUR","in_stock":false},{"title":"7 US \/ Pearl White US","offer_id":52841066135819,"sku":"PP-PW-D-7","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"7 US \/ Pink Rosé US","offer_id":52841066201355,"sku":"PP-PR-D-7","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"8 US \/ Black Rough US","offer_id":52841066234123,"sku":"PP-BR-D-8","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"8 US \/ Black Urban US","offer_id":52841066561803,"sku":"PP-BU-D-8","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"8 US \/ Pearl White US","offer_id":52841066955019,"sku":"PP-PW-D-8","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"8 US \/ Pink Rosé US","offer_id":52841067053323,"sku":"PP-PR-D-8","price":189.0,"currency_code":"EUR","in_stock":false},{"title":"9 US \/ Black Rough US","offer_id":52841067151627,"sku":"PP-BR-D-9","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"9 US \/ Black Urban US","offer_id":52841067479307,"sku":"PP-BU-D-9","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"9 US \/ Pearl White US","offer_id":52841068331275,"sku":"PP-PW-D-9","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"9 US \/ Pink Rosé US","offer_id":52841068364043,"sku":"PP-PR-D-9","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"10 US \/ Black Rough US","offer_id":52841068429579,"sku":"PP-BR-D-10","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"10 US \/ Black Urban US","offer_id":52841068658955,"sku":"PP-BU-D-10","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"10 US \/ Pearl White US","offer_id":52841068691723,"sku":"PP-PW-D-10","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"10 US \/ Pink Rosé US","offer_id":52841068757259,"sku":"PP-PR-D-10","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"11 US \/ Black Rough US","offer_id":52841069281547,"sku":"PP-BR-D-11","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"11 US \/ Black Urban US","offer_id":52841069641995,"sku":"PP-BU-D-11","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"11 US \/ Pearl White US","offer_id":52841069805835,"sku":"PP-PW-D-11","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"12 US \/ Black Rough US","offer_id":52841069871371,"sku":"PP-BR-D-12","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"12 US \/ Black Urban US","offer_id":52841070330123,"sku":"PP-BU-D-12","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"13 US \/ Black Rough US","offer_id":52841071313163,"sku":"PP-BR-D-13","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"13 US \/ Black Urban US","offer_id":52841071608075,"sku":"PP-BU-D-13","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"14 US \/ Black Rough US","offer_id":52841072001291,"sku":"PP-BR-D-14","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"14 US \/ Black Urban US","offer_id":52841072197899,"sku":"PP-BU-D-14","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"15 US \/ Black Rough US","offer_id":52841072361739,"sku":"PP-BR-D-15","price":189.0,"currency_code":"EUR","in_stock":true},{"title":"15 US \/ Black Urban US","offer_id":52841072394507,"sku":"PP-BU-D-15","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/DSC07449_22bec8e0-ebbb-4ced-8df0-8375f360ecee.jpg?v=1708012072"},{"product_id":"slim-pearl-white-pago","title":"Slim Pearl White PAGO","description":"\u003c!--StartFragment--\u003e\u003ch3\u003eONE RING FOR ALL YOUR PURCHASES.\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch5\u003eSIMPLE - SAFE - FAST - CONTACTLESS\u003c\/h5\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003eHOW DOES PAYING WITH THE PAGO WORK?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW SAFE IS THE PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026 Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW DO I FIND MY CORRECT RING SIZE?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026_sid=36f7c77b8\u0026_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\n\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026 order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\n\n\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eSPECIFICATIONS:\u003c\/h4\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\u003ctbody data-mce-fragment=\"1\"\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003ePearl White\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 5mm\u003c\/p\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c!--EndFragment--\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":45604440867083,"sku":"PP-SPWM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":44737472037131,"sku":"PP-SPW-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":44737472069899,"sku":"PP-SPW-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":44737472102667,"sku":"PP-SPW-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":44737472135435,"sku":"PP-SPW-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":44737472168203,"sku":"PP-SPW-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":44737472200971,"sku":"PP-SPW-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":51724672532747,"sku":"PP-SPW-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":51846329237771,"sku":"PP-SPW-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":51846330679563,"sku":"PP-SPW-13","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":51846331924747,"sku":"PP-SPW-14","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":51846337265931,"sku":"PP-SPW-15","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/25.png?v=1761714726"},{"product_id":"slim-pink-rose-pago","title":"Slim Pink Rosé PAGO","description":"\u003c!--StartFragment--\u003e\u003ch3\u003eONE RING FOR ALL YOUR PURCHASES.\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch5\u003eSIMPLE - SAFE - FAST - CONTACTLESS\u003c\/h5\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003eHOW DOES PAYING WITH THE PAGO WORK?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW SAFE IS THE PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026 Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW DO I FIND MY CORRECT RING SIZE?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026_sid=36f7c77b8\u0026_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\n\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026 order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\n\n\u003c\/p\u003e\n\u003ch4\u003eSPECIFICATIONS:\u003c\/h4\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\u003ctbody data-mce-fragment=\"1\"\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003ePink Rosé\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 5mm\u003c\/p\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c!--EndFragment--\u003e","brand":"PAGOPACE","offers":[{"title":"Ring size unknown","offer_id":45604447879435,"sku":"PP-SPRM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":44737540555019,"sku":"PP-SPR-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":44737540587787,"sku":"PP-SPR-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":44737540620555,"sku":"PP-SPR-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":44737540653323,"sku":"PP-SPR-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":44737540686091,"sku":"PP-SPR-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":44737540718859,"sku":"PP-SPR-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":45336117608715,"sku":"PP-SPR-11","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/26.png?v=1761714708"},{"product_id":"slim-black-rough-pago","title":"Slim Black Rough PAGO","description":"\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Safe - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cbr\u003eHow does paying with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN.\u0026nbsp;\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026 Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself.\u0026nbsp;\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026_sid=36f7c77b8\u0026_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\n\n\n\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026 order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\n\n\u003c\/p\u003e\n\u003ch4\u003eSpecifications:\u003c\/h4\u003e\n\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eBlack\u0026nbsp;Rough\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 5mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":45604429594891,"sku":"PP-SBRM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":44737654292747,"sku":"PP-SBR-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":44737654325515,"sku":"PP-SBR-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":44737654358283,"sku":"PP-SBR-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":44737654391051,"sku":"PP-SBR-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":44737654423819,"sku":"PP-SBR-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":44737654456587,"sku":"PP-SBR-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":45220572201227,"sku":"PP-SBR-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":51724667945227,"sku":"PP-SBR-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":51724667977995,"sku":"PP-SBR-13","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":51846288539915,"sku":"PP-SBR-14","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":51846294405387,"sku":"PP-SBR-15","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/DPA_SLIM_BLACK_ROUGH_ad532fed-39f3-4782-bc54-8ea2edcddc8c.png?v=1781783836"},{"product_id":"silver-rough-pago","title":"Slim Silver Rough PAGO","description":"\u003ch3\u003eThe time has finally come: Be the first to wear the Silver Rough PAGO!\u003c\/h3\u003e\n\u003cp\u003eGet ready for our new showpiece: the Silver Rough \u003cspan style=\"font-size: 0.875rem;\"\u003ePAGO! This stunning silver ring is a real eye-catcher.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eWe know there's a lot of anticipation for our silver collection, but good things take time! It's definitely worth the wait, because the Silver Rough PAGO is worth every single moment.\u003c\/p\u003e\n\u003cp\u003eWith its sleek design, this ring is a real statement of minimalist style. Don't be fooled - it may be slim, but it's extremely durable and of the highest quality. \u003c\/p\u003e\n\u003cp\u003eWhat really makes it shine? Its shiny silver finish that catches everyone's eye. Day or night, the Silver Rough PAGO is always the perfect highlight.\u003c\/p\u003e\n\u003cp\u003eTreat yourself to this must-have accessory that will complete your collection and make your hand sparkle!\u003c\/p\u003e\n\u003ch3\u003eI don't know my size.\u003c\/h3\u003e\n\u003cp\u003eIf you don't know your ring size, you can select the option \"Ring size unknown\". You will then receive a ring measuring template free of charge and a 100% voucher code from us and can first determine your ring size and then order the desired ring size free of charge using the voucher code.\u003cbr\u003e\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003cbr\u003e\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are water and dust resistant. We want to ensure that your technical piece of jewelry stays beautiful for a long time. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eOur rings can be connected directly to various providers and partner banks. Almost every VISA and Mastercard (debit and credit card) is immediately compatible!\u003c\/p\u003e\n\u003cp\u003eIf you don't have a card from a partner bank, you can download the Curve app, in which you can store almost any VISA and Mastercard card from other banks and connect it to your PAGO with the help of Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then program onto your ring.\u003c\/p\u003e\n\u003cp\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN - just like a normal credit card payment. \u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Mastercard and Visa themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unintentional or fraudulent actions. Even if you lose the ring, you can simply block the credit card on file and you will no longer be able to pay with the ring. For payments over 50€, you must enter your PIN, just like with a Visa or Mastercard. \u003c\/p\u003e\n\u003ch4\u003eHow is my ring linked to my payment card?\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favorite color \u0026amp; order it.\u003c\/p\u003e\n\u003cp\u003e2. after the payment process, we will send your PAGO directly to you.\u003c\/p\u003e\n\u003cp\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003c\/p\u003e\n\u003cp\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\"\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 502.703px; height: 74.7814px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 116.391px; height: 19.5938px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 19.5938px;\"\u003eTungsten steel with IPS coating. (Water and dust resistant)\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 116.391px; height: 19.5938px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 19.5938px;\"\u003eSilver matt\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 116.391px; height: 35.5938px;\"\u003eSize: 5-15\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 35.5938px;\"\u003e\n\u003cp\u003e5-15; Width: 5 mm\u003cbr\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":44998742376715,"sku":"PP-SRM","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":44988541206795,"sku":"PP-SR-5","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":44988541239563,"sku":"PP-SR-6","price":199.0,"currency_code":"EUR","in_stock":false},{"title":"7","offer_id":44988541272331,"sku":"PP-SR-7","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":44988541305099,"sku":"PP-SR-8","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":44988541337867,"sku":"PP-SR-9","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":44988541370635,"sku":"PP-SR-10","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":44988541403403,"sku":"PP-SR-11","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":44988541436171,"sku":"PP-SR-12","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":44988541468939,"sku":"PP-SR-13","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":44988541501707,"sku":"PP-SR-14","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":44988541534475,"sku":"PP-SR-15","price":199.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/29.png?v=1761714682"},{"product_id":"shiny-silver-pago","title":"Slim Shiny Silver PAGO","description":"\u003ch3\u003eThe time has finally come: be the first to wear the Shiny Silver PAGO!\u003c\/h3\u003e\n\u003cp\u003eGet ready for our new centrepiece: the Shiny Silver PAGO! This stunning ring is made from the finest silver and is a real eye-catcher.\u003cbr\u003e\u003cbr\u003eWe know that the anticipation for our silver collection is great, but good things take time! And it's definitely worth the wait, because the Shiny Silver PAGO is worth every single moment.\u003cbr\u003e\u003cbr\u003eWith its sleek design, this ring is a real statement of minimalist style. But don't be fooled - it may be slim, but it is extremely durable and of the highest quality. What's more, it's made in Spain.\u003cbr\u003e\u003cbr\u003eWhat really makes it shine? Its shiny silver finish that catches everyone's eye. Day or night, the Shiny Silver PAGO always creates the perfect highlight.\u003cbr\u003e\u003cbr\u003eSo treat yourself to this must-have accessory that will complete your collection and make your hand sparkle!\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003eIf you are not sure about your ring size, we recommend that you select \"Ring size unknown\" here. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then email us the ring size you require, stating your order number.\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u0026nbsp;\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are made from high-quality silver and are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eYou can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve.\u0026nbsp;\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment.\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you have to enter your PIN, just like with a MasterCard.\u003cbr\u003e\u003c\/p\u003e\n\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications:\u003c\/h4\u003e\n\u003ctable style=\"width: 414.734px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 78px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 304.734px; height: 17px;\" data-mce-fragment=\"1\"\u003eTungsten steel with IPS coating. (Water and dust resistant)\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 78px; height: 17px;\" data-mce-fragment=\"1\"\u003eCalour\u003c\/td\u003e\n\u003ctd style=\"width: 304.734px; height: 17px;\" data-mce-fragment=\"1\"\u003eSilver shiny\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 78px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 304.734px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width:\u0026nbsp;5 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003c\/p\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":44994785181963,"sku":"PP-SSM","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":44988599959819,"sku":"PP-SS-5","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":44988599992587,"sku":"PP-SS-6","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":44988600025355,"sku":"PP-SS-7","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":44988600058123,"sku":"PP-SS-8","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":44988600090891,"sku":"PP-SS-9","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":44988600123659,"sku":"PP-SS-10","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":44988600156427,"sku":"PP-SS-11","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":44988600189195,"sku":"PP-SS-12","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":44988600221963,"sku":"PP-SS-13","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":44988600254731,"sku":"PP-SS-14","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":44988600287499,"sku":"PP-SS-15","price":199.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/30.png?v=1761714651"},{"product_id":"gold-rough-pago","title":"Slim Gold Rough PAGO","description":"\u003ch3\u003eThe time has finally come: Be the first to wear the Gold Rough PAGO!\u003cbr\u003e\u003c\/h3\u003e\n\u003cp\u003eDiscover the new Gold Rough PAGO - a masterpiece in matt gold that inspires your senses. Made with precision and passion in Spain, this ring is the result of perfect craftsmanship and attention to detail.\u003cbr\u003eWe know that the anticipation for our gold collection is great, but good things take time! It's definitely worth the wait, because the Gold Rough PAGO is worth every single moment.\u003cbr\u003eIts striking, matt design gives this ring a unique elegance. Don't be fooled - it may be small, but it is extremely durable and of the highest quality.\u003cbr\u003eEnjoy the subtle glamour of this ring, which perfects any look with its soft gold finish. With the Gold Rough PAGO, you are making a statement of timeless style and unrivalled quality.\u003cbr\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\n\u003ch4\u003e\u003c\/h4\u003e\u003ch4\u003eHow do I find my correct ring size?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you are not sure about your ring size, we recommend that you select ‘Ring size unknown’ here. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then send us the ring size you require by email, stating your order number.\u003cbr\u003e\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"‘https:\/\/www.pagopace.de\/pages\/ringgrosse’\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003c\/p\u003e\n\n\u003ch3\u003eOne ring for all your purchases.\u003cbr\u003e\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003cbr\u003e\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you have a Comdirect debit or credit card or a Visa card from the following Volksbanks: pur EG, Köln Bonn, Kraichgau, Neu-Ulm, Aachener Bank, Lahr, Freiburg, im Bergischen Land, Lahn-Dill, RheinAhrEifel, you can link this card directly to the PAGO. Otherwise, you can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then programme onto your ring.\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you will need to enter your PIN, just like with a MasterCard. \u003cbr\u003e\u003c\/p\u003e\n\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e2. after the payment process we send your PAGO directly out.\u003cbr\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003c\/p\u003e\n\u003cp\u003e\u0026nbsp;\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-image=\"2851wxh4lyj3\"\u003e\u003c\/p\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003ch4\u003eSpezifications:\u003c\/h4\u003e\n\u003ctable style=\"width: 502.703px; height: 74.7814px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 19.5938px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 116.391px; height: 19.5938px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 19.5938px;\" data-mce-fragment=\"1\"\u003eTungsten steel with IPG coating.\u003cbr\u003eThe gold layer has a thickness of 0.042 µm in accordance with the 2N18K-IPG standard. (Water and dust resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 116.391px; height: 19.5938px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 19.5938px;\" data-mce-fragment=\"1\"\u003eGold matt\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 116.391px; height: 35.5938px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 35.5938px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width:\u0026nbsp;5 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":45665731805451,"sku":"PP-GRM","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":45665731838219,"sku":"PP-GR-5","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":45665731870987,"sku":"PP-GR-6","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":45665731969291,"sku":"PP-GR-7","price":249.0,"currency_code":"EUR","in_stock":false},{"title":"8","offer_id":45665732067595,"sku":"PP-GR-8","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":45665732165899,"sku":"PP-GR-9","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":45665732264203,"sku":"PP-GR-10","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":45665732362507,"sku":"PP-GR-11","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":45665732460811,"sku":"PP-GR-12","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":45665732493579,"sku":"PP-GR-13","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":45665732526347,"sku":"PP-GR-14","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":45665732559115,"sku":"PP-GR-15","price":249.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/27.png?v=1761714628"},{"product_id":"gold-shiny-pago","title":"Slim Gold Shiny PAGO","description":"\u003ch3\u003eThe time has finally come: be the first to wear the Gold Shiny PAGO!\u003cbr\u003e\u003c\/h3\u003e\n\u003cp\u003eGet ready for our new jewel: the Gold Shiny PAGO! This breathtaking, golden ring is a real eye-catcher.\u003cbr\u003eWe know that there is a lot of anticipation for our gold collection, but good things take time! It's definitely worth the wait, because the Gold Shiny PAGO is worth every single moment.\u003cbr\u003eWith its sleek design, this ring is a real statement of minimalist style. Don't be fooled - it may be slim, but it is extremely durable and of the highest quality. Plus, it's made in Spain.\u003cbr\u003eWhat really makes it shine? Its shiny gold finish that catches everyone's eye. Day or night, the Gold Shiny PAGO always creates the perfect highlight.\u003cbr\u003eTreat yourself to this must-have accessory that will complete your collection and make your hand sparkle!\u003cbr\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\n\u003ch4\u003e\u003c\/h4\u003e\u003ch4\u003eHow do I find my correct ring size?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you are not sure about your ring size, we recommend that you select ‘Ring size unknown’ here. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then send us the ring size you require by email, stating your order number.\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"‘https:\/\/www.pagopace.de\/pages\/ringgrosse’\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003cbr\u003e\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003cbr\u003e\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you have a Comdirect debit or credit card or a Visa card from the following Volksbanks: pur EG, Köln Bonn, Kraichgau, Neu-Ulm, Aachener Bank, Lahr, Freiburg, im Bergischen Land, Lahn-Dill, RheinAhrEifel, you can link this card directly to the PAGO. Otherwise, you can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then programme onto your ring.\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you will need to enter your PIN, just like with a MasterCard. \u003cbr\u003e\u003c\/p\u003e\n\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e2. after the payment process we send your PAGO directly out.\u003cbr\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003cbr\u003e\u003c\/p\u003e\n\n\n\u003cp\u003e\u0026nbsp;\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-image=\"6zitherklqb0\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003c\/div\u003e\n\u003ch4\u003eSpecifiations:\u003c\/h4\u003e\n\u003ctable style=\"width: 414.734px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 17px;\" data-mce-fragment=\"1\"\u003eTungsten steel with IPG coating.\u003cbr\u003eThe gold layer has a thickness of 0.042 µm in accordance with the 2N18K-IPG standard. (Water and dust resistant)\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 17px;\" data-mce-fragment=\"1\"\u003eGold shiny\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width:\u0026nbsp;5 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":45665743307019,"sku":"PP-GSM","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":45665743339787,"sku":"PP-GS-5","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":45665743372555,"sku":"PP-GS-6","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":45665743405323,"sku":"PP-GS-7","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":45665743438091,"sku":"PP-GS-8","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":45665743503627,"sku":"PP-GS-9","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":45665743536395,"sku":"PP-GS-10","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":45665743569163,"sku":"PP-GS-11","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":45665743601931,"sku":"PP-GS-12","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":45665743634699,"sku":"PP-GS-13","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":45665743667467,"sku":"PP-GS-14","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":45665743700235,"sku":"PP-GS-15","price":249.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/28.png?v=1761714601"},{"product_id":"diamond-black-pago-limited-edition-nur-500-stuck","title":"Diamond Black PAGO *Only 500 units*","description":"\u003ch3\u003eGet a Diamond Black PAGO now!\u003c\/h3\u003e\n\u003cp\u003eWelcome to the exclusive world of the Diamond Black PAGO - a truly special collection. \u003c\/p\u003e\n\u003cdiv\u003eThe Diamond Black PAGO impresses with its refined elegance and timeless aesthetics. With a precisely cut, faceted surface, this PAGO catches the light in every movement and reflects it in soft, shiny accents. The deep black finish gives the ring a noble and mystical aura that immediately catches the eye.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cspan style=\"font-weight: bold; font-family: Montserrat, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-size: 12px;\"\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003eMade from high-quality ceramic, the Diamond Black PAGO is not only a fashion statement, but also a symbol of strength and durability.\u003c\/div\u003e\n\u003cdiv\u003eA stylish accessory that is ideal for special occasions or as an everyday companion - discreet yet unmistakable in its design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cspan style=\"font-weight: bold; font-family: Montserrat, 'Century Gothic', CenturyGothic, AppleGothic, sans-serif; font-size: 12px;\"\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003eBe one of the first to wear this special design. Order your Diamond Black PAGO now before the current edition is sold out!\u003c\/div\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003cbr\u003e\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made from high-quality, scratch-resistant ceramic and are water and dust resistant. We want to ensure that your piece of technical jewelry stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. \u003cspan aria-label=\"\" class=\"c-mrkdwn__br\" data-stringify-type=\"paragraph-break\"\u003e\u003c\/span\u003eWith the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eOur rings can be connected directly to various providers and partner banks. Almost every VISA and Mastercard (debit and credit card) is immediately compatible! Even with the yellow PostFinance card.\u003c\/p\u003e\n\u003cp\u003eIf you don't have a card from a partner bank, you can download the Curve app, in which you can store almost any VISA and Mastercard card from other banks and connect them to your PAGO with the help of Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then program onto your ring. \u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to 50€ without a PIN and from 50€ with a PIN - just like a normal credit card payment. \u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by MasterCard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from MasterCard itself. In addition, the PAGO only works in a certain position and within 3 cm of the terminal, which prevents unintentional or fraudulent actions. Even if you lose the ring, you can simply block the credit card on file and you will no longer be able to pay with the ring. For payments over 50€, you must enter your PIN, just like with a MasterCard. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003cp\u003eIf you are not sure about your ring size, we recommend that you buy our measuring template incl. PAGO \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then order your PAGO from us and be sure that you have the right size.\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003c\/p\u003e\n\u003ch4\u003eHow is my ring set up?\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favorite color \u0026amp; order it.\u003c\/p\u003e\n\u003cp\u003e2. after the payment process we send your PAGO directly out.\u003c\/p\u003e\n\u003cp\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003c\/div\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable width=\"525\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 17px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\"\u003eCeramic (water and dust resistant, scratch resistant, hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\"\u003eGlossy black\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\"\u003eSize: 5-15\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\"\u003e\n\u003cp\u003e5-15; Width: 5 mm\u003cbr\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":46535376634123,"sku":"PP-BDM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":46034251251979,"sku":"PP-DB-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":46034251284747,"sku":"PP-DB-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":46034251317515,"sku":"PP-DB-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":46034251350283,"sku":"PP-DB-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":46034251383051,"sku":"PP-DB-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":46034251415819,"sku":"PP-DB-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":46034251448587,"sku":"PP-DB-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":46034251481355,"sku":"PP-DB-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":46034251514123,"sku":"PP-DB-13","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":46034251546891,"sku":"PP-DB-14","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":46034251579659,"sku":"PP-DB-15","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/19.png?v=1761714586"},{"product_id":"ruby-red-pago","title":"Slim Ruby Red PAGO","description":"\u003ch3\u003e\n\u003cspan style=\"color: #ff2a00;\"\u003e\u003c\/span\u003e\u003cstrong\u003eSichere dir jetzt den exklusiven Ruby Red PAGO!\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003eTauche ein in die Welt des Slim Ruby Red PAGO. Inspiriert von der kraftvollen Eleganz eines Rubins, vereint dieser PAGO edles Design mit unvergleichlicher Ausdrucksstärke.\u003c\/p\u003e\n\u003cp\u003eSeine tiefrote, glänzende Oberfläche reflektiert das Licht mit jedem deiner Bewegungen und erzeugt ein faszinierendes Farbspiel – mal leuchtend feurig, mal geheimnisvoll dunkel.\u003c\/p\u003e\n\u003cp\u003eGefertigt aus hochwertiger Keramik, überzeugt der Slim Ruby Red PAGO nicht nur durch seine außergewöhnliche Optik, sondern auch durch seine Widerstandsfähigkeit und Tragekomfort. Ob als stilvolles Accessoire im Alltag oder als Highlight zu besonderen Anlässen – dieser PAGO zieht alle Blicke auf sich.\u003c\/p\u003e\n\u003ch3\u003eEin Ring für all' deine Einkäufe.\u003c\/h3\u003e\n\u003ch5\u003eEinfach - Sicher - Schnell - Kontaktlos\u003c\/h5\u003e\n\u003cp\u003eBezahle deine Einkäufe noch schneller kontaktlos, ohne nach deinem Smartphone oder Geldbeutel zu suchen und erfahre ein ganz neues Einkaufserlebnis.\u003c\/p\u003e\n\u003cp\u003eDu kannst deinen PAGO nicht nur im Alltag, sondern auch beim Joggen, Radfahren oder Schwimmen tragen und hast immer eine Möglichkeit noch etwas einkaufen zu können - ganz ohne Geldbeutel.\u003c\/p\u003e\n\u003cp\u003eUnsere PAGOPACE Ringe sind aus hochwertiger, kratzfester Keramik hergestellt und wasser- sowie staubresistent. Damit wollen wir sicherstellen, dass dein technisches Schmuckstück lange schön bleibt. Es ist jedoch wichtig zu beachten, dass selbst kratzfeste Materialien empfindlich sein können. Daher empfehlen wir dir, die PAGOs vorsichtig zu behandeln. \u003cspan aria-label=\"\" class=\"c-mrkdwn__br\" data-stringify-type=\"paragraph-break\"\u003e\u003c\/span\u003eMit Hilfe der verbauten NFC-Technologie kannst du mit deinem Ring ganz einfach ohne Akku, Batterie oder Smartphone kontaktlos bezahlen. Der Zahlungsdienst wird von Fidesmo Pay bereitgestellt.\u003c\/p\u003e\n\u003ch4\u003eWie funktioniert das Bezahlen mit dem PAGO?\u003c\/h4\u003e\n\u003cp\u003eUnsere Ringe lassen sich mit verschiedenen Anbietern und Partnerbanken direkt verbinden. Fast jede VISA und Mastercard (Debit- und Creditcard) ist sofort kompatibel!\u003c\/p\u003e\n\u003cp\u003eSolltest du keine Karte einer Partnerbank besitzen, so kannst du die Curve App herunterladen, in der du nahezu jede VISA und Mastercard Karte anderer Banken hinterlegen und sie mit Hilfe von Curve mit deinem PAGO verbinden kannst. Wenn du keine eigene Kreditkarte hast, kannst du mit Hilfe der VIMPay App eine kostenlose Prepaid Kreditkarte erzeugen, die wir dann auf deinen Ring programmieren.\u003c\/p\u003e\n\u003cp\u003eDas Bezahlen mit dem PAGO ist überall möglich, wo Kreditkarten akzeptiert werden. Bis 50€ ohne PIN und ab 50€ mit PIN - wie bei einer üblichen Kreditkartenzahlung. \u003c\/p\u003e\n\u003ch4\u003eWie sicher ist der PAGO?\u003c\/h4\u003e\n\u003cp\u003eUnsere PAGO Ringe sind von Visa \u0026amp; Mastercard zertifiziert und unterliegen somit den höchsten Sicherheitsstandards im internationalen Zahlungsverkehr, die du auch von Mastercard und Visa selbst gewohnt bist. Zudem funktioniert der PAGO nur in einer gewissen Haltung und innerhalb von 3cm zum Terminal, was ungewollte oder betrügerische Handlungen vorbeugt. Selbst wenn du den Ring verlieren solltest, kannst du deine hinterlegte Kreditkarte einfach sperren und es kann nicht mehr mit dem Ring bezahlt werden. Bei Zahlungen über 50€ musst du, wie bei einer Visa oder Mastercard selbst, die PIN eingeben. \u003c\/p\u003e\n\u003ch4\u003eWie finde ich meine korrekte Ringgröße?\u003c\/h4\u003e\n\u003ch4\u003e\n\u003cspan\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003cp\u003e\u003cspan\u003eWenn du dir bei deiner Ringgröße nicht sicher bist, empfehlen wir dir, \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehier\u003c\/a\u003e unsere Messschablone inkl. PAGO zu kaufen. Wenn du diese Option auswählst, senden wir dir zuerst kostenlos einen Ringgrößenmesser zu, mit dem du genau deine Größe bestimmen kannst. Danach kannst du deinen PAGO bei uns bestellen und sicher sein, dass du die richtige Größe hast.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFalls du deine Ringgröße kennst, kannst du sie \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehier\u003c\/a\u003e in unsere Größen (US) umrechnen und deinen PAGO direkt bestellen.\u003c\/p\u003e\n\u003ch4\u003eWie wird mein Ring eingerichtet?\u003c\/h4\u003e\n\u003cp\u003e1. Du suchst dir deinen PAGO in deiner Lieblingsfarbe aus \u0026amp; bestellst ihn.\u003c\/p\u003e\n\u003cp\u003e2. Nach dem Bezahlvorgang senden wir deinen PAGO direkt raus.\u003c\/p\u003e\n\u003cp\u003e3. In der Produktverpackung ist dann erklärt, wie du deinen PAGO mit Hilfe der PAGOPACE App mit deiner Visa oder Mastercard verknüpfen kannst.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003e\n\u003c\/h4\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch4\u003eSpezifikationen:\u003c\/h4\u003e\n\u003ctable width=\"525\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 17px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\"\u003eKeramik (Wasser- und Staubfest, Kratzfest, Hypoallergen)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\"\u003eFarbe\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\"\u003eRubin Rot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\"\u003eGröße\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\"\u003e\n\u003cp\u003e5-13; Breite: 5,2 mm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"5","offer_id":46527481479435,"sku":"PP-SRR-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":46527481512203,"sku":"PP-SRR-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":46527481544971,"sku":"PP-SRR-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":46527481577739,"sku":"PP-SRR-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":46527481610507,"sku":"PP-SRR-9","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"10","offer_id":46527481643275,"sku":"PP-SRR-10","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"11","offer_id":46527481676043,"sku":"PP-SRR-11","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"12","offer_id":46527481708811,"sku":"PP-SRR-12","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"13","offer_id":46527481741579,"sku":"PP-SRR-13","price":119.0,"currency_code":"EUR","in_stock":false},{"title":"14","offer_id":52630623846667,"sku":"PP-SRR-14","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":52630631317771,"sku":"PP-SRR-15","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/20_796b01d7-a10c-4bb2-ab50-a99b4429278e.png?v=1762357146"},{"product_id":"slim-black-urban-pago","title":"Slim Black Urban PAGO","description":"\u003ch3\u003e\n\u003cspan style=\"color: #ff2a00;\"\u003e\u003c\/span\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made from high-quality, scratch-resistant ceramic and are water and dust resistant. We want to ensure that your piece of technical jewelry stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. \u003cspan aria-label=\"\" class=\"c-mrkdwn__br\" data-stringify-type=\"paragraph-break\"\u003e\u003c\/span\u003eWith the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eOur rings can be connected directly to various providers and partner banks. Almost every VISA and Mastercard (debit and credit card) is immediately compatible! Even with the yellow PostFinance card.\u003c\/p\u003e\n\u003cp\u003eIf you don't have a card from a partner bank, you can download the Curve app, in which you can store almost any VISA and Mastercard card from other banks and connect them to your PAGO with the help of Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then program onto your ring.\u003c\/p\u003e\n\u003cp\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to 50€ without a PIN and from 50€ with a PIN - just like a normal credit card payment. \u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Mastercard and Visa themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unintentional or fraudulent actions. Even if you lose the ring, you can simply block the credit card on file and you will no longer be able to pay with the ring. For payments over 50€, you will need to enter your PIN, just like with a Visa or Mastercard. \u003c\/p\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003ch4\u003e\n\u003cbr\u003e\n\u003c\/h4\u003e\n\u003cp\u003eIf you are not sure about your ring size, we recommend that you buy our measuring template including PAGO \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then order your PAGO from us and be sure that you have the right size.\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003c\/p\u003e\n\u003ch4\u003eHow is my ring set up?\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favorite color \u0026amp; order it.\u003c\/p\u003e\n\u003cp\u003e2. after the payment process we send your PAGO directly out.\u003c\/p\u003e\n\u003cp\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003c\/div\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable width=\"525\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 17px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\"\u003eCeramic (water and dust resistant, scratch resistant, hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\"\u003eBlack Urban\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\"\u003esize\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\"\u003e\n\u003cp\u003e5-13; Width: 5 mm\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":52018902499595,"sku":"PP-SBUM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52018902532363,"sku":"PP-SBU-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":52018902565131,"sku":"PP-SBU-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52018902597899,"sku":"PP-SBU-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":52018902630667,"sku":"PP-SBU-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52018902663435,"sku":"PP-SBU-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52018902696203,"sku":"PP-SBU-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52018902728971,"sku":"PP-SBU-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52018902761739,"sku":"PP-SBU-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52018902794507,"sku":"PP-SBU-13","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/17.png?v=1761714519"},{"product_id":"ultra-slim-gold-shiny-pago","title":"Ultra Slim Gold Shiny PAGO","description":"\u003ch3\u003eThe time has finally come: be the first to wear the Gold Shiny PAGO!\u003cbr\u003e\u003c\/h3\u003e\n\u003cp\u003eFinally, it's here: \u003cb\u003eUltra Slim Gold Shiny PAGO\u003c\/b\u003e - the thinnest PAGO ever!\u003c\/p\u003e\u003c!--StartFragment--\u003e\n\u003cp\u003eAt just \u003cb\u003e3.6 mm wide\u003c\/b\u003e, this ring is the ultimate statement of minimalist style and timeless elegance.\u003c\/p\u003e\n\n\u003cp\u003eIts \u003cb\u003eshiny gold finish\u003c\/b\u003e makes it a real eye-catcher - subtle yet unmistakably sophisticated.\u003c\/p\u003e\n\u003cp\u003eWear it solo as a stylish highlight or combine it with other colours - the Gold Shiny always adds that certain sparkle.\u003c\/p\u003e\n\n\u003cp\u003e\u003cb\u003eSlim, elegant, extraordinary - your everyday must-have in gold.\u003c\/b\u003e\u003c\/p\u003e\n\n\u003c!--StartFragment--\u003e\n\u003ch4\u003e\u003c\/h4\u003e\u003ch4\u003eHow do I find my correct ring size?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you are not sure about your ring size, we recommend that you select ‘Ring size unknown’ here. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then send us the ring size you require by email, stating your order number.\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"‘https:\/\/www.pagopace.de\/pages\/ringgrosse’\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003cbr\u003e\u003c\/h3\u003e\n\u003ch5\u003e\u003cb\u003eSimple - Secure - Fast - Contactless\u003c\/b\u003e\u003cbr\u003e\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you have a Comdirect debit or credit card or a Visa card from the following Volksbanks: pur EG, Köln Bonn, Kraichgau, Neu-Ulm, Aachener Bank, Lahr, Freiburg, im Bergischen Land, Lahn-Dill, RheinAhrEifel, you can link this card directly to the PAGO. Otherwise, you can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then programme onto your ring.\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you will need to enter your PIN, just like with a MasterCard. \u003cbr\u003e\u003c\/p\u003e\n\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e2. after the payment process we send your PAGO directly out.\u003cbr\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003cbr\u003e\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\n\n\n\u003cp\u003e\u0026nbsp;\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-image=\"6zitherklqb0\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003c\/div\u003e\n\u003ch4\u003eSpecifiations:\u003c\/h4\u003e\n\u003ctable style=\"width: 414.734px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd style=\"width: 317.375px; height: 17px;\" data-mce-fragment=\"1\"\u003eTungsten steel with IPG coating.\u003cbr\u003eThe gold layer has a thickness of 0.042 µm in accordance with the 2N18K-IPG standard. (Water and dust resistant)\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 17px;\" data-mce-fragment=\"1\"\u003eGold shiny\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 3,6 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":52541990895883,"sku":"PP-USGSM","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541990928651,"sku":"PP-USGS-5","price":249.0,"currency_code":"EUR","in_stock":false},{"title":"6","offer_id":52541990961419,"sku":"PP-USGS-6","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52541990994187,"sku":"PP-USGS-7","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":52541991026955,"sku":"PP-USGS-8","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541991059723,"sku":"PP-USGS-9","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541991092491,"sku":"PP-USGS-10","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541991125259,"sku":"PP-USGS-11","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541991158027,"sku":"PP-USGS-12","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541991190795,"sku":"PP-USGS-13","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":52541991223563,"sku":"PP-USGS-14","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":52541991256331,"sku":"PP-USGS-15","price":249.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/35_e90a457e-b768-4917-bd5e-2759d1d316b5.png?v=1761903563"},{"product_id":"ultra-slim-gold-rough-pago","title":"Ultra Slim Gold Rough PAGO","description":"\u003cp data-start=\"813\" data-end=\"1028\"\u003eThe \u003cstrong data-start=\"817\" data-end=\"847\"\u003eUltra Slim Gold Rough PAGO\u003c\/strong\u003e combines minimalist design with a strong structure.\u003cbr data-start=\"910\" data-end=\"913\"\u003eAt just \u003cstrong data-start=\"921\" data-end=\"931\"\u003e3.6 mm\u003c\/strong\u003e wide, it is our \u003cstrong data-start=\"960\" data-end=\"977\"\u003ethinnest ring\u003c\/strong\u003e to date - light, comfortable to wear and yet robust.\u003c\/p\u003e\n\u003cp data-start=\"1030\" data-end=\"1179\"\u003eThe \u003cstrong data-start=\"1034\" data-end=\"1060\"\u003ematt, rough surface\u003c\/strong\u003e gives it a cool, modern look - perfect for anyone who wants to combine understatement with golden shine.\u003c\/p\u003e\n\u003cp data-start=\"1181\" data-end=\"1233\"\u003e\u003cstrong data-start=\"1181\" data-end=\"1233\"\u003eYour gold moment - natural, elegant, genuine PAGO.\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3\u003eI don't know my size.\u003c\/h3\u003e\n\u003cp\u003eIf you don't know your ring size, you can select the option \"Ring size unknown\". You will then receive a free ring measuring template and a 100% voucher code from us and can then first determine your ring size and then order the desired ring size free of charge using the voucher code.\u003cbr\u003e\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e and order your PAGO directly.\u003cbr\u003e\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are water and dust resistant. We want to ensure that your technical piece of jewelry stays beautiful for a long time. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eOur rings can be connected directly to various providers and partner banks. Almost every VISA and Mastercard (debit and credit card) is immediately compatible!\u003c\/p\u003e\n\u003cp\u003eIf you don't have a card from a partner bank, you can download the Curve app, in which you can store almost any VISA and Mastercard card from other banks and connect it to your PAGO with the help of Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then program onto your ring.\u003c\/p\u003e\n\u003cp\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to 50€ without a PIN and from 50€ with a PIN - just like a normal credit card payment. \u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Mastercard and Visa themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block the credit card on file and you will no longer be able to pay with the ring. For payments over 50€, you must enter your PIN, just like with a Visa or Mastercard. \u003c\/p\u003e\n\u003ch4\u003eHow is my ring linked to my payment card?\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favorite color \u0026amp; order it.\u003c\/p\u003e\n\u003cp\u003e2. after the payment process, we will send your PAGO directly to you.\u003c\/p\u003e\n\u003cp\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003c\/p\u003e\n\u003cp\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\"\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable style=\"width: 502.703px; height: 74.7814px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 116.391px; height: 19.5938px;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 19.5938px;\"\u003e\nTungsten steel with IPG coating.\u003cbr\u003eThe gold layer has a thickness of 0.042 µm in accordance with the 2N18K-IPG standard. (Water and dust resistant)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003ctd style=\"width: 116.391px; height: 19.5938px;\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 19.5938px;\"\u003eGold matt\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 35.5938px;\"\u003e\n\u003ctd style=\"width: 116.391px; height: 35.5938px;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 370.297px; height: 35.5938px;\"\u003e\n\u003cp\u003e5-15; Width: 3.6 mm\u003cbr\u003e\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":52541991420171,"sku":"PP-USGRM","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541991452939,"sku":"PP-USGR-5","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":52541991485707,"sku":"PP-USGR-6","price":249.0,"currency_code":"EUR","in_stock":false},{"title":"7","offer_id":52541991518475,"sku":"PP-USGR-7","price":249.0,"currency_code":"EUR","in_stock":false},{"title":"8","offer_id":52541991551243,"sku":"PP-USGR-8","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541991584011,"sku":"PP-USGR-9","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541991616779,"sku":"PP-USGR-10","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541991649547,"sku":"PP-USGR-11","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541991682315,"sku":"PP-USGR-12","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541991715083,"sku":"PP-USGR-13","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":52541991747851,"sku":"PP-USGR-14","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":52541991780619,"sku":"PP-USGR-15","price":249.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/36_19d7bd92-78b0-47db-8e01-92efdb0cfcc1.png?v=1761903568"},{"product_id":"ultra-slim-silver-shiny-pago","title":"Ultra Slim Shiny Silver PAGO","description":"\u003cp\u003eClassic meets modern: the \u003cb\u003eUltra Slim Silver Shiny PAGO\u003c\/b\u003e is pure elegance in the slimmest design we have ever created.\u003cbr\u003eAt just \u003cb\u003e3.6 mm wide\u003c\/b\u003e, it is light as a feather and comfortable to wear, yet makes a real statement.\u003cbr\u003e\u003cbr\u003eIts \u003cb\u003ehigh-gloss silver finish\u003c\/b\u003e catches the light perfectly, making it shine on any occasion.\u003cb\u003e\u003cbr\u003e\u003cbr\u003eA touch of luxury - reduced to the essentials.\u003c\/b\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\n\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003eIf you are not sure about your ring size, we recommend that you select \"Ring size unknown\" here. If you select this option, we will first send you a ring sizer free of charge, which you can use to determine your exact size. You can then email us the ring size you require, stating your order number.\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u0026nbsp;\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003e.\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are made from high-quality silver and are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eYou can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve.\u0026nbsp;\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment.\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you have to enter your PIN, just like with a MasterCard.\u003cbr\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications:\u003c\/h4\u003e\n\u003ctable style=\"width: 414.734px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 78px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 304.734px; height: 17px;\" data-mce-fragment=\"1\"\u003eTungsten steel with IPS coating. (Water and dust resistant)\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 78px; height: 17px;\" data-mce-fragment=\"1\"\u003eCalour\u003c\/td\u003e\n\u003ctd style=\"width: 304.734px; height: 17px;\" data-mce-fragment=\"1\"\u003eSilver shiny\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 78px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 304.734px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 3,6 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":52541992501515,"sku":"PP-USSSM","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541992534283,"sku":"PP-USSS-5","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":52541992567051,"sku":"PP-USSS-6","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52541992599819,"sku":"PP-USSS-7","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":52541992632587,"sku":"PP-USSS-8","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541992665355,"sku":"PP-USSS-9","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541992698123,"sku":"PP-USSS-10","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541992730891,"sku":"PP-USSS-11","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541992763659,"sku":"PP-USSS-12","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541992796427,"sku":"PP-USSS-13","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":52541992829195,"sku":"PP-USSS-14","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":52541992861963,"sku":"PP-USSS-15","price":199.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/33_928fac7a-0af8-4471-9ab6-b114ee5ace80.png?v=1761903570"},{"product_id":"ultra-slim-silver-rough-pago","title":"Ultra Slim Silver Rough PAGO","description":"\u003cp\u003eThe \u003cb\u003eUltra Slim Silver Rough PAGO\u003c\/b\u003e is for those who love character.\u003cbr\u003eAt \u003cb\u003e3.6 mm wide\u003c\/b\u003e, it is our narrowest ring to date - minimalist in design, but strong in expression.\u003cbr\u003e\u003cbr\u003eThe \u003cb\u003erough, matt surface\u003c\/b\u003e gives it depth and individuality - perfect for a modern, understated look.\u003cb\u003e\u003cbr\u003e\u003cbr\u003eStylish. Authentic. Silver in its coolest form.\u003c\/b\u003e\u003cbr\u003e\u003c\/p\u003e\u003ch3\u003eI don't know my size.\u003cbr\u003e\u003c\/h3\u003e\u003cp\u003eIf you don't know your ring size, you can select ‘Ring size unknown’ as an option. We will then send you a free ring sizer and a 100% voucher code so that you can determine your ring size and then order the desired size of the ring free of charge using the voucher code.\u003cbr\u003e\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\" target=\"_blank\"\u003ehere\u003c\/a\u003e﻿ and order your PAGO directly.\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are made from high-quality silver and are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003eYou can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve. \u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment.\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you have to enter your PIN, just like with a MasterCard.\u003c\/p\u003e\n\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp\u003eSpecifications:\u003cbr\u003e\u003c\/p\u003e\n\u003ctable data-mce-fragment=\"1\"\u003e\u003ctbody data-mce-fragment=\"1\"\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eTungsten steel with IPS coating. (Water and dust resistant)\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eCalour\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eSilver rough\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 3,6 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!--EndFragment--\u003e\n\u003c!--EndFragment--\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":52541993058571,"sku":"PP-USSRM","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541993091339,"sku":"PP-USSR-5","price":199.0,"currency_code":"EUR","in_stock":false},{"title":"6","offer_id":52541993124107,"sku":"PP-USSR-6","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52541993156875,"sku":"PP-USSR-7","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":52541993189643,"sku":"PP-USSR-8","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541993222411,"sku":"PP-USSR-9","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541993255179,"sku":"PP-USSR-10","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541993287947,"sku":"PP-USSR-11","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541993320715,"sku":"PP-USSR-12","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541993353483,"sku":"PP-USSR-13","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":52541993386251,"sku":"PP-USSR-14","price":199.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":52541993419019,"sku":"PP-USSR-15","price":199.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/34_66d29816-c494-4195-9759-2e7f283a4085.png?v=1761903578"},{"product_id":"ultra-slim-rose-gold-shiny-pago","title":"Ultra Slim Rosé Gold Shiny PAGO","description":"\u003cp\u003e\u003cstrong\u003e\u003c\/strong\u003eDelicate, elegant and irresistibly stylish: the \u003cb\u003eUltra Slim Rosé Gold Shiny PAGO\u003c\/b\u003e brings warmth and sparkle to your hand.\u003cbr\u003eWith its \u003cb\u003eextra-slim 3.6 mm shape,\u003c\/b\u003e it blends perfectly with any outfit – discreet, yet with unmistakable charisma.\u003cbr\u003e\u003cbr\u003eThe \u003cb\u003eshimmering rose finish\u003c\/b\u003e creates a sophisticated, modern look that suits every skin tone.\u003cb\u003e\u003cbr\u003e\u003cbr\u003eMinimalism with glamour - the Rosé Gold Shiny adds feminine accents.\u003c\/b\u003e\u003c\/p\u003e\n\u003ch3\u003eI don't know my size.\u003cbr\u003e\u003c\/h3\u003e\n\u003cp\u003eIf you don't know your ring size, you can select ‘Ring size unknown’ as an option. We will then send you a ring sizer free of charge and a 100% voucher code, so you can determine your ring size and then order the desired size of ring free of charge using the voucher code.\u003cbr\u003e\u003cbr\u003eIf you know your ring size, you can convert it to our sizes (US) \u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\" target=\"_blank\"\u003ehere\u003c\/a\u003e﻿ and order your PAGO directly.\u003c\/p\u003e\n\u003ch3\u003eOne ring for all your purchases.\u003cbr\u003e\u003c\/h3\u003e\n\u003ch5\u003eSimple - Secure - Fast - Contactless\u003cbr\u003e\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without searching for your smartphone or wallet and experience a whole new shopping experience.\u003cbr\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to make a purchase - without a wallet.\u003cbr\u003eOur PAGOPACE rings are water and dust resistant. We want to ensure that your piece of technical jewellery stays beautiful for a long time. However, it is important to note that even scratch-resistant materials can be sensitive. We therefore recommend that you handle the PAGOs with care. With the help of the built-in NFC technology, you can easily make contactless payments with your ring without a battery or smartphone. The payment service is provided by Fidesmo Pay.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow does payment with the PAGO work?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eIf you have a Comdirect debit or credit card or a Visa card from the following Volksbanks: pur EG, Köln Bonn, Kraichgau, Neu-Ulm, Aachener Bank, Lahr, Freiburg, im Bergischen Land, Lahn-Dill, RheinAhrEifel, you can link this card directly to the PAGO. Otherwise, you can download the Curve app, where you can store any Visa and Mastercard card (except DBK) from other banks and link it to your PAGO using Curve. If you don't have your own credit card, you can use the VIMPay app to create a free prepaid credit card, which we will then programme onto your ring.\u003cbr\u003eYou can pay with your PAGO wherever credit cards are accepted. Up to €50 without a PIN and from €50 with a PIN - just like a normal credit card payment. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow secure is the PAGO?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Visa \u0026amp; Mastercard and are therefore subject to the highest security standards in international payment transactions, which you are also accustomed to from Visa \u0026amp; Mastercard themselves. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your stored credit card and you can no longer pay with the ring. For payments over €50, you will need to enter your PIN, just like with a MasterCard. \u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow is my ring set up?\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e1. you choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr\u003e2. after the payment process we send your PAGO directly out.\u003cbr\u003e3. the product packaging will then explain how you can link your PAGO to your Visa or Mastercard using the PAGOPACE app.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u0026nbsp;\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-mce-fragment=\"1\" data-mce-src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/The_Fidesmo_Logo_-_Black_100x100.png?v=1643621159\" data-image=\"6zitherklqb0\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003c\/div\u003e\n\u003ch4\u003eSpecifiations:\u003c\/h4\u003e\n\u003ctable style=\"width: 414.734px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 17px;\" data-mce-fragment=\"1\"\u003eTungsten steel with IPG coating.\u003cbr\u003eThe gold layer has a thickness of 0.042 µm in accordance with the 2N18K-IPG standard. (Water and dust resistant)\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 17px;\" data-mce-fragment=\"1\"\u003eGold shiny\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 81.3438px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 317.375px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 3,6 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unkown","offer_id":52541993845003,"sku":"PP-USRGM","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541993877771,"sku":"PP-USRG-5","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":52541993910539,"sku":"PP-USRG-6","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52541993943307,"sku":"PP-USRG-7","price":249.0,"currency_code":"EUR","in_stock":false},{"title":"8","offer_id":52541993976075,"sku":"PP-USRG-8","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541994008843,"sku":"PP-USRG-9","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541994041611,"sku":"PP-USRG-10","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541994074379,"sku":"PP-USRG-11","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541994107147,"sku":"PP-USRG-12","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541994139915,"sku":"PP-USRG-13","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"14","offer_id":52541994172683,"sku":"PP-USRG-14","price":249.0,"currency_code":"EUR","in_stock":true},{"title":"15","offer_id":52541994205451,"sku":"PP-USRG-15","price":249.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/37_a7db372b-ac41-4bd5-9635-585aeec824a1.png?v=1761903581"},{"product_id":"ultra-slim-pearl-white-pago","title":"Ultra Slim Pearl White PAGO","description":"\u003c!--StartFragment--\u003e\u003ch3\u003eONE RING FOR ALL YOUR PURCHASES.\u003c\/h3\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch5\u003eSIMPLE - SAFE - FAST - CONTACTLESS\u003c\/h5\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003eHOW DOES PAYING WITH THE PAGO WORK?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW SAFE IS THE PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026amp; Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself.\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHOW DO I FIND MY CORRECT RING SIZE?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eSPECIFICATIONS:\u003c\/h4\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\u003ctbody data-mce-fragment=\"1\"\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003ePearl White\u003c\/td\u003e\u003c\/tr\u003e\u003ctr data-mce-fragment=\"1\"\u003e\u003ctd data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\u003ctd data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 3,6 mm\u003c\/p\u003e\u003c\/td\u003e\u003c\/tr\u003e\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c!--EndFragment--\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":52541994303755,"sku":"PP-USPWM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541994336523,"sku":"PP-USPW-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":52541994369291,"sku":"PP-USPW-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52541994402059,"sku":"PP-USPW-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":52541994434827,"sku":"PP-USPW-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541994467595,"sku":"PP-USPW-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541994500363,"sku":"PP-USPW-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541994533131,"sku":"PP-USPW-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541994565899,"sku":"PP-USPW-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541994598667,"sku":"PP-USPW-13","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/39_854bb785-4617-4628-bd25-9941cf80e6bf.png?v=1761903585"},{"product_id":"ultra-slim-black-rough-pago","title":"Ultra Slim Black Rough PAGO","description":"\u003ch3\u003eOne ring for all your purchases.\u003c\/h3\u003e\n\u003ch5\u003eSimple - Safe - Fast - Contactless\u003c\/h5\u003e\n\u003cp\u003ePay for your purchases even faster contactless, without looking for your smartphone or wallet and discover a whole new shopping experience.\u003c\/p\u003e\n\u003cp\u003eYou can wear your PAGO not only in everyday life, but also when jogging, cycling or swimming and always have a way to still be able to buy something - without a wallet.\u003c\/p\u003e\n\u003cp\u003eOur PAGOPACE rings are made of high-quality, scratch-resistant ceramic and are water and dust resistant. Using the built-in NFC technology, you can easily make contactless payments with your ring without battery or smartphone. The payment service is provided by Fidesmo Pay.\u003c\/p\u003e\n\u003ch4\u003e\n\u003cbr\u003eHow does paying with the PAGO work?\u003c\/h4\u003e\n\u003cp\u003e\u003cbr\u003eYou can download the Curve app, where you can store any VISA and Mastercard card from other banks and connect it to your PAGO using Curve. If you then pay with the PAGO the pre selected credit card in the Curve card gets debited.\u003cbr\u003e\u003cbr\u003ePayment with the PAGO is possible everywhere where credit cards are accepted. Up to 50€ without PIN and from 50€ with PIN.\u0026nbsp;\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003ch4\u003eHow safe is the PAGO?\u003c\/h4\u003e\n\u003cp\u003eOur PAGO rings are certified by Mastercard and Visa and are therefore subject to the highest security standards in international payment transactions, which you are also used to from Mastercard \u0026amp; Visa itself. In addition, the PAGO only works in a certain position and within 3cm of the terminal, which prevents unwanted or fraudulent actions. Even if you lose the ring, you can simply block your deposited credit card and it will no longer be possible to pay with the ring. For payments over 50€ you have to enter the PIN, just like with a MasterCard itself.\u0026nbsp;\u003cbr\u003e\u003c\/p\u003e\n\u003ch4\u003eHow do I find my correct ring size?\u003c\/h4\u003e\n\u003ch4\u003e\u003cspan data-mce-fragment=\"1\"\u003e\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cspan data-mce-fragment=\"1\"\u003eIf you are not sure about your ring size, we recommend you to buy our Starter Set \u003ca href=\"https:\/\/www.pagopace.de\/products\/pago-starter-set?_pos=1\u0026amp;_sid=36f7c77b8\u0026amp;_ss=r\"\u003ehere\u003c\/a\u003e. If you select this option, we will first send you a free ring sizer that you can use to determine your exact size. Then you can order your PAGO from us and be sure that you have the right size.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eIf you know your ring size, you can convert it to our sizes (US)\u003ca href=\"https:\/\/www.pagopace.de\/pages\/ringgrosse\"\u003ehere\u003c\/a\u003eand order your PAGO directly.\u003c\/p\u003e\n\u003cp\u003e\u003c\/p\u003e\n\u003c!--StartFragment--\u003e\u003ch4 style=\"background-repeat: no-repeat; box-sizing: inherit; color: rgb(17, 17, 17); position: relative; font-weight: bold; outline: none !important; text-rendering: optimizelegibility; margin: 0px 0px 0.5em; padding: 0px; line-height: 1.2; font-size: 1.2em;\"\u003eHow is my ring set up?\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/h4\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e1. You choose your PAGO in your favourite colour \u0026amp; order it.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e2. After the payment process, we will send your PAGO directly to you.\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e3. The product packaging will then explain how you can link your PAGO to your Visa or Mastercard.\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; position: relative; touch-action: manipulation; padding: 0px; margin: 0px 0px 1em; clear: both;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/image.png?v=1713956028\" data-image=\"cwl4dg8ydefi\" style=\"background-repeat: no-repeat; box-sizing: inherit; vertical-align: middle; border-style: none; outline: none !important; max-width: 100%; height: auto !important;\"\u003e\u003c\/p\u003e\n\u003cp style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; padding: 0px; margin: 0px 0px 1em;\"\u003e\u003cbr style=\"background-repeat: no-repeat; box-sizing: inherit; outline: none !important; color: rgb(51, 51, 51); font-family: \u0026quot;Trebuchet MS\u0026quot;, \u0026quot;Helvetica Neue\u0026quot;, Helvetica, Tahoma, sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.14994px; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\"\u003e\u003c!--EndFragment--\u003e\u003c\/p\u003e\n\u003ch4\u003eSpecifications:\u003c\/h4\u003e\n\u003ctable width=\"525\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eCeramic (Water and Dust Resistant, Scratch Resistant, Hypoallergenic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 17px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 17px;\" data-mce-fragment=\"1\"\u003eColor\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 17px;\" data-mce-fragment=\"1\"\u003eBlack\u0026nbsp;Rough\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 63.5667px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"width: 454.25px; height: 12.7333px;\" data-mce-fragment=\"1\"\u003e\u003cp\u003e5-15; Width: 3,6 mm\u003cbr\u003e\u003c\/p\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Pagopace","offers":[{"title":"Ring size unknown","offer_id":52541994795275,"sku":"PP-USBRM","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"5","offer_id":52541994828043,"sku":"PP-USBR-5","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"6","offer_id":52541994860811,"sku":"PP-USBR-6","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"7","offer_id":52541994893579,"sku":"PP-USBR-7","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"8","offer_id":52541994926347,"sku":"PP-USBR-8","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"9","offer_id":52541994959115,"sku":"PP-USBR-9","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"10","offer_id":52541994991883,"sku":"PP-USBR-10","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"11","offer_id":52541995024651,"sku":"PP-USBR-11","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"12","offer_id":52541995057419,"sku":"PP-USBR-12","price":119.0,"currency_code":"EUR","in_stock":true},{"title":"13","offer_id":52541995090187,"sku":"PP-USBR-13","price":119.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0568\/8505\/1541\/files\/38.png?v=1761903589"}],"url":"https:\/\/www.pagopace.com\/collections\/unsere-pagos-kopie.oembed","provider":"PAGOPACE","version":"1.0","type":"link"}