Get Started
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:
Write the Name and Domain of your webshop.
Choose MyStore as the Platform and choose your Currency.
Click Add Store.
Configure module #
In your MyStore backend, open the Clerk.io module.
Under Design-innstillinger, set Clerk API Key to your Clerk.io Public Key.
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 #
In MyStore, create your product feed and copy its URL.
Go to my.clerk.io > Data > Configuration and paste the feed URL into the appropriate field.
Select the language of your domain.
Click Start Sync and wait for the sync to complete.