I have an international customer who periodically buys large volumes of very specialized products from us. She now also wants to buy a few so-called "run-of-the-mill" products from us. These products are available at a much cheaper rate on other sites. Naturally, I want to match those prices, but only for this particular customer.
None of the plugins on offer seem to fit the bill. So, I am left with attempting a few tweaks in the code but I am running into blocks.
In short:
If customer_id = 999 AND customer is logged in then the specials price for product_id = 555 to be XX$ else if not customer_id = 999 or not logged in then show normal price.
I would need this for about 5-6 products
ZC version for this tweak: 1.3.9h
Any ideas please?
Thanks / Frank


Reply With Quote

