Zen Cart Logo
Forums / Customization from the Admin / Help w/ drop down box for options...

Help w/ drop down box for options...

Locked

Views: 991

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
8 Nov 2010, 4:56 AM
#1
keekeedeke avatar

keekeedeke

New Zenner

Join Date:
Aug 2004
Posts:
72
Plugin Contributions:
0

Help w/ drop down box for options...

I have added some options to my product, however, every time I try to add weight or a different price to the option, the drop down box appears with extra wording with the option.... such as this:

include Matte and Frame *20ATTRIBUTES_WEIGHT_DELIMITER_PREFIX+2LBSATTRIBUTES_WEIGHT_DELIMETER_SUFFIX

should, of course, be just this:

include Matte and Frame *$20.00

I have absolutely NO IDEA how to fix this. It is very annoying. I don't think a customer would no how to figure out what to select, and it makes my website appear all off track.

Anyone know what I should do?

Here is my website: http://keekeede.hostultra.com/kimscrafts/index.php?main_page=product_info&cPath=2&products_id=3

Thanks in Advance,
Kim

8 Nov 2010, 10:42 AM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Help w/ drop down box for options...

You have a corrupted or mis-edited file.

When I search for ATTRIBUTES_WEIGHT_DELIMITER_PREFIX in the Developers Tool Kit, I see that is defined in includes/languages/english/product_info.php and should be defined as an apostrophe.

Check that file to see if it's right.