Hey,
how can i get the custom fields inside the product subscriber??
I’ve tried $event->getPage()->getProduct()->getCustomFields() and $event->getPage()->getProduct()->getTranslated()[‘customFields’]
But they are always empty.
Please need help?