[ic] Hiding certain products

Miguel Navarro interchange-users@icdevgroup.org
Tue Mar 4 14:33:00 2003


In the database I would
Alter table products add column no_web smallint;

In the Admin I would add no_web field entry for the products meta file and
create a meta file for no_web, Apply Changes

In Flypage.html and the category html file I would write an [if-field
no_web]don't display program[if-field]

Hope that helps

M
----- Original Message -----
From: "Rich Kelly" <rkelly@encocontainer.com>
To: <interchange-users@icdevgroup.org>
Sent: Tuesday, March 04, 2003 11:10 AM
Subject: [ic] Hiding certain products


> I have some products I do not want to show up in the shopping cart.. Ie. a
> wooden pallet.  We keep track of them with our database but we do not sell
> them.  How do I make it so that interchange displays only the products
that
> we do want the customer to see and not every item in that catagory on that
> page.  At this point.. removing a catagory is out of the picture.
Products
> change all the time so I need something along the lines of adding another
> field with a value of "no web" or something of that nature.
>
> Rich
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>