-
Notifications
You must be signed in to change notification settings - Fork 10
Ecommerce Ready
Trevor Fayas edited this page Jan 1, 2022
·
2 revisions
If you wish to have Ecommerce on your site, you'll need to install and set up the HBS.Kentico.Ecommerce on your solution. The repository site has all the instructions needed.
Aside from the Account Management, the Baseline includes Generic.Ecommerce
page type which will automatically show the various Ecommerce page templates (such as Shopping Cart and Check Out).
Additionally, you have the Generic.Product
page type to add products, but you will most likely create your own page types for your products.
If you do create a new payment gateway, please notify us so we can help you publish it to the community.
- Solution architecture
- Feature Folders
- Page Template View Component
- Interface Model Implementation Map
- Cache Dependency Building and Async
- Post Redirect Get
- Front End Asset (CSS/JS Parsing
- Navigation
- Page Builder Header/Footer
- SEO Meta Data
- Navigation Redirection
- Page Types
- Partial Widget Page / ShareableContent
- Widgets
- Account Management
- External Authentication/Two Factor Authentication
- Ecommerce Ready
- Error Pages
- Sitemap
- Robots.txt
- Form Bootstrapification
- Bundling css/javascript + Gzip
- Bootstrap and Containers