ご挨拶、
残念ながら、これが必要です:
Product has (lets say) 6 attributes with "Yes/No" values.
I need a dropdown on that product's page that will populate with attributes with "yes" value.
attributes are :bundle1,bundle2....,bundle6.
When selection is made - I need to know whats have been selected to pass that to php on that page.
解決策を探して、これに使用できる (Ajax スニペットに関して) Magento に既存のものはわかりません...
追加の request.js を使用し、DB で新しく作成されたテーブルから属性を取得しました (手動で、1 つの製品に対して、テストのためだけに) 動作します。しかし、それは考えではありません。毎回手動でやりたくありません。
構文は私を殺しています。
ありがとうございました。