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