Where are the parts of the checkout1.aspx such as the choose shipping charge layout and function?
Are there any xml packages for the checkout pages. I looked and saw nothing that would lead me to where I could modify the checkout pages appearance.
Where are the parts of the checkout1.aspx such as the choose shipping charge layout and function?
Are there any xml packages for the checkout pages. I looked and saw nothing that would lead me to where I could modify the checkout pages appearance.
There are a lot of class being used on this page alone rendering one page checkout panels. Shipping.cs, Address.cs, ShoppingCart.cs, Customer.cs, etc. Therefore, I'd like to know what specific panel or section do you want to modify. Let's start from here...