prime1974 Posted June 17, 2015 Share Posted June 17, 2015 Dear reader. I am working on a product customization wizard page within a CMS page using HTML and Javascript (using JQuery). A user can edit the width, height, wind_position, and profile_extension of an advertisement frame within the allowed parameters (generally INTs and one ENUM value) . Now I would like to add this product, which is configured on my CMS page with the corresponding user entered configuration data and new price to the shopping cart, and I am looking for the easiest way to do that - without creating hundreds of thousands of product attribute combinations in the back-end and like this connect the two elements. Do you have any suggestion of how to solve this? Thank you very much in advance! Link to comment Share on other sites More sharing options...
Recommended Posts