Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ollie.shop/llms.txt

Use this file to discover all available pages before exploring further.

This feature is common for B2B businesses, which require customers to be logged-in in order to show prices and special payment conditions.

Login required

If the IsAllowGuest flag is set to false, the user will be redirected to the login page.
{
  "flags": {
    "allowGuest": false
  }
}