Hi folks,
I'm looking for something specific, and before starting to 'roll my own', I would be really happy if you folks can give me some feedback. Here it comes:
The problem
I would like all products to be displayed in rows on the front page, including a 'add to cart'-button and preferably, a Qty-field where the shopper can enter the number of products he or she desires.
I love the 'collapsing panes' that are used extensively in the Administer-section of Drupal. It would be really cool if those can be used, for example one such pane per category. This way, alle products in large shops are still available through one simple interface.
The solution
'Roll my own': I came a long way through using Catalog in combination with uc_extra_column, but it misses the Qty-field and the collapsable panes. However, the code in uc_extra_column is only 50 lines long. I started reading the Pro Drupal Development book yesterday, and the example in chapter two of this book is somehow similar. So, maybe this isn't too hard to develop myself. Unless, of course, somebody has done this already.
What do you folks think? Please let me know!
Regards,
Jeroen.
