You are here

9 calls to Settings::cartSettings() in Basic cart 8.6

CartSession::addToCart in src/CartSession.php
Add to cart.
CartTable::addToCart in src/CartTable.php
Add to cart.
Settings::cartUpdatedMessage in src/Settings.php
Return Cart updated message.
Settings::formatPrice in src/Settings.php
Formats the input $price in the desired format.
Settings::getTotalPrice in src/Settings.php
Returns the final price for the shopping cart.
Settings::listPriceFormats in src/Settings.php
Returns the available price formats.
Utility::getCartData in src/Utility.php
Get Cart Data.
Utility::getFieldsConfig in src/Utility.php
Returns the fields we need to create.
Utility::getStorage in src/Utility.php
Get Storage session or table.