# Sharing links

{% hint style="info" %}
**Note**: This article is work in progress.
{% endhint %}

...

<figure><img src="/files/DvJKl1JcQQ4aGicTQUIN" alt=""><figcaption><p>ThemeWare® "Sharing links"</p></figcaption></figure>

***

## Configuration

You can find the configuration in the tab "Product pages":

> Tab "Product pages" => Block "Sharing links (in the buybox)"

...

***

## Summary

#### Theme configuration

* Tab "Product pages" => Block "Sharing links (in the buybox)"

#### Snippets

* **Headline**
  * `twt.detail.socialSharingLinks.headline`
* **E-mail**
  * `twt.detail.socialSharingLinks.email.body`
  * `twt.detail.socialSharingLinks.email.closing`
  * `twt.detail.socialSharingLinks.email.label`
  * `twt.detail.socialSharingLinks.email.salutation`
  * `twt.detail.socialSharingLinks.email.title`
* **Facebook**
  * `twt.detail.socialSharingLinks.facebook.label`
  * `twt.detail.socialSharingLinks.facebook.title`
* **Pinterest**
  * `twt.detail.socialSharingLinks.pinterest.label`
  * `twt.detail.socialSharingLinks.pinterest.title`
* **Twitter**
  * `twt.detail.socialSharingLinks.twitter.label`
  * `twt.detail.socialSharingLinks.twitter.title`
* **WhatsApp**
  * `twt.detail.socialSharingLinks.whatsapp.label`
  * `twt.detail.socialSharingLinks.whatsapp.title`
* **X**
  * `twt.detail.socialSharingLinks.x.label`
  * `twt.detail.socialSharingLinks.x.title`


---

# 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.themeware.design/additional-features/extensions/sharing-links.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.
