Ukryj producenta produktu w stylach oraz dodaj sekcję darmowej wysyłki z informacjami o kosztach dostawy
This commit is contained in:
@@ -136,7 +136,11 @@
|
||||
</script>
|
||||
<? endif;?>
|
||||
</div>
|
||||
</form><p class="free-delivery">Darmowa wysyłka już od <strong>99 zł</strong>
|
||||
</form>
|
||||
<div class="free-delivery">
|
||||
<p>Darmowa wysyłka już od <strong>99 zł</strong></p>
|
||||
<p>Dostawa już <strong>8.60 zł</strong></p>
|
||||
</div>
|
||||
<? if ( $this -> product['producer'] and $this -> product['producer']['status'] ):?>
|
||||
<div class="product-producer">
|
||||
Producent: <a href="/producent/<?= \S::seo( $this -> product['producer']['name'] );?>" title="Produkty marki <?= htmlspecialchars( $this -> product['producer']['name'] );?>"><?= $this -> product['producer']['name'];?></a>
|
||||
|
||||
Reference in New Issue
Block a user