100 likes | 119 Views
Magento 2 Shipping Per Category extension by Meetanshi allows store owners to charge shipping rates based on product categories. Restrict the shipping methods offered for each category of products with the help of Meetanshiu2019s extension.<br>Optimize the shipping rates based on the type of products in such a way that shipping costs do not exceed the profit and satisfy your customers by providing them a better shipping experience.<br>For more information, <br>Visit https://meetanshi.com/magento-2-shipping-per-category.html<br><br>
E N D
Shipping Per Category for Magento 2 User Guide Table of Content 1.Extension Installation Guide 2.Configuration 3.Adding Shipping Rates for Category 4.Shipping Per Category in Frontend 5.Shipping Per Category in Backend Shipping Per Category for Magento 2 © Meetanshi
1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/ShippingPerCategory oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/ShippingPerCategory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush 2.Configuration For configuring the extension, login to Magento 2, move to Sales → Shipping Per Category where you can find various settings to enable the extension. •Enabled: Set “YES” to enable Shipping Per Category extension. •Title: Enter title for the shipping method. •Shipping Rate: Select how you want to calculate the shipping rate. oPer Item: Rate will be calculated item wise. oPer Order: Rate will be calculated order wise. •Shipping Rate Calculation: Select one of the calculation methods for the shipping rate. oSum of Rate: Charges sum of shipping rate per item/order. oMaximum Value: Charges the maximum calculated rate per item/order. oMinimum Value: Charges the minimum calculated rate per item/order. •Method Name: Enter the method name for the shipping method. •Default Category Shipping Cost: Select YES to charge the default shipping rate. •Default Rate per Category: Enter the default shipping rate to charge per category. •Handling Fee: Add handling fee if you want to apply on orders. •Ship to applicable countries: Select all allowed countries to enable Shipping Per Category for. •Ship to specific countries: Select countries to enable Shipping Per Category for. •Displayed error message: Set error message to show for the unavailability of the shipping method. •Show method only for admin:Set “Yes” to enable Shipping Per Category for admin only. •Minimum Order Amount: Specify the minimum order amount to enable Shipping Per Category. •Maximum Order Amount: Specify the maximum order amount to enable Shipping Per Category. •Sort Order: Add sort order of the shipping method. → Shipping Methods → → Shipping Per Category for Magento 2 © Meetanshi
Shipping Per Category for Magento 2 © Meetanshi
3.Adding Shipping Rates for Category To set the individual shipping rate for each category, go to Catalog → category for which you want to set the shipping rate. Edit it and you can find the Shipping rate option to add rate as per your requirement. → Categories and select the Shipping Per Category for Magento 2 © Meetanshi
4.Shipping Per Category in Frontend Once you have set shipping rates per category and default shipping rate, you can see shipping rates per category extension enabled in frontend. After adding products to cart from the categories, the Shipping Per Category method is seen on the cart page. Once it’s selected, it gets applied to order. •Shipping Per Category on Cart Page – Per Order When the shipping method is set up Per Order and calculation method is set to Sum of Rate, and if 2 items from the same category is added to the cart, shipping rate is charged as shown in the table. Shipping Rate per Category 1 Shipping Rate per Category 2 20 Products added to cart (1 Quantity) From Category 1 From Category 2 Category 1 and 2 Category 1 and 2 Category 1 and 2 Category 1 and 2 Category 1 and 2 Category 1 and 2 Shipping Method Calculation Type Handling Fee Total Shipping Rate 10 Per Order Sum of Rate 5 15 10 20 Per Order Sum of Rate 5 25 10 20 Per Order Sum of Rate 5 35 10 20 Per Item Sum of Rate 5 35 10 20 Per Order Maximum Value Maximum Value Minimum Value Minimum Value 5 25 10 20 Per Item 5 25 10 20 Per Order 5 15 10 20 Per Item 5 15 Shipping Per Category for Magento 2 © Meetanshi
Shipping Per Category for Magento 2 © Meetanshi
•Shipping Per Category on Cart Page – Per Item When the shipping method is set up Per Item and calculation method is set to Sum of Rate, and if 2 items from the same category is added to the cart, shipping rate is charged as shown in the image. Shipping Per Category for Magento 2 © Meetanshi
•Shipping Per Category on Checkout Page Shipping Per Category shipping method applied on order at the checkout page. Shipping Per Category for Magento 2 © Meetanshi
•Shipping Per Category in “My Account” page Once the order is placed using Shipping Per Category shipping method, under the “My Orders” tab, shipping details are seen with the name of the shipping method. Shipping Per Category for Magento 2 © Meetanshi
5.Shipping Per Category in Backend Apart from the frontend, the Shipping Per Category method details can also be seen from the backend under Sales → → Orders. The below image shows the order view where Shipping Per Category shipping details are visible. Shipping Per Category for Magento 2 © Meetanshi