osCmax v2.5 User Manual
Results 1 to 2 of 2

How to make inactive products NOT show

This is a discussion on How to make inactive products NOT show within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Can anyone help?? I set Admin/Configuration/Stock/Allow Checkout to false. After that, I used easy populate and uploaded my product list. ...

      
  1. #1
    Lurker HVLLC's Avatar
    Join Date
    Mar 2005
    Posts
    3
    Rep Power
    0


    Default How to make inactive products NOT show

    Can anyone help??

    I set Admin/Configuration/Stock/Allow Checkout to false.
    After that, I used easy populate and uploaded my product list.

    Everything is OK, 'cept the zero-quantity items show up everyhwere.

    How can I just keep them in the store, but not display them when quantity equals zero??

    Thanks mucho in advance,

    Petrea

  2. #2
    Member
    Join Date
    May 2004
    Posts
    31
    Rep Power
    0


    Default

    If you are updating from an excel spreadsheet, look for the 'v_status' column and change the contents to a formula to look at the 'v_products_quantity' column - for example:

    =IF(W2=0,"Inactive","Active")

    You may have to change the 'W2' reference to whatever column the quantity is in your spreadsheet.

    When you export this result to a text file, all the 0 quantity goods will be set to inactive.

Similar Threads

  1. new products-link show all products, not 10 as I configure..
    By mikkvais in forum osCommerce 2.2 Discussion
    Replies: 0
    Last Post: 08-23-2005, 01:31 PM
  2. Show more than 10 products
    By PaintballGT in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 04-05-2005, 09:02 AM
  3. How to prevent out of stock items becoming inactive?
    By ScaleCreep in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 02-15-2005, 08:37 PM
  4. I want to make a menu that shows all products as icons
    By miahac in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 01-25-2005, 11:58 AM
  5. how to make 12 products show up
    By Dumb_Question in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 05-05-2004, 07:39 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
  •