Remove Review Tab from Product Page
-
How do I go about removing the review tab from the product page
-
Hello @Neilm
To remove the Review tab from the product page kindly to the below file path.
packages >> Webkul >> Shop >> src >> Resources >> views >> products >> view.blade.php
Now delete or comment a code of Review Accordion & Review from line number 147 - 155 and line number 226- 243 respectively as shown in the image below.
On Frontend Review gets Removed
Thanks & Regards