Hi,
How can i disable the add to cart option. I don't want it to appear. What should i do ?
thanks
add item to cart is ok? if you want to remove the cart features completely, just disable and uninstall the cart module. else: you have to hack modules/cart/module.inc getItemLinks()
Posts: 32509
add item to cart is ok?
if you want to remove the cart features completely, just disable and uninstall the cart module.
else: you have to hack modules/cart/module.inc getItemLinks()