openshopio / openshop.io-android

OpenShop.io
http://openshop.io
MIT License
503 stars 350 forks source link

Dynamic Product Attributes #26

Closed amirhkf closed 7 years ago

amirhkf commented 8 years ago

There is just two ( color and size ) attributes for products . It will be problem with products with another attributes like core , ram and etc. . Is there any solution for this limitation ?

ZelvaJan commented 7 years ago

Sorry for a late response. It's possible, but it requires your work to design new attributes into the app and also enlarge the data models with these new values. Good news is that product filtering is dynamic, so it requires only a small change in the server code, in order to filter the products with new attributes.