get_product_property#
- ComponentDef.get_product_property(prod_id, attr_it)#
Get the product property for a given product ID and attribute ID.
- Parameters:
- prod_id
ProductIdType
Product ID.
- attr_it
int
Attribute ID.
- prod_id
- Returns:
str
Product property for the given product ID and attribute ID.