
piotrek.btr
Members-
Posts
28 -
Joined
-
Last visited
About piotrek.btr
- Birthday 05/01/1994
Profile Information
-
First Name
Piotr
-
Last Name
Bator
Recent Profile Visitors
459 profile views
piotrek.btr's Achievements
-
How creating full width image slider in presta 1.7.4.2
piotrek.btr posted a topic in Core developers
Hello I have a question. How can i creating full width image slider in presta 1.7.4.2 ? Thank you -
Hello I have a question. How add features on product list in prestashop 1.7 ? Thank you.
- 2 replies
-
- prestashop17
- features
-
(and 2 more)
Tagged with:
-
Hello I have a problem. Blocklayered display prices which excluded tax ? I have enable all options in this module etc. If it possible please help me beacuse i can't change it. I would like to get prices with TAX in filter slider. Thank you.
-
Dziękuję za odpowiedź. Wprowadzam poniższy kod i dalej nie chce mi wyświetlać ikonki na liście produktów, którą wyświetla na karcie produktu {assign "productTags" Tag::getProductTags($product.id|intval)} {if $productTags} {foreach from=$productTags[$id_lang] item=productTag name=productTags} {if $productTag=='ask'} <img src="{$base_dir}/themes/default-bootstrap/ikonki/ask.png" height="20" alt="ask" title="ask"> {/if} {/foreach} {/if} Czy jest jeszcze jakaś możliwość rozwiązania czy ja to źle może wpisuję ? Z góry dziękuję Pozdrawiam
-
Jakieś propozycje rozwiązania problemu ? Nie mam już opcji jak by to można było wykonać ? Z góry dziękuję.
-
Sprawdzam w kategorii. Posiadam Kategorie ŁAZIENKA - ARMATURA - BATERIE UMYW. -> i w tej kategorii na liście wszystkich produktów nie wyświetla mi obrazka przy miniaturce, który dzięki tej funkcji wyświetlany jest na karcie produktu.
-
Dziękuję za odpowiedź. Spróbowałem w ten sposób i nadal nie wyświetla grafiki na liście produktów przy produkcie.
-
Witam wszytskich Chciałbym uzyskać następujący efekt. Kiedy produkty posiadają TAGI np. "ZESTAW" to na liście produktów pojawia się nowa "wstążka" z napisem "Zestaw" taka jak Nowość czy Promocja. Efekt ten udało się uzyskać w połowie tzn. na stronie produktu a nie na liście. Poniższy kod wklejony do product.tpl pozwala na wyświetlenie obrazka na stronie produktu jeżeli ten posiada określony tag. {assign var='id_lang' value=Language::getIdByIso($lang_iso)} {assign var='productTags' value=$product->tags} {foreach from=$productTags[$id_lang] item=productTag name=productTags} {if $productTag=='ask'} <img src="{$base_dir}/themes/default-bootstrap/ikonki/ask.png" height="20" alt="ask" title="ask"> {/if} {/foreach} Chciałbym uzyskać ten efekt na liście produktów na miniaturce zdjęcia a wklejenie tego kodu do pliku product-list.tpl nie wywołuje tej funkcji. Z góry dziękuję za pomoc. Pozdrawiam Piotr
-
Hello I have a problem with upgrade. I use module 1-click upgrade. I can't disable cache. when i choose NO and click save and refresh the position button is YES. Why ? Thank you
-
Hello I have a question. When i open my website in huge monitor my site have a smaller width than other site on prestashop and my font is smaller how i can disable this ? I did not change default width website. So why when i open website on big monitor i have smaller font and smaller width ? Thank you.
-
Hello I have a question. When i open my website in huge monitor my site have a smaller width than other site on prestashop and my font is smaller how i can disable this ? I did not change default width website. So why when i open website on big monitor i have smaller font and smaller width ? Thank you.