The Featured Products Grid defaults to displaying More Details if it has choices. Is it possible to display the product and its choices in the Featured Products Grid? Would it be better to 1) modify the Featured Products grid layout or 2) copy and modify BuyProductDialog and change the underlying data source to match the data for Featured Products?
I've included a sample of what I'm shooting for. Thanks in advance.
Can Featured Products Grid Add to Cart when Has Choices?
Re: Can Featured Products Grid Add to Cart when Has Choices?
I prefer to have neither button show up (Add to Cart and Details) on the home page. If the idea is to get the shopper to look at a product just let them click on the product or description. When I'm shopping, I like to see if there's a better product on the cat page or look at more details on the product page.
Maybe it's just me..... but, why allow the shopper the choice to select a product and check out without reading details, disclaimers, shipping restrictions, etc. on the product page first? ... unless the product line is so simple and customers are constantly re-ordering.
Maybe it's just me..... but, why allow the shopper the choice to select a product and check out without reading details, disclaimers, shipping restrictions, etc. on the product page first? ... unless the product line is so simple and customers are constantly re-ordering.
Re: Can Featured Products Grid Add to Cart when Has Choices?
As you can see from the image, there are no further details. Only featured items will appear and only simple ones would be chosen. Can you offer any advice on how to accomplish this from a technical viewpoint?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Can Featured Products Grid Add to Cart when Has Choices?
I've done a category page and a search by sku page where a shopper can add multiple products with options to the cart from one page. I took the code from the ProductHelper.cs and modified that to show the options. It's the section BuildProductOptions(Product product, PlaceHolder phOptions)
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx