Actions
BUG #3889
open[SQA] Multiple Footer Navigation Links Redirect to 404 Page Not Found
Start date:
12/10/2025
Due date:
% Done:
0%
Estimated time:
Description
Several footer navigation links are leading to 404 Page Not Found errors when clicked.
This indicates that the associated pages or routes are not implemented, not linked, or incorrectly mapped.
Affected footer links include:
- Blog & Car Talk
- Referral Program
- Reservation & Purchase
- Glossary of Terms
- Shipping Schedule
- Shipping Agents
- Become a Seller
- Privacy Policy
- Condition of Use
This issue breaks site navigation and results in a poor user experience when attempting to access these key pages.
Screens: Desktop (≥768px), Tablet (425px–768px), Mobile (≤375px)
Tested By: Tasfia Zaima
Steps to Reproduce¶
- Open the PQS Japan staging website.
- Scroll to the Footer section.
- Click on each of the affected footer links listed above.
- Observe that the system redirects to a 404 Page Not Found for each link.
Expected Result¶
All footer links should correctly redirect to their respective functional pages without errors.
Actual Result¶
Clicking the affected footer links results in a 404 Page Not Found error, indicating missing or broken routes.
Attachments¶
Module / Section¶
Footer → Footer Links Navigation
Root Cause:¶
Impacted Area:¶
Actions