Promotional Code
Posted: Tue Mar 10, 2009 9:23 am
How to I get rid of the promotional code in the check out area, my client doesn't need it.
Code: Select all
<uc:CouponDialog ID="CouponDialog1" runat="server" EnableViewState="false" />
Code: Select all
<uc:CouponDialog ID="CouponDialog1" runat="server" EnableViewState="false" Visible="false" />