Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

display quantity in specials.php?


adiwillow

Recommended Posts

Posted
The stock quantity of the item... ie how many of that item is in stock..

 

well, there is this function :

 

<?php

echo 'Stock: ' . tep_get_products_stock($products_id);

?>

Treasurer MFC

Posted
okay.. but whereabouts would it go? when i put it in with the rest of the tep functions it doesnt seem to return anything?

 

 

this is the specials page or specials box ?

Treasurer MFC

Posted

the specials page...

 

basically what i want to do is have the specials page displayed as normal, but underneath each product i need something like ' There is only (product quantity) of this item left ! '

Archived

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

×
×
  • Create New...