Skip to content

Order Settings ​

These settings decide how order numbers are built, the smallest order total a customer can check out with, whether an order can be placed again, and how many times the store tries to create an order.

Order numbers ​

  1. Go to Configure >> Sales >> Order Settings.
  2. If your store has more than one channel, choose the channel at the top of the screen.
  3. In Order Number Settings, fill in the settings described below.
  4. Click Save Configuration.
Order Number Settings and Minimum Order Settings sections of the Order Settings screen
SettingWhat it does
Order Number PrefixText at the start of every order number, such as ORD-.
Order Number LengthHow many digits the running number is padded to with zeros, from 1 to 10.
Order Number SuffixText at the end of every order number.
Order Number GeneratorLeave it empty unless a developer has built a custom number generator for your store.

With a prefix of ORD- and a length of 6, orders are numbered like ORD-000042. The running number continues from the last order in the store and is shared by all channels, so a change here affects new orders only. These settings are per channel.

Minimum order amount ​

A minimum order amount stops shoppers from checking out until their cart reaches that amount.

  1. Go to Configure >> Sales >> Order Settings.
  2. If your store has more than one channel, choose the channel at the top of the screen.
  3. In Minimum Order Settings, switch Enable on. The other settings appear.
  4. Fill in the settings described below.
  5. Click Save Configuration.
SettingWhat it does
EnableTurns the minimum order amount on.
Minimum Order AmountThe smallest cart total a shopper can check out with. Enter a whole amount, such as 50, because decimal places are ignored. Required while Enable is on.
Include Discount AmountChecks the cart total after discounts.
Include Tax to AmountAdds tax to the cart total before it's checked.
DescriptionThe message shown on the cart page while the cart is below the minimum, followed by the amount. If it's empty, shoppers see Minimum order amount is: and the amount.

Minimum Order Amount and Description are per channel. The three switches apply to the whole store. After you change Include Discount Amount or Include Tax to Amount, check the minimum with a test cart.

While the cart is below the minimum, shoppers can't go to checkout or place the order. The same check applies to orders you create in the admin panel.

Allow reorder ​

Admin Reorder adds a Reorder button to orders in the admin panel, and Shop Reorder adds one to a customer's orders on the storefront. Both are on in a new store.

  1. Go to Configure >> Sales >> Order Settings.
  2. In Allow Reorder, switch Admin Reorder on or off.
  3. Switch Shop Reorder on or off.
  4. Click Save Configuration.
Allow Reorder and Order Creation sections of the Order Settings screen
  • In the admin panel, Reorder opens Create Order for the same customer, with the order's products in the cart. See Actions on an order.
  • On the storefront, Reorder adds the order's products to the customer's cart and opens the cart page. See Customer Account.

The button appears only on orders placed by a registered customer, and only while the ordered products can still be bought. Booking products are left out and have to be booked again. In the admin panel, only users allowed to create orders see the button. Both switches apply to the whole store.

Order creation ​

Max Retry Attempts is how many times, in total, the store tries to create an order before it gives up, for example when two orders placed at the same moment get the same number. It applies at checkout and to orders you create in the admin panel.

  1. Go to Configure >> Sales >> Order Settings.
  2. If your store has more than one channel, choose the channel at the top of the screen.
  3. In Order Creation, enter the Max Retry Attempts.
  4. Click Save Configuration.

The default is 3, and the setting is per channel.

Released under the MIT License.