Privacy Policy

Last updated: May 11, 2026

1. Information We Collect

Personal Information: When you contact us through our website forms, WhatsApp, or email, we may collect your name, email address, phone number, company name, and product inquiries.

Automatically Collected Data: We may collect IP addresses, browser type, device information, and browsing behavior through cookies and analytics tools to improve our website performance and user experience.

2. How We Use Your Information

  • To respond to your product inquiries and provide quotations
  • To process orders and arrange shipping
  • To send order updates and tracking information
  • To improve our products, services, and website
  • To comply with legal obligations

3. Information Sharing

We do not sell, trade, or rent your personal information to third parties. We may share your information with trusted logistics partners, payment processors, and customs brokers solely for the purpose of fulfilling your orders.

4. Data Security

We implement industry-standard security measures to protect your personal information. However, no method of electronic transmission or storage is 100% secure, and we cannot guarantee absolute security.

5. Cookies

Our website uses cookies to enhance your browsing experience. You can choose to disable cookies in your browser settings, but some features of our website may not function properly.

6. Your Rights

You have the right to access, correct, or delete your personal information. To exercise these rights, please contact us at 363101498@qq.com.

7. Contact Us

If you have any questions about this Privacy Policy, please contact us:

  • Email: 363101498@qq.com
  • Phone/WhatsApp: +86 186 3730 5906
  • Address: Xinxiang, Henan, China
<style> /* ===== Taixi Exoskeleton - Custom Styles ===== */ /* Homepage Hero Section Enhancement */ .hero-section { position: relative; overflow: hidden; } /* Product Card Hover Effects */ .product-card:hover { transform: translateY(-8px); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); transition: all 0.3s ease; } /* CTA Button Styles */ .cta-button, .wp-block-button__link { background: linear-gradient(135deg, #1a73e8, #0d47a1); color: #ffffff !important; border: none; border-radius: 8px; padding: 14px 32px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; transition: all 0.3s ease; display: inline-block; text-decoration: none; } .cta-button:hover, .wp-block-button__link:hover { background: linear-gradient(135deg, #0d47a1, #1a237e); transform: translateY(-2px); box-shadow: 0 8px 25px rgba(26, 115, 232, 0.4); } /* Navigation Enhancement */ .main-navigation a { font-weight: 500; letter-spacing: 0.5px; transition: color 0.2s ease; } .main-navigation a:hover { color: #1a73e8; } /* Section Headings */ .wp-block-heading { color: #1a1a2e; font-weight: 700; line-height: 1.3; } /* WooCommerce Product Grid */ .woocommerce ul.products li.product { border-radius: 12px; overflow: hidden; transition: all 0.3s ease; } .woocommerce ul.products li.product:hover { transform: translateY(-5px); box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12); } /* Footer Enhancement */ .site-footer { background: #1a1a2e; color: #e0e0e0; } .site-footer a { color: #90caf9; transition: color 0.2s ease; } .site-footer a:hover { color: #ffffff; } /* Smooth Scroll */ html { scroll-behavior: smooth; } /* Selection Color */ ::selection { background: rgba(26, 115, 232, 0.3); color: #1a1a2e; } </style>