Jump to content

Edit History

INTJP

INTJP

1 hour ago, ventura said:
themes/classic/your_theme/customer/_partials/order-detail-no-return.tpl

 

{if $product.id_manufacturer}
{Manufacturer::getNameById($product.id_manufacturer|intval)}
{/if}

 

Merci pour votre intervention. 
 

Est-ce que je dois conserver l’override de historycontroller.php ?

C’est sur le fichier history.tpl que je souhaite afficher le nom du fabricant.

merci d’avance pour votre retour.  
 

—-

thanks for getting back to me.

do I still need to use the override HistoryController.php file ?

if I understand correctly, I insert the variable as you say and call it in history.tpl using {$manufacturer_name} ?

 

i am not a developer, sorry if this is numb question.

 

thanks 

 

INTJP

INTJP

49 minutes ago, ventura said:
themes/classic/your_theme/customer/_partials/order-detail-no-return.tpl

 

{if $product.id_manufacturer}
{Manufacturer::getNameById($product.id_manufacturer|intval)}
{/if}

 

Merci pour votre intervention. 
 

Est-ce que je dois conserver l’override de historycontroller.php ?

C’est sur le fichier history.tpl que je souhaite afficher le nom du fabricant.

merci d’avance pour votre retour.  

×
×
  • Create New...