These are the special types categories for catalog. If you see the PCCT_PROMOTIONS type you will get an idea how to use these types as per your requirement. There is no example set for these. The basic purpose of these categories to group the other categories and/or products to render in specific section of site pages. You can see the code support exists for all these category in CatalogWorker.java. Also please note that, all these category set only one for a specific catalog, please see the ProdCatalogCategory.description field, which stated that which type should setup how many times for a catalog.
HTH! -- Rishi Solanki Manager, Enterprise Software Development HotWax Media Pvt. Ltd. Direct: +91-9893287847 http://www.hotwaxmedia.com On Wed, Apr 4, 2012 at 10:54 PM, sanjeev <[email protected]> wrote: > I see that the following Product Catalog Category types exist in OfBiz but > haven't been able to locate any usage of these catalog category type. So > I'm > wondering if I'm missing something or is just they haven't not been > implemented as yet. > > PCCT_WHATS_NEW - What's New > PCCT_BEST_SELL - Best Seller > PCCT_MOST_POPULAR - Most Popular > > > Rgds > Sanjeev > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/ProdCatalogCategory-PCCT-WHATS-NEW-PCCT-BEST-SELL-PCCT-MOST-POPULAR-tp4532635p4532635.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >
