| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Member AND Non-Member price display | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Anybody figure out how to display both member AND non-member pricing? I saw another post where somebody was just putting the membership price in the product description and relying on coupons, but that doesn't seem very "automatic".
{include file="currency.tpl" value=$products[product].price} It seems like this smarty tag could just be modified, but yet not sure - maybe product.php would have to be first? Here is the SQL statement in product.php that displays the wholesale price - just not sure where to make mods that will work. $wresult = func_query ("SELECT * FROM $sql_tbl[pricing] WHERE productid='$productid' AND ($sql_tbl[pricing].membership='".@$user_account["membership"]."' or $sql_tbl[pricing].membership='') AND $sql_tbl[pricing].quantity>1 ORDER BY quantity"); Anybody have an answer?> I'm running 4.0.3 - - - any help is appreciated! Thanks - |
|||||||
#2
|
|||||||
|
|||||||
![]() Please check your PM for the website.
I don't know if the link i send you is something that you're after.. I have disabled any "end-user" prices. I only show the price if they're in a certain membership (as my client is wholesaler)
__________________
X-Cart version 4.x (Most likely will be the latest version) |
|||||||
#3
|
|||||||||
|
|||||||||
![]() I've got a set of wholesale tools available on cart-lab.com that makes such easy to implement along with other features you can offer your wholesale customers.
![]() |
|||||||||
#4
|
|||||||
|
|||||||
![]() Well, don't ask me how exactly, cuz it was late...but I made this work by reversing what x-cart was doign with the retail vs. list price. We don't use list price, so I made that the "member price" and then in my if/then have it displaying both prices in products.tpl and product.tpl.
How exciting, oh boy, another workaround to a workaround ![]() |
|||||||
#5
|
|||||||
|
|||||||
![]() Hi instinctual,
can you share your solution ? Thank in advance |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|