Custom liquid not showing on published website

I have added this custom liquid to my product pages:

It shows correctly in the theme but when I publish, nothing appears.

Why would this be?

Hi @GG1496

As I can see, if you just just add this html code. it will show nothing.

So you should add something else in your theme except this code

Hello @GG1496 , Could you please clarify what you intended to display within that div? It appears that the div in your code is empty, which is why it is not rendering any content.