Who: As a developer
What: I want to develop Product Page/Add to Cart Page.
Why: So that display the product product detail, and have similar products displayed.
Acceptance criteria
This page should look according to screenshot below:
Implementation details
Please provide a short summary how your changes can be tested?
npm run dev and type in the browser : http://127.0.0.1:3000/products/1
Who: As a developer What: I want to develop Product Page/Add to Cart Page. Why: So that display the product product detail, and have similar products displayed.
Acceptance criteria
This page should look according to screenshot below:
Implementation details
Please provide a short summary how your changes can be tested? npm run dev and type in the browser : http://127.0.0.1:3000/products/1
Checklist