Popular questions

To get an Account ID, you will need to contact us. The Account ID will need to be added to every Club Shop, as this will be a unique identifier to enable us to track performance and is required for payment of commission at the end of each month.

The Product ID is found on the FOOTY.COM website. Locate the product you wish to add to the Club Shop and find the product details section. The product ID will look like a string of letters and numbers, for example "5789a19faf9c6d0a60f98cda". This is what the Club Shop will pull all of its information from.

Yes, you can. You can have as many Club Shops as you wish. You can have individual Club Shops on every page, multi shops on your blogs or however you wish to fit them into your website. However if the shops are on the same page, they will need to have a unique Target div ID.

Not every product will show the price saving spot as it's dependent on number of retailers and price difference. There is a saving threshold to distinguish good deals from great ones! If you have the option enabled, the moment a price spot is triggered, it will be visible on your Club Shop.

The target div ID is a wrapper for the Club Shop. You should place the target div ID on the web page where you would like the Club Shop to show for your users.

Once you have completed building your Club Shop, the final step will provide you with an embed code. This code needs copying and pasting into your web page inside the <body> tags.

Don't have an account yet? Contact us

Help topics

Account ID

To get an Account ID, you will need to contact us. The Account ID will need to be added to every Club Shop, as this will be a unique identifier to enable us to track performance and is required for payment of commission at the end of each month.

Single Product

The single product Club Shop is ideal for a web page sidebar. Being fully responsive it will adapt and resize to fit inside the parent container. This type of Club Shop allows you to show up to 8 prices from 8 different retailers..

Multiple Products

If you're wanting to show a selection of different products on your web page then the multiple product Club Shop is for you. It allows you to display up to 20 products at any one time showing the lowest price for that product.

Customise Club Shop

To make the Club Shop appeal further to your users we offer different type of customisation options. Both the single and multiple product options allow you to display a price saving and the brand logo. The single product Club Shop also allows displaying up to 8 prices from 8 different retailers along with showing the retailer logo.

Embed Club Shop

Once you have completed building your Club Shop, the final step will provide you with an embed code. This code needs copying and pasting into your web page inside the <body> tags like the example below.

<body>

   <!-- Target div ID -->
   <div id="my-target-div"></div>

   <!-- Paste embed code inside the body -->

</body>