FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "사용자 정의 URL ID 이미지 채팅"
<script src="https://cdn.fastcomments.com/js/embed-image-chat.min.js"></script> <script> FastCommentsImageChat(document.getElementById('product-image'), { tenantId: 'demo', urlId: 'product-v2-main-image' }); </script>
Result