Miva Merchant Development by Scot's Scripts

BRANCHES: Hide the Branch Toggle on the Front End

Miva Knowledge Base
BRANCHES: Hide the Branch Toggle on the Front End
Important Notice: This information is for internal reference only. Use at your own risk.
Does Google actually understand your Miva Merchant store? Our JSON-LD schema generator makes sure it does. Contact us to get started. (more info)

BRANCHES: Hide the Branch Toggle on the Front End

Scot Ranney • April 11, 2026


Super easy:

<style>
mm-runtimebranchpreview {
	display: none !important;
}
</style>

https://www.scotsscripts.com/mvblog/branches-hide-the-branch-toggle-on-the-front-end.html

mvkb_branch mvkb_css mvkb_smt