Jump to content

[Résolu] Afficher L'id_product dans la fiche produit


Recommended Posts

Bonjour,

 

Faire apparaitre id_product DANS L'onglet informations de la Fiche produit, Il Faut rajouter CE bout de Code à la ligne 110 (ps1.5.6.1) l'après {*} * information globale du Fichier Administrateur \ Themes \ default \ template \ contrôleurs \ produits \ informations.tpl:

<tr>
			<td class="col-left"> <label> {$ bullet_common_field} {ls 'ID: ='} </ label> </ td>
			<td style="padding-bottom:5px;">
				<input type="text" size="55" maxlength="100" name="id" value="{$product-> Identifiant | évasion: html: 'UTF-8'} "style =" width: 100px; margin-right: 5px; " />
			</ Td>
		</ Tr>
Edited by Shogun Distribution (see edit history)
Link to comment
Share on other sites

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...