Hi everybody.
I'm trying to make an override in cart helper where with a custom fuction I decide what price can be override.
By the moment, the function override product name, but I don't know where exactly override the product price, because i think this helper doesn't store prices into session.
Does somebody know where the cart helper take product prices?
Thanks a lot.