A function which retrieves a product title.
Purpose of this function is for the get.product.title
filter.
- Full name:
get_product_title - Defined in:
cms/core/Shared/Helpers/product.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$productId |
string | Product id. |
Return Value
string
Product title or '' on failure.