Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Hide a product from the Category Sidebox

Hide a product from the Category Sidebox

Locked

Views: 2,286

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
13 Oct 2006, 8:47 AM
#1
getreload avatar

getreload

New Zenner

Join Date:
Jul 2006
Location:
Singapore
Posts:
44
Plugin Contributions:
0

Hide a product from the Category Sidebox

Hi,

ZenCart will update the Category Sidebox once you upload a product that you want to sell.

Is it possible to upload a product that you want to sell but not have it displayed in the Category Sidebox? - Something like a non listed product.

This is done so that I can control to whom I want to sell the product to. I will provide the URL of the product so that he could add it to their cart. Not everone get to see it or buy it unless they have the URL:lamo: .

So sorry if this sounds weird:bangin: , please help if you could. thanks

regards

13 Oct 2006, 8:52 AM
#2
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Hide a product from the Category Sidebox

You can turn it off in admin>catalog>categories/products either as a category or as an individual product - just click the green square.

13 Oct 2006, 12:19 PM
#3
getreload avatar

getreload

New Zenner

Join Date:
Jul 2006
Location:
Singapore
Posts:
44
Plugin Contributions:
0

Re: Hide a product from the Category Sidebox

duhhh.... I didn't think of that:Flush:

Thanks a million:thumbsup:

28 Dec 2006, 8:24 AM
#4
avielf avatar

avielf

Zen Follower

Join Date:
Aug 2006
Posts:
109
Plugin Contributions:
0

Re: Hide a product from the Category Sidebox

that doesnt work you cant access the product when you shut it off like that, there has to be a different way?? i also need a product turned off but i want it to still show up guess thats not possible hmm

28 Dec 2006, 9:01 AM
#5
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Hide a product from the Category Sidebox

Misunderstood the initial question.

The only way I can think of would be to put these "hidden" products in a category of their own, then edit the category display so that this specific category is not displayed. This will require changing the code. However, it may not be simple as the product would still show up in "list all products".

You could prevent a single product displaying by using a conditional statement to not display it, but that would involve editing a whole lot of files to cater for ALL the listing possibilities.