eCommerce: how to get more details about each product on the thank you page

Options
Is there any way to get more details about the purchase on the responsive eCommerce thank you page.

Ideally I would like to get product_id & external_product_id for each line item. However, I will settle just for the product_id.


I've tried to use the following 2 tags [[S120:cart:shoppingCart]] && [[S120:cart:productList]] they just seem to return Java Objects com.convio.ecommerce.cart.ShoppingCart@76dd4a3c. Is there any way to dig deeper into these objects? Or is there any other S-tags that I could use to get that information?


So far the only hack I found is product_id is included in the URL of eCard links for each product. This hack fails when the product doesn't have it's own eCard. :-(


Any insight is greatly appreciated

Tagged:

Categories