amsgames / laravel-shop

Laravel shop package
MIT License
479 stars 167 forks source link

How To implement a Total cart Discount #26

Open rolandalla opened 8 years ago

rolandalla commented 8 years ago

I'm new on laravel , but i need to implement a total cart discount , Is it possible with your package

samcrosoft commented 8 years ago

Please, has anyone been able to implement total cart discount as requested by roladn?

ghost commented 8 years ago

Take a look at #19 i posted a basic example of how to achieve this. It needs some fine tuning to remove some of the bugs but it gives you the basics to achieve it.