You need to assign Widgets to "Shop Sidebar" in Appearance > Widgets to show anything here

'; if(is_active_sidebar('shop-sidebar')) { dynamic_sidebar('shop-sidebar'); } else{ echo $no_widgets_msg; } ?>