当你点击我们店铺上的商品时,它不再改变产品图像或更新价格...想想看,当你选择某个脱销的变种时,商店也不会再说“脱销”了……就像任何有下拉菜单的东西在我的店里都不再起作用...怎么回事?我们似乎找不到答案...
产品页面:https://kingofthepin.com/collections/enamel-pins/products/animehub-enamel-pin
发布于 2018-10-06 12:06:00
Uncaught TypeError: Cannot read property 'length' of null
at new Shopify.SingleOptionSelector (option_selection-ea4f4a242e299f2227b2b8038152223f741e90780c0c766883939e8902542bda.js:1)
at Shopify.OptionSelectors.buildSelectors (option_selection-ea4f4a242e299f2227b2b8038152223f741e90780c0c766883939e8902542bda.js:1)
at Shopify.OptionSelectors.replaceSelector (option_selection-ea4f4a242e299f2227b2b8038152223f741e90780c0c766883939e8902542bda.js:1)
at new Shopify.OptionSelectors (option_selection-ea4f4a242e299f2227b2b8038152223f741e90780c0c766883939e8902542bda.js:1)
at HTMLFormElement.<anonymous> (theme.js?13924364935478740494:793)
at Function.each (jquery.min.js:2)
at n.fn.init.each (jquery.min.js:2)
at new Product (theme.js?13924364935478740494:792)
at Sections._createInstance (theme.js?13924364935478740494:538)
at Sections.<anonymous> (theme.js?13924364935478740494:616)看起来你正在使用某个Bold Product Options应用程序。这可能会干扰你的主题的JS所期望的。
修复问题将需要更多的信息,最有可能的是访问您的Shopify商店的主题文件,以尝试并诊断问题所在。但是,至少这回答了“为什么X不再工作”的问题。
https://stackoverflow.com/questions/52675200
复制相似问题