Hi there
I wish to hide the editable Product Quantity box in the cart confirmation page. I have successfully hidden this on my product page template - using a thread from here :
(<input type="hidden" name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1"><!-- NETQUOTEVAR:PRODUCTQUANTITY -->)
done this on my product.
However this does not work on the Act_ShoppingCartXML.html!!
Can anyone help
I wish to hide the editable Product Quantity box in the cart confirmation page. I have successfully hidden this on my product page template - using a thread from here :
(<input type="hidden" name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1"><!-- NETQUOTEVAR:PRODUCTQUANTITY -->)
done this on my product.
However this does not work on the Act_ShoppingCartXML.html!!
Can anyone help
Comment