• Resolved Nazar

    (@zaaz28)


    Hi, I already ask you about adding some data, but you still haven’t added it.
    https://ww.wp.xz.cn/support/topic/add-additional-params/

    Function kl_build_add_to_cart_data add param $cart_item_key. Function kl_added_to_cart_event using this function kl_build_add_to_cart_data so add param $cart_item_key on function call.
    Filter kl_checkout_item add param $cart_item_key

    $cart_item_key exists in functions but is not being used, so please add it.

Viewing 1 replies (of 1 total)
  • Plugin Support Danielle (Klaviyo)

    (@danielleklaviyo)

    Thanks for getting back in touch! The feature request is still being considered for future implementation. In the meantime, you can customize the kl_build_add_to_cart_data function and the kl_added_to_cart filter as desired in your own plugin files.

Viewing 1 replies (of 1 total)

The topic ‘Add additional params’ is closed to new replies.