<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>Privacy Policy</h2>
<p class="pxz-lede">This notice explains what Hebei Weichi Network Technology Services Co., Ltd. does with personal information when you browse pexzyn.com, place an order, or get in touch with the pexzyn™ team.</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. Who is responsible for your information</a></li><li><a href="#s1">2. Categories of information handled</a></li><li><a href="#s2">3. Where the information comes from</a></li><li><a href="#s3">4. What the information is used for</a></li><li><a href="#s4">5. Who receives the information</a></li><li><a href="#s5">6. Shopify's role</a></li><li><a href="#s6">7. Information relating to minors</a></li><li><a href="#s7">8. Safeguarding and keeping data</a></li><li><a href="#s8">9. The rights available to you</a></li><li><a href="#s9">10. Transfers across borders</a></li><li><a href="#s10">11. Getting in touch about privacy</a></li></ol></div>
<div class="pxz-sec" id="s0"><h3>1. Who is responsible for your information</h3>
<p>Hebei Weichi Network Technology Services Co., Ltd. ("pexzyn™", "we", "us") runs this storefront together with the website, its content, features, tools, goods and the services wrapped around them — together, the <strong>Services</strong>. This policy sets out how personal information is gathered, put to use and shared when you open the site, buy something, carry out any other transaction, or simply write to us.</p>
<p>For the purposes of data protection law in the regions where it applies, we act as the controller of the personal information described here. Where a section below refers to Shopify processing data on its own account, Shopify is the controller for that activity.</p></div>
<div class="pxz-sec" id="s1"><h3>2. Categories of information handled</h3>
<p>The set of data points we touch depends on how far you go into the store — browsing and buying are not the same thing. They fall into these groups:</p>
<ul>
<li><strong>Contact details</strong> — name, postal address, billing address, shipping address, telephone number and email address.</li>
<li><strong>Financial details</strong> — credit and debit card numbers, bank and other financial account references, card and account data, what was bought, how it was paid for, payment confirmations and related transaction records.</li>
<li><strong>Account details</strong> — user name, password, security questions, plus the preferences and settings you choose.</li>
<li><strong>Transaction details</strong> — items you look at, place in a cart, save to a wishlist, purchase, return, exchange or cancel, along with your earlier purchases.</li>
<li><strong>Correspondence</strong> — whatever you put into messages to us, including support enquiries.</li>
<li><strong>Device details</strong> — information about the device, browser or network you connect from, your IP address, and comparable unique identifiers.</li>
<li><strong>Usage details</strong> — records of how and when you move through and interact with the Services.</li>
</ul></div>
<div class="pxz-sec" id="s2"><h3>3. Where the information comes from</h3>
<p>Information reaches us through four routes:</p>
<ul>
<li><strong>Straight from you</strong> — when an account is created, when you visit or use the Services, when you contact us, or whenever you hand over details voluntarily.</li>
<li><strong>Automatically from the Services</strong> — captured from your device while you use the store or the website, including through cookies and comparable technologies.</li>
<li><strong>From companies working for us</strong> — service providers engaged to run specific technology, and who gather or process data on our instruction.</li>
<li><strong>From commercial partners and other third parties.</strong></li>
</ul></div>
<div class="pxz-sec" id="s3"><h3>4. What the information is used for</h3>
<dl class="pxz-dl">
<dt>Running and refining the Services</dt>
<dd>Operating the store, completing orders, arranging delivery, handling returns and exchanges, registering an account, and improving how the site behaves based on how it is actually used.</dd>
<dt>Marketing and advertising</dt>
<dd>Sending commercial messages and showing advertising, including personalised advertising, in line with the choices available to you.</dd>
<dt>Protection against fraud and abuse</dt>
<dd>Verifying identity, screening transactions, investigating suspicious activity, and keeping accounts and the storefront secure.</dd>
<dt>Staying in touch</dt>
<dd>Answering support requests and otherwise communicating with you about orders, products and the Services.</dd>
<dt>Legal grounds</dt>
<dd>Meeting statutory duties, responding to lawful requests, exercising or defending legal claims, and enforcing our terms and policies.</dd>
</dl></div>
<div class="pxz-sec" id="s4"><h3>5. Who receives the information</h3>
<p>Disclosure to outside parties happens only where a legitimate purpose supports it and always within the limits of this notice. Situations include:</p>
<ul>
<li><strong>Shopify and other suppliers acting for us</strong> — for example IT administration, payment processing, analytics, customer support, cloud hosting, fulfilment and shipping.</li>
<li><strong>Commercial and marketing partners</strong> — to deliver marketing activity and present advertising to you.</li>
<li><strong>Parties you nominate</strong> — where you instruct, request or consent to a disclosure, such as arranging delivery of goods, using social widgets, or logging in through an integrated service.</li>
<li><strong>Affiliates and other members of our corporate group.</strong></li>
<li><strong>Corporate events and legal process</strong> — including a merger or insolvency; compliance with binding legal obligations; enforcement of applicable terms and policies; and protection of the Services, our rights, and the rights of our users or others.</li>
</ul></div>
<div class="pxz-sec" id="s5"><h3>6. Shopify's role</h3>
<p>The storefront is hosted by Shopify, which collects and processes personal information about access to and use of the Services in order to supply and improve them for you. Anything you submit is transmitted to and shared with Shopify, and with third parties that may sit in countries other than the one you live in.</p>
<p>We also switch on certain enhanced Shopify features that draw on information gathered from your interactions with this store alongside interactions with other merchants and with Shopify itself. For those features, Shopify is the party responsible for the processing and for answering requests you make about exercising your rights over that data.</p></div>
<div class="pxz-sec" id="s6"><h3>7. Information relating to minors</h3>
<p>The Services are not aimed at children, and we do not knowingly gather personal information from anyone below the age of majority in their jurisdiction. If you believe a child has supplied us with personal information, write to service@pexzyn.com and we will arrange its removal.</p>
<p>We hold no actual knowledge of "sharing" or "selling" — as those terms are defined under applicable law — the personal information of individuals aged under sixteen.</p></div>
<div class="pxz-sec" id="s7"><h3>8. Safeguarding and keeping data</h3>
<p>We apply administrative, technical and physical safeguards appropriate to the sensitivity of the information. That said, no set of safeguards is flawless or impenetrable, and we are not able to promise "perfect security"; information sent to us travels at your own risk.</p>
<p>How long a record is kept varies with the circumstances — whether it is still needed to maintain your account, to supply the Services, to satisfy a legal obligation, to settle a dispute, or to enforce an agreement or policy that applies to you.</p></div>
<div class="pxz-sec" id="s8"><h3>9. The rights available to you</h3>
<p>Subject to where you live, you may be entitled to:</p>
<ul>
<li><strong>Access or know</strong> what personal information we hold about you.</li>
<li><strong>Deletion</strong> of personal information we hold about you.</li>
<li><strong>Correction</strong> of personal information that is inaccurate.</li>
<li><strong>Portability</strong> — receiving a copy of, and asking us to transfer, certain personal information.</li>
<li><strong>Opting out of sale or sharing</strong> of personal information, or of its use for targeted advertising.</li>
<li><strong>Managing communication preferences</strong> — unsubscribe links are included in marketing email; transactional messages about an order cannot be switched off while the order is live.</li>
</ul>
<p>If you are in the United Kingdom or the European Economic Area, you may additionally object to processing, request that processing be restricted, and withdraw consent where processing rests on consent.</p>
<p>To use any of these rights, contact us using the details at the foot of this page. We may need to verify your identity before acting, and we will not treat you differently for having asked.</p></div>
<div class="pxz-sec" id="s9"><h3>10. Transfers across borders</h3>
<p>Your personal information may be transferred to, stored in, and processed in a country other than the one you reside in, where our staff, service providers or partners operate.</p>
<p>Where information leaves the European Economic Area or the United Kingdom, we depend on recognised transfer mechanisms — the European Commission's Standard Contractual Clauses, or an equivalent contract issued by the competent authority in the United Kingdom, as applicable — unless the destination has been formally recognised as providing an adequate level of protection.</p></div>
<div class="pxz-sec" id="s10"><h3>11. Getting in touch about privacy</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>
<p>For the purpose of applicable data protection laws, Hebei Weichi Network Technology Services Co., Ltd. is the data controller for the personal information described in this policy.</p></div>
<p class="pxz-note">This policy was last updated on August 21, 2026. We may revise it to reflect changes in our practices or in the law; the current version is always the one published on pexzyn.com.</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>