Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Display Read Only attribute in cart

Display Read Only attribute in cart

Views: 11,924

Results 21 to 22 of 22
21 Apr 2011, 5:12 PM
#21
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Display Read Only attribute in cart

That's how I would expect it could work. I don't know much about the individual files involved, but the insertion and retrieval of the attributes_sku would be straightforward. You could probably clone the code that handles one of the other attribute characteristics like price or weight (with text input) in admin, though I'm not sure if that would require code in some other file as well.

11 Nov 2017, 12:15 AM
#22
shohensee avatar

shohensee

New Zenner

Join Date:
Apr 2015
Location:
Baton Rouge, LA
Posts:
18
Plugin Contributions:
0

Re: Display Read Only attribute in cart

I have products that have pieces included, like screws or caps, things like that. I need those items to show up in the cart so it will show on my packing list when we box orders. I was trying to use the read only but it won't show in the cart. Is there a way this can be done, does anyone know?