Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Passing a Variable


Opivy

Recommended Posts

Posted

Hello I am trying to setup some keyword tracking for adwords and I want to pass a variable showing how much the total cost of something is when a customer buys it.

So what is the variable that oscommerce uses to pass the total cost?

 

Thanks

Posted

its the class shoppingCart member variable $total. There is a global instance of this class created called $cart. So it would be $cart->total

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...