Page 1 of 1
Search found 4 matches
Re: Featured products sidebar showing out of stock, when in stock
Yes its not, I found this in an extension for the limo theme here /template/extension/module/featured.twig and /template/extension/module/latest.twig Some reason it can't detect the stock, if anyone has any resource's on how I could fix this properly, It would be much appreciated, if not this will d...
Jump to post- Fri Jan 15, 2021 9:33 pm
- Replies 7
- Views 995
Re: Featured products sidebar showing out of stock, when in stock
Ive partially figured out the issue, or atleast a temporary work around. I was able to find the files controling it. Looks like it has to do with this string. <div class="{% if product.qty > 0 %}image{% else %}image outstock{% endif %}"> Its not reading the quanity, if i remove the else, i...
Jump to post- Fri Jan 15, 2021 9:24 pm
- Replies 7
- Views 995
Re: Featured products sidebar showing out of stock, when in stock
Any idea on how I could figure it out, or point me in the right direction of were its controlled?"
Other then contacting the theme developer. I know this theme is not compatible with the new version, but I have managed to fix everything other then this last bit.
- Fri Jan 15, 2021 4:30 am
- Replies 7
- Views 995
Featured products sidebar showing out of stock, when in stock
My featured products sidebars are showing the products out of stock, when they are in stock. I had this issue also with my main products but was able to fix it, last issue I have not been able to find a solution. Site: http://phpstack-524998-1671014.cloudwaysapps.com/ Opencart Version 3.0.3.6 Limo T...
Jump to post- Fri Jan 15, 2021 3:16 am
- Replies 7
- Views 995
Search found 4 matches