get_product_property#

PackageDef.get_product_property(prod_id, attr_it)#

Get the product property for a given product ID and attribute ID.

Parameters:
prod_idProductIdType

Product ID.

attr_itint

Attribute ID.

Returns:
str

Product property for the given product ID and attribute ID.