Frequently Asked Questions

Find answers to common questions about our exoskeleton products, ordering process, and support services.

What is an industrial exoskeleton?
An industrial exoskeleton is a wearable device that provides physical support to reduce strain on the user’s body during repetitive or heavy-duty tasks. Taixi exoskeletons use advanced biomechanics to assist with lifting, bending, and walking.
How much weight can the exoskeleton assist with?
Our Back Support Exoskeleton can assist with loads up to 30 kg, reducing perceived weight by approximately 60%. The Lower Limb Power Exoskeleton provides powered assistance for walking and mobility tasks.
How long does the battery last?
The Back Support model has an 8-hour battery life per charge, while the Lower Limb model runs for approximately 6 hours. Both use standard lithium-ion batteries that can be recharged in 2-3 hours.
Do you offer OEM/ODM services?
Yes, we offer full OEM and ODM customization including branding, color schemes, payload specifications, and software integration. Contact us with your requirements for a customized quotation.
What certifications do your products have?
All our exoskeleton products are CE certified and manufactured under ISO quality management standards. We also meet relevant workplace safety regulations for international markets.
What is the minimum order quantity (MOQ)?
Our standard MOQ is 10 units per model. For OEM/ODM orders, the MOQ may vary depending on customization requirements. Sample orders are available for evaluation purposes.
How do you ship internationally?
We ship worldwide via sea freight and air cargo. We handle all export documentation, customs clearance guidance, and provide door-to-door logistics support for 30+ countries.
What is your warranty policy?
We provide a 12-month warranty from the date of shipment, covering manufacturing defects. Extended warranty options are available. Our after-sales team provides 24/7 technical support and spare parts supply.
How can I place an order?
Contact us via WhatsApp or email with your requirements. We will provide a detailed quotation within 24 hours. After confirming the order and payment, production typically takes 15-30 days depending on quantity.

Still Have Questions?

Our team is ready to help with any inquiries about products, pricing, or customization.

💬 Chat with Us on WhatsApp

💬

<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>