OFFLINE-GmbH / oc-snipcartshop-plugin

Ecommerce solution for October CMS using snipcart.com as a backend
MIT License
11 stars 4 forks source link

Stock management doesn't seems to work #21

Closed ghost closed 5 years ago

ghost commented 7 years ago

Hello,

I'm trying to play with stock management, but it seems that, whatever I try, I'm always able to order the product.

So I don't understand how stock management works, could you please give me some help about this.

Thanks

Alex

tobias-kuendig commented 7 years ago

Thanks for your feedback. Stock management isn't completely implemented yet.

  1. Stock definitions on simple products are currently not implemented
  2. You'll have to set the available stock via the Snipcart Backend since the stock isn't sent from October to Snipcart yet.
  3. Snipcart gives you the option to define stock on the product or on variants so it makes sense to provide this option to the user. I can imagine a use case where you create multiple variations of a product but you still want to limit the number of sold products independent of the sold variation. This is where the "stock by product" option may come in handy.
ghost commented 7 years ago

Ok thank your for the answer. I don't want to the user the snipcart backoffice access to manage products and stock as your plugin already provide a very nice interface to manage all shop aspects (except customers maybe, hope it can be integrated later).

Ok for the third point, it make sense for that specific use case. Maybe it could be a nice addition to automatically select "Article Variants" in the dropdown as soon as you add a variant, and to select "Article" when there is no variant. The user would manually change that for the rare cases it's necessary, but it's a minor anot not urgent issue.

tobias-kuendig commented 5 years ago

Closed due to inactivity.