I planned to develop a wordpress eCommerce site by using woocommerce as my plugin.
I am trying to develop / implement a subscription type eCommerce site where user can purchase 1 year subscription and select product and save into product cart based on months.
For example, if customer wanted to purchase 1 year subscription box, he will need to add 12 items (with no duplicate item) into a cart, then he can checkout with the item.
I am currently looking at WooCommerce plugins but sadly there is no proper documentation written that there is this feature.
Can someone please help to guide me through what is the plugins and technologies I need to use?