How to redirect to page without pushing and tabs always shown?

I am developing a shopping app. The structure like this
Home (List) > Product Detail > Seller Profile. In the Seller Profile, there will be some product/seller recommendation. So how can I go to that page without pushing a new page?

I would like to find a method, where the tab will always be shown at the bottom when going to the new page.

I dun want push like this:
Home (List) > Product Detail > Seller Profile > Product Detail > Seller Profile > Product Detail > Seller Profile