Posted - 08/12/2019 : 17:29:41
Please reference https://wallwordsdev.visualnetmedia.com/proddetail.asp?prod=CAB-15
Each item in the product table will have a base price and size range options. The slider, using javascript/JQuery, calculates the additional sq. inches and computes the new price. The final price, length and width variables are accessible in my proddetail.asp jquery section.
I'm trying to find a way to pass these new values to the cart. I am unable to find a 'method' to the The Add To Cart button to pass these new values to the cart. I've looked in ectcart.js as well.
|