atopman Posted November 1, 2006 Posted November 1, 2006 B) hi have finished building new website, oscommerce is greaaat ! but need some help pleeeeese. (i have searched but i didnt find answer) i just need to know how to put a xml query within the product description, so that the latest quantity and price is shown in a popup or a mouseover. I am using Easy populate as well. **THANKYOU IN ADVANCE ** The sample query is as below <PNARequest> <Version>2.0</Version> - <TransactionHeader> <SenderID>123456789</SenderID> <ReceiverID>987654321</ReceiverID> <CountryCode>UK</CountryCode> <LoginID>USERNAME</LoginID> <Password>PASSWORD</Password> <TransactionID>50012</TransactionID> </TransactionHeader> <PNAInformation SKU="3100216" Quantity="1" ReservedInventory="N" /> <PNAInformation SKU="2357061" Quantity="1" ReservedInventory="N" /> <PNAInformation SKU="2357059" Quantity="1" ReservedInventory="N" /> <ShowDetail>1</ShowDetail> </PNARequest>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.