Project

General

Profile

ClientProject #3431

Updated by Nazmul Hossain Shovon 6 months ago

To test the changes made in these commits from the UI, follow these steps: 

 **Country Slug Handling & Navigation** 
 * Go to the "Local" page and check country links. Ensure URLs use slugified country names. 
 * Click a country link and verify the correct products are shown. Try a non-existent country and confirm the NotFound page appears. 

 **Price Filter Functionality** 
 * Use the price filter on product listing pages. 
 * Select a price range and verify products update accordingly. 
 * Check that price ranges display as intended in the sidebar. 

 **Not-Found Page UX** 
 * Search for a product or country that does not exist. 
 * Confirm the NotFound page appears with a "Go to homepage" button that navigates correctly. 

 
 **Specifications Table & Input Font Sizes** 
 * View product cards and details. Ensure specification tables are readable and consistent. 
 * Check all input fields (e.g., forms, filters) for correct font sizes on desktop and mobile. 

 **Breadcrumb & Page Titles** 
 * Navigate through various stock pages (Japan, Truck, Korean, Local). 
 * Verify breadcrumb titles and page titles are accurate and formatted correctly. 

 **Testimonials & Miscellaneous UI** 
 * Visit the testimonials section and confirm text displays correctly. 
 * Check the "Sign In" button and page for updated labels. 

 **Countries List on Homepage** 
 * Go to the homepage and verify the countries list appears and links work. 
 * Test these scenarios on both desktop and mobile to ensure UI consistency and correct navigation.

Back