Search found 2 matches

by dustinmeyer
Mon Apr 30, 2012 11:53 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Sorting Featured Products Grid
Replies: 2
Views: 6332

Re: Sorting Featured Products Grid

David, thank you for your help. We've decided to add a "Featured Products" category, per your suggestion and pull all items for that category to display in the featured products grid.
by dustinmeyer
Mon Apr 23, 2012 10:53 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Sorting Featured Products Grid
Replies: 2
Views: 6332

Sorting Featured Products Grid

I have implemented a customized version of the featured products grid. Everything is working properly, but now I'd like to order the products in the grid so that certain products are always listed first. I changed the following line from ProductCollection products = ProductDataSource.GetRandomFeatur...