<?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: Magento &#8211; Associating Simple Products with Required Options to a Grouped Product</title>
	<atom:link href="http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/</link>
	<description>streamlined software development</description>
	<lastBuildDate>Wed, 25 Jan 2012 13:19:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Barcia</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-3096</link>
		<dc:creator>Barcia</dc:creator>
		<pubDate>Tue, 19 Jul 2011 15:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-3096</guid>
		<description>Thank you, that saved me a fair bit of time. How much time have you spent tutoring Magento? You sound like an epic ninja at it!

Thanks again, Barcia.</description>
		<content:encoded><![CDATA[<p>Thank you, that saved me a fair bit of time. How much time have you spent tutoring Magento? You sound like an epic ninja at it!</p>
<p>Thanks again, Barcia.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmillhouse</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-3079</link>
		<dc:creator>tmillhouse</dc:creator>
		<pubDate>Mon, 18 Jul 2011 16:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-3079</guid>
		<description>Due to the high demand for help on this module, my business partner has bundled it into a magento connect module. You can grab it here : ecommerce.brimllc.com, and if you still have issues, email devs@brimllc.com so that we&#039;ll all get the email.</description>
		<content:encoded><![CDATA[<p>Due to the high demand for help on this module, my business partner has bundled it into a magento connect module. You can grab it here : ecommerce.brimllc.com, and if you still have issues, email <a href="mailto:devs@brimllc.com">devs@brimllc.com</a> so that we&#8217;ll all get the email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmillhouse</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-3078</link>
		<dc:creator>tmillhouse</dc:creator>
		<pubDate>Mon, 18 Jul 2011 16:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-3078</guid>
		<description>@Max - Do you have the overridden product class that has the new prepareOptionsForCard() method ? Version 1.5 made core updates to another method that you need to override; I believe the most recent code on here should suffice, but you can always purchase a copy of our module from our magento store ecommerce.brimllc.com.</description>
		<content:encoded><![CDATA[<p>@Max &#8211; Do you have the overridden product class that has the new prepareOptionsForCard() method ? Version 1.5 made core updates to another method that you need to override; I believe the most recent code on here should suffice, but you can always purchase a copy of our module from our magento store ecommerce.brimllc.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nath</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-2625</link>
		<dc:creator>Nath</dc:creator>
		<pubDate>Mon, 20 Jun 2011 09:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-2625</guid>
		<description>hi..

I have this all setup and it works a treat, many thanks Tim.. The only issue I have seems to be displaying the price in the drop down.

I have tried the $value-&gt;getPrice() in the grouped.phtml file in my template but it doesn&#039;t work.. It&#039;s kind of important as otherwise the customer has no idea that a particular option is more or less expensive..

can anyone suggest a solution?..

thanks

Nathan

foreach ($option-&gt;getValues() as $value) {
	                   $select-&gt;addOption($value-&gt;getOptionTypeId(), $value-&gt;getTitle(), $value-&gt;getPrice());</description>
		<content:encoded><![CDATA[<p>hi..</p>
<p>I have this all setup and it works a treat, many thanks Tim.. The only issue I have seems to be displaying the price in the drop down.</p>
<p>I have tried the $value-&gt;getPrice() in the grouped.phtml file in my template but it doesn&#8217;t work.. It&#8217;s kind of important as otherwise the customer has no idea that a particular option is more or less expensive..</p>
<p>can anyone suggest a solution?..</p>
<p>thanks</p>
<p>Nathan</p>
<p>foreach ($option-&gt;getValues() as $value) {<br />
	                   $select-&gt;addOption($value-&gt;getOptionTypeId(), $value-&gt;getTitle(), $value-&gt;getPrice());</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-2558</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Mon, 13 Jun 2011 12:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-2558</guid>
		<description>Hi Tim,

I am trying to install this module and I have it in the Brim folder in app/local and the xml file in the modules folder but magento isn&#039;t picking it up. Is there anything I&#039;m missing?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>I am trying to install this module and I have it in the Brim folder in app/local and the xml file in the modules folder but magento isn&#8217;t picking it up. Is there anything I&#8217;m missing?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-2486</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 06 Jun 2011 09:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-2486</guid>
		<description>Hey Tim - are you still working on this extension?

I have your extension implemented and it&#039;s working fine.

Another Bug: If I try to modify an order in the backend, the chosen options are blown away - I have to manually select the options... Do you know any solution?

My problem (2 comments above) is still not beeing solved.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hey Tim &#8211; are you still working on this extension?</p>
<p>I have your extension implemented and it&#8217;s working fine.</p>
<p>Another Bug: If I try to modify an order in the backend, the chosen options are blown away &#8211; I have to manually select the options&#8230; Do you know any solution?</p>
<p>My problem (2 comments above) is still not beeing solved.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oskar Risberg</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-2206</link>
		<dc:creator>Oskar Risberg</dc:creator>
		<pubDate>Tue, 17 May 2011 12:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-2206</guid>
		<description>Good day!

I really enjoy finding a well written article and a well written module for my precise needs. However, i can&#039;t get it to work.
I have uploaded the files to the correct foldes, i have added the xml and i have activated the module in the options, but that&#039;s where it stops. I can&#039;t get the products with required options to show up when trying to configure my configurable products. 

Have i totally misread the article and need to configure a bunch of files or am i missing something else?

Thanks in advance (Especially for quick answers ;)</description>
		<content:encoded><![CDATA[<p>Good day!</p>
<p>I really enjoy finding a well written article and a well written module for my precise needs. However, i can&#8217;t get it to work.<br />
I have uploaded the files to the correct foldes, i have added the xml and i have activated the module in the options, but that&#8217;s where it stops. I can&#8217;t get the products with required options to show up when trying to configure my configurable products. </p>
<p>Have i totally misread the article and need to configure a bunch of files or am i missing something else?</p>
<p>Thanks in advance (Especially for quick answers <img src='http://www.brimllc.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pat</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-2155</link>
		<dc:creator>pat</dc:creator>
		<pubDate>Fri, 13 May 2011 17:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-2155</guid>
		<description>Hi Tim
I have the custom option drop-down for each product in the grouped but prices for each custom options  are not appearing and are not updated in the cart if added. it only update the custom option like small medium large but not the price change ( +10 +20 +30)
what am I doing wrong?
Here is my grouped.phtml

setPreconfiguredValue(); ?&gt;
getProduct(); ?&gt;
getAssociatedProducts(); ?&gt;
 0; ?&gt;
isAvailable() &amp;&amp; $_hasAssociatedProducts): ?&gt;
    __(&#039;Availability:&#039;) ?&gt; __(&#039;In stock&#039;) ?&gt;

    __(&#039;Availability:&#039;) ?&gt; __(&#039;Out of stock&#039;) ?&gt;

getChildHtml(&#039;product_type_data_extra&#039;) ?&gt;

    
    
    
    
         
        &lt;!--BEGIN CHANGE : SEE IMAGE ///////////////////////////////////////////////////////////--&gt;
        __(&#039;Image&#039;)
            ?&gt;
            &lt;!--END CHANGE : SEE IMAGE ///////////////////////////////////////////////////////// --&gt;
            __(&#039;Product Name&#039;)
            ?&gt;
            __(&#039;Price&#039;) ?&gt;
            isSaleable()): ?&gt;
            __(&#039;Qty&#039;) ?&gt;
            
        
    
    
    
    
        helper(&#039;tax&#039;)-&gt;getPrice($_item, $_item-&gt;getFinalPrice(), true) ?&gt;
        
       &lt;!--BEGIN CHANGE : SEE IMAGE////////////////////////////////////////////////////////////////////// --&gt; 
       
       &lt;img src=&quot;helper(&#039;catalog/image&#039;)-&gt;init($_item, &#039;small_image&#039;)-&gt;resize(75, 75); ?&gt;&quot; width=&quot;75&quot; height=&quot;75&quot; alt=&quot;stripTags($_item-&gt;getName(), null, true) ?&gt;&quot; align=&quot;left&quot; /&gt;
&lt;!--END CHANGE : SEE IMAGE //////////////////////////////////////////////////////////////////////////////--&gt;
            htmlEscape($_item-&gt;getName()) ?&gt;
          getProductOptionsCollection();
		foreach($options as $option){
			$select = $this-&gt;getLayout()-&gt;createBlock(&#039;core/html_select&#039;);
			$select-&gt;setClass(&#039;product-custom-option&#039;);
			$select-&gt;setName(&#039;super_options[&#039;.$_item-&gt;getId().&#039;][&#039;.$option-&gt;getId().&#039;]&#039;);
			$select-&gt;addOption(&#039;&#039;, &#039;– Select &#039;.$option-&gt;getTitle().&#039; –&#039;);

			foreach ($option-&gt;getValues() as $value) {
				$select-&gt;addOption($value-&gt;getOptionTypeId(), $value-&gt;getTitle());
			}

			echo $select-&gt;getHtml();
		}
		?&gt;
            
                getPriceHtml($_item, true) ?&gt;
                getTierPriceHtml($_item) ?&gt;
            
            isSaleable()): ?&gt;
            
            isSaleable()) : ?&gt;
                &lt;input name=&quot;super_group[getId() ?&gt;]&quot; value=&quot;getQty()*1 ?&gt;&quot; type=&quot;text&quot; class=&quot;input-text qty&quot; /&gt;
            
                __(&#039;Out of stock.&#039;) ?&gt;
            
            
            
            
        
    
    
       
           &lt;td colspan=&quot;isSaleable()): ?&gt;43&quot;&gt;__(&#039;No options of this product are available.&#039;) ?&gt;
       
    
    

decorateTable(&#039;super-product-table&#039;)



Thanks for helping.</description>
		<content:encoded><![CDATA[<p>Hi Tim<br />
I have the custom option drop-down for each product in the grouped but prices for each custom options  are not appearing and are not updated in the cart if added. it only update the custom option like small medium large but not the price change ( +10 +20 +30)<br />
what am I doing wrong?<br />
Here is my grouped.phtml</p>
<p>setPreconfiguredValue(); ?&gt;<br />
getProduct(); ?&gt;<br />
getAssociatedProducts(); ?&gt;<br />
 0; ?&gt;<br />
isAvailable() &amp;&amp; $_hasAssociatedProducts): ?&gt;<br />
    __(&#8216;Availability:&#8217;) ?&gt; __(&#8216;In stock&#8217;) ?&gt;</p>
<p>    __(&#8216;Availability:&#8217;) ?&gt; __(&#8216;Out of stock&#8217;) ?&gt;</p>
<p>getChildHtml(&#8216;product_type_data_extra&#8217;) ?&gt;</p>
<p>        <!--BEGIN CHANGE : SEE IMAGE ///////////////////////////////////////////////////////////--><br />
        __(&#8216;Image&#8217;)<br />
            ?&gt;<br />
            <!--END CHANGE : SEE IMAGE ///////////////////////////////////////////////////////// --><br />
            __(&#8216;Product Name&#8217;)<br />
            ?&gt;<br />
            __(&#8216;Price&#8217;) ?&gt;<br />
            isSaleable()): ?&gt;<br />
            __(&#8216;Qty&#8217;) ?&gt;</p>
<p>        helper(&#8216;tax&#8217;)-&gt;getPrice($_item, $_item-&gt;getFinalPrice(), true) ?&gt;</p>
<p>       <!--BEGIN CHANGE : SEE IMAGE////////////////////////////////////////////////////////////////////// --> </p>
<p>       &lt;img src=&quot;helper(&#8216;catalog/image&#8217;)-&gt;init($_item, &#8217;small_image&#8217;)-&gt;resize(75, 75); ?&gt;&#8221; width=&#8221;75&#8243; height=&#8221;75&#8243; alt=&#8221;stripTags($_item-&gt;getName(), null, true) ?&gt;&#8221; align=&#8221;left&#8221; /&gt;<br />
<!--END CHANGE : SEE IMAGE //////////////////////////////////////////////////////////////////////////////--><br />
            htmlEscape($_item-&gt;getName()) ?&gt;<br />
          getProductOptionsCollection();<br />
		foreach($options as $option){<br />
			$select = $this-&gt;getLayout()-&gt;createBlock(&#8216;core/html_select&#8217;);<br />
			$select-&gt;setClass(&#8216;product-custom-option&#8217;);<br />
			$select-&gt;setName(&#8217;super_options['.$_item-&gt;getId().']['.$option-&gt;getId().']&#8216;);<br />
			$select-&gt;addOption(&#8221;, &#8216;– Select &#8216;.$option-&gt;getTitle().&#8217; –&#8217;);</p>
<p>			foreach ($option-&gt;getValues() as $value) {<br />
				$select-&gt;addOption($value-&gt;getOptionTypeId(), $value-&gt;getTitle());<br />
			}</p>
<p>			echo $select-&gt;getHtml();<br />
		}<br />
		?&gt;</p>
<p>                getPriceHtml($_item, true) ?&gt;<br />
                getTierPriceHtml($_item) ?&gt;</p>
<p>            isSaleable()): ?&gt;</p>
<p>            isSaleable()) : ?&gt;<br />
                &lt;input name=&quot;super_group[getId() ?&gt;]&#8221; value=&#8221;getQty()*1 ?&gt;&#8221; type=&#8221;text&#8221; class=&#8221;input-text qty&#8221; /&gt;</p>
<p>                __(&#8216;Out of stock.&#8217;) ?&gt;</p>
<p>           &lt;td colspan=&quot;isSaleable()): ?&gt;43&#8243;&gt;__(&#8216;No options of this product are available.&#8217;) ?&gt;</p>
<p>decorateTable(&#8217;super-product-table&#8217;)</p>
<p>Thanks for helping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-1990</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Wed, 04 May 2011 16:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-1990</guid>
		<description>Hey Tim.
Just discovered another problem, can you help me out?
Your module is working on 1.5.0.1. If you log in as a customer (front end) and you want to re-order one of the grouped products with custom options, the error occures. Magento says &quot;please specify required options...&quot;
Do you know the issue? Do you think, we can solve it?

Thank you very much in advance.
Max</description>
		<content:encoded><![CDATA[<p>Hey Tim.<br />
Just discovered another problem, can you help me out?<br />
Your module is working on 1.5.0.1. If you log in as a customer (front end) and you want to re-order one of the grouped products with custom options, the error occures. Magento says &#8220;please specify required options&#8230;&#8221;<br />
Do you know the issue? Do you think, we can solve it?</p>
<p>Thank you very much in advance.<br />
Max</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmillhouse</title>
		<link>http://www.brimllc.com/2010/07/magento-associating-simple-products-with-required-options-to-a-grouped-product/comment-page-2/#comment-1896</link>
		<dc:creator>tmillhouse</dc:creator>
		<pubDate>Fri, 29 Apr 2011 11:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.brimllc.com/?p=118#comment-1896</guid>
		<description>Glenn, the module should facilitate this requirement, but you&#039;ll have to code in the checkbox input. Be sure to give it the same input &quot;name&quot; as the select inputs per my examples, and my code should pick this value up and add it as a custom option.</description>
		<content:encoded><![CDATA[<p>Glenn, the module should facilitate this requirement, but you&#8217;ll have to code in the checkbox input. Be sure to give it the same input &#8220;name&#8221; as the select inputs per my examples, and my code should pick this value up and add it as a custom option.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

