Drupal Commerce Product Availability
Drupal Commerce Product Availability
I'm trying to do a event ticket website with Drupal 7 and commerce.
I need to know (can't find in google) if possible to add availability with stock for each product variation per day.
Ex: Product 1 - Stock 10 (availability) - Available from 1/1/2018 to 1/1/2019 Product 2 - Stock 2 (availability) - Available from 4/1/2018 to 1/2/2019
Then if user book Product 1 (quanty 1) in a available date, that day, the Product 1, has -1 of stock
I was trying do it with commerce availability and commerce stock, but can't do it :(
Any idea how can I focus on this?
Thanks in advance!
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.