I want to create a DragN'Drop template functionality to display multiple photo image galleries on a web page where the site visitor can select 12 images to drag and drop into a grid of 12 empty spaces on the SAME page.
I located the following 3rd party script: http://www.redips.net/my/preview/REDIPS_drag/example10/ This would be perfect because the scrolling containers on the left can contain the photo image galleries from which the image selection if "dragged" and the static container on the right can be the receptacle where the selected images are "dropped".
The twelve selected or (dropped) images represent an eCommerce product that the client will print and ship to the customer. This means that at some point the site visitor will need to add this template to the shopping cart and pay for the template order.
Because Muse over-writes when published to BC, I will need to insert the template in to a Muse page as HTML. The questions is:
1.) How can I get the template to work with the BC shopping cart function and process the finished "dropped" selection as an order?
2.) Once the selections are "dropped" into place, how can I have the system email a copy of the selected "dropped" images to an email address?
If there is a BC expert out there who can offer a few clues as to how I can make this all work -- I would greatly appreciate it?