<%@ Control Language="vb" AutoEventWireup="false" Inherits="ASPNetPortal.addtocartpopup" CodeBehind="addtocartpopup.ascx.vb" %>
<% 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/", "")%>
<%# formatNumberEx(DataBinder.Eval(Container.DataItem,"Qty")) %>
<% If SeePrice() Then%> <%End If%> <%=GetGlobalResourceObject("lang", "GoToCart")%>