Magento 2 shipping method per product

Magento2 shipping per product, this module allow admin to put shipping per product and apply accordingly on cart/checkout.

1.Copy files to app/code/ direcotry.

2.Run the following commands

php bin/magento setup:upgrade

php bin/magento setup:static-content:deploy

php bin/magento cache:flush

php bin/magento cache:clean

3.The plugin will create a new product attribute "Shipping Cost", where admin can enter shipping for individually items.

4.Admin needs to enable it by navigating to System->Configuration->Shipping Methods->Shipping Per Product.

5.Options for Multiply Quantity, if enabled yes, this funtion will multiply the shipping rate with the item shipping price.

Are Amasty extensions compatible with all themes and extensions by other vendors?

Amasty extensions work with all plugins we issued and with most 3rd-party plugins. If you come across a compatibility issue with any third-party module, we’ll definitely try to help you. If you face any technical issues, please create a ticket...

Will I get free support and updates?

Product updates for extensions purchased before Feb 1, 2022With the transition to product subscriptions, you will receive product updates for all extensions purchased before Feb 1, 2022 throughout the entire grace period — up to Aug 1, 2022. If you ...

Do you have the installation service?

Yes, you can use installation and configuration services that are available as the part of Pro and Premium add-ons for your product subscriptions.Please note that this installation service doesn’t include uninstallation. So, if you need to completely...

Can I request a free trial?

Amasty doesn’t provide any trials of Magento extensions. There's one exception: Amasty extensions are provided for testing or demo purposes to our official Platinum Partners as a part of the “access to Amasty extensions for testing purposes with Composer...

Can I test an Amasty extension on a staging site before transferring it to a live one?

Yes, you can install any Amasty extension on a test site and configure all the settings there before doing it on your live store.

How can I get a refund?

Amasty offers to its Customers a thirty (30) day money-back guarantee for the Software. In case the acquired extension didn’t meet your expectations, our support team is always ready to help you. Fees for support subscriptions and any services provided...

How can I receive a discount?

We are now working at a new loyalty program for our customers that is supposed to bring even greater benefits in the long term. While it’s not out yet, you can look through these Special Offers. New discounts and specials are added every month. To stay...

How to update a Magento 2 Amasty extension?

To update a Magento 2 extension by manual upload:1. log in to the customer account;2. navigate to the Products tab, scroll to the packages section, and click the Download link next to the extension that should be updated;3. Important: If some extension...

If I need additional features to be added to an Amasty extension, how can I ask for it?

To leave your feature request, log in to your customer account and open the Products tab. Then, scroll down to the bottom of the page, and leave your feature request in the following form: As soon as you send your request, it is considered by our ...

How can I prolong support?

If you have an active support service subscription, it grants you access to support services for all products purchased before Feb,1 as long as your subscription is active. Alternatively, support services are only available as the part of a product ...

Can I change the EE extension to CE for free?

Usually, no, you can’t exchange modules. Please, contact our support managers and they’ll consider your case individually. → Learn more about our special offers

How can I get a discount to re-purchase plugins?

Usually, we don’t provide any discounts. But you can contact us, and we’ll consider your case individually. → Learn more about our special offers

What is the license policy? On how many websites can I use Amasty extensions?

Our license allows you to use a single extension license agreement on one Magento installation.If you run several domains on the same instance of Magento, you can use one extension license. However, if you run each website on a new installation of Magento...

How can I pay for Amasty extensions?

You can pay for our extensions in any convenient for you way as a full range of payment methods are supported. The most common means are credit card or PayPal. Security and fraud protection are guaranteed. If you need to pay for the order with a non...

Can customers pay a fixed amount for shipping regardless of how many items they have per order?

Yes, you can set a fixed shipping cost making changes in the Shipping Methods section. Continue reading to see how to make it.

Can I have more than one flat-rate shipping option per item?

Only single flat-rate shipping is available for each item.

Can I restrict certain items from shipping with this module?

Can I set different shipping rates per product for different countries?

This is possible with Shipping Table Rates extension only. A Shipping Type feature will let you create rates for individual products. You can easily create unique rates for different countries/states.

Can I specify a default shipping rate?

Yes, sure. You can set up a default shipping rate for products which don’t have individual rates. Read on to see how to make the settings.

Can this module specify shipping cost per simple child product?

Yes, this Shipping per Product extension supports such functionality out-of-the-box.

How to install Magento 1 Amasty extensions?

Each Amasty extension package is provided with the extension files, installation & setup guides and a license agreement. Some extensions include import file examples as well.Before installing any extension, please create a backup of the root folder...

Is it possible to give a flat rate of $N for up to N items and then free shipping on anything over these N items?

Yes, with our Shipping per product extension you will be able to give a flat rate of $N for the number of products you need and set $0 shipping for all other products in your store.

Is it possible to set this shipping rate through a csv product import?

Yes, it’s possible since Magento shipping rate is a product attribute. You can set the shipping rate through a csv product import.

What happens if a customer adds to cart two products with different shipping methods?

There are two possible options for this scenario: either the rates will be summed up or the highest rate will be chosen. Read on to see how to control it.