Page 1 of 1

Showing 'quantity' and 'buy now' for each product variant

Posted: Tue Nov 20, 2007 9:36 pm
by mitch
Hi guys

The California Muscle Parts site appears to use product variants and display a 'quantity' field and a 'buy now' button for each variant - see http://www.calmuscleparts.com/store/KN- ... -C994.aspx

Is this possible with AC7 by configuration (the repeated 'quantity' fields and 'buy now' buttons next to each variant)? Or would this need to be a customisation?

Posted: Tue Nov 20, 2007 9:43 pm
by Shopping Cart Admin
Hello,

That is actually a category page (-C994.aspx).

Try the 'Category page with basket options' as your content page.

or

Perhaps the following layout would be better?

Hidden in the Beta 3 release you'll find a new script which will display your options like this
[[ConLib:BuyProductDialogOptionsList ShowSku="true" ShowPrice="true" ShowSubscription="true" ShowMSRP="true"]]

Posted: Tue Nov 20, 2007 10:06 pm
by mitch
Thanks Mike. BuyProductDialogOptionsList is perfect :D

Posted: Wed Nov 28, 2007 8:58 am
by bobr2k
mitch wrote:Thanks Mike. BuyProductDialogOptionsList is perfect :D
Is there a way to make this happen for Featured Items on home page?
I tried changing Category Grid Page with Basket Options but that didn't do it. I'm also not sure if I'm doing it right :cry:
Here's what I changed it to:
[[ConLib:BuyProductDialogOptionsList ShowSku="false" ShowPrice="true" ShowSubscription="false" ShowMSRP="false"]]
[[ConLib:CategoryGridPage3]]