> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/additional-features/extensions/shipping-link.md).

# Shipping link

The **shipping link** shows a short note about your shipping costs below the buy button – for example "Free shipping from 50 €". A click opens the shipping and payment information page configured in your shop as an overlay, so your customer stays on the product page.

<figure><img src="https://3369454551-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyzUEL0OiJhd4m6fQWdQe%2Fuploads%2FDD7tpt6gUTO8PhXvXRvk%2Fimage.png?alt=media&amp;token=8f1203b7-00c4-449d-b430-832ad4d3dd96" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: Which page opens is defined in the Shopware settings ("Settings" > "Shop" > "Basic information" > "Shop pages" > "Shipping/payment information"). It is the same page that Shopware's tax note ("plus shipping costs") opens.
{% endhint %}

***

## Configuration

### **Theme configuration**

1. Go to the "**Product pages**" tab
2. Expand the "**Buy box**" block
3. Scroll to the section "**Shipping link**"
4. Choose the option "show" under "**Show shipping link**"
5. Save your changes after editing

### **Content**

* Write the text via the snippet `twt.detail.shippingLink`
* The preset is "Free shipping from 50 €"

{% hint style="info" %}
**Note**: For information on how to edit snippets, see the following instructions: [Texts: Editing and translation](https://knowledge.themeware.design/knowledge-base/tutorials/texts-editing-and-translation)
{% endhint %}

***

## The text is your statement

{% hint style="warning" %}
**Important**: If you state a threshold in the snippet ("Free shipping from 50 €"), it has to apply to **all** delivery countries of your shop.

Shopware manages shipping costs per shipping method, currency and rule – a snippet cannot tell those apart, because snippets belong to the **language**, not to the **delivery country**. A shop delivering to Germany and Austria uses the same German text source for both.
{% endhint %}

If you deliver under different conditions, phrase the text neutrally – for example "Shipping costs & delivery times". The details are then on the linked page, which you maintain anyway. That way the link works for every shop, no matter which countries it delivers to.

***

## Automatic exceptions

The link does not appear in two cases:

* **The product is flagged as free of shipping costs.** A threshold "from X €" would be misleading there – and the "Free shipping" label already shows the information at that spot.
* **No shipping and payment information page is configured in the shop.** The text is then shown without a link instead of offering a click that leads nowhere.

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Buy box" => Section "Shipping link" => Show shipping link

#### Snippet

* `twt.detail.shippingLink`

#### Shopware setting

* "Settings" > "Shop" > "Basic information" > "Shop pages" > "Shipping/payment information"
