phpDocumentor

GoogleAnalyticsProductInterface

Interface GoogleAnalyticsProductInterface

Table of Contents

brand()  : string|null
Returns the product items brand.
category()  : string|null
Returns the product items category.
coupon()  : string|null
Returns the product items coupon.
id()  : string|null
Returns the product items id.
listPosition()  : string|null
Returns the product items list position.
name()  : string|null
Returns the product items name.
price()  : float|null
Returns the product items price.
quantity()  : string|null
Returns the product items quantity.
variant()  : string|null
Returns the product items variant.

Methods

listPosition()

Returns the product items list position.

public listPosition() : string|null
Return values
string|null

Product items list position.

Search results