开发者问题收集
我在 Shopify 上使用 JavaScript 找到了这个用于金钱格式的 Gisthttps://gist.github.com/stewartknapman/8d8733ea58d2314c373e94114472d44c我将其放在我的购物车页面中,当我尝试时:Shopify.formatMoney(2000, '$')我得到了这个:cart:2166 Uncaught TypeError:
我在 Shopify 中遇到了问题。我想使用 ajax 在单击按钮时更新购物车数量,但它会出现类似这样的错误{"status":404,"message":"Cart Error","description":"Cannot find variant"}这是我的 ajax 代码, $('.adjust-plus').click(function(){var qty = $(this).parent