Skip to Content
0
Sep 13, 2023 at 09:06 AM

Copy attribute content from a Category to all the products in it

121 Views

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