# Cart-Based Form Type

Cart-based Form is a form type that is tailored for food & beverage (F\&B) type of business. Of course it can be used for any similar fashion.

You can set 'Cart-based' at **form edit** / **form** scroll to Form Type, and select 'Cart-based'.

You may also choose Layout i) List or ii) Grid.&#x20;

![](/files/LNh4l7Gm9H0YtXKupkdm)

**List View:**

![](/files/xWW5SXvzanJtucLtvnUh)

**Grid View:**

![](/files/eAp2ShugIpVj3YfwXkLF)

### **Product Detail Modal**&#x20;

To put on the cart, customers need to select a product to show a product pop-up.&#x20;

With product details appears, customers can select additional items and variation.

In addition customers also can put their notes.&#x20;

<div align="center"><img src="/files/YMXwUEloH8Vn8S681WSR" alt=""></div>

## How to Setup&#x20;

Once you have setup you form type as 'Cart-based' you can access 'Modifiers' at product edit.

![Modifiers at Product Edit](/files/xmGqs5GH8bYhSs0p2qKl)

You can select one of 3 types of modifier: **Single Selection**, **Multi Selection** or **Stepper** ( to let customer select the number for each modifier options ).&#x20;

![](/files/DwZefYtIb4L1TMemmd4L)

After that, click on **'+ Add Option'**, to add the selection options for that modifier like below.

![](/files/4zEqdd1denV13xdIVzkH)

For each Option, you can add: name, additional price and also set it disabled ( if you cannot fulfil the option temporarily).&#x20;

### Indicator for Cart-based Form

To make it easier to know which form is using cart-based form, at form listing there is tag 'Cart'.

<figure><img src="/files/h4B88Ett5gXubipzrUKr" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guides.orderla.my/orderla-pro/cart-based-form-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
