Liquid error (layouts/theme line 23): internal Skip to content
Log in

Form - Liquid Tag Reference

On this page

The form block tag generates an HTML form with built-in handling for submissions and validation. Wrap form fields inside {% form %}...{% endform %} to create interactive forms in your storefront.

Syntax

```liquid

{% form %} {% endform %} ```

Property Value
Tag Name form
Type Block tag
Source Hydrofoil (core)

Description

The form tag provides functionality in StoreConnect Liquid templates.

Was this article helpful?

Was this article helpful?