Give html behavior to a normal bubble button?

simply put it, i need to add both of these things:

to allow me to show a payment modal for a site when the button is clicked. the issue is that this requires me to add an html element with both of these code segments to get it to work, and i’d like to be able to have it open with an actual bubble button, while still containing the ```data-sellix product=“PRODUCT_UNIQID”

Place an html element in a popup

Add the code to the html element

Add a button and set a workflow to show the popup

In the popup place a close icon and set a workflow upon clicking it to hide the popup (not really necessary because the popup will close if you click outside of it)

Hope this helps :+1:t2:

its kind of a hacky solution, but it can do for now. thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.