i am working on a magento site that has the M2EPro Extension which has an ebay template in it. The page that was created by the previous developer has markup such as:
#ebay_name#
#sku#
#description#
{{block id="ebay_shipping"}}
Are these built into magento? Where can a get a list of other tags i can put into the html template? I have looked deeply into the magento documentation and cant find anything regarding this. Thanks