tm.webskin

Web skins that can be used in the web sales widgets

Fields

FieldDescription
id
int
Unique ID
name
string
Name of the web sales skin
html
string
HTML template of the skin. See the web skin setup guide for more information.
css
string
CSS style rules. Should always include the style import.
translations
map[k:string t:map v:string]
A map of language codes to gettext .po files. More info can be found on the web skin overview page.
configuration
WebSalesSkinConfiguration

Skin configuration.

See the WebSalesSkinConfiguration reference for an overview of all possible options.

createdts
timestamp
Created timestamp
lastupdatets
timestamp
Last updated timestamp