Jump to content

information en bas de page obligatoire


Recommended Posts

Vous pouvez mettre tout ça en dur dans le fichier footer.php de votre thème, après la ligne <!--Footer-->. Cela évitera de passer par un module et donc allégera la charge prestashop. En plus vous serez sur de la mise en page :)

un exemple :

      
        <!-- Footer -->

<div id="footer_container"><div id="footer" class="container"><div id="paiement_logo_block_left" class="paiement_logo_block"> <a href="http://nomdusite.com/content/5-paiement-securise"> <img src="nomdusite.com/img/paiements.png" alt="Paiement carte bancaire, paypal, chèques"  /> </a></div>
        <td>
        <img border="0" src="http://nomboutique.com/images/footerinf2.png" width="85" height="82"></td>
        <td>VOTRE COMMANDE TRAITEE EN 24H*</td>
       </tr>
</table></div><div id="footer_copyright" class="container"><p> notre siret : <a href="http://www.nomdusite.com/informatons">123456789456123</a></p></div></div>

        
    {/if}
    {if version_compare($smarty.const._PS_VERSION_,'1.6','>=')}
        {include file="$tpl_dir./global.tpl"}
    {/if}
    </body>
</html>

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...