kirilkirkov / Ecommerce-CodeIgniter-Bootstrap

Responsive, Multi-Vendor, MultiLanguage Online Store Platform (shopping cart solution)
MIT License
1.26k stars 942 forks source link

Shipping fees #218

Closed mzerbo98 closed 2 years ago

mzerbo98 commented 3 years ago

Hello, First, I would like to thank you for this useful project. That's really a good base to build ecommerce website. So I was customising this and noticed a free shipping amount. Before making one, I was wondering if there was a shipping fees system or if that's planned.

Thank you

kirilkirkov commented 2 years ago

@mzerbo98 Hello, you can setup shipping price in administration->Settings->Free Shipping for order equal or more than: (needed amount for free shipping)

From the last commit you can update your code and use the shipping functionality