# Share icons

Display social media icons that let customers share the product on their Facebook, Pinterest, or X (Twitter).

<figure><img src="https://3688473072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUe2h5JnXOGnUNdkJwav%2Fuploads%2F2DMZxQcuL9vYlONoxk8f%2Fshare-icons.png?alt=media&#x26;token=01fd71b2-958c-4fbc-b366-9d78e5fc9983" alt="" width="278"><figcaption></figcaption></figure>

## Add share icons

***

Under **Product overview**, click **(+) Add block** and select **Share icons**. Use the drag-and-drop handles **`⋮⋮`** to re-order blocks. Click the block to start customizing.

{% hint style="warning" %}
**Editing a template will change all pages that use that template**.

[Create and assign new templates](https://github.com/fluorescent/kb-horizon/blob/main/product-pages/pages/editing-page-templates/create-and-assign-new-templates.md) to design different page layouts.

[Add dynamic content](https://github.com/fluorescent/kb-horizon/blob/main/product-pages/pages/editing-page-templates/dynamic-content-with-metafields.md) to show page-specific content in the same template.
{% endhint %}

### Enable native OS sharing

***

Replace share icons with sharing options on a user’s device. Visitors can share the product page through apps like Messages, Email, or their social media apps.

<figure><img src="https://3688473072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUe2h5JnXOGnUNdkJwav%2Fuploads%2FIzR2ZSJgXdZe8HdBsmOP%2Fshare-sheet.png?alt=media&#x26;token=a16d87bf-c60a-482a-92d1-68a2cb7b690e" alt="" width="293"><figcaption></figcaption></figure>

`Click Share block to find settings`

| Setting                                                   | Description                                                                                   |
| --------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">Enable native OS sharing</mark> | When enabled, a "Share this" link will open the native sharing options for the user's device. |

### Add bottom padding

***

Use **Bottom padding** to adjust the layout of the product overview section by adding spacing between blocks.

`Click Share icons block to find settings`

<table><thead><tr><th width="190">Setting</th><th width="400">Description</th><th>Options</th></tr></thead><tbody><tr><td><mark style="color:blue;">Bottom padding</mark></td><td>Add spacing below the block</td><td><p><strong>1 - 50px</strong> </p><p><em><mark style="background-color:yellow;">Default</mark></em><mark style="background-color:yellow;">: 24px</mark></p></td></tr></tbody></table>


---

# 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://help.fluorescent.co/eclipse/product-pages/product-content-blocks/share-icons.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.
