# 🧮 Margin Simulator Guide

The simulator should be used as an estimate. The goal is to give you a reasonably close approximation of the associated costs. Please note that it may not cover all situations.

## **Step 1: Set your Inputs**

When you first open the page, you will already see some numbers. These are just default input values that you can replace with your own.

![](https://4194590218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs37sjtuL74JR0wAqJfOI%2Fuploads%2FZa1zcoVPlXzN11RI8jHy%2F0?alt=media)

### **Price (HT)**

Set your target B2B price for your target market. This is the starting value that the costs will be subtracted from to calculate your margins. For France an “HT” price means “hors taxe” meaning that the price does not include sales tax.

If you are unsure where to start to price your products, be sure to check out our [Pricing Guide](https://docs.lexir.com/guides/pricing-guide).

{% hint style="info" %}
**Note:** When you work with Lexir, you have full control of your prices and have the freedom to change them at any time!
{% endhint %}

### **Product Type**

Select the type of product you’d like to calculate margins for. Each of them have different tax values associated with them. The current values include:

*Spirits, Wine, Sparkling Wine, Beer, Ciders/Pears/Hydromel, Fermented Other, No ABV*

{% hint style="info" %}
**Note:** Some product types require additional questions that affect the tax values. You will see those below in the grey box.
{% endhint %}

### **Lexir Plan**

Select your Lexir plan to be used to calculate the Lexir commission rate. Find our plans and current rates here. Most brands joining Lexir for the first time start on our “Essentials” plan.

### **Bottle Size**

Specify the size (i.e. volume) of the product in millilitres. This is necessary for tax purposes. Some product types are taxed based on hectolitres (such as wine), while others are taxed based on a calculated hectolitres of pure alcohol (such as spirits), which takes into account the product’s ABV.

### **ABV**

Specify the ABV (alcohol by volume) of the product. This is necessary for tax purposes.

### **Sales Rep Commission**

Select whether you want to calculate your margins including a sales rep commission. In the dropdown, we included some of the most common sales commission rates.

## **Step 2: Getting your Outputs**

The section at the bottom of the page includes a full cost breakdown of your margins per bottle.

![](https://4194590218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs37sjtuL74JR0wAqJfOI%2Fuploads%2FFjFkDEB6wO59sVB9DxrB%2F1?alt=media)

These numbers are displayed in 3 columns representing different order quantities that affect the costs per bottle in terms of last mile delivery costs.

After setting your inputs, click the “Calculate Margins” button to see the numbers relevant to your inputs. Your numbers will change right away (no loading animation is shown for example).

### **Total Excise**

In France, taxes on alcohol products are broken down into two categories:

* **Excise Duties (DA):** duties payable on all alcohol products
* **Social Charges (CSS):** payable on certain alcohol product sin addition to duties

### **Total Logistics**

Logistics costs are made up of three values. Each of these values decrease per bottle when bought at larger quantities due to economies of scale.

* **Payment Processing**: costs related to processing your payments. It is calculated on a per order basis with the formula: €0.25 + 1.5%
* **Order Processing:** Fulfillment costs, picking and packing of the goods from our warehouse
* **Last Mile Delivery**: associated shipping costs

### **Sales Rep Commissions**

Sales rep commissions are calculated after taxes, logistics.

### **Lexir Commission**

Lexir’s commission are calculated after taxes, logistics, and sales rep commissions. The rate is based on your selected Lexir plan. More advanced plans have lower commission rates. Find our current plans and rates [here](https://www.lexir.com/pricing).

### **Brand Margin**

The brand margin (Sales margin) is calculated after all taxes, logistics, sales rep commissions and Lexir commissions. It is displayed as a euro value and a percentage of your starting price.

<figure><img src="https://4194590218-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs37sjtuL74JR0wAqJfOI%2Fuploads%2Fr3mbGZ0Y6lcwjcDwic2M%2Fsales-margin-formula.png?alt=media&#x26;token=2b9e9cf0-4bc7-4101-9e4d-251d2c8b34e7" alt=""><figcaption><p>The formula to calculate your sales margin</p></figcaption></figure>

{% hint style="info" %}
**Note:** Feel free to go back and calculate as many variations as you would like!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lexir.com/guides/margin-simulator-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
