Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

$email_id
(string) The WooCommerce email id

Webhook Filters

Description

wc_maileon_webhook_related_products_map_product_{$type}is a filter applied to each product in related products JSON endpoint. $typeis one of the following:

  • upsell

  • cross_sell

Parameters

$data
(array) The mapped product array

$product
(\WC_Product) The original WooCommerce product