As title says... the form produces validation errors since the required 
fields are not present (the template doesn't even render them): 

{% if cart.is_shippable %}
    {% block shipping-info %}{% include 
"contact/_contact_info_form_shipping.html" %}{% endblock %}
{% endif %}

How can I have these fields be non-required if the cart contains only 
non-shippable items?

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to satchmo-users+unsubscr...@googlegroups.com.
To post to this group, send email to satchmo-users@googlegroups.com.
Visit this group at http://groups.google.com/group/satchmo-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to