- 8
Hi there
When Quick tabs are enabled @Html.Action("ProductSpecifications", "Catalog", new { productId = Model.Id }) located at ProductTemplateSimple.cshtml stops working and you can only have your specifications in a tab, I would like to use the tabs for various information but display my specifications on another spot on the page and not in a tab, Is there something I can modify to do this or is it not possible? (I am using 3.1)
If it is not possible, it would be nice that if you uncheck the "Enable Product Specifications Tab" then it should work like they did before the tabs were enabled (same goes for review and overview checkboxes)
When Quick tabs are enabled @Html.Action("ProductSpecifications", "Catalog", new { productId = Model.Id }) located at ProductTemplateSimple.cshtml stops working and you can only have your specifications in a tab, I would like to use the tabs for various information but display my specifications on another spot on the page and not in a tab, Is there something I can modify to do this or is it not possible? (I am using 3.1)
If it is not possible, it would be nice that if you uncheck the "Enable Product Specifications Tab" then it should work like they did before the tabs were enabled (same goes for review and overview checkboxes)