Products vs Cataloger

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
seanho
New Member
New Member
Posts: 5
Joined: Mon May 12, 2008 6:06 pm

Products vs Cataloger

Post by seanho »

When to use which one? Appreciate your view on this if possible.
Peciura

Re: Products vs Cataloger

Post by Peciura »

Cataloger.
This is a non-ecommerce cataloging system. It can be used for artist portfolios, product collections, or other, similar uses.
Products.
this module allows maintaining a product database, along with prices, images, and various other attributes. It also has 'add to cart' and 'checkout' functionality
Cataloger adds spesific content types "Catalog Item" and "Catalog Category" and is ment for show only.

Products is usually used with Cart and Orders modules and some others. Quick guide about them can be found here
http://calguy1000.com/Blogs/8/60/cmsms- ... ow-to.html
deactivated010521

Re: Products vs Cataloger

Post by deactivated010521 »

----------
Last edited by deactivated010521 on Tue Mar 12, 2013 5:17 pm, edited 2 times in total.
bryan

Re: Products vs Cataloger

Post by bryan »

seanho wrote: When to use which one? Appreciate your view on this if possible.
I think it depends on the nature of what you're listing and how the client wants to manage their products. The biggest difference is that Products allows items to be managed independently from the page content where Cataloger treats items as a 'Content Type'. If you think your client would find it easier to manage items like they would pages, Cataloger might be a better choice. Products has a CSV import feature, making it easier to populate if theirs a large list of items available for import.

I've run into numerous limitations using both of them, but in general, I prefer Products because I can create item/category structures that are more complex than what cataloger is capable of. It's just more flexible and intuitive.
seanho
New Member
New Member
Posts: 5
Joined: Mon May 12, 2008 6:06 pm

Re: Products vs Cataloger

Post by seanho »

Thanks guys. All your comments are really useful.
bryan wrote: I think it depends on the nature of what you're listing and how the client wants to manage their products.
I am building a Real Estate website for a client. What I would like to do it build a database of property listings, and have a property search form (much like the Property Finder show here: http://www.richardgodsell.com/). Will the Products module do what I want to do? I mean, is it possible to get the search form to interact with the data entered using the Products module?

Hope this makes sense.
Peciura

Re: Products vs Cataloger

Post by Peciura »

I haven't noticed search form in Products module (sorting only). But it is not so hard to do it your self. Any way i was going to use look for such function in a month or something.

If i am wrong please correct me, otherwise we will end up with nice UDT.
deactivated010521

Re: Products vs Cataloger

Post by deactivated010521 »

----------
Last edited by deactivated010521 on Tue Mar 12, 2013 5:17 pm, edited 1 time in total.
bryan

Re: Products vs Cataloger

Post by bryan »

Peciura wrote: I haven't noticed search form in Products module (sorting only). But it is not so hard to do it your self. Any way i was going to use look for such function in a month or something.

If i am wrong please correct me, otherwise we will end up with nice UDT.
The Search module allows you to limit the scope of your search results to specific modules (see the help documentation). You could do something like this to display search results for property listings:

Code: Select all

{search modules='Products' searchtext='Search Properties'}
jubber
Forum Members
Forum Members
Posts: 34
Joined: Wed Apr 08, 2009 8:42 am

Re: Products vs Cataloger

Post by jubber »

is there a search facitily on the cataloger haswell
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Products vs Cataloger

Post by tyman00 »

Filtering isn't a built in feature of Products yet, though it has been widely discussed. I don't foresee it happening unless someone sponsors it.

However with some clever structuring through the hierarchy and with the proper use of Categories you can do some simple filtering. I saw an example here one time (maybe in the showoff forum) but it was so long ago I can't remember how they did it.

I have used Products for the following: e-Commerce Shop/Cart, Dealership Inventory Listing, Shot Glass collection inventory and I am even working on a setup right now where I will use the Products module to organize all of the template syntax, css and files that I use for various module templates.

The module is super flexible and with the addition of various modules you have a lot of flexibility.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Post Reply

Return to “Modules/Add-Ons”