Often times on an eCommerce or product information web site, you will need to display product images that your client’s potential customers will be able click and zoom into. People typically prefer to view multiple images of a product prior to buying that product. This demo solves that problem using the following technologies:
- Adobe ColdFusion – Retrieves product and product image information from the database, and includes business logic
- jQuery – JavaScript Framework
- Cube Portfolio jQuery Plug-In – Provides the pop-up gallery functionality and is powered by jQuery (documentation)
- Microsoft SQL Server – Database which stores product and product image information
View the demo and download the code at https://www.seattlecfug.org/demos/cubePortfolio-ColdFusion-SQL/index.cfm
The post Creating a ColdFusion Product Demo Using ColdFusion and CubePortfolio appeared first on ColdFusion.