英文: Condition loop by entities & values in Shopware 6 问题 我尝试通过Shopware 6中的实体和值来设置条件循环。我使用它来过滤选项。...
从产品流中获取带有货币和商店语言的产品的Shopware 6代码部分。
英文: Shopware 6 get products from product stream with currency and storefront language 问题 我有以下变量: $se...
可以使用什么事件来检查在Shopware 6.5上刚刚支付的订单状态?
英文: what event can be used to check the state of an order that has just been paid for on shopware 6....
Shopware购物车存储库名称
英文: Shopware cart repository name 问题 我在我的代码中从购物车存储库检索数据时遇到了问题。当我尝试使用const cartRepository = this.repo...
无法自动装配服务AbstractController::setContainer(),ContainerInterface不存在。
英文: Cannot autowire service AbstractController::setContainer() ContainerInterface does not exists 问题...
Shopware 6数据抽象层:比较两个订单字段/属性。
英文: Shopware 6 Data Abstraction Layer: Compare two order fields/properties with each other 问题 以下是您要翻...
我们何时需要使用 `sw_sanitize`?
英文: When do we need to use `sw_sanitize`? 问题 消毒用户输入很重要,以防止潜在的安全漏洞,如跨站脚本(XSS)攻击。在Shopware 6中,有一个名为sw_...
SW6.5 App Administration扩展Javascript,未显示
英文: SW6.5 App Administration extend Javascript, not shown 问题 我正在从插件开发转向应用程序开发。我在Resources/app/admini...
无法使用Shopware 6扩展按名称找到关联。
英文: Can not find association by name using Shopware 6 extension 问题 Shopware 6插件通过创建一个自定义实体并使用OneToMa...
Shopware 6 – 登录的商店前端用户的缓存键
英文: Shopware 6 - cache key of logged in storefront user 问题 有没有办法找出已登录的前端用户的完整缓存密钥?任务是在客户购买产品后,在产品列表和...
10