keweli Posted June 18, 2010 Share Posted June 18, 2010 I am trying to use an {if} statement comparing the product manufacturers.For instance, {if $product->id_manufactuer == 3}.Has the $product->id_manufacturer value already been discarded at this checkout point? I also understand there may be products from different manufacturers add. How can I check all if them (e.g. {if “one of the products in the card has id_manufactuer 3"}. Link to comment Share on other sites More sharing options...
Recommended Posts