-
- jsperri

-
Total Posts: 126
Joined: 2007-08-31
Fistufle
|
If you look at eav_attribute table, you’ll see that 435 is attribute_id for the attribute_code = ‘gift_message_available’
So you should have a look into changing values for rows having attribute_id=435 in catalog_product_entity_varchar table for the products/store (=entity_id / store_id) that you wish to change.
This is not tested, please backup first before doing any changes
|