These are actually associated products to the product you are looking at. The association is in ProductAssoc entity and association type are PRODUCT_UPGRADE , PRODUCT_COMPLEMENT
You can remove the association and there is a check in ftl that the part will only appears <#if associatedProducts?has_content> Regards -- Chirag Manocha Emforium Pvt. Ltd. Contact :- +91-98735-47457, +91-98263-19099 ----- "BrettS" <[email protected]> wrote: > From: "BrettS" <[email protected]> > To: [email protected] > Sent: Friday, 14 May, 2010 10:11:40 AM > Subject: Remove "You Might Also Interested" Items From Cart > > Hi, > > Can anyone tell me how to remove the list of "You Might Also > Interested:" > items in the /ecommerce/control/modifycart page please? > > I could just comment out the code in showcart.ftl. However, I presume > there > is a better way. > > Thank you > > Regards > > Brett S > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Remove-You-Might-Also-Interested-Items-From-Cart-tp2216100p2216100.html > Sent from the OFBiz - User mailing list archive at Nabble.com.
