Terms

<style>
.pxz{--pi:rgb(var(--color-foreground,20 24 28));--pm:rgba(var(--color-foreground,20 24 28),.70);
--pl:rgba(var(--color-foreground,20 24 28),.13);--pb:rgb(var(--color-background,255 255 255));
--pa:rgb(var(--color-accent,0 150 130));--ps:rgba(var(--color-foreground,20 24 28),.045);
color:var(--pi);font-size:16px;line-height:1.75;max-width:900px;margin:0 auto;padding:4px 0 8px;
font-family:inherit;letter-spacing:0}
.pxz *{box-sizing:border-box}
.pxz h2,.pxz h3,.pxz h4{font-family:inherit;color:var(--pi);letter-spacing:.01em}
.pxz a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.pxz p{margin:0 0 14px}
.pxz ul,.pxz ol{margin:0 0 14px;padding-left:22px}
.pxz li{margin:6px 0}
.pxz-head{border-bottom:2px solid var(--pi);padding-bottom:18px;margin:0 0 26px}
.pxz-kick{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--pa);margin:0 0 8px}
.pxz-head h2{margin:0;font-size:clamp(26px,4vw,36px);line-height:1.15;letter-spacing:-.01em}
.pxz-lede{font-size:18px;color:var(--pm);margin:12px 0 0;max-width:70ch}
.pxz-meta{font-size:12.5px;color:var(--pm);margin:14px 0 0;display:flex;flex-wrap:wrap;gap:6px 18px}
.pxz-meta b{font-weight:600;color:var(--pi)}
.pxz-sec{margin:0 0 34px;scroll-margin-top:24px}
.pxz-sec>h3{font-size:19px;line-height:1.3;margin:0 0 12px;padding-bottom:9px;border-bottom:1px solid var(--pl)}
.pxz-dl{margin:0}
.pxz-dl dt{font-weight:700;margin:16px 0 3px}
.pxz-dl dd{margin:0;color:var(--pm)}
.pxz-toc{background:var(--ps);border-radius:14px;padding:20px 24px;margin:0 0 34px}
.pxz-toc h3{font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;color:var(--pm)}
.pxz-toc ol{margin:0;padding-left:20px;columns:2;column-gap:34px}
.pxz-toc li{margin:5px 0;break-inside:avoid}
.pxz-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:16px;margin:0 0 34px}
.pxz-card{border:1px solid var(--pl);border-radius:14px;padding:20px;background:var(--ps)}
.pxz-card h4{margin:0 0 8px;font-size:15px}
.pxz-card p{margin:0 0 10px;font-size:14.5px;color:var(--pm)}
.pxz-card p:last-child{margin-bottom:0}
.pxz-btn{display:inline-block;background:var(--pi);color:var(--pb);text-decoration:none!important;
border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600}
.pxz-steps{margin:0 0 34px;padding:0;list-style:none;counter-reset:s}
.pxz-steps li{position:relative;padding:0 0 20px 46px;border-left:2px solid var(--pl);margin:0}
.pxz-steps li:last-child{border-left-color:transparent;padding-bottom:0}
.pxz-steps li:before{counter-increment:s;content:counter(s);position:absolute;left:-16px;top:0;
width:30px;height:30px;border-radius:50%;background:var(--pi);color:var(--pb);font-size:13px;
font-weight:700;display:flex;align-items:center;justify-content:center}
.pxz-steps h4{margin:4px 0 4px;font-size:15.5px}
.pxz-steps p{margin:0;font-size:14.5px;color:var(--pm)}
.pxz-split{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 34px}
.pxz-box{border-radius:14px;padding:20px 22px;border:1px solid var(--pl)}
.pxz-box h4{margin:0 0 10px;font-size:14px;letter-spacing:.04em;text-transform:uppercase}
.pxz-yes,.pxz-no{margin:0;padding-left:20px;font-size:14.5px}
.pxz-box:first-child{background:var(--ps)}
.pxz-contact{list-style:none;margin:0 0 18px;padding:0;border-top:1px solid var(--pl)}
.pxz-contact li{display:grid;grid-template-columns:190px 1fr;gap:16px;padding:11px 2px;
border-bottom:1px solid var(--pl);margin:0;font-size:14.5px}
.pxz-contact span{font-weight:600;color:var(--pm);font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding-top:2px}
.pxz-faq{border-top:1px solid var(--pl);margin:0 0 34px}
.pxz-faq details{border-bottom:1px solid var(--pl);padding:2px 0}
.pxz-faq summary{cursor:pointer;padding:16px 30px 16px 0;position:relative;font-weight:600;font-size:16.5px;list-style:none}
.pxz-faq summary::-webkit-details-marker{display:none}
.pxz-faq summary:after{content:"+";position:absolute;right:4px;top:14px;font-size:20px;font-weight:400;color:var(--pm)}
.pxz-faq details[open] summary:after{content:"–"}
.pxz-faq .pxz-a{padding:0 30px 18px 0;color:var(--pm)}
.pxz-faq .pxz-a p:last-child{margin-bottom:0}
.pxz-note{border-left:3px solid var(--pa);background:var(--ps);padding:16px 20px;border-radius:0 12px 12px 0;
font-size:14px;color:var(--pm);margin:0 0 20px}
.pxz address{font-style:normal;color:var(--pm);margin:0 0 14px}
.pxz-foot{margin-top:38px;padding-top:18px;border-top:1px solid var(--pl);font-size:13px;color:var(--pm);
display:flex;flex-wrap:wrap;gap:6px 20px}
@media(max-width:640px){.pxz-split{grid-template-columns:1fr}.pxz-toc ol{columns:1}
.pxz-contact li{grid-template-columns:1fr;gap:2px}}
</style>
<div class="pxz">
<div class="pxz-head">
<p class="pxz-kick">Legal</p>
<h2>Terms and Conditions</h2>
<p class="pxz-lede">The rules that govern buying from pexzyn.com and using the pexzyn™ storefront, set by Hebei Weichi Network Technology Services Co., Ltd..</p>
<p class="pxz-meta"><span>Operated by <b>Hebei Weichi Network Technology Services Co., Ltd.</b></span><span>pexzyn.com</span><span>Updated <b>August 21, 2026</b></span></p>
</div>
<div class="pxz-toc"><h3>On this page</h3><ol><li><a href="#s0">1. Acceptance</a></li><li><a href="#s1">2. Product information</a></li><li><a href="#s2">3. Your responsibilities before purchase</a></li><li><a href="#s3">4. Orders, pricing and availability</a></li><li><a href="#s4">5. Permitted use of the material</a></li><li><a href="#s5">6. Changes to content and service</a></li><li><a href="#s6">7. Liability</a></li><li><a href="#s7">8. Governing law</a></li></ol></div>
<div class="pxz-sec" id="s0"><h3>1. Acceptance</h3>
<p>These terms and conditions are issued by Hebei Weichi Network Technology Services Co., Ltd. for use of the pexzyn™ website and services. Opening or using this site means you agree to be bound by them. If you do not accept them, please stop using the site.</p></div>
<div class="pxz-sec" id="s1"><h3>2. Product information</h3>
<p>We publish descriptions, images, specifications and supporting material so that you can understand what is being offered. This content is prepared carefully, but details do shift — through product updates, design improvements, or variations that are normal in manufacturing and presentation.</p>
<p>Colour and finish shown on screen are approximations: displays and lighting differ, and the physical article may not match a photograph exactly.</p></div>
<div class="pxz-sec" id="s2"><h3>3. Your responsibilities before purchase</h3>
<p>Checking specifications, instructions and compatibility against your own needs is your responsibility. Electronic products may require particular power supplies, operating environments or companion devices; the product page is the place to confirm this before ordering.</p>
<p>Information you give us during checkout must be accurate and current, particularly delivery details.</p></div>
<div class="pxz-sec" id="s3"><h3>4. Orders, pricing and availability</h3>
<p>An order is an offer to buy. A contract forms only when we accept it, which is when the order is confirmed and dispatch is arranged. We may decline or cancel an order where an item is out of stock, where a pricing or description error is evident, or where a transaction fails fraud screening — in those cases any amount charged is released back to you.</p></div>
<div class="pxz-sec" id="s4"><h3>5. Permitted use of the material</h3>
<p>Text, images, graphics, product data and design elements published on pexzyn.com belong to pexzyn™ or are used legitimately for the presentation of this store. They may be viewed and used for their intended purpose — shopping here. Reproducing, redistributing or commercially exploiting that material without written permission is not permitted.</p></div>
<div class="pxz-sec" id="s5"><h3>6. Changes to content and service</h3>
<p>We keep the right to revise website content, product information and service features whenever that is necessary, and to amend these terms in step with them. The version in force is the one displayed on pexzyn.com at the time you use the store.</p></div>
<div class="pxz-sec" id="s6"><h3>7. Liability</h3>
<p>To the extent the law allows, pexzyn™ is not liable for indirect or consequential loss arising from the use of this site or from products bought through it. Nothing here excludes liability that cannot lawfully be excluded, and nothing removes the consumer protections available to you in your jurisdiction.</p></div>
<div class="pxz-sec" id="s7"><h3>8. Governing law</h3>
<p>These terms are interpreted under the law applicable to Hebei Weichi Network Technology Services Co., Ltd.. Where local consumer rules give you protections that cannot be waived, those rules continue to apply.</p></div>
<div class="pxz-sec"><h3>Company details</h3>
<ul class="pxz-contact">
  <li><span>Customer support</span><a href="mailto:service@pexzyn.com">service@pexzyn.com</a></li>
  <li><span>Telephone</span><a href="tel:0108645756">010-8645756</a></li>
  <li><span>Support hours</span>10:00 – 17:00 (UTC-7)</li>
  <li><span>Operating entity</span>Hebei Weichi Network Technology Services Co., Ltd.</li>
  <li><span>Legal representative</span>Li Weiwei</li>
  <li><span>Registered address</span>S3 Building, Units 1-10, North Side of Fuyuan Xincun No. 4 Courtyard, Hanshan District, Handan City, Hebei Province, China</li>
  <li><span>Business scope</span>Electronic products</li>
</ul>
</div>
<p class="pxz-note">Questions about these terms can be sent to service@pexzyn.com. Last updated August 21, 2026.</p>
<div class="pxz-foot"><span>© 2026 pexzyn™</span><span>pexzyn.com</span><span>Support service@pexzyn.com · 010-8645756</span><span>10:00 – 17:00 (UTC-7)</span></div>
</div>