Hi,
I am a new hikashop user and need help to display the product quantity on the product listing page. As of now, I can only see the product picture, description, price and add to cart button. If I click on the product image, it takes me to the product page wherein the user can add the quantity. However, I want to avoid this as it is just an extra click for the user. I have browsed through the forums and I saw suggestions to tweak the code of the file listing_img_title.php by adding the code:
$this->params->set('show_quantity_field', 1);
at the beginning after the first <?php tag.
I have tried doing this but not working! Also I am using the correct template file. Any help will be much appreciated!
Thanks
Shivali