As a buyer, I want to see product categories so that i can find the product I need.
User Story 1: Changing Displayed Content by Clicking on Categories
Scenario: Switching between product categories
Given: The user is on the main page of the website.
When: The user clicks on the "Phones" category.
Then: The system displays a list of products in the "Phones" category on the page.
User Story 2: Changing Displayed Content by Clicking on Categories
Scenario: Switching between product categories
Given: The user is on the main page of the website.
When: The user clicks on the "Laptops" category.
Then: The system displays a list of products in the "Laptops" category on the page.
User Story 3: Changing Displayed Content by Clicking on Categories
Scenario: Switching between product categories
Given: The user is on the main page of the website.
When: The user clicks on the "Monitors" category.
Then: The system displays a list of products in the "Monitors" category on the page.
As a buyer, I want to see product categories so that i can find the product I need. User Story 1: Changing Displayed Content by Clicking on Categories
Scenario: Switching between product categories
Given: The user is on the main page of the website. When: The user clicks on the "Phones" category. Then: The system displays a list of products in the "Phones" category on the page.
User Story 2: Changing Displayed Content by Clicking on Categories
Scenario: Switching between product categories
Given: The user is on the main page of the website. When: The user clicks on the "Laptops" category. Then: The system displays a list of products in the "Laptops" category on the page.
User Story 3: Changing Displayed Content by Clicking on Categories
Scenario: Switching between product categories
Given: The user is on the main page of the website. When: The user clicks on the "Monitors" category. Then: The system displays a list of products in the "Monitors" category on the page.