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. ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| 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
| |||
| |||
| 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. |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| new products-link show all products, not 10 as I configure.. | mikkvais | osCommerce 2.2 Discussion | 0 | 08-23-2005 02:31 PM |
| Show more than 10 products | PaintballGT | osCMax v1.7 Discussion | 4 | 04-05-2005 10:02 AM |
| How to prevent out of stock items becoming inactive? | ScaleCreep | osCommerce 2.2 Modification Help | 1 | 02-15-2005 09:37 PM |
| I want to make a menu that shows all products as icons | miahac | osCMax v1.7 Discussion | 0 | 01-25-2005 12:58 PM |
| how to make 12 products show up | Dumb_Question | osCMax v1.7 Discussion | 2 | 05-05-2004 08:39 PM |