Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Actually, I'm going to won't fix this unless another maintainer feels really strongly about this. The catalog is just a basic product overview. If you want other fields (like teasers) the solution is to take advantage of the Views integration. I understand it's more work for the end user (you), but it's also better for you in the long run and keeps us from duplicating all the possible fields Views can display in the catalog module.
I try to search any Shopping Cart applications without teaser (or short description) in their "Catalog Settings". And I found only UC doesn't have this feature/option.
I know Views can do many many task. But I think better you provide a "ready to use" e-commerce application rather than depend on another application, especially for a very basic feature like this.
Also, imagine if UC has port to Drupal 10 ... but Views still in Drupal 9.
I don't find your arguments compelling. Views will be in core by then and the catalog module will have evolved. Views isn't a separate application but a big part of a majority of Drupal sites out there. Every e-commerce application is different, but not every e-commerce application has the ability to let the end user create a custom catalog from scratch using a powerful bit of software like Views. : )
I agree with the others -- teasers should be an option selectable with a simple checkbox. If a view is required to make this happen, then why not provide a sample to work with?
Frankly, I'm confused by Views, and creating them is non-trivial.
I dont make patch. I use drupal for sites and the whant to have teaser in the catalog. What can i say that Ubercart dont have a way to have the teaser in the catalog only views can provide them.
Actually setting up taxonomy and views instead of the stock UC catalog is not that hard. Really the hardest part was figuring out Views arguments and relationships. Took me a few days of reading and searching but I got it. With taxonomy, views, blocks, TVI and custom regions you get way more control over the display.
I'll make a post on the UC forums later in the week on how I did it, I just have to clean up the site a bit. You can see what I did here http://www.altgro.com/nutrients The site is a little rough but I'll have it polished later this week.
Comments
Comment #1
rszrama commentedActually, I'm going to won't fix this unless another maintainer feels really strongly about this. The catalog is just a basic product overview. If you want other fields (like teasers) the solution is to take advantage of the Views integration. I understand it's more work for the end user (you), but it's also better for you in the long run and keeps us from duplicating all the possible fields Views can display in the catalog module.
Comment #2
drupalnesia commentedI try to search any Shopping Cart applications without teaser (or short description) in their "Catalog Settings". And I found only UC doesn't have this feature/option.
I know Views can do many many task. But I think better you provide a "ready to use" e-commerce application rather than depend on another application, especially for a very basic feature like this.
Also, imagine if UC has port to Drupal 10 ... but Views still in Drupal 9.
Comment #3
rszrama commentedI don't find your arguments compelling. Views will be in core by then and the catalog module will have evolved. Views isn't a separate application but a big part of a majority of Drupal sites out there. Every e-commerce application is different, but not every e-commerce application has the ability to let the end user create a custom catalog from scratch using a powerful bit of software like Views. : )
Comment #4
drupalnesia commentedYou're right, so, just delete the Product Catalog list because user can make it using Views =))
Should be rewrite to ... :)
Thanks for great module! And very out of the box module.
Comment #5
thriftyngreen commentedThere should be teasers in the product catalog period.
Comment #6
AlanT commentedI agree with the others -- teasers should be an option selectable with a simple checkbox. If a view is required to make this happen, then why not provide a sample to work with?
Frankly, I'm confused by Views, and creating them is non-trivial.
Comment #7
longwaveLet's reopen this feature request, then.
Comment #8
jddeli commentedI Agree
Comment #9
tr commentedIf you want to see this in Ubercart, please provide a patch to implement this feature.
Comment #10
jddeli commentedI dont make patch. I use drupal for sites and the whant to have teaser in the catalog. What can i say that Ubercart dont have a way to have the teaser in the catalog only views can provide them.
Comment #11
end user commentedActually setting up taxonomy and views instead of the stock UC catalog is not that hard. Really the hardest part was figuring out Views arguments and relationships. Took me a few days of reading and searching but I got it. With taxonomy, views, blocks, TVI and custom regions you get way more control over the display.
I'll make a post on the UC forums later in the week on how I did it, I just have to clean up the site a bit. You can see what I did here http://www.altgro.com/nutrients The site is a little rough but I'll have it polished later this week.
Comment #12
longwaveIf someone has a patch, please post it; otherwise, use Views to make a custom catalog.