Virtuemart - Product in stock

d.vangelder
27 Posts
d.vangelder posted this 05 December 2018

Hi,

I would like to add the stock amount to the products.
I have been looking in to the Forum but i cannot get it working.
Is there a manual how to do this?

Using Joomla 3.9.1
Virtuemart 3.4.2

Hi, I would like to add the stock amount to the products. I have been looking in to the Forum but i cannot get it working. Is there a manual how to do this? Using Joomla 3.9.1 Virtuemart 3.4.2
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 06 December 2018

Hello Danny,

Please, refer to instructions here https://answers.themler.io/articles/67028/tips-and-tricks
If it still doesn't work, let us know.

Gina
Themler Support

Hello Danny, Please, refer to instructions here https://answers.themler.io/articles/67028/tips-and-tricks If it still doesn't work, let us know. Gina Themler Support
d.vangelder
27 Posts
d.vangelder posted this 08 December 2018

Hi,

I followed the instruction and could arange te stock on the product details page.
Can you tell me how to add it to the Products page so customers don't have to go in to the details page?

Danny

Hi, I followed the instruction and could arange te stock on the product details page. Can you tell me how to add it to the Products page so customers don't have to go in to the details page? Danny
d.vangelder
27 Posts
Is Solution
d.vangelder posted this 08 December 2018

Hi,

I figured it out by looking to other code!

<?php echo jtext::_('Voorraad');?>: <?php echo $product->product_in_stock; ?>

Thanks!!

Hi, I figured it out by looking to other code! <?php echo jtext::_('Voorraad');?>: <?php echo $product->product_in_stock; ?> Thanks!!
Support Team
Support Team posted this 13 December 2018

Sorry for delay in reply.
Thank you for letting us know the result.

Gina
Themler Support

Sorry for delay in reply. Thank you for letting us know the result. Gina Themler Support
You must log in or register to leave comments