It's the functionality when you click the "Continue Shopping"
its difficult and the best way is, to say, thats not possible..
bakery use a variable called
shop_url or
continue_shopping_url or
$setting_continue_url for the continue-button
and! for all intern links, for add a article into the basket, for a link from the overview to a article and back and also for the continue-button
and bakery use also the section_id from the selected shop to ask the database for the correct continue- btw shop_url. for example: from a sub-shop AAAA you can only navigate to pages from the same shop AAAA
with a lot of code changes maybe its possible to build a new database field for the continue-button extra
not testet is a hard-coded version with a "new" fix URL as
$setting_continue_url in file view_cart.php // Line 206 (Bakery 1.72)
maybe its work, but its looks not "clean" for me
the best and clean version is for me at this point a good text with a back-link to your product-page, maybe as a small wysiwyg-section over every bakery section
or somewhere in every needed bakery-template