Comment on page
Advertisers/Shop list
You can create separate page and show there list of merchants. We added special shortcode for this.
[cashback-shops type=grid]
This module will create shop grid:

There are several parameters:
Parameter name | Description |
type | Pissible values: grid , alphabet , widget . |
cols | Set here number of columns for grid, maximum is 10. Default value: 5. |
limit | Set here limit of items in grid. Default value: 10. |
orderby | Possible values: date, ID , modified , name , rand , title, comment_count |
order | Ascending or descending sorting. Possible values: ASC , DESC . |
include | Comma separated list of Shop page IDs to retrieve. |
exclude | Comma separated list of Shop page IDs not to retrieve. |
imageheight | Height in px for logo of merchant. |
wrapclass | Add here own CSS class for wrappers of block. |
classitem | Add here own CSS class for item. |
[cashback-shops type=alphabet]
This shortcode will show all available merchants on your site with alphabet sorting:

Last modified 2yr ago