# Product Single Page: Sociable Share Settings

The **Sociable Share Settings** allow customers to share products on social media platforms, increasing visibility and engagement. This feature is only applicable when using the **WooCommerce "Custom Template"** for the product single page.

{% hint style="success" %}

* Log in to your **WordPress Dashboard**.
* Navigate to **Appearance** > **Customize**.
* Click on theme **WooCommerce Options**.
* Select **Product Single Page**.
* Locate the **Sociable Share Settings** section.
  {% endhint %}

### **Configurable Options:**

<figure><img src="/files/I61mYbCAdTPF28iBrWaU" alt=""><figcaption></figcaption></figure>

* **Show Facebook Sharer: T**oggle **ON** to enable Facebook sharing.
* **Show Delicious Sharer:** Toggle **ON** to allow sharing on Delicious.
* **Show Digg Sharer:** Toggle **ON** to enable product sharing on Digg.
* **Show Twitter Sharer:** Toggle **ON** to allow sharing on Twitter.
* **Show LinkedIn Sharer:** Toggle **ON** to enable product sharing on LinkedIn.
* **Show Pinterest Sharer:** Toggle **ON** to allow product sharing on Pinterest.

**Saving and Applying Changes**

* Configure the social sharing options as needed.
* Click **Publish** in the Customizer to save and apply your changes.
* Preview a **Single Product Page** using the WooCommerce Custom Template to confirm that the share buttons are displaying correctly.

**Additional Customization**

* Apply **custom CSS** to modify the appearance of the share buttons to better match your theme.
* Use a plugin such as **AddToAny Share Buttons** for extended social sharing capabilities.
* For advanced customization, edit the **WooCommerce template files** to further tailor the social sharing features.


---

# 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://buddhathemes-test.gitbook.io/chillout/product-single-page/product-single-page-sociable-share-settings.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.
