Hi all,
I'm looking for something that may not necessarily have anything to do with Zen Cart. I need a way to make a list of items, have a user select different options, display a price for each line item, give the user a choice of delivery or not, and then spit out a quote for the total.
The table would include:
- Item, Quantity, Price
- Subtotal for items (there will be 5-10 items to choose from that can be mixed in different assortments)
- Delivery: Y or N (if Y, display delivery price based on zip code or exact location from Google maps?; if Y there would also be a delivery surcharge based on the types and quantities of items selected)
- Set up: Y or N (if Y, there would be another surcharge per type and quantity of item)
- Subtotal of delivery/set up
- Total
I'm hesitant to make this a purchasable item in our Zen Cart store (using attributes, I assume) because there are variables in the delivery that the customer may not understand or admit to when creating this list that could affect the final price. This would be for generating a quote to give the customer an idea of what the charges would be, which in most cases will either be the final price or very close to it.
I'm not opposed to making this a static page on our site using PHP or JavaScript, but I cannot write that stuff from scratch and would need to see a demo and be able to download the files for editing.
Suggestions would be appreciated.
Thanks.



