I'm considering using TeaCommerce for an activity booking system. Basically it's a store where a number of activities are available and a limited number of slots are available per activity and day.
Does TeaCommerce have support for this kind of date based availability? If not, can it be (relatively) easily implemented? If so, how would one go about doing that?
Tea Commerce is "just" the cart - so if you can create the structure in Umbraco - then Tea Commerce can handle it. Tea Commerce just needs an Umbraco node id to add the product to the cart. Then you can add properties to that order line with the selected dates etc. So it should be possible to do.
Date based availability
Hi,
I'm considering using TeaCommerce for an activity booking system. Basically it's a store where a number of activities are available and a limited number of slots are available per activity and day.
Does TeaCommerce have support for this kind of date based availability? If not, can it be (relatively) easily implemented? If so, how would one go about doing that?
Thanks in advance,
Emil
Tea Commerce is "just" the cart - so if you can create the structure in Umbraco - then Tea Commerce can handle it. Tea Commerce just needs an Umbraco node id to add the product to the cart. Then you can add properties to that order line with the selected dates etc. So it should be possible to do.
Kind regards
Anders
is working on a reply...