-
-
Save igorcalabria/80f56a47ce138f9cc498 to your computer and use it in GitHub Desktop.
Fiero
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li data-trustvox-product-code="5" ></li> | |
<li data-trustvox-product-code-js="dataLayer[0].productId" data-trustvox-should-skip-filter="true"></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var _trustvox_shelf_rate = _trustvox_shelf_rate || []; | |
_trustvox_shelf_rate.push(['_storeId', '140']); | |
_trustvox_shelf_rate.push(['_productContainer', '.prateleira']); | |
(function() { | |
var tv = document.createElement('script'); tv.type = 'text/javascript'; tv.async = true; | |
tv.src = '//s3-sa-east-1.amazonaws.com/trustvox-rate-widget-js/widget.js'; | |
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tv, s); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment