Building The Storefront

Vanilo Cloud supports multiple ways of building the Frontend of a Webshop like:

  • Classic, Server Side Rendering;
  • React/Vue/Angular/etc based, SPAs, reactive frontends;
  • Embed E-commerce functionality to existing sites;
  • Serve as backend for Mobile Applications.

When opting for the classic rendering, you can build the storefront with blade or twig templates.

If you'd like to use react, vue or similar technologies, then you can utilize the [StoreFront API] in you frontends.

Classic Server Side Rendering

The StoreFront Api