So I would like to have ONE item display at the top of the category page, as a sort of featured item to the left of the category description... the layout is no problem, in fact I have already done it here:
White Tea
The problem is that I used category specials to put the item there. When an item is a category special it is taken out of the listing. So if I have 3 category specials, but have it set up to only show one, the system hides the other two, so a customer will not be able to see them. So you might suggest I only have one item selected as a category special, but this does not work because I use sub categories... So if i have a category special for a fruit black tea, and a spiced black tea, one of them will not appear when you go to the category for all black teas.
My thought was to use the "new item" from the side bar (with the display items from category option turned on), but it seems that the code no longer works when you take it out of the frame.html and put it into the category_0.html...
Any other ideas on how to do this?
White Tea
The problem is that I used category specials to put the item there. When an item is a category special it is taken out of the listing. So if I have 3 category specials, but have it set up to only show one, the system hides the other two, so a customer will not be able to see them. So you might suggest I only have one item selected as a category special, but this does not work because I use sub categories... So if i have a category special for a fruit black tea, and a spiced black tea, one of them will not appear when you go to the category for all black teas.
My thought was to use the "new item" from the side bar (with the display items from category option turned on), but it seems that the code no longer works when you take it out of the frame.html and put it into the category_0.html...
Any other ideas on how to do this?
Comment