Mine product list is displaying Name and our custom description. Now I am wondering how I can add Product_id to this product_list display page.
template I am using is Bigshop.
I am looking at Search.tpl and Search.php
Just use this where you want to display it
Code: Select all
<?php echo $product['product_id']; ?>
Who is online
Users browsing this forum: No registered users and 3 guests