View Single Post
  #1  
Old 07-20-2012, 07:17 AM
 
dzignstudio dzignstudio is offline
 

Newbie
  
Join Date: Jul 2012
Posts: 1
 

Default Custom product image via html5 canvas or even php

Hi,

I have the need for the product image to be dynamically generated each time the customer adds a product to the cart. The customer has the ability to choose different colors for each 'piece' of the product, so for instance if the product was a t-shirt, they would be able to choose the Back color, Front color, Sleeve color & Trim color etc. In my actual project the item has 7 different pieces with a possible of 20 different colors. It would be near impossible to create all the possible color combinations. So I have created an html5 script that 'colors' each piece of the product according to the customers selection. How can I substitute this html5 code for the image tag of the shopping cart?

I am using X-Cart Gold version 4.4.1.
__________________
4.4.1
Reply With Quote