...
$email_id
(string
) The WooCommerce email id
Webhook Filters
wc_maileon_webhook_related_products_map_product_{$type}
Description
wc_maileon_webhook_related_products_map_product_{$type}
is a filter applied to each product in related products JSON endpoint. $type
is one of the following:
upsell
cross_sell
Parameters
$data
(array
) The mapped product array
$product
(\WC_Product
) The original WooCommerce product