Selling courses with drupal commerce
Hello all, I am proud to be using this great framework. Thanks!
I would be grateful for an opinion from the DC experts.
We are selling online courses on our website (www.zegenie.com) which is being ported to drupal. We are now facing this last hurdle before we deploy.
Right now we have three types of entities:
- Product
- Node: Product display
- Node: Final course (Access granted once Product purchased - We are using the method shown on Vimeo with node access to sell access to individual nodes.
Is there a way to merge the two nodes into one?
i.e. the product display automatically hides the 'add to cart' button and shows the content when the user has purchased?
PS: In the future, we will need to implement a subscription module that will allow subscription to expire per node (vs. site-wide / role as the current modules operates.) Maybe we can invest / work with the developers of these modules to do that.
Thanks a lot in advance!