<%@ Control Language="vb" AutoEventWireup="false" CodeBehind="addtocartnopopup.ascx.vb" Inherits="ASPNetPortal.addtocartnopopup1" %>
<% if HeaderVisible then %>
<%=ModuleTitle%> <% if IsEditable then %> <%=EditText %> <% end if %>
<% end if %>
<%=GetGlobalResourceObject("lang", "CartMsg2")%>
<%# container.dataitem("ProductCode") %> <%#DataBinder.Eval(Container.DataItem,"ProductName") %> <%--<%# container.dataitem("Description").tostring.replace(",","
") %>--%> <%# Container.DataItem("Description").ToString.Replace(BaseUrl & "/Uploads/orderpictures/", "")%>
<%#DataBinder.Eval(Container.DataItem,"Qty") %>
<%=GetGlobalResourceObject("lang", "GoToCart")%>