smicikli Posted June 23, 2010 Share Posted June 23, 2010 Hi!My Product pack function doesn't work correctly, because doesn't display some products's quantity.Why? Sorry my bad english!Thanks,Smicikli Link to comment Share on other sites More sharing options...
smicikli Posted June 23, 2010 Author Share Posted June 23, 2010 If I add this row in classes/Pack.php/getItems function:echo $p->pack_quantity;orecho $row['quantity'];display: 1111111In database/pack table/quantity is correct. Link to comment Share on other sites More sharing options...
SamXIV Posted July 30, 2010 Share Posted July 30, 2010 I have a "solution" ( probably not the best but anyway )http://www.prestashop.com/forums/viewthread/25047/discussion_generale/un_truc_de_fou__3_fiches_pack_et_seule_lune_delle_affiche_les_quantites_des_produits_packes/ Link to comment Share on other sites More sharing options...
Recommended Posts