extcode / cart

Cart is a small but powerful extension which "solely" adds a shopping cart to your TYPO3 installation. The extension allows you to create coupons, products with or without variants, special prices.
GNU General Public License v2.0
57 stars 51 forks source link

[BUGFIX] `isNetCart` setting considered in cart checkout #517

Closed rintisch closed 5 months ago

rintisch commented 5 months ago

Setting plugin.tx_cart.settings.cart.isNetCart = false now rules the output of some values and labels properly

Fixes: https://github.com/extcode/cart/issues/515