Quick Tip: How to configure free shipping for products in bulk in nopCommerce
-Wednesday, December 10, 2014
written by Lavish Kumar
Several times, I have seen many nopCommerce users asking this question on the forums i.e. How to configure free shipping for products in bulk?
The manual process can be a quite tedious to configure free shipping for all products by going to each product page in admin section one by one. nopCommerce does offer a functionality by which you can update a list of products (at once) for free shipping.
Another way to achieve this is by using sql script. Today, we will discuss both of these options.
The manual process can be a quite tedious to configure free shipping for all products by going to each product page in admin section one by one. nopCommerce does offer a functionality by which you can update a list of products (at once) for free shipping.
Another way to achieve this is by using sql script. Today, we will discuss both of these options.
