問題タブ [magento-1.9.1]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
php - magento 属性ごとにすべての製品を取得
カタログ ページに属性フィルターを表示しました。私のクライアント要件は、一部のカテゴリでは、属性フィルターに製品がないため、空の属性ラベルを非表示にする必要があります。どうすればこれを達成できますか 助けてください。
「形状、色、ワットなどの特定の属性の製品数が必要です。属性ごとにすべての製品数を取得するにはどうすればよいですか。数を取得した場合、それを使用して属性ラベルを制御します。」
catalog/layer/view.phtml の私のコード: