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

WARNING:

This information is offered "AS IS" for internal reference only. Use at your own risk.
Does AI actually understand your Miva Merchant store? Our smart 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


THIS CODE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED;
THE AUTHOR DISCLAIMS ALL LIABILITY FOR ANY DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR STORE DISRUPTIONS ARISING FROM ITS USE.


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