Display the product details

How to display the product attribute input details in the product detail page.
Thank you.

Please clarify your question with more details.

I want to add more details in the product detail page like features. Those details should taken from the features input of the product in admin panel and display in the product detail page of storefront. How can I achieve this? Suggest some ways.
Thank you.

I would start with debugging the data displayed in the Product features tab. You should check if the new product feature property is retrieved from the database in the store-front

1 Like