Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor James Koster

    (@jameskoster)

    Hey,

    Add the following to your themes functions.php file;

    add_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );

    Thanks

    Thread Starter elames

    (@elames)

    I found an easier way
    Just go to the settings/catalog and set it to show categories and sub categories
    It worked.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting rid of "related Products"’ is closed to new replies.