New release of Quick Order
Version 1.2.3 is now available for download.
Get the latest version of Quick Order.
Changelog:
Quote:
1.2.3 (2007.04.16) - Modified by Eivind E. Valderhaug
- Properly display path in breadcrumbs (Home :: Order Online).
- Set optional limit and order-by clause in config file (qo_settings.php) for similar matches results when product models are not found.
Previously if a product model was not found, all products that had similar product models would be displayed.
This can now (easily from the config file) be limited to a number and the result can be ordered by one or more columns in the products or products_description tables.
- Use common html header instead of custom header.
The downside is that the custom css file won't get included unless it's copied to the current template css directory.
integrate into product/order page
Is there some way that the quick order function can be built in to a product page, or into the product order process? Rather than go down the track of setting up attributes - which would get far too messy given the options I have, I would like to have the option to select other products (accessories). If I could get the quick_order thing to function as an adjunct to a product order, that would do it for me.