I would like to be able to move to the next product or previous product in a category/subcategory from the single product view.
I thought of copying the woocommerce_pagination hook from the archive-product.php page to the single-product.php page, but not sure how to alter the code so that the Next/Previous links cycle through product by product instead of page by page.
Example single product page:
http://aftradvillage.com/av/catalogue/paintings/afp-010-11/
Ideas anyone?
Thank you!