I found this documentation
(https://docs.adobe.com/content/help/en/target/using/experiences/offers/passing-profile-attributes-to-the-html-offer.html)
which allows us to use profile data in our offers. This works however, I
cannot figure out how to pull in updated data values without reloading
the page. Is there a way to update the content without reloading the
page? Perhaps on some sort of event listener (ex: click event)? Thanks!