E-commerce Shopify / 2026
Project completed in agency at Huggii
Aerth
Completely rebuild a Shopify theme while migrating the full order history from PrestaShop, without any service interruption.
- Shopify
- Liquid
- PHP
- Python
The intention
Completely rebuild a Shopify theme while migrating the full order history from PrestaShop, without any service interruption.
The execution
Bypassing Shopify API limits (2 req/s) via a Python queue system. Custom Liquid development for product variations and third-party app integration.
The verdict
Full order history migrated from PrestaShop — no data loss, no downtime for buyers. Liquid theme completely rebuilt, tailored to Aerth's business constraints without sacrificing customer experience. The Python queue ensures reliable, long-term synchronisation regardless of native API rate limits.
Technical details
- Migration
- PrestaShop → Shopify — full order history
- API challenge
- Rate limiting bypassed via Python queue system
- Delivery
- Zero service interruption
- Technologies
- Shopify · Liquid · PHP · Python