adiwillow Posted April 11, 2005 Posted April 11, 2005 hi all, i desperately need to display the quantity in specials.php, can anyone advise how?
adiwillow Posted April 12, 2005 Author Posted April 12, 2005 bump: really urgent guys.. can anyone give any pointers?
boxtel Posted April 12, 2005 Posted April 12, 2005 bump: really urgent guys.. can anyone give any pointers? <{POST_SNAPBACK}> what quantity ? Treasurer MFC
adiwillow Posted April 12, 2005 Author Posted April 12, 2005 The stock quantity of the item... ie how many of that item is in stock..
boxtel Posted April 12, 2005 Posted April 12, 2005 The stock quantity of the item... ie how many of that item is in stock.. <{POST_SNAPBACK}> well, there is this function : <?php echo 'Stock: ' . tep_get_products_stock($products_id); ?> Treasurer MFC
adiwillow Posted April 12, 2005 Author Posted April 12, 2005 okay.. but whereabouts would it go? when i put it in with the rest of the tep functions it doesnt seem to return anything?
boxtel Posted April 12, 2005 Posted April 12, 2005 okay.. but whereabouts would it go? when i put it in with the rest of the tep functions it doesnt seem to return anything? <{POST_SNAPBACK}> this is the specials page or specials box ? Treasurer MFC
adiwillow Posted April 12, 2005 Author Posted April 12, 2005 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 ! '
Recommended Posts
Archived
This topic is now archived and is closed to further replies.