Mystore

Get Started

Connecting your Store #

The first step of installing Clerk.io is connecting your store with your Clerk.io account.

1. Add Store #

After logging in to my.clerk.io, the first thing you need to do is add your store:

  1. Write the Name and Domain of your webshop.
  2. Choose MyStore as the Platform and choose your Currency.
  3. Click Add Store.

2. Configure MyStore module #

  1. In your MyStore backend, open the Clerk.io module.
  2. Under Design-innstillinger, set Clerk API Key to your Clerk.io Public Key.
  3. Save your changes.

Keys location: Your Public Key and Private Key are in my.clerk.io > Developers > API Keys. If you see INSERT_PUBLIC_API_KEY in any code example, replace it with your Public Key from my.clerk.io > Developers > API Keys.

3. Sync your data #

  1. In MyStore, create your product feed and copy its URL.
  2. Go to my.clerk.io > Data > Configuration and paste the feed URL into the appropriate field.
  3. Select the language of your domain.
  4. Click Start Sync and wait for the sync to complete.