Jump to content

How to display product features in blockcart and cart?


Recommended Posts

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 by dejansimic (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...