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

Category tagging is not rendered on Product detail page #543

Open
supercid opened this issue Dec 4, 2019 · 0 comments
Open

Category tagging is not rendered on Product detail page #543

supercid opened this issue Dec 4, 2019 · 0 comments
Labels

Comments

@supercid
Copy link
Member

supercid commented Dec 4, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant