darryldecode / laravelshoppingcart

Shopping Cart Implementation for Laravel Framework
1.32k stars 413 forks source link

Shopping configuration is not working #345

Open Xoshbin opened 1 year ago

Xoshbin commented 1 year ago

Hi, I'm trying to decrease the total value decimals through the shopping_cart configuration file, but whatever changes I make it's populated or affect the final value of the total, I'm using conditions too. but I don't think it's about the conditions. it looks like the configuration file is not affecting the cart.