Hi all,
I'm looking for a way to copy the content of an attribute contained in a Category to an attribute in the products in that category. This operation should happen when an user inserts a value in that field in a Category using the Backoffice. I was looking at the handlers, like "ProductToCategoryDropHandler", but don't know for sure if it is the right choice and I didn't find the handler from Category to product.
Thanks in advance for any suggestion