Zen Cart Logo
Forums / General Questions / Product Model to display in Shopping Cart?

Product Model to display in Shopping Cart?

Locked

Views: 797

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
27 May 2009, 3:14 PM
#1
kazie avatar

kazie

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.

27 May 2009, 4:39 PM
#3
kazie avatar

kazie

New Zenner

Join Date:
Feb 2006
Posts:
26
Plugin Contributions:
0

Re: Product Model to display in Shopping Cart?

Thanks bro ;)