[ ADD ]

One up animation when amount is increased.

Creates a positive feedback loop everytime user ups ammount of items.
[ github ]
[ ADD ]

Fly animation, when item is added to basket

Gives the buyer a satisfying and clear signal that the item is added to the shopping cart.
[ github ]
[ SCROLL ]

Sticky Basket on Rails when user scrolls up and down

A reactive scrolling mechanism that will make sure the shopping cart is always on screen. And is aware of its surroundings.
[github ]
[ LOCALE ]

Redirects user to recommended country and language

Using the Google Geolocator we help the user find the correct webiste locale. Example: '/en-US/' or '/fr-CA/' etc.
[ github ]