• Welcome to KonaKart Community Forum. Please login or sign up.
 

Show add to cart button in related products?

Started by ejaen, December 31, 2009, 11:29:10 am

Previous topic - Next topic

ejaen

Hi, sorry for my english.
I've a konakart ecommerce site and i'd like that the related products like accesories, appear with "Add to Car button".
I'd like this because i think that is more usable that the customer can add to the car the asociated products with 1 click.
I think that it is possible edit .jsp or java action , but it is possible vía Admin app?. I try to find any option to make this but nothing.
Thk's in advance.
Emilio.

trevor

To achieve this you need to edit the JSP and action class. It's not something configurable through the admin app.

ejaen

      Thk's for u Reply Trevor.
Could be a possible feature in future versions?
Emilio.

trevor

Most of our customers actually customize the struts store front application considerably to achieve the look and feel plus functionality that they require. Because of this, we don't tend to make this type of functionality configurable through the admin app.

Your requirement is actually very simple to implement. The "latest products" in the home page have an add to cart button so you could copy the functionality from there.

ejaen