conditional if in orders_summary.tpl

danielewebliz

No avatar

2007-09-06 17:05

Ciao, hello from Italy

In QC with 2 languages, in the page orders_summary.tpl I'm trying to make an if like this:

if (language is italian)
then show a button with a payment gateway
else (show some informative text)

how could I do? php?
Thanks in advance

» Quick.Cart v2.x

merci

No avatar

2007-09-07 10:16

danielewebliz - yes, php...you should this if put in file actions_client/orders.php there, where orders_summary.tpl is loaded, and you have to make two templates - one will be displayed when language italy will be choosen, in other case the second.

Back to top
about us | contact