A function which retrieves a product status.

Purpose of this function is for the get.product.status filter.


  • Full name: get_product_status
  • Defined in: cms/core/Shared/Helpers/product.php

Parameters

Parameter Type Description
$productId string Product id.

Return Value

string|false

Product status or false on failure.