Adding Shipping Options to Quotes

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

        We have created a public API collection for Request a Quote with sample queries and data, you can copy it to run local tests in your Magento environment. More details about using public collections can be found in the following FAQ post. 1. ...
      • Can I add out-of-stock products to the quote?

        Since v. 2.11.0 of Request a Quote Pro extension, we have added a feature to include simple, virtual, and downloadable out-of-stock products when creating quotes. You can find the ‘amasty/module-request-quote-out-of-stock’ and ...
      • 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 ...