Hey,
If you create a sidebar-shop.php file in your theme, that sidebar template will be loaded on your shop pages only. So then just create a new widget region for your shop pages and call it in that template using dynamic_sidebar().
Thanks
Hey,
If you create a sidebar-shop.php file in your theme, that sidebar template will be loaded on your shop pages only. So then just create a new widget region for your shop pages and call it in that template using dynamic_sidebar().
Thanks