Can I add shipping to the quote?

Can I add shipping to the quote?

The Pro version of the Request a Quote module includes a setting called Add Estimate Shipping Block to Quote Cart, which is available as part of an active subscription with the help of the amasty/module-request-quote-pro-functionality add-on.

The setting is located in the General module configurations:


Please note that this block is used for informational purposes, allowing users to estimate shipping costs to their region. The shipping methods and rates shown are not included in the actual calculations.


In the backend, this information will be located in the quote information:

      • 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 ...
      • 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 ...
      • 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 ...
      • How can I add a surcharge for a particular rate?

        If you need to add surcharges, you may consider one of the options below. 1. Add a surcharge in the Shipping Table Rates extension. It will be necessary to create additional rates for this purpose. For example, if you have a general rate in your ...
      • How do I specify estimated delivery time in the shipping method name?

        The specified delivery date/time is shown in shipping method's name for informational purposes only to let customers know how long they should wait for the order to arrive. Shipping Table Rates extension is unable to provide the options of delivery ...