Not out of the box. But the system is flexible so you can do it. You will need to implement your own IProductInformationExtractor and then use the SuppressDependency attribute to get Tea Commerce to know about your class. The Suppress Dependency is added in 2.0.1 that will be released pretty soon. In 2.0.0 you need to register your class in the config file in /umbraco/plugins/tea-commerce/config
Use media nodes as Products
Hi,
I'm wondering if it is possible to use Media Nodes in Umbraco as products for Tea Commerce?
Regards,
Daniel
Hi Daniel
Not out of the box. But the system is flexible so you can do it. You will need to implement your own IProductInformationExtractor and then use the SuppressDependency attribute to get Tea Commerce to know about your class. The Suppress Dependency is added in 2.0.1 that will be released pretty soon. In 2.0.0 you need to register your class in the config file in /umbraco/plugins/tea-commerce/config
Kind regards
Anders
is working on a reply...