How do you display images you chose in CMSDesk in your MVC application?
Also, is there anyway to add an attachment field to a product? We are attempting to add ecommerce functionality though MVC, but I can't find a way to do a file upload field for a product image.
Hi,
you might want to have a look at the Kentico9 MVC Sample site, available for download via GitHub:
https://github.com/Kentico/Mvc
E-commerce features aren't currently supported More details:
https://docs.kentico.com/display/K9/Supported+and+unsupported+Kentico+features+on+MVC+sites
David
@David
We know that ecommerce isn't "supported" officially, but we already basically rewrote a lot that ecommerce code in a different project. We got a test site working in MVC with basic ecommerce functionality.
Please, sign in to be able to submit a new answer.