Aqurate - Theme App Extension
Aqurate provides AI-driven personalization tools to boost your eCommerce shop with product recommendations. Our solution integrated with their existent app and provided a native solution in Shopify to display products recommendations in themes
The Problem
- Slow loading products recommendations after page loading
- Add to cart not working in most of the themes
- Hardcoded frontend logic caused issues with dynamic product data
- Difficulties integrating with Shopify cart functionality without full page reloads
- No easy way to inject product recommendations into the cart drawer across themes
The Solution
- Loaded product recommendations in real time using product, customer, and collection metafields, as well as metaobjects for advanced personalization
- Multiple Add to Cart solutions that integrate with multiple themes
- Built a Theme App Extension to work natively with Online Store 2.0
- Refactored frontend code to dynamically adapt to product context and theme context
- Used Shopify Ajax API and cart events to enable smooth "Add to Cart" interactions without page reloads for most of the themes
- Implemented a Theme App Block that can be easily embedded into the cart drawer to show real-time product recommendations