get_product_property#

Edb.get_product_property(prod_id, attr_it)[source]#

Get the product-specific property value.

Parameters:
prod_idProductIdType

Product ID.

attr_itint

Attribute ID.

Returns:
str

Property value returned.