Hello to all
I need a module, to show on the front-end page, at some specific product details from stock
To make me understanding, I give to you an example:
I have a shoe called "OSIRIS" and I need to show to my visitors, how many ORISIS shoes are on the stock with number 40, 41, 42, etc? How can I implement this? Is there a module already implemented?
Thanks a lot.
Have a nice day
I'm not sure where you want to add this but you could try to add this to for example to latest products.
However, I pulled that from the product.tpl and other modules might not have access to those variables and you'd need to add those to the controller files and such ...
Code: Select all
<b><?php echo $text_availability; ?></b>
<?php echo $stock; ?>
930sc ... because it is fun!
Thats not going to give him what he wants.
my understanding is, you would need to pull the options information from the product.tpl to the category.tpl file.
Option would be Size, values would be the shoe size, and you can list how many you have of each when you set it up.
If you follow this link, you can customise it to suit your needs.
http://forum.opencart.com/viewtopic.php ... ome#p97964
my understanding is, you would need to pull the options information from the product.tpl to the category.tpl file.
Option would be Size, values would be the shoe size, and you can list how many you have of each when you set it up.
If you follow this link, you can customise it to suit your needs.
http://forum.opencart.com/viewtopic.php ... ome#p97964
Who is online
Users browsing this forum: No registered users and 1 guest