Dodanie banera Orlen w koszyku oraz poprawa stylów i elementów w plikach CSS i produktach

This commit is contained in:
2024-11-24 21:35:43 +01:00
parent 0572afe461
commit 27dc5d15c2
6 changed files with 20 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -3853,6 +3853,7 @@ ul.pager {
#paypo-promo {
padding: 25px 0;
font-weight: 600;
display: none;
img {
height: 30px;
@@ -6175,7 +6176,7 @@ ul.pager {
display: flex;
align-items: flex-end;
gap: 10px;
margin-bottom: 15px;
margin-bottom: 5px;
img {
width: 26px;
@@ -6297,3 +6298,11 @@ ul.pager {
display: none;
}
}
.orlen-banner {
margin-top: 25px;
img {
width: 100%;
}
}

View File

@@ -32,6 +32,9 @@
</div>
</div>
<? endif; ?>
<div class="orlen-banner">
<img src="/layout/images/orlen-banner.jpg" alt="Orlen" />
</div>
</div>
<script>
(function(o, r, l, e, n) {

View File

@@ -103,6 +103,11 @@
<p class="free-delivery"><strong>Darmowa dostawa</strong> już od <strong>99 zł</strong></p>
</div>
<div class="free-delivery-box">
<img src="/upload/filemanager/icons/wysylka.svg" alt="">
<p class="free-delivery">Dostawa już od <strong>8.60 zł</strong></p>
</div>
<? if ( $this -> product['additional_message'] ):?>
<div class="product-message">
<label for="product-message">Podaj dane do personalizacji</label>