You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there something you don't understand? What is it? Describe it.
Hello, I have connected the VueStorefront to the Magento 2 backend.
I need to add the category filters on the product page. I have imported the category_ids
attribute https://share.getcloudapp.com/QwuGnbgr and it shows on the sidebar, but it displays the category ID and not the name of the category. https://share.getcloudapp.com/5zuJrdxw
Is there any way I can load the category name from its ID?
Thank you
Can't find what you're looking for?
Is there any way I can load the category name from its ID?
Keep the problem description concise and include:
A brief description of the problem,
Where the problem is occurring,
The length of time the problem has been occurring,
The size of the problem.
Additional information
The text was updated successfully, but these errors were encountered:
I used category_ids but it only gives the Ids of the categories
So what exactly the right way to get the category,
Under config.entities.productList.includeField I wrote category and product.category
Then inside defaultFilters I wrote them , but nothing is shown
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Check our forum:
https://forum.vuestorefront.io/
Is there something you don't understand? What is it? Describe it.
Hello, I have connected the VueStorefront to the Magento 2 backend.
I need to add the category filters on the product page. I have imported the category_ids
attribute https://share.getcloudapp.com/QwuGnbgr and it shows on the sidebar, but it displays the category ID and not the name of the category.
https://share.getcloudapp.com/5zuJrdxw
Is there any way I can load the category name from its ID?
Thank you
Can't find what you're looking for?
Is there any way I can load the category name from its ID?
Keep the problem description concise and include:
Additional information
The text was updated successfully, but these errors were encountered: