<%/* Product input fields */%> <%QUERY ProductInputField_inproduct(product_id=$product_id) DO IF $Numrows THEN%> <%IF '1'=='<>' THEN%>
<%ENDIF%>
<%ENDIF DISPLAY%>
$if_title: <%IF $if_required THEN%>*<%ENDIF%>
<%INCLUDE 'responsive/product/product-input-field.htm'%>
<%NEXTROW IF $Numrows THEN%>
<%IF '1'=='<>' THEN%>
<%ENDIF%>
<%ENDIF ENDQUERY%>