Currently, the database collection PRODUCTS that is created automatically when you add a wix store to you site is READ ONLY. This mean that a 3rd party software or even yourself in code cannot create or update any products in the inventory database. You need to go and use the interface that is located in the wix platform for being able to add or modify a product in your store database, I want to change product’s PRICE.
Same problem for ORDERS, I want to be able to mark them PAID or FULFILLED somehow.
1 Like
UP