commerce-pado-add-to-cart-form.html.twig in Commerce Product Add-on 8
Default product add-on add to cart form template.
Available variables:
- attributes: HTML attributes for the wrapper.
- form: The form render array
File
templates/commerce-pado-add-to-cart-form.html.twigView source
- {#
- /**
- * @file
- * Default product add-on add to cart form template.
- *
- * Available variables:
- * - attributes: HTML attributes for the wrapper.
- * - form: The form render array
- *
- * @ingroup themeable
- */
- #}
- {{ form }}