Get name of the listing inside Elementor form

Greetings.
I’m creating a checkout form in elementor, but I can’t get the name of the listing to put it in the form when the customer clicks the “buy now” button. Is there any way to do it?
Thank you.

Unfortunately there’s no way to do this without customizations, Elementor will not detect HivePress listings automatically. The listing ID is saved in the hp_listing meta of the purchased product.

1 Like

Thanks for the answer. Is it possible to extract the listing id (hp_listing meta) in a shortcode and put it in the elementor form field?

Please check if Elementor has such options for WooCommerce orders. If not then a custom PHP function is probably required for this purpose.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.