drop down menu - Magento : create ajax dropdown populated with labels of 3 product's attributes. -


Greetings,

I am inadvertently in need of it:

 There are 6 features with the "yes / no" value in the  product. I need a dropdown on the page of that product which will populate with properties that have "yes" values. Properties are: Bundle 1, Bundle 2 ...., Bundle 6 When the selection is made - I have to know what has been selected to do with PHP on that page.  

I do not know what pre -expect is in Magento (in the context of AJAX snippets), which can be used for this, searching for solutions ...

< P> I made an extra request dragged from a newly created table in js and db (manually, for 1 product, for testing only) and it works.

Thank you.

This can not be absolutely helpful ... but I have recently created a module which That Magento's AJAX autopoiput functionality is taping in. This module makes an autopuplet of all manufacturers based on the string you are writing. I know that this is not straight, which you want to do, but it can help you get started with at least Ajax:

/app/etc/modules/Ash_Manufacturers.xml

/app/code/local/Ash/Manufacturers/etc/config.xml

/ app / code / local / ash / manufactures / controller / index controller.fp

< P> /app/code/local/Ash/Manufacturers/Block/Manufacturers.php

See pages 79-92 on this one: / app / design / frontend / default / ash / template / catalog / layer /filter.phtml:


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -