Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2009
    Posts
    609
    Plugin Contributions
    0

    Default Show stock level in sub categories..

    I have a shop that has lots of products in many sub categories...

    I want to write a query so that I can have a section on my admin where I can show the stock level in a particular category including all products in following sub categories.

    Is this possible?

  2. #2
    Join Date
    Mar 2009
    Posts
    609
    Plugin Contributions
    0

    Default Re: Show stock level in sub categories..

    If I can edit that, I can use that function to show current stock levels instead of product count... can anyone help?

    Code:
          if (SHOW_COUNTS == 'true') {
    
            if ((CATEGORIES_COUNT_ZERO == '1' and $box_categories_array[$i]['count'] == 0) or $box_categories_array[$i]['count'] >= 1) {
    
              $content .= CATEGORIES_COUNT_PREFIX . $box_categories_array[$i]['count'] . CATEGORIES_COUNT_SUFFIX;
    
            }
    
          }

  3. #3
    Join Date
    Mar 2009
    Posts
    609
    Plugin Contributions
    0

    Default Re: Show stock level in sub categories..

    Anyone... it seems my questions are always too hard to get solved...

  4. #4
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Show stock level in sub categories..


  5. #5
    Join Date
    Mar 2009
    Posts
    609
    Plugin Contributions
    0

    Default Re: Show stock level in sub categories..

    I don't use attributes

 

 

Similar Threads

  1. Replies: 1
    Last Post: 12 Mar 2011, 07:18 AM
  2. Show Top level Categories and 1st sub level categories in side box
    By airtime in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 3 Mar 2011, 06:03 PM
  3. Show sub-sub categories underneath sub-categories on the category page?
    By tomrice in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Jun 2009, 03:05 AM
  4. Managing base product stock at sub-category level
    By dw08gm in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 21 Feb 2009, 05:21 PM
  5. Category - Show sub categories but only 1 level deep...
    By rternier in forum Customization from the Admin
    Replies: 2
    Last Post: 6 Sep 2008, 08:22 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR