Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Can and attribute be prepopulated with a variable?

Can and attribute be prepopulated with a variable?

Locked

Views: 684

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
20 Feb 2009, 8:01 PM
#1
tj1 avatar

tj1

Totally Zenned

Join Date:
Mar 2005
Location:
California
Posts:
628
Plugin Contributions:
0

Can and attribute be prepopulated with a variable?

I have a product with an atribute with text entry and I was wondering if the text field can be prepopulated with some variable.

For example have the url link like
index.php?main_page=product_info&products_id=101&attribute_text=sometext

Then somehow use $_GET['attribute_text'] to obtain the text to prepopulate the text field.

Is this possible?

Thanks.