mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-22 14:26:29 +01:00
modif bag page
This commit is contained in:
parent
15e3393194
commit
282be5fa55
1 changed files with 0 additions and 11 deletions
|
@ -24,14 +24,6 @@
|
|||
<br style="display: block;content: ' '; margin: 1.5vw 0; line-height: 1.5vw;">
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-between">
|
||||
<p>Sub Total</p>
|
||||
<p>1.999.999,00</p>
|
||||
</div>
|
||||
<div class="row justify-content-between" style="border-bottom: 1px solid white;">
|
||||
<p>Shipping</p>
|
||||
<p>-</p>
|
||||
</div>
|
||||
<div class="row justify-content-between">
|
||||
<p>Estimate</p>
|
||||
<p>1.999.999,00</p>
|
||||
|
@ -44,10 +36,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<%- include('../layouts/footer.ejs', {state: 'bag'}); %>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue