You are here

commerce-pado-addon-product-label.html.twig in Commerce Product Add-on 8

Default product add-on add product label template.

Available variables:

  • product_entity: The add on product.

File

templates/commerce-pado-addon-product-label.html.twig
View source
  1. {#
  2. /**
  3. * @file
  4. * Default product add-on add product label template.
  5. *
  6. * Available variables:
  7. * - product_entity: The add on product.
  8. *
  9. * @ingroup themeable
  10. */
  11. #}
  12. Add {{ product_entity.label }}