Sitecore / Reference-Storefront

Sitecore Reference Storefront
Other
25 stars 20 forks source link

CS / CF Folder #12

Closed yanhamu closed 7 years ago

yanhamu commented 7 years ago

What is the difference between CS and CF subfolders in this repo and what is purpose of CS and CF?

Default Commerce.Server.Storefront.sln file is pointing to CS/* projects, and I can only use CF. (When I use CS, sitecore will end up with "invalid type" errors, however I need to use Shipping Processors from CS that are not present in CF)

davidhargis commented 7 years ago

CS is the storefront that uses the "Commerce Server" product for all commerce services. CF uses the new "Sitecore Commerce Engine". To open the CF storefront in Visual Studio, use the Commerce.Engine.Storefront.sln solution.