Last Updated 2 years ago    
    Jak wyświetlić najniższą cenę w niestandardowym miejscu szablonu?
Możesz użyć haka displayLowestProductPrice.Dostępne są opcje opcjonalne:
- id_product_attribute = identyfikator kombinacji
 - display =
- "alert", aby wyświetlić komunikat informacyjny
 - "icon", aby pokazać ikonę
 - enter custom value to render /themes/*/modules/pshowpricelog/views/templates/price_box/.tpl
 - skip or leave empty to display the lowest price only
 
 
{hook h='displayLowestProductPrice' id_product=5} {hook h='displayLowestProductPrice' id_product=$product.id display='alert'} {hook h='displayLowestProductPrice' id_product=$product.id display='icon'}