env('SHOPPING_FORMAT_VALUES', false), 'decimals' => env('SHOPPING_DECIMALS', 0), 'dec_point' => env('SHOPPING_DEC_POINT', '.'), 'thousands_sep' => env('SHOPPING_THOUSANDS_SEP', ','), /* * --------------------------------------------------------------- * events * --------------------------------------------------------------- * * the configuration for cart events */ 'events' => null, ];