/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 14:7 Expected ":"
Line 15:12 Expected ":"
Line 16:10 Expected ":"
Line 20:0 Unexpected "<"

**/
<script src="https://apis.google.com/js/platform.js?onload=renderBadge" async defer></script>

<script>
  window.renderBadge = function() {
    var ratingBadgeContainer = document.createElement("div");
    document.body.appendChild(ratingBadgeContainer);
    window.gapi.load('ratingbadge', function() {
      window.gapi.ratingbadge.render(ratingBadgeContainer, {"merchant_id": 5307700807});
    });
  }
</script>
