Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Only show cart if there is something in it


JonoB

Recommended Posts

I hate it when I do this..post a topic after trying for a few hours and then figuring it out

 

if ($cart->count_contents() >= 1) {

 

// show cart

 

require(DIR_WS_BOXES . 'shopping_cart.php');

 

[ADMIN - feel free to delete this thread if need be!]

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...