Rename ‘Reviews’ tab label on single product
The tab labels on the single product view are “Description”, “Additional Information” and “Reviews” by default. You can rename the “Reviews” tab with this code.
The tab labels on the single product view are “Description”, “Additional Information” and “Reviews” by default. You can rename the “Reviews” tab with this code.
The tab labels on the single product view are “Description”, “Additional Information” and “Reviews” by default. You can rename the “Additional Information” tab with this code.
The tab labels on the single product view are “Description”, “Additional Information” and “Reviews” by default. You can rename the “Description” tab with this code.
The product tabbed area can be moved to the right, to sit under the short description and add to cart button. This can be useful if you have hidden everything except description and the text entered in this field is brief.
On the single product page there are tabs for extra information. The heading under the “Description” tab is “Description” which is an unnecessary duplication. The code snippet below removes the second occurrence. If you only have the one tab (ie the others tabs has been removed or are not being used), then another option is … Read moreRemove ‘Description’ heading under single product tab
If you don’t have anything to display in the additional information area the tab can be removed with the code below.