Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Shopping Cart Content in Header

Shopping Cart Content in Header

Locked

Views: 1,166

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
8 Apr 2008, 4:15 PM
#1
brucegust avatar

brucegust

New Zenner

Join Date:
Apr 2008
Posts:
32
Plugin Contributions:
0

Shopping Cart Content in Header

I want to take the "Quantity in Cart (1)" information located on the tpl_product_info_display.php page and put it in my header.

I've got it working...almost. I can get the "Add to Cart" button, but I can't get the "quantity" info to show up.

At one point, out of desperation, I copied and pasted the entire product_info_display code into my header thinking that I could better determine my shortcomings but that didn't help. I can still see it in the body, but I can't get it show up in the header.

How would I do this?