update
This commit is contained in:
parent
ea476c4a96
commit
9a3bb2c4b4
@ -7,7 +7,7 @@ const menuElements = require("./pages/elementos-menu");
|
||||
module.exports = {
|
||||
accountName: "agenciamagma",
|
||||
pages: [
|
||||
{ data: home, template: "template-home.html" },
|
||||
{ data: home, template: "luizfelipe-home.html" },
|
||||
{ data: category, template: "template-categoria.html" },
|
||||
{ data: product, template: "template-produto.html" },
|
||||
{ data: institucional, template: "template-institucional.html" },
|
||||
|
19058
package-lock.json
generated
19058
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
{
|
||||
"author": "Agência M3",
|
||||
"name": "tema-template",
|
||||
"shopName": "template",
|
||||
"shopName": "luizfelipe",
|
||||
"description": "Tema Vtex para loja Vtex",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
@ -12,8 +12,7 @@
|
||||
"dev": "cross-env NODE_ENV=development gulp watch",
|
||||
"dev:fast": "cross-env NODE_ENV=devfast gulp watch",
|
||||
"prod": "cross-env NODE_ENV=production gulp build",
|
||||
"format": "prettier --write \"src/arquivos/**/*.{js,jsx,scss}\"",
|
||||
"preinstall": "npx npm-force-resolutions"
|
||||
"format": "prettier --write \"src/arquivos/**/*.{js,jsx,scss}\""
|
||||
},
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
|
@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="home" page-id="homepage" />
|
||||
@ -11,13 +10,13 @@
|
||||
<vtex:contentPlaceHolder id="htmlSeo" />
|
||||
<title>Template</title>
|
||||
|
||||
<vtex:template id="template-loads-header" />
|
||||
<vtex:template id="luizfelipe-loads-header" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<vtex:template id="template-header" />
|
||||
<vtex:template id="luizfelipe-header" />
|
||||
|
||||
<main class="home">
|
||||
|
||||
@ -117,11 +116,11 @@
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<vtex:template id="template-footer-newsletter" />
|
||||
<vtex:template id="template-footer-links" />
|
||||
<vtex:template id="template-footer" />
|
||||
<vtex:template id="luizfelipe-footer-newsletter" />
|
||||
<vtex:template id="luizfelipe-footer-links" />
|
||||
<vtex:template id="luizfelipe-footer" />
|
||||
</footer>
|
||||
<vtex:template id="template-loads-footer" />
|
||||
<vtex:template id="luizfelipe-loads-footer" />
|
||||
</body>
|
||||
|
||||
</html>
|
@ -42,11 +42,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<nav role="navigation">
|
||||
<ul class="itens nav navbar-nav" itemscope="itemscope"
|
||||
itemtype="http://www.schema.org/SiteNavigationElement">
|
||||
<ul class="itens nav navbar-nav" itemscope="itemscope" itemtype="http://www.schema.org/SiteNavigationElement">
|
||||
<li class="novidades" itemprop="name">
|
||||
<a itemprop="url" class="titulo-departamento highlight"
|
||||
href="/busca/?fq=H:143&O=OrderByReleaseDateDESC" title="novidades">
|
||||
<a itemprop="url" class="titulo-departamento highlight" href="/busca/?fq=H:143&O=OrderByReleaseDateDESC" title="novidades">
|
||||
novidades
|
||||
</a>
|
||||
</li>
|
@ -0,0 +1,4 @@
|
||||
<script crossorigin="anonymous" src="https://polyfill.io/v3/polyfill.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/proxy-polyfill@0.3.1/proxy.min.js" integrity="sha256-aRX3NIXjCxT51wF6s9KHLiFrf5E0n1YzvDLAMzeAVzA=" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="/arquivos/luizfelipe--main-bundle.js" async="async"></script>
|
@ -3,4 +3,4 @@
|
||||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link rel="stylesheet" href="/arquivos/template--main.css" />
|
||||
<link rel="stylesheet" href="/arquivos/luizfelipe--main.css" />
|
@ -1,47 +0,0 @@
|
||||
<section class=" footer">
|
||||
<div class="selos">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<ul class="pagamento">
|
||||
<li><i class="sprite sprite-master"></i></li>
|
||||
<li><i class="sprite sprite-visa"></i></li>
|
||||
<li><i class="sprite sprite-diners"></i></li>
|
||||
<li><i class="sprite sprite-elo"></i></li>
|
||||
<li><i class="sprite sprite-hiper"></i></li>
|
||||
<li><i class="sprite sprite-pagseguro"></i></li>
|
||||
<li><i class="sprite sprite-boleto"></i></li>
|
||||
</ul>
|
||||
<ul class="certificados">
|
||||
<li><i class="sprite sprite-vtex-pci"></i></li>
|
||||
<li><i class="sprite sprite-google-safe-browser"></i></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container-fluid razao">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-6 cnpj">
|
||||
<p>
|
||||
Copyright Ⓒ 2019 - Loja Sweeter Comércio Eletrônico | <span>CNPJ: 000.000.000/0001-00</span>
|
||||
</p>
|
||||
<p>
|
||||
Rua 7 de Setembro, 3795 Centro - São Paulo/SP
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 desenvolvimento">
|
||||
<a href="#" target="_blank">
|
||||
<i class="sprite sprite-varejo-tech"></i>
|
||||
</a>
|
||||
<a href="#" target="_blank">
|
||||
<i class="sprite sprite-vtex"></i>
|
||||
</a>
|
||||
<a href="https://digitalm3.com.br/" target="_blank">
|
||||
<span>Developed by </span>
|
||||
<i class="sprite sprite-m3"></i>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
@ -1,16 +0,0 @@
|
||||
<header class="header-simples">
|
||||
<div class="container-fluid">
|
||||
<div class="row justify-content-between" >
|
||||
<div class="col-12 col-sm-6">
|
||||
<a href="/" class="logo">
|
||||
<img src="/arquivos/template-logo.png" alt="VTEX"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col ">
|
||||
<div class="compra-segura">
|
||||
<span><i class="sprite sprite-cadeado"></i>Compra 100% segura</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
@ -1,5 +0,0 @@
|
||||
<script crossorigin="anonymous" src="https://polyfill.io/v3/polyfill.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/proxy-polyfill@0.3.1/proxy.min.js"
|
||||
integrity="sha256-aRX3NIXjCxT51wF6s9KHLiFrf5E0n1YzvDLAMzeAVzA=" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="/arquivos/template--main-bundle.js" async="async"></script>
|
@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="erro" page-id="404" />
|
||||
|
@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="erro" page-id="500" />
|
||||
|
@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="erro" page-id="busca-vazia" />
|
||||
|
@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="categoria" page-id="categoria" />
|
||||
@ -58,8 +57,7 @@
|
||||
</button>
|
||||
</div>
|
||||
<div class="produtos-da-categoria">
|
||||
<vtex.cmc:searchResult layout="46b0e7f2-15ee-4789-a75e-280e389d2b8f" itemCount="12"
|
||||
columnCount="12" />
|
||||
<vtex.cmc:searchResult layout="46b0e7f2-15ee-4789-a75e-280e389d2b8f" itemCount="12" columnCount="12" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -1,11 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="home" page-id="homepage" />
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<section>
|
||||
<!-- <div class="produtos-menu">
|
||||
@ -16,4 +18,5 @@
|
||||
</div>
|
||||
</section>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -1,10 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce"
|
||||
lang="pt-br"
|
||||
>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="institucional" page-id="institucional" />
|
||||
<meta charset="utf-8" />
|
||||
@ -52,4 +48,5 @@
|
||||
</footer>
|
||||
<vtex:template id="template-loads-footer" />
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="login" page-id="login" />
|
||||
<meta charset="utf-8" />
|
||||
@ -12,6 +12,7 @@ xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<vtex:template id="template-loads-header" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
@ -32,4 +33,5 @@ xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
</footer>
|
||||
<vtex:template id="template-loads-footer" />
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="minhaConta" page-id="minha-conta" />
|
||||
<meta charset="utf-8" />
|
||||
@ -13,6 +13,7 @@ xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<link rel="stylesheet" href="/arquivos/template--user-pages.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body class="minha-conta">
|
||||
|
||||
<vtex:template id="template-header" />
|
||||
@ -36,4 +37,5 @@ xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
<script src="/arquivos/bootstrap.min.js"></script>
|
||||
<vtex:template id="template-loads-footer" />
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
@ -1,10 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html
|
||||
xmlns="http://www.w3.org/1999/xhtml"
|
||||
xmlns:vtex="http://www.vtex.com.br/2009/vtex-common"
|
||||
xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce"
|
||||
lang="pt-br"
|
||||
>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:vtex="http://www.vtex.com.br/2009/vtex-common" xmlns:vtex.cmc="http://www.vtex.com.br/2009/vtex-commerce" lang="pt-br">
|
||||
|
||||
<head>
|
||||
<meta name="page" content="produto" page-id="produto-padrao" />
|
||||
<meta charset="utf-8" />
|
||||
@ -51,16 +47,12 @@
|
||||
|
||||
<div class="compra-segura">
|
||||
<p>
|
||||
<span>compra segura</span
|
||||
><i class="sprite sprite-cadeado"></i>
|
||||
<span>compra segura</span><i class="sprite sprite-cadeado"></i>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="descricao-produto">
|
||||
<a
|
||||
href="#descricao-completa"
|
||||
title="Descrição do Produto"
|
||||
>
|
||||
<a href="#descricao-completa" title="Descrição do Produto">
|
||||
<i class="sprite sprite-arrow-down-pink"></i>
|
||||
Descrição do produto
|
||||
</a>
|
||||
@ -100,4 +92,5 @@
|
||||
</footer>
|
||||
<vtex:template id="template-loads-footer" />
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user