<%IF 0!='<>' AND ''!='<>' THEN%> <%$Data.Row_eo='even' $product_textfield_cnt=0 FETCH SPLIT('<>') DISPLAY $label=CALL GET('Shop.label_text'+$name) $text=CALL GET('Text'+$name) IF $label AND $text THEN $product_textfield_cnt=$product_textfield_cnt+1 IF $product_textfield_cnt==1 THEN%>
    <%ENDIF IF $Data.Row_eo=='even' THEN $Row_eo='odd' ELSE $Row_eo='even' ENDIF%>
  • $label: $text
  • <%ENDIF NEXTROW ENDFETCH IF $product_textfield_cnt>0 THEN%>
<%ENDIF%> <%ENDIF%>