Hi!

Maybe you can help me.
I need to have two variants for every product on my site: new and used.

As you know, Zen Cart provides many layout type like Drop down menu, radio, checkboxes etc. etc. , but I'm trying to do somethnig different.

I would like to have it replaced by 2 button (I use a template with CSS buttons), one for the new and one for the used, eliminating the "Add to cart" default button.

So the customer can press the used or new button and it will be automatically on the chekout /cart page, with the right attributes (it's only a matter of price, you know).

Do you think it's possible? I've tried many times to modify every file that treats attributes but with no success at all!