by (120 points)
How can I define which fields I want to display for the shipping address and quote forms, and which ones should be mandatory? E.g., I don't want ZIP field to be mandatory in the quote form where it is mandatory by default.

1 Answer

by (1.1k points)
Hello,

Thank you for your question.
To make a field required you need to put a * after the name of the field:
{$quote:form:firstname*:lastname*:email*:phonecountrycode*:phone*:disclaimer}

Best regards,
SeoToaster Support
...