Can I add some additional fields to the quote cart?
Yes, it is possible in the Pro version of the Request a Quote module. It offers Custom Quote Fields functionality, which is located in Admin Panel > Sales > Amasty Request a Quote > Custom Quote Fields.
This feature allows you to create personalized fields for the quote cart:
The following input types are available:
— Text Field
— Text Area
— Date
— Dropdown
— Yes/No
— Multiple Select
— File Upload (Please note, this type is available as a part of an active product subscription or support subscription with the help of the amasty/module-request-quote-pro-functionality add-on)
You can see how these fields appear on the frontend here:
The information entered in the custom fields is displayed in the Additional Information section in the backend:
Related Articles
Request a Quote API
1. Amasty\RequestQuote\Api\RemarkServiceInterface: PUT /V1/amasty_quote/updateRemark, method="save" - add information to the Remark field. 2. Amasty\RequestQuote\Api\QuoteRepositoryInterface - class for managing quotes: PUT ...
How to change the type of additional checkout fields?
The One Step Checkout for Magento 2 extension allows adding up to 3 custom checkout fields (System → Manage Checkout Fields → Add Custom Fields). By default, they are set as text field attributes, and it is impossible to change their type with the ...
Request a Quote | GraphQL methods
Queries isQuoteCartEnabled description: check if request a quote is enabled. Includes check for customer group quoteCart (cartId: String!) description: return information about the specified shopping cart customerQuoteCart description: return ...
Does the Export Orders extension include fields from other Amasty modules I use?
Yes, the extension is integrated with some other Amasty modules such as One Step Checkout, Order Attributes, RMA, Gift Card. If these extensions are installed, the additional corresponding tabs appear in the Fields Configuration section on the ...
Can I modify particular field values in the export file?
Yes, the extension provides the functionality to add modifiers to fields. To adjust the value of a particular field, open the Fields Configuration tab on the profile page and click the Add Modifier button near the required field. Choose the modifier ...