Quote Originally Posted by stride-r View Post
I just installed Recover Cart on my development ZC v1.3.8a, downloaded from the Zen downloads section. Install went fine and it indeed is showing me my test client's abandoned cart contents, more or less.

Despite setting config for "Show Attributes" to true, Tools > Recover Cart does not show any attributes for a product if the item has them. In fact, if the product is NOT set to "Priced by attributes", which would mean that an attribute contributes toward calculating a final price for the product with a base price, all that displays in my Recover Cart is the product's base price. No selected attributes are shown, nor any price associated with one.

However, If the product IS set to "Priced by attribute", then the attribute price IS displayed in Recover Cart ....but , once again, no indicator of what option attribute was chosen. Furthermore, while the price displayed in this situation is partially correct (base price + attribute) , The price displayed is still inaccurate if the product's attribute is set to reduce a base price:
say a widget is base priced at $10 and one attribute adds $2 while another subtracts $2, no matter which option is chosen, Recover Cart will still show the item as $12.

I'm less concerned about displayed pricing ...but it is very important to know what attributes have been selected .... or to be able to figure that out by looking at the item's price.

Is this normal ....or should Recover Cart be displaying product attributes too ...as it implied in the read me?

If it should and the behavior of my install if odd, are there any thoughts???
Yes, it should show the attribs. on the HTML side of things (but as I just tested it, it does not.) The code is in there to do it however.

Where do you want the attributes to show? On the actual email that goes out, on the HTML screen of recover carts, both, etc...?