Jump to content

order-carrier.tpl


Recommended Posts

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

×
×
  • Create New...