How can I add an h1 heading to my home page?

LiteCart Fan
Depuis Poland
Membre depuis oct. 2023

Hello Guys!
I need to insert an h1 heading that can be translated into different languages.

I also want to insert some text at the bottom of the page in the body. The text would refer to the H1, no more than 500 characters.

How do I do that?

LiteCart Fan
Depuis Netherlands
Membre depuis déc. 2022

Somewhere where you wan to appear the h1 heading add this:
<h1><?php echo language::translate('title_h1_heading', 'Your h1 text goes here'); ?></h1>

You can find [b]title_h1_heading[/b] in the translations

LiteCart Fan
Depuis Poland
Membre depuis oct. 2023

Thank You jackmaessen. 
Sorry for late reply. 

I want add H1 to mainpage of Mybudio.eu shop. 

All analyzers show me the lack of H1 heading on the main page of the store.

It seems strange to me because the store technically seems to be really well done.

LiteCart Fan
Depuis Australia
Membre depuis déc. 2018

If you are wanting to add the H1 & text into the homepage above the "Subscribe to our newsletter" box, you can add HTML to includes/templates/default.catalog/pages/index.inc.php after the manufacturer's logo box.

<?php include vmod::check(FS_DIR_APP . 'includes/boxes/box_manufacturer_logotypes.inc.php'); ?>
Vous
Ce site n'utilise aucun cookie ni aucune technologie de suivi tierce. Nous pensons pouvoir faire mieux que les autres et nous nous soucions vraiment de votre vie privée.