Any help with this would be massively appreciated.
It seems like it is always picking up the default / archive sidebar rather than picking up a one that I specify. I've even tried copying my theme's page.php file and calling it woocommerce.php and swapping out the loop for <?php woocommerce_content(); ?> but that still results in the same sidebar appearing no matter what.
Surely there must be a way to hardcode which sidebar I want to display?