product.template.ebay.treeproduct.templateeBay: List productscode
if records:
records.push_product_ebay()
eBay: Revise productscode
if records:
records.revise_product_ebay()
eBay: Relist productscode
if records:
records.relist_product_ebay()
eBay: End product listingscode
if records:
records.end_listing_product_ebay()
eBay: Unlink product listingscode
if records:
records.unlink_listing_product_ebay()