Install ShareThis on Shopify

Choose the installation method that fits your setup, then follow the linked guide for full steps.

Install with the ShareThis Shopify App (easiest)

Best for most stores. Simple, guided setup from Shopify Admin. You’ll:

  1. Install the ShareThis app from Shopify.
  2. Enable Sticky and/or Inline tools in the app.
  3. (Inline tools) Add the block via Custom Liquid or your template (the guide shows options).
    Full guide → ShareThis' Shopifyにツールをインストールする方法(ShareThis App付き)
Install ShareThis on Shopify without the app (manual setup)

Best for full control or if you prefer managing your tools from the ShareThis プラットフォーム. You’ll:

  1. Add the ShareThis install script in your theme’s (e.g., theme.liquid).
  2. (Inline tools) Place the tool’s <div> exactly where you want buttons to render.
  3. Publish and verify on a live page.
    Full guide → How to Install ShareThis’ Tools on Shopify without the app (manual setup)

よくあるご質問

Why aren’t my buttons showing up?

If your buttons aren’t visible, check for these common issues:

  • The ShareThis tool is not enabled in the ShareThis App or on the ShareThis Platform.
  • The ShareThis script isn’t installed in the <head> section.
  • The container where the buttons are placed is too small, or other elements are overlapping them. Try resizing the container or adjusting its position.
Do Inline tools require additional code?

Yes. Inline tools need their div placed where you want the buttons to appear. The guides include copy-ready examples you can use.

How do I place buttons on product pages or blogs?

Inline tools only appear where you add their code. You can place them in Shopify using one of these methods:

  • Add the Inline code as a Custom Liquid block on a product page.
  • Add the Inline code by editing the Theme Code in your product template.
  • Add the Inline code directly on a page or blog post.

See the guide for step-by-step instructions for each method.

How do I install ShareThis on multiple Shopify stores?

You can install ShareThis on each store using either the Shopify App or the Manual (JavaScript) method.

  • With the Shopify App, you’ll need to repeat the installation separately for each store.
  • With the Manual (JavaScript) method, you have two options:
    • Add each store domain into the ShareThis Platform and manage them centrally.
    • Reuse the same install script across stores for a consistent setup. Keep in mind that if you reuse the same installation script across multiple stores, analytics data may be combined or affected.