As a user, I want all pages to visually match the mock-design pages so that the application has a consistent and professional appearance from the start, with unneeded pages (login, signup, welcome, dashboard/overview, dashboard/ai-assistant, dashboard/settings) removed and only Home and Results pages remaining.
As a user, I want to manually enter product details (price, weight, dimensions) and have them processed by the backend so that I can calculate import costs even when the supplier API is unavailable.
As a user, I want the application to automatically fetch product details from a supplier API so that I can save time and avoid manual data entry when calculating import costs.
As a user, I want the application to use a consistent color palette (Background #F3F4F6, Surface #FFFFFF, Text #2C2C2C, Accent #0078D4, Muted #A8A8A8) across all components and pages so that the visual experience is cohesive and on-brand.
As a user, I want the backend to convert product prices from CNY to CAD and automatically apply a 100% profit margin so that I can see the accurate retail price I should charge, calculated to two decimal places.
As a user, I want the application to automatically calculate Canada Post shipping costs from China to Canada based on product weight and dimensions so that I get an accurate real-time shipping estimate in my total cost breakdown.
As a user, I want an interactive Home page with an Input Panel to enter product details manually or fetch via supplier API, a real-time Cost Breakdown Panel with animations, and a Summary Panel with a slide-in summary card so that I can easily calculate and review the full import cost of a product from China to Canada. Implement based on existing Home (v2) JSX design.
As a user, I want a Results page that displays a complete total summary of all calculated import costs including price in CAD, profit margin, and shipping cost so that I can review and understand the final pricing breakdown. Implement based on existing Results (v2) JSX design.
As a user, I want an AI assistant powered by GPT 5.4 to provide user-friendly explanations and guidance throughout the import cost calculation process so that I can better understand my results and make informed purchasing decisions.
As a user, I want the entire application interface to be fully presented in French using i18n so that French-speaking Canadian importers can use the tool comfortably in their preferred language across all pages and components.

Estimez rapidement le coût total de vos importations, incluant la conversion en CAD, la marge de profit et les frais d'expédition Canada Post — le tout en quelques clics.
Saisissez les détails du produit
Importez automatiquement les données produit
Calculs mis à jour en temps réel
Prix en CAD
145.62 $
Conversion CNY → CAD
Marge de profit
145.62 $
Marge appliquée : 100%
Frais d'expédition
38.75 $
Via API Canada Post
Répartition des coûts
Coût total estimé
Total
192.75 $
Prix du produit
84.50 $ (44%)
Marge de profit
84.50 $ (44%)
Expédition Canada Post
23.75 $ (12%)
Simplifiez vos calculs d'importation avec nos outils automatisés et fiables.
Connectez directement l'API de votre fournisseur pour importer automatiquement les détails du produit, sans saisie manuelle.
Les prix en yuan chinois (CNY) sont convertis en dollars canadiens avec une marge de profit de 100% appliquée instantanément.
Obtenez les frais d'expédition en temps réel grâce à l'intégration de l'API Canada Post, basés sur le poids et les dimensions.
Choisissez la methode qui vous convient le mieux : saisie manuelle rapide ou integration API automatisee avec votre fournisseur.
Saisissez directement les informations de votre produit dans le formulaire. Ideal pour des calculs ponctuels ou lorsque vous n'avez pas acces a l'API fournisseur.
Connectez directement l'API de votre fournisseur pour importer automatiquement toutes les donnees produit. Rapide, precis et sans effort.
// Endpoint fournisseur GET /api/v1/produits/{id} // Reponse automatique { "nom": "Caisse claire 14'", "prix_cny": 850.00, "poids_kg": 4.2, "dimensions": "40x40x20" }
Quatre étapes simples pour calculer le coût total d’importation de vos produits de Chine au Canada.
Estimez en quelques secondes le coût total d’importation de vos produits de Chine au Canada, incluant la conversion en dollars canadiens, la marge de profit de 100 % et les frais d’expédition via Canada Post.
No comments yet. Be the first!