Skip to content
English
  • There are no suggestions because the search field is empty.

How do I set up a public version of the tool?

If you are a distributor and want your suppliers to create catalogs on your website, or are a distributor wanting customers to do the same, you can do it.

The public version of the catalog can be put inside an iframe in your website. It is very simple to do and we'll walk you through all the steps. If you want to see how our tool looks in an iframe, go to http://merch.ai/demo . Users will have to register with an email for security purposes, and will be able to upload their brands and select any catalog templates you choose.

Step 1 - Get your Organization ID

On your portal, go to Settings. You will see your Organization ID in the top, copy that. 

Screenshot 2025-02-05 at 10.58.49 PM

Step 2 - Add the iframe to your website

This is a sample code snippet you would put in your website. You would replace 123XYZ with the Organization ID we copied in step 1.

<iframe id="myIframe" title="catalogs" src="https://catalogs.merch.ai/?org_id=123XYZ" width="100%" height="800px"></iframe>

Step 3 - Change public settings in your Merch.ai portal

There are multiple things you can change in your settings page to affect the public portal.

  • Max Public Catalogs per user (30 days) 
  • Max Public Flyers per user (30 days) 
  • Advanced -> Accepted domains: put in here your website domain (e.g. merch.ai)
  • Advanced -> Users Exempt From Domain Limit: add the emails of any user you want to be exempt from the limits above.