| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How to display the lowest Wholesale price on the list of products (4.4.2) | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() The question of how to make the lowest Wholesale Price appear in place of the standard price on a list of products, or questions that are very similar are ones that I've personally seen quite a lot of recently, most of which don't have a substantial answer to them - I myself have been trying to do this for the past few days too and have been searching the forums for an answer.
I've finally managed to get it working with 4.4.2 and I'm going to share it with you now in case you need to do something like this. You'll be editing 4 files: products.php (in cart root directory) search.php (in cart root directory) featured_products.php (in cart root directory) and skin/common_files/customer/main/products_list.tpl In products.php, insert this code: PHP Code:
Paste this same code into search.php and featured_products.php, but in certain places. In products.php, put it right under this: PHP Code:
In search.php, put it right under this: PHP Code:
And in featured_products.php, put it right under this: PHP Code:
Now, in skin/common_files/customer/main/products_list.tpl, all you need to do is replace this code: PHP Code:
with this: PHP Code:
And there you have it, it should work just fine. I hope this works for, or at least helps anyone who may be needing something like this. ![]() Any questions, feel free to ask. Kind Regards, - Adam.
__________________
X-Cart Gold, version 4.4.2. |
|||||||
#2
|
|||||||
|
|||||||
![]() Very helpful post Adam. Definitely appreciated as I was one who was looking for this. However, I cannot seem to find the products_list.tpl in the template files.
Edit: This is actually the correct path for the products_list.tpl skin/common_files/customer/main Thanks again for the post though Adam !
__________________
Newest Xcart Version 4.4 |
|||||||
#3
|
|||||||
|
|||||||
![]() Eep!
Sorry about that, fixed. ![]()
__________________
X-Cart Gold, version 4.4.2. |
|||||||
|
|||
X-Cart forums © 2001-2020
|