Hello OpenCart Community.
I need help in opencart Integration. I've custom-made shopping cart, but I would like to convert into opencart.
This is my database structure:
tbl_product
----+ product_id
+ category_id
+ price
+ model_id
+ name
+ description
+ image
+ stock
.. and few more which is not so important
tbl_category
----+ category_id
+ name
+ description
tbl_model
----+ model_id
+ name
+ description
but I dont know how opencart database structure, can anyone highlight me how/where should I start?
Who is online
Users browsing this forum: No registered users and 7 guests