Sometimes, you may want your Customer Booking Page (CBP) to open directly on a specific category rather than displaying all categories at once.
For example, your standard CBP might list multiple categories:
But on a particular section of your website you may want to link directly to the Downhill Mountain Bike category:
This can be done by adding a URL parameter for the category (or categories) you want to display.
Example:
https://us.booking.bike.rent/book?store=cbpdemostore&categories=1571845400479
How to Find a Category ID
For end users, the Category ID must be obtained manually:
Go to your Inventory page.
Locate the category you want to link to.
Open the Edit Category page for that category.
Copy the Category ID directly from the browser’s address bar.
Important Notes
You can also deep link to categories set as “internal only.”
To link to multiple categories, separate their IDs with a comma (e.g.,
&categories=12345,67890
).
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article