Hi all,
I have developed a javascript text counter for a client that I need to integrate into ZC (version 1.3.0.2). It differs from others in that it it provides a surcharge for extra characters over a certain limit.
What is the best way to integrate it into only certain product pages? It will need to pass the surcharge figure produced by the javascript to be added to the cost of the product. I plan to pass it via the £_POST['surcharge'] global as it seems the easiest (only?) way.
I have scoured the forum for help but nothing seems to get close.
Thanks in advance for any help on this.



