%@ Control Language="C#" AutoEventWireup="true" Inherits="CMSModules_Ecommerce_Controls_ShoppingCart_ShoppingCartCustomerSelection"
CodeFile="ShoppingCartCustomerSelection.ascx.cs" %>
<%@ Register Src="~/CMSModules/Ecommerce/FormControls/CustomerSelector.ascx" TagName="CustomerSelector"
TagPrefix="cms" %>
<%@ Register TagPrefix="cms" TagName="CustomerNew" Src="~/CMSModules/Ecommerce/Controls/UI/CustomerNew.ascx" %>