Configuring your Store
Learn how to configure your store in Umbraco Commerce.
Each store comes with a set of predefined configurations that you can extend, covering:
Setting up a Location
If your business operates in multiple regions, setting up locations helps:
Configure stores for different locations with separate languages, shipping addresses, regional offers, local regulations, and payment gateways.
Ship products from different locations. The system can be set up to route orders to the nearest warehouse based on the customer’s location.
Steps to set up a location:
Select your store from the Stores menu in the Settings section. In this case, Umbraco Swag Store.
Go to Locations under the Store.
Click Create Location.
Enter the Name for the Location. For example: Denmark
Provide the necessary address details.
Save the changes.
Setting up Order Statuses
Order Status tracks the progression of an order. It helps both the store owner and customers track the order's progress from the moment it is placed until it is delivered (or returned).
When you first set up Umbraco Commerce, it comes with predefined order statuses to help manage the order lifecycle. These statuses include New, Completed, Cancelled, and Error. The statuses can be customized based on your specific business requirements.
Steps to create an order status:
Go to Order Statuses under the Store.
Click Create Order Status.
Enter a Name for the order status. For Example: Processing
Select a Color for the order status.
Save the changes.
Setting up Payment Methods
Payment Methods define the payment options available in the store. By default, Umbraco Commerce includes basic providers like Invoicing and Zero Value to get started.
Umbraco Commerce also supports the integration of different third-party payment gateways. For more information, see the Umbraco Commerce Payment Providers Documentation.
Steps to set up a payment method:
Go to Payment Methods under the Store.
Click Create Payment Method.
Select a payment provider from the list. For example: Zero Value.
Enter a Name for the payment method. For example: Zero Payment.
Configure the payment method as per your requirements.
Save the changes.
Setting up Shipping Methods
Shipping methods determine how customers receive their orders. Setting up shipping methods effectively is crucial, as it impacts customer satisfaction, fulfillment costs, and overall operational efficiency.
By default, Umbraco Commerce comes with the basic Pickup option. For more information on the integration for different providers, see the Umbraco Commerce Shipping providers Documentation.
Steps to create a shipping method:
Go to Shipping Methods under the Store.
Click Create Shipping Method.
Choose the shipping provider from the list. For Example: DHL.
Enter a Name for the shipping method. For example: DHL.
Configure the shipping method as per your requirements.
Save the changes.
Setting up a Country
Setting up a country involves configuring settings related to shipping, payment methods, tax rates, localization, legal compliance requirements, and so on for that specific country.
Steps to set up a country:
Go to Countries under the Store.
Click Create Country.
Choose an item from the list. For Example: Create Country from ISO 3166 preset.
Select a country from the list. For example: Denmark.
Configure the country details as per your requirements.
Save the changes.
Setting up a Currency
Setting up currency is essential for ensuring that prices are displayed and transactions are processed accurately. For information on configuring an exchange rate service, see the Currency Exchange Rate Service Provider article.
Steps to set up a currency:
Go to Currencies under the Store.
Click Create Currency.
Enter a Name for the currency. For Example:
DKK
.Configure the currency details as per your requirements.
Save the changes.
Setting up Taxes
Tax setup is crucial for compliance with local regulations and for ensuring that your pricing is accurate and transparent. You can set up tax rates for each jurisdiction where you must collect tax. For more information, see the Tax Sources article.
Steps to set up taxes:
Go to Taxes under the Store.
Click Create Tax Class.
Enter a Name for the tax class. For Example: Custom.
Configure the tax rates as per your requirements.
Save to changes.
Setting up Templates
Defines the different Email, Print, and Export templates available for the store. These templates help maintain consistency and professionalism in communication with customers and facilitate data handling.
Steps to create an Email Template:
Expand the Templates folder under the Store.
Go to Email Templates.
Click Create Email Template.
Enter a Name for the Email template. For Example: Shipping Notification.
Configure the email details as per your requirements.
Save the changes.
Similarly, you can create custom Print and Export Templates.
Setting up Store Defaults
In addition to the above settings, you can configure a series of default settings on a store from the store editor. See the Stores reference article for more information.
Last updated
Was this helpful?