URL Format
{products} parameter is a comma-separated list of items, where each item follows the format:
Example
To add 2 units of productBURGER01 and 1 unit of product FRIES01:
How It Works
- The customer opens the URL.
- The store loads the menu as usual.
- Each PLU in the URL is matched against available products.
- Valid items are added to the basket with the specified quantities.
- The customer is redirected to the menu page with the basket pre-populated and can proceed to checkout.