<%CALL UPSELLING_SHOWPOPUP()%> <%IF (($Customer.login AND $opt_price_for_reg_user) OR (NOT $opt_price_for_reg_user)) THEN%> <%IF $upselling_info THEN%>
<%QUERY ProductUpsellingTexts() DO DISPLAY%>
$[TR]message_header
<%IF $upselling_info=="UPSELLING_AUTOREMOVED" THEN%> $[TR]message_text_removed <%ENDIF%>
<%NEXTROW ENDQUERY%>
<%ENDIF%> <%IF $Cart.cart_id AND $Data.showupselling THEN%>
<%ENDIF%> <%ENDIF%>