Mystore

Get Started

Install and configure Clerk on MyStore

Get Clerk up and running on your MyStore webshop. This guide walks you through connecting your store, configuring the module, and syncing your data.

Connecting your store #

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

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.

Configure 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.

Sync 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.