Hi I’m very new to developing a Shopify site, I’d like to embed a leaderboard of scores that I have developed on elastic beanstalk and externally rendered as an HTML table.
Is there anyway in which I can embed this into a custom .liquid page?
I’ve tried using fetch() or iframe but with no luck, any help very much appreciated and I apologise in advance if I’ve not provided enough detail to answer.
Yeah the table is intended to be updated dynamically, problem is each time I attempt to add an iframe it seems to be blocked when previewing the page, on the beanstalk end, I’ve made the URL public and my security group allows http, https, shh traffic. Thanks for your response.
Dude you’re an absolute genius, after 20 hours of trial and error it worked!! thanks, iframe worked perfect once beanstalk was https secured with a custom SSL certified subdomain, very very happy
You can also try to embed your leaderboard directly into your store using the link (or make it look like a card) using EmbedAny app. Let me know if that works easily without using liquid,