Skip to main content
Spree is a very flexible platform allowing you to customize every part of it, to suit your business needs. There are several ways you can achieve this:
There’s a lot of Store settings you can change in the admin panel.Changing currency, shipping zones, languages - it’s very easy to do.Go to Admin > Configuration > General SettingsSpree Admin Store Settings
Configuration allows you to tweak Spree’s behavior without having to modify the source code.Spree comes with a handful configuration options you can change:To change these you need to edit your config/initializers/spree.rb file.For example, to disable the expedited_exchanges feature, you would add the following line: