Guest Posted May 5, 2006 Posted May 5, 2006 Does anyone know of a contribution that makes the prices on chosen products to display "Too low to display price" until added to the cart? I know Amazon has something like this and it looks like a good sales technique. Any ideas would be greatly appreciated!
bobsi18 Posted May 5, 2006 Posted May 5, 2006 Does anyone know of a contribution that makes the prices on chosen products to display "Too low to display price" until added to the cart? I know Amazon has something like this and it looks like a good sales technique. Any ideas would be greatly appreciated! Just my two cents... You never know, there might be a contribution dedicdated to this problem... As long as the products that have a price 'to low to be displayed' are all in the same price range, and you don't have any other products near that price range: you could use a contribution that doesn't display the price if it = 0. then tweak it a little to your needs. Change it so it doesn't display the price if it is below $50 for example. And then change the text that appears from 'nothing' to 'too low to display' or similar. Does this make sense? Anyway, as I said, just my two cents, this would only work if the products are all in the same price range, and you don;'t have any other products in that said price range. It would also require a little bit of coding (just changing the 'dont show price if price=0' contribution to suit your needs). ~Barbara~
Recommended Posts
Archived
This topic is now archived and is closed to further replies.