abdulhannanali / shopify-js-store

Shopify store which uses JavaScript Buy SDK
MIT License
2 stars 2 forks source link

Add Navigation instead of Select dropdown #6

Open abdulhannanali opened 7 years ago

abdulhannanali commented 7 years ago

The navigation instead of a Select drop down would make it far less uglier and easy to use for us. We can prestore the data required for displaying the collections we want to display. This wouldn't really save us the number of calls, but still would be a huge UI improvement.

We need to improve the structure we store our data in order to make space for features such as Navigation, Pagination and sorting otherwise, it's not possible to do with what we have in house right now. In that case, this can act as a really powerful application