get_product_property#
- Database.get_product_property(prod_id, attr_it)#
Get a product-specific property value.
- Parameters:
- prod_id
ProductIdType
Product ID.
- attr_it
int
Attribute ID.
- prod_id
- Returns:
str
Property value.
Get a product-specific property value.
ProductIdType
Product ID.
int
Attribute ID.
str
Property value.