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