【问题标题】:Json Error in bundle products (MAGENTO)捆绑产品中的 Json 错误 (MAGENTO)
【发布时间】:2016-05-02 17:02:38
【问题描述】:

我一直在使用 Magento 版本。 1.9.2.4 使用捆绑产品之前没有任何问题。 每次我去捆绑产品时,当列出选项产品价格时,页面就会停止。

使用 Firebug 说:

ReferenceError: bundle is not defined
bundle.reloadPrice();

Var bundle 没有被定义,因为 bundle.phtml 虽然被调用了却不能正常工作

getChildHtml('product_type_data'); ?>

在我看到 $this->getJsonConfig() 嵌入到 view.phtml 时可以工作的问题之后: JsonConfig 说:{"productId":"3125","priceFormat":{"pattern":"...etc,但在加载 bundle.phtml 时不会。

这里可以看到问题:http://www.mueblesbonitos.com/bundle1.html

我在论坛上搜索过,我看到了非常相似的问题,但我还没有找到解决方案。

【问题讨论】:

    标签: json magento bundle


    【解决方案1】:

    我终于找到了问题所在。

    CJM 自定义库存状态扩展

    导致 JSON 冲突(即使在新的 Magento 安装上),所以我决定卸载它并使用另一个兼容的扩展。

    我希望这可以帮助某人并节省大量时间

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-06-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多