Ebay templates

From ISoft Wiki
Jump to navigationJump to search

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.

Images in Templates

To put a parts picture into a template use the link "http://imagehost.isoftdata.com/phpThumb.php?src=partimages/{?ProductCode}/&productcode={?ProductCode}&id={?InventoryID}"

  • NOTE: if there are more image tags than there are images they will show up with an image not found image

Tags

General Tags

  1. {?Make} - gets replaced with a part's make
  2. {?Model} - gets replaced with a part's model
  3. {?Year} - gets replaced with a part's year
  4. {?Description} - gets replaced with a part's description
  5. {?Price} - gets replaced with a part's price
  6. {?ManMake} - gets replaced with Assembly Manufacturer
  7. {?ManModel} - gets replaced with a part's Assembly model
  8. {?PartType} - gets replaced with a part's type
  9. {?Category} - gets replaced by the part's ebay catagory
  10. {?Store} - gets replaced by a part's store
  11. {?ProductCode} - gets replaced by a stores product code

ITrack Pro Tags

  1. {?PartNum} - gets replaced by the part's specific part number

ITrack Enterprise Tags

  1. {?InventoryID} - gets replaced by the part's inventory id