module.topdonator.html

The top donator module allows you to display the highest spending customer on your store.

Variables
Type
Description

module.header

string

The header of the module.

module.donor

boolean

If there is actually a top customer to show yet.

module.skin

string

The URL of the customers profile image to display.

module.ign

string

The username of the customer.

module.displayAmount

boolean

If to display the amount the customer has spent on your store.

module.total

string

The total amount the customer has spent on your store.

module.period

string

The period which calculates the above total. Can be either hourly, daily, weekly, monthly or yearly.

Request Variable

If you'd like access to a variable that is not currently available, please let us know.

Last updated