Magento 2で新しいテーマを作成して書き直しましたがminicart.phtml
、カートに商品を追加すると、ミニカートにアイテムが表示されず、次のようなエラーJS(knockout.js)が表示されます。
Uncaught TypeError:バインディングを処理できません "if:function(){return getCartParam( 'summary_count')}"メッセージ:バインディングを処理できません "foreach:function(){return {data:getCartParam( 'items')、as: ' item '}} "メッセージ:バインディングを処理できません" foreach:function(){return $ parent.getRegion($ parent.getItemRenderer(item.product_type))} "メッセージ:未定義のプロパティ' configurable 'を読み取れません
このバグの修正を手伝ってください。ありがとうございます。
minicart.phtmlファイルコードを共有してください。
—
kunj
minicart.phtml
か?