set_product_property#

Database.set_product_property(prod_id, attr_it, prop_value)#

Set the product property associated with the given product ID and attribute ID.

Parameters:
prod_idProductIdType

Product ID.

attr_itint

Attribute ID.

prop_valuestr

New value for the product property.