<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding Related Product and other links to Product in Magento</title>
	<atom:link href="http://subesh.com.np/2009/11/adding-related-product-and-other-links-to-product-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://subesh.com.np/2009/11/adding-related-product-and-other-links-to-product-in-magento/</link>
	<description>PHP &#38; Magento Tips and Tutorials</description>
	<lastBuildDate>Thu, 17 May 2012 05:29:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Subesh Pokhrel</title>
		<link>http://subesh.com.np/2009/11/adding-related-product-and-other-links-to-product-in-magento/#comment-151</link>
		<dc:creator>Subesh Pokhrel</dc:creator>
		<pubDate>Mon, 08 Mar 2010 12:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=89#comment-151</guid>
		<description>Hi,
I think that is the correct format of the array you have to set in parameter of the the linking function.
Are you sure you already have the product ids in the array&#039;s key imported already in Magento? That might be your problem. Next you might have forgotten to save ( ) the product. Can be anything.. Please review your code once again or else plz do send me your code ( If you want) so that I can give a look .
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I think that is the correct format of the array you have to set in parameter of the the linking function.<br />
Are you sure you already have the product ids in the array&#8217;s key imported already in Magento? That might be your problem. Next you might have forgotten to save ( ) the product. Can be anything.. Please review your code once again or else plz do send me your code ( If you want) so that I can give a look .<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone</title>
		<link>http://subesh.com.np/2009/11/adding-related-product-and-other-links-to-product-in-magento/#comment-150</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Mon, 08 Mar 2010 11:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=89#comment-150</guid>
		<description>Hi Subesh,
I can&#039;t understand how it will appear the $linkArray variable. Could you give me an idea? I&#039;m using a ProductImport advanced profile full of details, but the upsell and crossell fields are not updated.

This is the print_r of an example of  my $linkArray
Array ( [4518] =&gt; Array ( [position] =&gt; ) [4517] =&gt; Array ( [position] =&gt; ) [5347] =&gt; Array ( [position] =&gt; ) [5348] =&gt; Array ( [position] =&gt; ) [5346] =&gt; Array ( [position] =&gt; ) [5345] =&gt; Array ( [position] =&gt; ) [5349] =&gt; Array ( [position] =&gt; ) )

Please, let me know!</description>
		<content:encoded><![CDATA[<p>Hi Subesh,<br />
I can&#8217;t understand how it will appear the $linkArray variable. Could you give me an idea? I&#8217;m using a ProductImport advanced profile full of details, but the upsell and crossell fields are not updated.</p>
<p>This is the print_r of an example of  my $linkArray<br />
Array ( [4518] =&gt; Array ( [position] =&gt; ) [4517] =&gt; Array ( [position] =&gt; ) [5347] =&gt; Array ( [position] =&gt; ) [5348] =&gt; Array ( [position] =&gt; ) [5346] =&gt; Array ( [position] =&gt; ) [5345] =&gt; Array ( [position] =&gt; ) [5349] =&gt; Array ( [position] =&gt; ) )</p>
<p>Please, let me know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subesh Pokhrel</title>
		<link>http://subesh.com.np/2009/11/adding-related-product-and-other-links-to-product-in-magento/#comment-149</link>
		<dc:creator>Subesh Pokhrel</dc:creator>
		<pubDate>Thu, 18 Feb 2010 04:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=89#comment-149</guid>
		<description>Hi,
I think you want to created these product links during importing of product via CSV files. If yes then, you should add these code inside saveRow function of the Product Adapter used during product import.

But remember you can only create a link to the product if only that product is already imported during import.

Any further questions plz don&#039;t hesitate to ask.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I think you want to created these product links during importing of product via CSV files. If yes then, you should add these code inside saveRow function of the Product Adapter used during product import.</p>
<p>But remember you can only create a link to the product if only that product is already imported during import.</p>
<p>Any further questions plz don&#8217;t hesitate to ask.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rameez</title>
		<link>http://subesh.com.np/2009/11/adding-related-product-and-other-links-to-product-in-magento/#comment-148</link>
		<dc:creator>Rameez</dc:creator>
		<pubDate>Thu, 18 Feb 2010 01:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://subesh.com.np/?p=89#comment-148</guid>
		<description>Hey subesh,
could u plz explain, where should i put this code and in which field? and also that what changes we should bring to csv to update those related products into the product page?
thanks.
reply.</description>
		<content:encoded><![CDATA[<p>Hey subesh,<br />
could u plz explain, where should i put this code and in which field? and also that what changes we should bring to csv to update those related products into the product page?<br />
thanks.<br />
reply.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

