I am building a Low order fee's module and I need to modify the cart.tpl
I want to disable remove button and quantity input of particular product from cart in prestashop. Is any one know hot to do it.
I have tried hookDisplayCartExtraProductActions
but I can not configure it properly.