Where might I hook in to format a TEXT attribute after user entry but before they view the cart?
Somewhere during/before the "add to cart" operation.
I'd like to do it while knowledge of the the specific attribute is still handy. I mean I was hoping not to have to just look at the product added and walk through all the attributes again.
However, I'm open to any suggestions?



