🎉 New Super Feature! Elementor Integration Added to our eCommerce Mobile App.

PrestaShop Integration with Vue Storefront

prestashop pwa
🚀 Quickstart Installation
# 0. Install PrestaShop REST API module on your website
# 0. Make sure you have Node 14+ and Yarn 1 installed
# 1. Clone VSF project and cd to the root directory
# 2. Install dependencies
yarn install
# 3. Replace API url to your shop URL in: packages/theme/middleware.config.js
# 4. Build and run the project
yarn build & yarn dev

Quick Start Video