Add comment feature to woocommerce Shop page

Woocommerce itself has an option to view comments from dashboard without editing the core. Please Read the documentation fully.
But, You need to code little to view the comment option only on shop page. (Suggestion: Enable comment in all pages and do display:none on #comment where ever you don’t need it.)