New Zenner
- Join Date:
- Feb 2006
- Posts:
- 26
- Plugin Contributions:
- 0
Product Model to display in Shopping Cart?
Hi! I asume I have to add a few snippets of code after...
<?php echo $product['productsName'] ......... ?>... in my "tpl_shopping_cart_default.php"-file. I tryed "<?php echo $product['productsModel']?> but it didn't work. I would really appreciate if somone knew a solution.
/Thanks in advance.