Skip to content

Instantly share code, notes, and snippets.

@cleytonmessias
cleytonmessias / trustvox.html
Created June 17, 2015 14:45
Trustvox na Loja integrada
<div id="_trustvox_widget"></div>
@cleytonmessias
cleytonmessias / footer.js
Last active August 29, 2015 14:22 — forked from igorcalabria/Sample template
Script para estrelas do Trustvox
<div id="_trustvox_widget"></div>
<div id="_trustvox_widget"></div>
<div id="_trustvox_widget"></div>
<!-- No Header -->
<script type="text/javascript">
window._trustvox = [];
_trustvox.push(['_storeId', '143']);
$(document).ready(function() {
_trustvox.push(['_productId', $('#___rc-p-id').val()]);
_trustvox.push(['_productName',$('.fn.productName').text()]);
_trustvox.push(['_productPhotos', [$('#image-main').attr('src')]]);
<!-- No Header -->
<script type="text/javascript">
window._trustvox = [];
_trustvox.push(['_storeId', '143']);
(function() {
var getText = function( elem ) {
var node,
ret = "",
{
"order_id" => 69550920, "delivery_date" => "5/20/2015 7:11:00 PM",
"client" => {
"first_name" => "JULIANO", "last_name" => "MOURA DE OLIVEIRA",
"email" => "[email protected]"
},
"items" => [{
"name" => "CORT.CABELO WAHL H.P.BASIC 110",
"id" => "2206166", "url" => "http://www.efacil.com.br/redireciona/detalhe.asp?CodMer=2206166",
"price" => 57.45
{ "order_id": 123161,
"delivery_date": "2015-05-19T14:07+00:00",
"client":
{ "first_name": "Igor",
"last_name": "Rocha",
"email": "[email protected]"
},
"items":
[
{ "name": "Jogo de Cama Queen Lia - Alimport - Tamanhos Cama: Queen - Cores: Lilas",
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>Veja opiniões de quem já comprou</span>
</a>
</div>