For the complete documentation index, see llms.txt. This page is also available as Markdown.

OrderedProductTypes

Values

NORMAL

Regular ordered product

QUEUED

An ordered product that will be added to the order when reaching position 1 in the queue

QUEUED_DEFAULT

An ordered product that will be added to the order if there is no queued ordered product

QUEUED_SKIP

No order will be created if a skip product is added on position 1 in the queue

QUEUED_ADDON

An additional product will be added to the order

ONE_OFF_ADDON

A one-off add-on product automatically included in the next order and removed after the order is created

Last updated

Was this helpful?