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
<div id="_trustvox_widget"></div> |
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
<div id="_trustvox_widget"></div> |
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', 'ID DA LOJA - MUDAR AQUI']); | |
(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); | |
})(); | |
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
<div id="_trustvox_widget"></div> |
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
"items"=>[{"name"=>"NOVO PORTA UTENSÍLIOS", "id"=>"873", "price"=>"124.0000", "url"=>nil}, | |
{"name"=>"NOVO PORTA UTENSILIOS", "id"=>"1419", "price"=>"0.0000", "url"=>nil}, | |
{"name"=>"Moedor de Pimenta", "id"=>"865", "price"=>"154.0000", "url"=>nil}, | |
{"name"=>"Moedor de Pimenta-VERMELHO-UNICO", "id"=>"1729", "price"=>"0.0000", "url"=>nil}, | |
{"name"=>"ESPÁTULA GRANDE SILICONE PROFISSIONAL", "id"=>"1516", "price"=>"92.0000", "url"=>nil}, | |
{"name"=>"ESPÁTULA MÉDIA DE SILICONE VÊNUS", "id"=>"902", "price"=>"65.0000", "url"=>nil}, | |
{"name"=>"ESPATULA MEDIA DE SILICONE VENUS", "id"=>"979", "price"=>"0.0000", "url"=>nil}] |
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
Código para criar a âncora: | |
<div class="trustvox-link"> | |
<a id="trustvox-a" href="#trustvox-reviews"> | |
<img src="/arquivos/icon-ancora-trustvox-verde.png" /> | |
<span>Pergunte e veja opiniões de quem já comprou</span> | |
</a> | |
</div> | |
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
({ | |
"EventDate" => "2015-06-19T16:43:20.7292647-03:00", "StoreDomain" => "savanaskate.com.br", "Event" => "StatusUpdated", "Resource" => "Orders", "ResourceId" => 11317, "UrlResource" => "/orders/11317", "action" => "create", "controller" => "ciashop/webhooks", "locale" => "pt-BR", "webhook" => { | |
"EventDate" => "2015-06-19T16:43:20.7292647-03:00", "StoreDomain" => "savanaskate.com.br", "Event" => "StatusUpdated", "Resource" => "Orders", "ResourceId" => 11317, "UrlResource" => "/orders/11317" | |
} | |
}) |
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
<div id="_trustvox_widget"></div> |
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
$('#id ou class da div').on('click', function(event) { | |
event.preventDefault(); | |
var offset = $($(this).attr('href')).offset().top; | |
$('html, body').animate({scrollTop:offset}, 500); | |
}); |
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', 'ID DA LOJA']); | |
_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); | |
})(); |