1 reply [Last post]
lucidD's picture
Offline
Joined: 03/15/2008
Juice: 14
Was this information Helpful?

Hey,

I was wondering if there is a way to remove the Add to Cart button in teaser views and have the drop-down menu with product attributes serve as a sort of "jump-menu." You could click on the item in the drop-down list to add it to the cart (as opposed to selecting the item then clicking the add to cart button).

Is it possible to do this safely? Thanks.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Remove Add to Cart Button?

This is entirely possible w/ some custom JS. You can add an onchange to the attributes box that makes it submit the form. This is currently done on the order admin page where choosing an order status will automatically submit the form to update the orders list.