-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
132 lines (130 loc) · 6.21 KB
/
index.html
File metadata and controls
132 lines (130 loc) · 6.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE html>
<html>
<head>
<title>BobblePop Store</title>
<link rel="stylesheet" href="assents/css/general.css" type="text/css">
<link rel="stylesheet" href="assents/css/index.css" type="text/css">
<link rel="icon" href="assents/img/favicon.png">
</head>
<style>
</style>
<body>
<div class="cabecalho">
<table>
<tr>
<th colspan="2" align="left"><a href="index.html"><img src="assents/img/Logo.png"></a></th>
<th align="right" class="reduzir_coluna"><a href="index.html">Home</a></th>
<th align="right"> | </th>
<th align="right" class="reduzir_coluna"><a href="products.html">Produtos</a></th>
<th align="right"> | </th>
<th align="right" class="reduzir_coluna"><a href="cart.html">Carrinho</a></th>
<th align="right"> | </th>
<th align="right" class="reduzir_coluna"><a href="contact.html">Contato</a></th>
</tr>
<tr>
<th colspan="2"><input type="search" style=" width: 100%; height: 30px;"></th>
<th><a href="products.html"><button>🔍︎</button></a></th>
</tr>
</table>
</div>
<table class="destaques">
<tr>
<td>
<div style="display: flex; flex-direction: row;">
<div>
<script src="https://unpkg.com/@lottiefiles/dotlottie-wc@0.9.10/dist/dotlottie-wc.js" type="module"></script>
<dotlottie-wc src="https://lottie.host/16cc7d86-e4a1-462b-9a08-ff54bd799db0/BCDjUIenth.lottie" style="width: 80px;height: 80px" autoplay loop></dotlottie-wc>
</div>
<div align="left" style="padding: 23px;">
<span class="oferta">FRETE GRATIS </span></br>
<span>Frete grátis para toda a região de Belo Horizonte!</span>
</div>
</div>
</td>
<td >
<div style="display: flex; flex-direction: row;">
<div>
<script src="https://unpkg.com/@lottiefiles/dotlottie-wc@0.9.10/dist/dotlottie-wc.js" type="module"></script>
<dotlottie-wc src="https://lottie.host/36b1ea8a-898f-440e-bebd-92234089e23b/o7Bfc1cutY.lottie" style="width: 80px;height: 80px" autoplay loop></dotlottie-wc>
</div>
<div align="left" style="padding: 23px;">
<span class="oferta">Entregamos em todo Brazil</span></br>
<span style="font-size: 8px;">Exceto Rio de Janeiro por questões de segurança*</span>
</div>
</div>
</td>
<td>
<div align="right" style="display: flex; flex-direction: row;">
<div>
<script src="https://unpkg.com/@lottiefiles/dotlottie-wc@0.9.10/dist/dotlottie-wc.js" type="module"></script>
<dotlottie-wc src="https://lottie.host/905aed4e-2ebd-4d12-b668-35d621fd5305/4MwEYOOFYQ.lottie" style="width: 80px;height: 80px" autoplay loop></dotlottie-wc>
</div>
<div align="left" style="padding: 23px;">
<span class="oferta">Devolução Grátis</span></br>
<span style="font-size: 8px;">Nos primeiros 10 segundos*</span>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class = "frete-box">
</div>
</div>
<div class="container">
<div class="item" data-produto-id="3">
<img src="assents/img/bkrsedu.png" >
<span>Estilista de Sites</span>
<span class="oferta">20% off</span>
<div style="display: flex; gap: 10px; align-items: center;">
<span class="preco">R$ 80,00</span>
<span class="corta">R$ 100,00</span>
<a href="cart.html"><button type="submit" name="comprar" >Comprar 🛒</button></a>
</div>
</div>
<div class="item" data-produto-id="4">
<img src="assents/img/sem_limite.png" >
<span>Analista de Fila que Não Anda</span>
<span class="oferta">20% off</span>
<div style="display: flex; gap: 10px; align-items: center;">
<span class="preco">R$ 80,00</span>
<span class="corta">R$ 100,00</span>
<a href="cart.html"><button type="submit" name="comprar" >Comprar 🛒</button></a>
</div>
</div>
<div class="item" style="flex: 2;">
<img src="assents/img/casas_BobblePop.png" style="width: 560px;">
<sapn style="font-weight: bold">
<BIG>OFERTA DE LANÇAMENTO:</BIG> Coleção Xing Paiva com 20% OFF!</sapn>
<sapn>
<BIG>Só amanhã!</BIG> só amanhã mesmo ... Aqui na <BIG>BobblePop Store</BIG></sapn>
<sapn style="font-weight: bold">
<BIG>Restam poucas unidades em estoque.</BIG>
</sapn>
</div>
</div>
<script src="assents/js/carrinho.js"></script>
</body>
<footer>
<table>
<tr>
<td>Acessibilidade</td>
<td>Contato</td>
<td>Trabalhe conosco</td>
<td>Termos e condições</td>
</tr>
<tr>
<td>Em postergação</td>
<td><a href="contact.html">Formulário</a></td>
<td>Limite do grupo atingido</td>
<td>Não reclamar do site</td>
</tr>
<tr>
<td></td>
<td>4002-8922</td>
</tr>
</table>
<p style="text-align: center; margin: 0px;">Copyright © 59ac-2026 BobblePop Store LTDA.</p>
</br>
</footer>
</html>