Skip to content

Remove "v3" naming (product page) from the code base #13563

@filipefurtad0

Description

@filipefurtad0

What we should change and why (this is tech debt)

A products_v3 naming has been introduced in the codebase, to distinguish the new products page from the legacy version, during the time period both versions existed in the code. The legacy version and feature toggle have been removed in the meantime, but we still have references to v3 which are not necessary anymore. We should remove these.

For example,
products_v3 should be renamed to products.

Note that there are translation keys named products_v3. A plan for renaming these needs to be discussed.

Context

While looking at the codebase.

Impact and timeline

Improves clarity and code readability 🧹

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    All the things 💤

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions