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