You are here

private property Product::$name in Commerce Google Tag Manager 8

Same name and namespace in other branches
  1. 8.2 src/Product.php \Drupal\commerce_google_tag_manager\Product::name

The product name.

Type: string

File

src/Product.php, line 15

Class

Product
Represents a product in the domain of Google's Enhanced Ecommerce.

Namespace

Drupal\commerce_google_tag_manager

Code

private $name;