foreach item = parent name = parentment from = $shop_category_array if $smarty.foreach.parentment.iteration<4 or ($smarty.foreach.parentment.iteration>12 and $smarty.foreach.parentment.iteration<25) or ($smarty.foreach.parentment.iteration>33 and $smarty.foreach.parentment.iteration<46) assign var="fathercss" value="father" else assign var="fathercss" value="father2" /if
  • $parent.class_name
      foreach name = parentbaby item = baby from = $parent.child if $smarty.foreach.parentbaby.iteration < 5
    • $baby.class_name
    • /if /foreach
  • /foreach