{exp:freeform:form form_name="{stash:form_name}" form:class="sky-form" inline_errors="yes" inline_error_return="support/forms/{stash:form_name}/" required="name|address-line1|city|state|postal-code|email|product_model|product_serial|date"} {exp:snaptcha:field} {exp:subscriber:form form_id="1"} {freeform:field:unique_hash}
Tell Us About You
{if freeform:error:name}
Enter your name.
{/if}
{if freeform:error:address-line1}
Enter a street address.
{/if}
{if freeform:error:city}
Enter a city.
{/if}
{if freeform:error:state}
Select a state.
{/if}
{if freeform:error:postal-code}
Enter a ZIP/Postal Code.
{/if}
{!-- end .row --}
{if freeform:error:email}
Enter an email address.
{/if}
{!-- end .row --}
Tell Us About Your Purchase
{if freeform:error:product_model}
Enter a product model.
{/if}
{if freeform:error:product_serial}
Enter a serial number.
{/if}
{if freeform:error:date}
Select a purchase date.
{/if}
{!-- end .row --}
{/exp:freeform:form}