Getting data direct from database
-
I’m working on a website that’s using a discount pricing plugin for logged in users. So when a user is logged in it will give them a 10% on all prices.
I’ve got the plugin to show the discounted price but it isn’t showing the original price, which I want to display to show the saving the customer is getting.
Is there an SQL query I can do that will get the original price straight from the database?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Getting data direct from database’ is closed to new replies.