# Wie Versandarten voneinander abhängig machen?

**URL:** https://forum.shopware.com/t/wie-versandarten-voneinander-abhangig-machen/47930
**Category:** Programmierung
**Created:** [30. August 2017 um 11:17 UTC](https://forum.shopware.com/t/wie-versandarten-voneinander-abhangig-machen/47930 "2017-08-30T11:17:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![paddyuboot](https://avatars.discourse-cdn.com/v4/letter/p/439d5e/32.png) [@paddyuboot](https://forum.shopware.com/u/paddyuboot)
#### Post date: [30. August 2017 um 11:17 UTC](https://forum.shopware.com/t/wie-versandarten-voneinander-abhangig-machen/47930/1 "2017-08-30T11:17:48Z")

</div>

Ist es möglich, Versandart A von Versandart B abhängig zu machen? Beispiel:

Versandart A &nbsp; -\> Standard Versandart (Attribut 1)  
Versandart B &nbsp; -\> Standard-Versandart (Attribut 2)  
Zuschlag A -\> Greift nur, wenn Versandart A aktiv (Attribut 1=“1”)  
Zuschlag B -\> Greift nur, wenn Versandart B aktiv (Attribut 2=“1”)

Sollte ja eigentlich über ein Freitext-Feld innerhalb der Versandart funktionieren - tut es aber nicht.  
&nbsp;
