Add Bundle To Cart Form - Liquid Form Reference
On this page
Usage
liquid
{% form "add-bundle-to-cart" %}
<!-- Form fields here -->
{% endform %}
| Property | Value |
|---|---|
| Form Name | add-bundle-to-cart |
| Category | Cart |
Form Object
Inside the form block, you can access the form object which provides:
form.errors— Any validation errors after submission