Hi - I am trying to use the price updater with the stock by attributes dynamic drop down menus..here is the example page:
http://www.coyuchi.com/shop/index.ph...products_id=12
The price updater is working, but it is somehow interferring with the dynamic drop downs from updating in sequencial order to reveal the attributes for color and size. I have set the product to have no base price and the lowest attribute to $.001.
Below are warning messages I got from Firefox 3.0.5 error console on Mac. (I don't necessarily think these warning are breaking the other script, but thought I'd include them just in case).
I will message the other mod author too, just thought I would try to see if there was anyone here that might have some advice.
Warning: reference to undefined property stk[frm['id[6]'].value]
Line: 623
Warning: assignment to undeclared variable nameArr
Line: 52
Warning: test for equality (==) mistyped as assignment (=)?
Line: 123, Column: 50
Source code:
if (temp[i].className = 'productSpecialPrice') {
I am new to zc and forums, so let me know if you need more peripheral info about this....I was wantingto also post a link to a page that displays the product with the dynamic drop downs working but I don't know how to do this...will update if I can make a duplicate product...thanks for your help






Bookmarks