I am using Wordpress Ecommerce by GetShopped, and on the checkout page there is a part where the user selects their country.
By default, not all the available delivery options are displayed until the user selects their country or the Calculate button.
The problem is, the customers assume that there is no delivery available (as its hidden until they select the country or click Calculate).
How can I hide the rest of the form from the customer (therefore requiring them to select their country), before displaying the remainder of the form?