+381 66 000 009
Servis call center
Prodaja call center
Partnerski portal
Edukacija
Servis Call center
7.080 RSD
NA UPIT
function add_custom_link_to_rekuperatori_category() { if ( is_product_category( 'rekuperatori' ) ) { // Preporučeno: fa-arrow-up-left // Alternativno: fa-long-arrow-alt-up (ako je starija verzija Font Awesome) echo '<p>Pogledajte Venting <a href="https://steelsoft.rs/kalkulator/"><i class="fa-solid fa-arrow-up-left"></i> Kalkulator</a></p>'; } } add_action( 'woocommerce_archive_description', 'add_custom_link_to_rekuperatori_category' );