Quote Originally Posted by kobra
JollyJim,

Just did a small battle with this myself, not fully worked out but:

I found that if there is just a product(no attributes) that the 'Buy Now' is present;

If the product has an attribute then 'more info' is present as you must select from the options.

what I have not got my arms around is the 'buy now' does not offer a qty selection in the process and just adds 1 to the cart. There you can change the qty but it is not self evident.

I don't know if this is news to you or if you already noticed this and still want the 'buy now' button.

Kobra

Thanks for that info. I had set up the test cart on a local test server using the dummy data at install time. I dropped the dummy products and replaced them with my own but forgot to empty the attributes table. Clearing out the attributes table does show the Buy Now button on the featured products.

However, the products which will be sold in this store (clothing) will have attributes. But I will still want a Buy Now button. The only way I can think of making this happen is to have the Buy Now button click into the product detail page just like the more info does. The Buy Now Button should display regardless of whether attributes are present or not. If they are present, the products detail should be displayed. If no attributes are present the item is added to the cart.

Does anyone have any thoughts on how to achieve this?