
✦
ENDDATE contains the auction’s end date (or the sold date, if
applicable)
✦
PAYMENTOPTIONS contains the available payment options
✦
SHIPTOLOCATIONS contains the shipping locations for your
item
✦
SHIPPINGOPTIONS contains shipping options
✦
INSURANCE contains information on insurance
✦
BUYER contains the buyer’s name
✦
ITEMNUMBER contains the item number of an auction that is
running on eBay
✦
STATUS contains the status
✦
LISTINGFEE contains the listing fee
✦
CURRENTPRICE contains the current price
✦
SALEPRICE contains the final price of a (sold) item
✦
SHORTDESCRIPTION contains the Intro part of your item de-
scription
✦
LONGDESCRIPTION contains the detailed item description
✦
SHIPPING contains the shipping information
✦
PAYMENT contains the terms and conditions
✦
ENDTEXT contains the footer text
If no data is available for a variable when printing an auction, it is
ignored.
Special Variables
Besides the auction variables, iSale also offers some variables that
are used for customizing the printing style and options.
The following special variables can be used:
✦
BEGINLOOP indicates the start of a loop
✦
ENDLOOP indicates the end of a loop
✦
ROWBACKGROUND sets alternating background colors in table
rows
The part of a print template embedded between BEGINLOOP
and ENDLOOP is repeated for every auction that has been se-
lected for printing.
Note BEGINLOOP and ENDLOOP are required around the
part of the template containing the auction variables,
even if you don’t want to print a list of auctions.
If you want to apply alternating background colors in table rows,
please implement the ROWBACKGROUND variable like this:
<table width="100%" border="0" cellspacing="0"
class="<!--###ROWBACKGROUND###-->">
90
Comentarios a estos manuales