openshop.io-android icon indicating copy to clipboard operation
openshop.io-android copied to clipboard

Categories and Sub-Categories

Open MaheshRudrachar opened this issue 9 years ago • 5 comments
trafficstars

More than Level 2 categories are not drawn in category drawer slider, not sure if that is a know issue...

MaheshRudrachar avatar Aug 12 '16 18:08 MaheshRudrachar

We know about this possible improvement, but currently we are working on a things with a higher priority.

ZelvaJan avatar Aug 16 '16 13:08 ZelvaJan

How to manage the products? is there any management panel or we need to manage at our own website?

viraljetani avatar Nov 19 '16 10:11 viraljetani

It has management panel where you can manage products etc. I guess it is paid feature which ou can request on opeshop.io

webmatrix avatar Mar 21 '17 09:03 webmatrix

can you tell me how to connect from server(if i m using magento )and how to configure apiary documantation

deepakmalhotra633 avatar Apr 29 '17 13:04 deepakmalhotra633

You can configure your Magento API and define API endpoints in EndPoints.java.As of there is no documentation for required JSON formats. So you need to figure it out or modify openshop code to integrate with Magento API. You can https://github.com/openshopio/openshop.io-android/blob/master/app/src/main/java/bf/io/openshop/api/EndPoints.java

webmatrix avatar Apr 29 '17 13:04 webmatrix