Start To :
- Created On: 03-04-2019
- Last Updated On: N/A
- By: CynoInfotech Team
- Platform: Magento 2 Community Edition
- Email: cynoinfotech@gmail.com
Information
Shipping is most important part in Ecommerce business. Our Shipping Price Per Product Magento 2 extension helps to create a new shipping method for your store that allows adding individual shipping price per product based on your requirements and set default shipping rates for the remaining other products.
Magento 2 Shipping price per product extension provides the ability to set global or individual shipping price for the product. It has also provided the ability to set shipping price for whole order as well as individual product. Also this extension has functionality to restrict shipping for any particular country.
When products are added in multiple quantities, default functionality of magento add shipping charge of every quantity of the cart. But using this shipping price extension admin can set shipping price of only one product neither quantity. So the admin can set shipping rate for multiple quantities of the same product that added to cart. This extension has functionality to set mini/max shipping price of the whole order not individual product.
Shipping price per products also has functionality to set free shipping for customer. When customers cart value reach at a specific amount that set by admin, customer gets free shipping. This extension is compatible with all kinds of products like configurable, bundle, simple products etc...
Features
You can find these features below:
- Set individual shipping price per product by admin.
- Set global or individual shipping price for the product.
- Option for shipping price for whole order as well as individual product.
- Restrict shipping charge for any particular country.
- Admin can set shipping rate for multiple quantities of the same product that added to cart.
- Set mini/max shipping price to the whole order not individual product.
- Have functionality to set free shipping for whole customers.
- Compatible with all kind of products.
Settings
Backend
choose enable or disable mode of extension.
Choose General setting
Click on Sales and go to shipping method
Product edit in admin area for set individual product shipping price.
Admin Order detail page
Frontend view
Cart page
Checkout page
Customer Order
Installation Guide
- Download extension zip file from the account and extract it
- root of your Magento 2 installation and merge app folder
- folder structure --> app/code/Cynoinfotech/ShipPerProduct
After this run below commands from Magento 2 root directory to install module.
- Run :cd < your Magento install dir >
- php bin/magento cache:disable
- php bin/magento module:enable Cynoinfotech_ShipPerProduct
- php bin/magento setup:static-content:deploy
- php bin/magento setup:upgrade
- rm -rf var/cache var/generation var/di var/cache
Demo
- http://demo.cynoinfotech.com/d1m2/
- http://demo.cynoinfotech.com/d1m2/admin/
- Username : sppp_demouser
- Password : sppp_demouser123