shipping_calculator

View Magento 2 Shipping Calculator Extension Detail Page for Features and Demo

Documentation for Shipping Calculator

Preference

  • This Shipping Calculator Module is the best tools to show the shipping rates on the Product page before checkout in Magento2. It will help your customer to know all available shipping options.

Shipping Calculator Module Help You to:

  • Show shipping rates before checkout.
  • Show all available shipping option.
  • Set convenient place for shipping calculator on product page.
  • Set Title and description for shipping calculator.

Installation

There are two ways of installing extension in magento2.

  1. Using COMMAND LINE.
  2. Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended)

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management.

Step 4: Enter the following at the command line:

           Php bin/magento setup:upgrade
           Php bin/magento setup:static-content:deploy

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Shipping Calculator, the module will be displayed in the admin panel.

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_ShippingCalculator’ ⇒ 1

Step 4: Disable the cache under System → Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → Shipping Calculator, the module will be displayed in the admin panel.

Backend Example

CONFIGURATION

  • After Installation of Shipping Calculator to magento admin panel for set configuration of the extension.
  • You can find configuration at Stores → Configuration → Mageants → Shipping Calculator

  • Set Title of your Shipping Calculator.
  • Set Description about shipping calculator.
  • Choose place for showing calculator either Below Product Description or in Additional tab.
  • Choose which fields you want to set in Address form in frontend.
  • Set Custom Error message when shipping is not available.

  • You can set Default Country, State and Zip-code for front-end address form.

  • You can Restrict Shipping calculator for particular Product. Go to Catalog→ Products. Select product and click on Edit.

You can Restrict Shipping calculator for particular Category. Go to Catalog → Categories. Select category and click on Display Settings.

Frontend Example

Shipping Calculator will be displayed on the front end when admin has enabled module from back–end

  • Below Product Description:

  • In additional Tab:

shipping_calculator.txt · Last modified: 2025/05/26 13:23