Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Category tagging is not rendered on Product detail page #543

Description

@supercid

Magento version(s) used: 3.11.3
Extension version(s) affected: All

Description
Add category tagging also on product detail page.

How to reproduce
Go to any PDP and check the tagging. Should have also the category

Possible Solution
1.) Add category block (https://github.com/Nosto/nosto-magento/blob/master/app/design/frontend/base/default/layout/nostotagging.xml#L80) to product handle (https://github.com/Nosto/nosto-magento/blob/master/app/design/frontend/base/default/layout/nostotagging.xml#L93-L95) as well

2.) Add null check before calling builder: https://github.com/Nosto/nosto-magento/blob/master/app/code/community/Nosto/Tagging/Block/Category.php#L73

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions