Hi,
I don't know any php or have access to a database editor, so apologies if this is a stupid question, but....
I'd like to set up a page, say "Lambo.php", and have that page show ONLY the Price (including VAT), and the Weight of a product, in such a way that looking at "Lambo.php?product_id=123" would only show:
##########
£123 (the price)
£45 (the weight, which I use for postage)
##########
No header, no footer, no nothing!
I use a filemaker database to upload to google products, and because I've no SQL knowledge, I manually enter prices into this. This page would let me run a monthly check of our prices by loading up a list of our advertised prices beside what my database has. I can then just scroll down and check they match rather than having to load individual product info pages and pick out the numbers.
Thanks in Advance
Lambo



