Contents

note

Items are the single orderable products that will be displayed in the platform, such as Whopper® Burger or Coca Cola Medium.

Items are the single orderable products that will be displayed in the platform, such as Whopper® Burger or Coca Cola Medium.

Oracle Configuration

Ala Carte Items are dishes that can be ordered separately, rather than as part of a set or package. The list includes, but is not limited to sandwiches, beverages and sides.

Menu Item Master

Menu Item Definition

Menu Item Price

Pricing & Availability

The price of an Ala Carte item is price defined in the Menu Item Price section above. Both Definition Sequence and Price Sequence are used to determine the price that should be charged for an Item in a specific channel.

Apply the same logic of the pricing to verify the item availability. Availability is determined solely by the availability of the Menu Item Price. The Menu Item availability is based on the existence of a valid and not expired price.

In the example below the Whopper is available in restaurant, delivery and at non integrated delivery.

The price to be charged is 109 for in restaurant and 119 for delivery and manual delivery.

image-20240916-134604.png

Notice that prices are set and Effectivity is active and not expired.

image-20240916-165118.png

Transaction Services API: Menu

image-20241016-180702.png

 

In the next example the 2102002 - Sm Regular Pepsi is only available to be ordered in restaurant and price is 39.

image-20241009-185025.png

Transaction Services API: Menu

image-20241016-181623.png

 

In the next example the item 1001137 - Chipotle Stacker King is available from 9/9/2024 to 9/20/2024. It is not available before 9/9/2024 and after 9/20/2024.

image-20240916-135819.png

This is an Transaction Services API call retrieving the menu, the call was made on 9/16/2024 and the result is as below, the price is returned because it is active.

image-20240916-143123.png

This is same call made on 9/21/2024, the result is different, the price is not returned because it is not active anymore.

image-20240916-171123.png

 

Sanity Configuration

Item content configurations will be the same as any other POS except for the PLU Mapping (Vendor Configs), for those please refer to the Item page.

For Definition Sequence and Price Sequence fields, you (the operator/FZ) will not need to do item-level configurations in Sanity. Just for your information:

Service mode

Example PLU

definitionSequence

priceSequence

In-restaurant

1234

1

1

Delivery

1234

1

2

In your brand and country Sanity environment, you will see the Service Mode Groups (In-restaurant and Delivery) and POS used. For each Service Mode Group (In-restaurant and Delivery), you will need to configure the correct PLU. Oracle - In-Restaurant and Oracle - Delivery dropdown needs to be expanded for Oracle PLU Mapping for each service mode respectively:

image-20241126-161648.png

ConstantPLU PLU type will be used for each item with pricing. A ConstantPLU has a one-to-one relationship with a given Product:

image-20241126-162022.png