Skip to main content

To have all tabs closed on the product page by default, please follow these steps:

1) Open the file `woocommerce/tabs/tabs.php`

2) Locate line 44, which looks like this `$count = 0;`

3) Change `$count = 0;` to `$count = 1;`

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.