olivierleduc101 Posted May 29, 2011 Share Posted May 29, 2011 Hello everybody,I've been looking for quite some time for a way to show the product quantity in the product description page like in the 1.3. I've been looking in the back office and couldn't find an option for it.Did they remove the feature? Is it related to a BDD upgrade error? How do I fix this?I really need your help, this feature is really important for my business.Thank you. Link to comment Share on other sites More sharing options...
Nuvish Posted May 30, 2011 Share Posted May 30, 2011 add this line in product-list.tpl {$product.quantity} Should work.. Link to comment Share on other sites More sharing options...
olivierleduc101 Posted May 30, 2011 Author Share Posted May 30, 2011 Holla,Solution above didn't work.I had to upgrade from 1.4.0 to 1.4.1 and it worked. Link to comment Share on other sites More sharing options...
Univ Posted June 10, 2011 Share Posted June 10, 2011 Martyn , You are right, this worked and quantity available shows but it will wrongly shows for products with combinations.It always shows the qty for the last entry you made in the combination.Example : if you have an item with 3 combinations ( small has 10 in stock, Medium has 15 & Large has 0 ) so instead of showing total of 25 , it's showing 0 .Also in the product details , quantities available are not showing at all, it only shows quantity available 0 when you select Large from the combination list as per example above.I am wondering if this is a bug in ps 1.425. I am using the newest version of ps.I would like to know how to fix this issue ? any help is greatly appreciated. Link to comment Share on other sites More sharing options...
fredopahu Posted September 15, 2011 Share Posted September 15, 2011 Univ, try replacing quantity variable in your template with quantity_all_versions. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now