Use CTA (call-to-action) "Quick-Add" Button
The Quick-Add button is a feature commonly found in e-commerce platforms or software used for managing orders and quotes. Its purpose is to simplify the process of adding multiple products to a cart or creating quotes/orders efficiently. This feature is especially useful for experienced buyers who frequently need to add multiple products to their orders or quotes in a time-efficient manner, as it eliminates the need for manual searching and clicking on individual product listings.
The Quick-Add button is available on every page with the out-of-the-box template. Using the SDK, implementer can customize its placement, behavior, and input components.
| Configuration | Description |
|---|---|
| Customization Options | Using the SDK, implementers can:
|
Supported Input Components | You can configure the Quick-Add button with one of the following inputs:
|
Popup Flow Options | For popup-based input, you can configure the following behavior:
|
Predefined Product List Flow | You can configure the predefined list in the following ways:
|
Field Configuration | You can customize input fields in the popup:
|
| Quote or Order Creation Popup | You can configure up to 10 fields from the Quote or Order object (standard or custom). |
Adding Quickly Operation
By default, the Popup component is available with the out-of-the-box implementation. Refer to the following steps to add multiple products to the cart using this component:
Ordering Quickly Operation
By default, the Popup component is available with the out-of-the-box implementation. Refer to the following steps to add multiple products to the cart and create an order using this component:
A confirmation popup appears.
You will see a success confirmation popup. To see more information about the order, click VIEW YOUR ORDER. This opens the Order details page.
Quoting Quickly Operation
By default, the Popup component is available with the out-of-the-box implementation. Refer to the following steps to add multiple products to the cart and create a quote using this component:
To see more information about the quote, click VIEW YOUR QUOTE. This opens the Quote details page.
