Online Store Branch URL
In an online store setup, it is possible to filter products and services on a branch-by-branch basis. This feature is particularly useful for businesses that have multiple branches catering to different types of services or products. For instance, a business offering general builders equipment hire as well as party and event hire may want to segregate these services into different branches. This segregation can be achieved by passing a Branch parameter to the online store URL.
Setting Up Branch Filtering
To implement branch filtering, your website developer needs to include a Branch parameter in the online store URL. This parameter helps in directing customers to the specific branch they are interested in. For example, the URL may include "&Branch=1" to indicate a particular branch.
Obtaining Branch ID
To obtain the Branch ID required for filtering, follow these steps:
Go to the Setup section of your online store.
Click on the Branches option.
Select the specific Branch you want to edit.
Take note of the &Branch_ID parameter in the URL of the selected Branch.