X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   List of Smarty Tags? (https://forum.x-cart.com/showthread.php?t=50164)

mida68 10-13-2009 11:07 AM

List of Smarty Tags?
 
Does anyone know if there is a comprehensive list of smarty tags I can reference? Specifically, I need the tag for an order subtotal.

I am installing a tracking pixel and getting an error:

Error: Smarty error: [in customer/main/order_message.tpl line 43]: syntax error: unrecognized tag: order.subtotal (Smarty_Compiler.class.php, line 446) in /home/smartmot/public_html/store/include/lib/smarty/Smarty.class.php on line 1092

Any help is appreciated.

Thanks!

Vetrivel 10-13-2009 07:33 PM

Re: List of Smarty Tags?
 
Hi,
try this
{$order.subtotal|default:0}


Quote:

Originally Posted by mida68
Does anyone know if there is a comprehensive list of smarty tags I can reference? Specifically, I need the tag for an order subtotal.

I am installing a tracking pixel and getting an error:

Error: Smarty error: [in customer/main/order_message.tpl line 43]: syntax error: unrecognized tag: order.subtotal (Smarty_Compiler.class.php, line 446) in /home/smartmot/public_html/store/include/lib/smarty/Smarty.class.php on line 1092

Any help is appreciated.

Thanks!



All times are GMT -8. The time now is 06:08 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.