- Clone this repo
- Create a project from link (use commercetools choice)
- After the tasks, make a PR
- Send us an email saying you finished
- You can use all Vue / Nuxt power to solve tasks.
- Create a new page called "CustomProduct"
- Use this component-doc to add an Product Component
- Import the mockedSearchProducts.json from the root folder
- Iterate on the product list creating a list of ProductComponent
- Add this nuxt module to project module
- When user click on green add to cart icon, send the item to indexedDB