Difference between revisions of "Ebay templates"
From ISoft Wiki
Jump to navigationJump to search
(Created page with "===Description Templates===") |
|||
Line 1: | Line 1: | ||
===Description Templates=== | ==Description Templates== | ||
Description Templates are used to fill in the description field in Turboister. These templates can be part type specific (ex. one template for engines another for transmissions) and if a part type doesn't have a template assigned to it the default template will be used instead. These templates support html and will keep your html whole on export. | |||
===Creating Templates=== | |||
To create a template simply get one of your normal description fields and fill it out with tags that will be replaced with part specific data when you add it to the listings page. | |||
==Tags== | |||
===General Tags=== | |||
#{?Make} - gets replaced with a part's make | |||
#{?Model} - gets replaced with a part's model | |||
#{?Year} - gets replaced with a part's year | |||
#{?Description} - gets replaced with a part's description | |||
#{?Price} - gets replaced with a part's price | |||
#{?ManMake} - gets replaced with manufacturer make | |||
#{?ManModel} - gets replaced with a part's manufacture model | |||
#{?PartType} - gets replaced with a part's type | |||
#{?Category} - gets replaced by the part's ebay catagory | |||
#{?Store} - gets replaced by a part's store | |||
===ITrack Pro Tags=== | |||
#{?PartNum} - gets replaced by the part's specific part number | |||
===ITrack Enterprise Tags=== | |||
#{?InventoryID} - gets replaced by the part's inventory id |
Revision as of 13:16, 25 October 2012
Description Templates
Description Templates are used to fill in the description field in Turboister. These templates can be part type specific (ex. one template for engines another for transmissions) and if a part type doesn't have a template assigned to it the default template will be used instead. These templates support html and will keep your html whole on export.
Creating Templates
To create a template simply get one of your normal description fields and fill it out with tags that will be replaced with part specific data when you add it to the listings page.
Tags
General Tags
- {?Make} - gets replaced with a part's make
- {?Model} - gets replaced with a part's model
- {?Year} - gets replaced with a part's year
- {?Description} - gets replaced with a part's description
- {?Price} - gets replaced with a part's price
- {?ManMake} - gets replaced with manufacturer make
- {?ManModel} - gets replaced with a part's manufacture model
- {?PartType} - gets replaced with a part's type
- {?Category} - gets replaced by the part's ebay catagory
- {?Store} - gets replaced by a part's store
ITrack Pro Tags
- {?PartNum} - gets replaced by the part's specific part number
ITrack Enterprise Tags
- {?InventoryID} - gets replaced by the part's inventory id