Archive

Posts Tagged ‘zencart quotation plugin’

Zencart Quotation Plugin

June 30th, 2009 Comments off

This project is easy for someone with experience of ZenCart v1.3.7.1

I want a button on the “Step 1 of 3 – Delivery Information” (index.php?main_page=checkout_shipping) page of the checkout process which will display a quotation as a new webpage. At this stage of the checkout, the customer will be logged in so contact details, cart contents and shipping calculation will be available. This page should be formatted in such a way as I can easily add the company’s banner and should print out nicely on an A4 sheet.

The quotation should include the purchaser’s shipping details (they will be at the stage in the checkout process where they have logged in and so this data is availble), the items, quantity and shipping costs. I’ve attached an example layout template for this.

The site in question is multi-language. I’d like the feature coded for english but I will need to implement the other (installed/enabled) languages.

You will not have access to the existing live system so you should develop on your own test system and supply me with the new files. Any changes to existing Zencart system files should commented. In this case, I’d like the original lines of code remmed out, a marker comment “/* QUOTES CODE HERE */” added and the new code inserted.

Bear