# # $Id: skin1.conf,v 1.16 2002/09/09 12:50:26 zorg Exp $ # ######################################## # # This is configuration file for X-Cart # templates engine. All variables from # this file are available in templates. # Refer to them as {#VariableName#} in # template syntax. # ######################################## # # CSS file for the skin (relative to SkinDir) # CSSFile = "skin1.css" # # Safe CC values which are used in DEMO MODE # to disallow users entering their CC infrmation # set safeCCNum to "" to disable this mode # safeCCNum = "" safeCCName = "John Doe" safeCCType = "VISA" safeCCExp = "0303" safeCCcvv2 = "123"