Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 353b5be1 authored by 65160381's avatar 65160381
Browse files

8.6

parent 46d09cc6
Branches
No related tags found
No related merge requests found
Pipeline #609 passed with warnings
...@@ -15,9 +15,13 @@ ...@@ -15,9 +15,13 @@
<!-- Cart items will be dynamically loaded here --> <!-- Cart items will be dynamically loaded here -->
</div> </div>
<button>
<div class="checkout" onclick="goToCheckout()">Checkout</div>
</button>
<footer> <footer>
<p>&copy; 2025 ASA</p> <p>&copy; 2025 ASA</p>
<div class="checkout" onclick="goToCheckout()">Checkout</div>
</footer> </footer>
<script> <script>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment