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.
1 theme call to commerce-pado-addon-product-label.html.twig
- PadoAddToCartForm::buildForm in src/
Form/ PadoAddToCartForm.php - Form constructor.
File
tests/modules/commerce_pado_test/templates/commerce-pado-addon-product-label.html.twigView source
- {#
- /**
- * @file
- * Default product add-on add product label template.
- *
- * Available variables:
- * - product_entity: The add on product.
- *
- * @ingroup themeable
- */
- #}
- Add {{ product_entity.label }} for {{ product_entity.getDefaultVariation.getPrice|commerce_price_format }}