Skip to content
wiselab
wiselab.

E-commerce · 2025

Frog.ee

Frog.ee's checkout was one overloaded page. It loaded slowly, confused users, and cost sales. We replaced it with a four-step wizard.

E-commercePrestaShopVue 3UX/UI DesignPerformance
frog.ee
Frog.ee — screenshot 1
Frog.ee — screenshot 2
Frog.ee — screenshot 3
Frog.ee — screenshot 4
Frog.ee — screenshot 5

Challenge

The original checkout loaded everything at once, which made it slow and hard to navigate. Any fix had to work within PrestaShop's existing architecture without replacing it.

Solution

We replaced the single-page form with a four-step wizard: cart, shipping, payment, confirmation. Each step validates before moving forward, address fields use Google Places autocomplete, and discounts stay visible throughout. The frontend is Vue 3 with Pinia and TypeScript, connected to PrestaShop through its native APIs. Multilingual from the start.

Tech stack

Vue 3TypeScriptPiniaVitePHPPrestaShopHTML5CSS3