<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Edikon Forums - Multiple Categories per Product?]]></title>
		<link>http://www.edikon.com/forums/topic/5503/</link>
		<description><![CDATA[The most recent posts in Multiple Categories per Product?.]]></description>
		<lastBuildDate>Sat, 16 Jan 2010 23:58:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Multiple Categories per Product?]]></title>
			<link>http://www.edikon.com/forums/post/25169/#p25169</link>
			<description><![CDATA[<p>I am attemtping to implement multiple categories, but now when a customer does a search, it shows duplicate items. ie. if a mug is in 4 categories, it shows up 4 times in the search results. <br />So I have tried both DISTINCT and GROUP BY in the select statement in the search query in browse.ihtml.&nbsp; DISTINCT doesn&#039;t seem to do anything.&nbsp; &nbsp;<br />GROUP BY seems to work, however then the footer area that shows PREV and NEXT and the page navigation dissapears!<br />Any ideas?</p>]]></description>
			<author><![CDATA[dummy@example.com (hiredgeek)]]></author>
			<pubDate>Sat, 16 Jan 2010 23:58:35 +0000</pubDate>
			<guid>http://www.edikon.com/forums/post/25169/#p25169</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multiple Categories per Product?]]></title>
			<link>http://www.edikon.com/forums/post/21828/#p21828</link>
			<description><![CDATA[<p>I have modified the code to allow multiple categories to a product. </p><p>Modifications: <br />Backend:<br />Add &amp; Update functions modified to loop through an array of categories selected in Multiple select option in HTML. Update product_category_xref with multipled entries (if more than one category is selected)<br />Product List select statement updated to select DISTINCT product. Only a number of fields are required from query so I specificed the exact fields to be returned.</p><p>Front End<br />All overview queries (browse, featured, latest, search etc) have all been modified to select distinct product Names.</p><p>If anyone wold like the code, please let me know.</p><p>I&#039;m not too worried about the shipping issue as this is done centrally</p>]]></description>
			<author><![CDATA[dummy@example.com (sleeper)]]></author>
			<pubDate>Mon, 17 Jan 2005 08:55:22 +0000</pubDate>
			<guid>http://www.edikon.com/forums/post/21828/#p21828</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multiple Categories per Product?]]></title>
			<link>http://www.edikon.com/forums/post/21816/#p21816</link>
			<description><![CDATA[<p>i have been in similar situations, how are you going to handle shipping if these different suppliers have differing terms and rates??</p>]]></description>
			<author><![CDATA[dummy@example.com (erv)]]></author>
			<pubDate>Sat, 15 Jan 2005 03:20:25 +0000</pubDate>
			<guid>http://www.edikon.com/forums/post/21816/#p21816</guid>
		</item>
		<item>
			<title><![CDATA[Re: Multiple Categories per Product?]]></title>
			<link>http://www.edikon.com/forums/post/21814/#p21814</link>
			<description><![CDATA[<p>Hi<br />I think it depends really.&nbsp; adding a supplier field to the product would work.&nbsp; if you create a simple suppliers table and then generate a drop down select menu from that for product adding it&#039;d be simple.</p><p>I have on one shop set it up to have three categories per product, this is because the owner wanted/needed maximum search flexibilty for their product, so I used three categories so that they&nbsp; could search ( for furniture) by room of the house, by material used ( oak or pine etc) and by type of furniture - chairs, tables, wardrobes etc.</p><p>works well and isn&#039;t too hard to implement.</p><p>Rick</p>]]></description>
			<author><![CDATA[dummy@example.com (Rick)]]></author>
			<pubDate>Fri, 14 Jan 2005 09:17:50 +0000</pubDate>
			<guid>http://www.edikon.com/forums/post/21814/#p21814</guid>
		</item>
		<item>
			<title><![CDATA[Multiple Categories per Product?]]></title>
			<link>http://www.edikon.com/forums/post/21811/#p21811</link>
			<description><![CDATA[<p>I want to display all products by supplier. I can of course add supplier as a category but the products are already assigned to their respecitive category. </p><p>Is it easier / better to modify the functionality to allow multiple product / category combinations (what effect does this have on the rest of the functionality?)<br />or add a new Supplier field to the product DB table?</p><p>Has anyone every entcountered this before?</p>]]></description>
			<author><![CDATA[dummy@example.com (sleeper)]]></author>
			<pubDate>Fri, 14 Jan 2005 08:15:28 +0000</pubDate>
			<guid>http://www.edikon.com/forums/post/21811/#p21811</guid>
		</item>
	</channel>
</rss>
