# Angepasste Versandregeln je Level

Je nach Kundenlevel können unterschiedliche Versandkosten oder Rabatte auf die Versandkosten bestimmt werden.&#x20;

Hier wird ein Beispiel konfiguriert, wo in einem Webshop ab 50 Euro Versandkostenfrei bestellt werden kann. Alle Gold-Member bekommen 50% Rabatt auf die Versandkosten. Und alle Platin-Member erhalten immer kostenfreien Versand.&#x20;

### Regel im Rule-Builder einstellen

Zunächst wird eine Regel erstellt: Summe des Warenkorbes ist größer gleich 50 Euro

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FNBtPjVWC9wnTk8w5pyQA%2Fimage.png?alt=media&#x26;token=ab859f89-d31c-44fd-b295-ef53c5831f06" alt=""><figcaption></figcaption></figure>

### Rabattaktionen anlegen

Insgesamt werden 3 Rabattaktionen für das Vorhaben benötigt:

#### Global: Ab 50 Euro 100% Rabatt

Ab 50 Euro Warenkorb 100% Rabatt auf den Versand

Bedingungen in den Rabatte:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FID9J6oGr4ESQ8BVbpAj5%2Fimage.png?alt=media&#x26;token=4aa3abfd-8557-4818-a4b2-5e6e0f930c34" alt=""><figcaption></figcaption></figure>

Rabatt:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FefCbZOAldYapyGLYLbN5%2Fimage.png?alt=media&#x26;token=9729fae1-a51e-4900-8cf7-4760b25b8cab" alt=""><figcaption></figcaption></figure>

So siehts für die Kunden im Checkout über 50 Euro aus:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FHgy145pPwcCqub1z3Rmp%2Fimage.png?alt=media&#x26;token=d8930149-4475-4a87-bae2-85bf2282246f" alt=""><figcaption></figcaption></figure>

#### Gold-Rabatt: 50%&#x20;

Wenn jemand den GoldTag hat (Also Gold Member ist), dann erhält er 50% Rabatt auf die Versandkosten. Das ganze soll nur greifen, wenn die Hauptregel nicht aktiviert ist. Somit bekommt unser Member die 50% nur, wenn er unter 50 Euro bestellt. Über 50 Euro bekommt er den normalen 100% Rabatt, den wir zuvor eingestellt haben.

Bedingungen in der Rabattaktion:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FllT82IMMR89ELSpEjlc2%2Fimage.png?alt=media&#x26;token=c0a16d4f-2770-4774-acb3-6e600ee61e37" alt=""><figcaption></figcaption></figure>

Rabatt-Aktion:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FSh0RPLBoj0MtCfkoMBrT%2Fimage.png?alt=media&#x26;token=18e5ab9d-e0b6-484c-b45e-cc3319bb8d81" alt=""><figcaption></figcaption></figure>

Im Checkout sieht es so aus:

Gold-Kunde hat unter 50 Euro im Warenkorb und erhält seinen Vorteil:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2F6CHzvtYETf8188v59xUD%2Fimage.png?alt=media&#x26;token=96a21c10-ae06-4e0a-baf2-182238001113" alt=""><figcaption></figcaption></figure>

Gold-Kunde hat mehr als 50 Euro im Warenkorb:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2Fe1Rf7Ml7Hksqo59GMExd%2Fimage.png?alt=media&#x26;token=08cc259c-6329-47c6-b1bd-b64990af2a7a" alt=""><figcaption></figcaption></figure>

#### Platinum Rabatt: Keine Versandkosten im Platinum Level

Ich habe die Priorität erhöht, damit der Kunde immer den Platinum-Rabatt sieht und erhält und nicht den normalen Rabatt:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FGCyBAuhz6905iHoKu3xI%2Fimage.png?alt=media&#x26;token=6967053c-1f98-4edc-b268-20c3ded0ef23" alt=""><figcaption></figcaption></figure>

Bedingungen in der Rabatt-Altion:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2Fk11TaMHEalyaLnShapea%2Fimage.png?alt=media&#x26;token=3a6be8c7-d7ed-4b23-8875-f0b877063fa5" alt=""><figcaption></figcaption></figure>

Rabatt:

<figure><img src="https://2593420173-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuEsjhAVOA2wlUumeZYPB%2Fuploads%2FgeU8SZm5TNJx618WIBT2%2Fimage.png?alt=media&#x26;token=ca5e3b3b-7d12-4d83-841c-96b4ee11b989" alt=""><figcaption></figcaption></figure>
