Hi
I’m looking for a solution for a school site I’m building a replacement for. The site was a Dreamweaver site but is now being built as a Joomla site.
The problem:
The site also sells books, which come from a book wholesalers catalogue, on which sales the school gets a discount. They want to keep this particular source of income and that means that I can’t build a fully fledged shop. The process is as follows:
• Buyers brows the school site where one page contains a search form to the wholesalers catalogue. This is in an iframe on the site and is actually a link to the wholesaler.
• When a buyer selects an item to order the “add to cart” button sends a signal to the wholesaler, containing the selected item(s) and the schools ID
• There is also a rudimentary list of “recommended books”, which also contain the “add to cart” buttons
• The wholesaler sends back the information to the cart on the school’s site (a separate page), where the information and charges are shown in a simple table
• When the buyer decides to actually buy, he/she adds their personal details to a form on the site, which is sent together with cart information via email to the school
• The school orders the chosen items manually from the wholesalers.
The question:
How do I do this? As a newbie, I have no idea how to switch off all the payment options or how to activate a cart with the external link.
An example link that the wholesaler provides for the first button is:
“For some reason there are two buttons with this system of the wholesalers:querystring des oberen buttons Warenkorb:
http://www.yoursite.ch/formul/warenkorb2.asp?
Button_Such.x=124&Button_Such.y=11&
Buch2=3-552-05219-
4%7C1179295%7CVor+dem+Frost%7CMankell%2C+Henning%7CZsolnay%7CGebunden%7C42.80CHF “
„I’d be grateful if anyone can point me in the direction of what I need to do.querystring des unteren buttons Warenkorb:
http://www.yoursite.ch/formul/warenkorb2.asp?
Buch2=3-552-05219-
4%7C1179295%7CVor+dem+Frost%7CMankell%2C+Henning%7CZsolnay%7CGebunden%7C42.80CHF &
Button_Such.x=108&Button_Such.y=4”
Thanks in advance




