英文: How can we access store API endpoints from javascript in Shopware 6.5? 问题 In 6.5,我们应该如何从JavaScri...
检查类别是否存在 Shopware 6
英文: Check if a category exists Shopware 6 问题 检查分类是否存在your text 我有这样的代码 $categoryService = $this->...
保存产品在管理员界面中应使用哪个事件?
英文: Which event should be using for save product in administrator interface? 问题 我想在管理员编辑单个产品时添加一些调整。...
删除当前语言的实体条目
英文: Delete entry from Entity for current language 问题 我注意到如果你从列表视图中删除一个条目,它将在所有语言的数据库中删除该条目。是否可以只移除当前...
如何正确更新Shopware 6中的插件?
英文: How properly update plugins in Shopware 6? 问题 以下是翻译好的部分: 显然,自动化插件更新存在很大的限制。Shopware 6提供两种自动更新插件的...
After Extending Shopware 6 Product Entity, How Do I Save The Data When New Product Is Created?
英文: After Extending Shopware 6 Product Entity, How Do I Save The Data When New Product Is Created? 问...
Shopware 6中不同邮政编码的运费成本
英文: Different shipping cost for postcodes in Shopware 6 问题 我想在Shopware 6中为特定邮政编码定义不同的运费。我已经使用规则生成器进行...
复制类别树,不包括产品关联。
英文: Copy Category Tree without Product Associations 问题 根据这篇帖子,https://stackoverflow.com/questions/74...
Shopware 6订单状态转换引发500状态代码错误。
英文: Shopware6 order state transition throws 500 status code error 问题 我们在Shopware6 DemoStore上的API中遇到了...
如何在Shopware的sw_include上应用过滤器(例如:|sw_sanitize)?
英文: How to apply filters on Shopware sw_include (for example: |sw_sanitize) 问题 This works: {% sw_inc...
6