Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

[b]How to display the total weight[/b]


Big Mike

Recommended Posts

Posted

Hi there,

While checking out, in regards to the shipping options page, the UPS option makes the (number of total items and total weight) viewable to customers. I really like this. How can I make this appear next to my flat rate option or any other shipping option? Can this also be called within any PHP page and if so how? I hope someone can help.

Thanks in advance.

Big Mike

Posted

$cart->count_contents() and $cart->show_weight() will show the count and weight

Archived

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

×
×
  • Create New...