dejansimic Posted August 17, 2012 Share Posted August 17, 2012 (edited) Hi there, I would like to display product features in the blockcart module and cart as well. I have created product feature called "Points" and gave to each product specific points. So, I would like when someone add a product to cart, feature(points) regarding this product will be added to cart as well. If another product is added, points regarded to this newly added product will be added to previous points and so on. For example (blockcart module): 1xproduct_01, $10,0 (5 points) 2xproduct_02, $15,0 (7 points) --------------------------------------- Total $40,0 Total points 19 I tried to use getFrontFeaturesStatic from the Product.php class but I'm not sure how to do that. Any help will be much appreciated. Thanks in advance. Edited August 17, 2012 by dejansimic (see edit history) Link to comment Share on other sites More sharing options...
dejansimic Posted August 17, 2012 Author Share Posted August 17, 2012 Any help guys? Link to comment Share on other sites More sharing options...
Recommended Posts