November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I'd suggest you to setup a quicksilver site - it should be very easy to do so, to play and to learn how about the site structure and the APIs, FIRST. Then you can try to replicate quicksilver features in your site.
Hello.
Today we have an episerver site, with episerver commerce.
We do not currently have all the steps to make purchases, but we only show products. Now we want to add a buy button.
How do I go about solving this?
Basically it's Quicksilver, but much seems to be excluded in Visual Studio. For example, the entire Fetaures directory.
Everything is built in Areas, where there is no such as Cart and Checkout functionality.
Have tried to include Cart in the Fetaures directory, but it gives a lot of errors, and it seems to be original code for Quicksilver.
Is it best to create a Cart Area and start from there from scratch?
Or can I somehow use the code found in the Features directory?