[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
foodclub.org • View topic - Help with database: showing unit price in search
Page 1 of 1

Help with database: showing unit price in search

PostPosted: Tue Jan 29, 2013 7:59 pm
by Margee
Hello! I am entering items into our database for a produce buying club. All orders will be made by splitting cases. I see that when no one has placed an order, that one will see the price for the case. Example: Size-12 bunches, Price-$47.76

I am wondering if there is a way to show that the price per bunch will be $3.98? It shows it once someone requests a split, but I'm afraid that when one sees the above, they will think I've made an error in saying that one bunch will cost them $47.76

Hope that makes sense! Thank you,

Margaret

Re: Help with database

PostPosted: Tue Jan 29, 2013 8:12 pm
by Margee
I just tried writing $3.98/bunch under Product Description. Maybe that will do the trick?

Re: Help with database

PostPosted: Tue Jan 29, 2013 8:50 pm
by support

Re: Help with database

PostPosted: Wed Jan 30, 2013 5:37 am
by Margee
Thank you :)