Zen Cart Logo
Forums / General Questions / How are Dropdowns Created in Product Info?

How are Dropdowns Created in Product Info?

Locked

Views: 1,001

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
7 Jul 2006, 12:04 AM
#1
woodlandsprite avatar

woodlandsprite

Zen Follower

Join Date:
May 2006
Posts:
307
Plugin Contributions:
0

How are Dropdowns Created in Product Info?

I am trying to append some information to my Attribute Dropdowns in my product information pages.

On Zen 1.2.7 I understand this can be tweaked by modifying the
includes/modules/pages/product_info/main_template_vars_attributes.php
file
however this file does not exist in v 1.3 (which is what I am running)

Any suggestions on where I can go?

(in case you're wondering what I'm attempting to do, I have recently installed a new mod for stock by attribute for 1.3 I would like for the quantity for each attribute to appear in the dropdown next to the variant)

Thanks for your assistance!

7 Jul 2006, 8:43 PM
#2
woodlandsprite avatar

woodlandsprite

Zen Follower

Join Date:
May 2006
Posts:
307
Plugin Contributions:
0

Re: How are Dropdowns Created in Product Info?

Does anyone have any suggestions?
I can point you to the 1.2.7 code if that would be helpful, myu problem is that 1.3 is so different from 1.2.7 that with my lack of code experience I have no idea what to do to get this to work!

8 Jul 2006, 5:46 AM
#3
woodlandsprite avatar

woodlandsprite

Zen Follower

Join Date:
May 2006
Posts:
307
Plugin Contributions:
0

Re: How are Dropdowns Created in Product Info?

nevermind. The appropriate code in v 1.3 is now found in
includes/modules/attributes.php.

:cheers:

9 Jul 2006, 12:22 AM
#4
cherylkemp avatar

cherylkemp

Zen Follower

Join Date:
Mar 2006
Posts:
179
Plugin Contributions:
0

Re: How are Dropdowns Created in Product Info?

where did you find the stock by attribute for 1.3...I have been awaiting the next major zen update just to have that feature!

9 Jul 2006, 12:32 AM
#5
woodlandsprite avatar

woodlandsprite

Zen Follower

Join Date:
May 2006
Posts:
307
Plugin Contributions:
0

Re: How are Dropdowns Created in Product Info?

it is not yet officially released.

DO a search for "stocks by attribute" and you will see a thread

for ease, here it is:
http://www.zen-cart.com/forum/showthread.php?t=34977

9 Jul 2006, 12:44 AM
#6
cherylkemp avatar

cherylkemp

Zen Follower

Join Date:
Mar 2006
Posts:
179
Plugin Contributions:
0

Re: How are Dropdowns Created in Product Info?

thanks...I actually found it right after that...I just haven't searched for the stock by attribues for 1.3 for a while since I thought they were just waiting until the new release. It'll be nice to have it now though!