【问题标题】:Shopware 6 Apps - How can I change the price for a cart line itemShopware 6 应用程序 - 如何更改购物车订单项的价格 【发布时间】:2022-07-16 22:46:13 【问题描述】: 我为 Shopware 应用寻找解决方案,类似于 this。 价格取决于用户输入,因此必须在将产品添加到购物车后进行计算。 【问题讨论】: 标签: shopware6 shopware6-app 【解决方案1】: 您可以检查此逻辑以应用您的情况:https://developer.shopware.com/docs/guides/plugins/apps/app-scripts/cart-manipulation#add-an-absolute-discount 【讨论】: