I do not believe that you can do this for just certain products, even
with a custom shopping cart template.
In Pro v7.0 and newer there is an option in Commerce Setup -> Order
System -> Shopping Cart for 'Quantity can not be changed', but the
Quantity is still displayed, it's just not editable, and this applies
for all products in the cart.
In v7.0 and newer you can eliminate the Quantity column in the product
table altogether via a custom shopping cart template, however again this
is for all products in the cart.
-Loren
Eddie Caplan wrote:
Suppose, like us, you want the customer to make a donation. You don't
need a QUANTITY field... you just need a VARIABLE PRICE. e.g., "I
donate $100" and not "I donate (quantity 4) $25."
I've got the variable pricing worked out, but now I would like to
eliminate the QUANTITY field from the Shopping Cart. It's annoying in
these cases.
Can this be done? And if so, how? Do I need a custom template for the
Shopping Cart?
Thanks,
Eddie