更改名称和批量更新 Joomla / Virtuemart 产品类型参数

发布于 2024-10-05 16:09:30 字数 407 浏览 6 评论 0原文

我正在使用 Joomla / Virtuemart 安装,并在尝试更新产品类型参数时遇到问题。

我有一个以多个值作为参数类型的产品类型。然后我有一个可能值的列表,如下所示:Type A;Type B;Type C

我需要更改其中一些值的名称。例如,假设我想将 Type B 更改为 Type X。我可以轻松地在可能值字段中更改该值,但当前分配给B型的所有产品均未分配给X型改变后。所以新重命名的 Type X 是空的。

有什么方法可以批量更新或更改分配给 B 型 的所有产品以变为 X 型

I am working with a Joomla / Virtuemart install and ran into a problem when trying to update Product Type Parameters.

I have a Product Type with Multiple Values as the Parameter type. I then have a list of possible values like so: Type A;Type B;Type C.

I need to change the names of some of these values. For example, let's say I want to change Type B to Type X. I can easily change that in the Possible values field, but all of the products that are currently assigned to Type B are not assigned to Type X upon the change. So the newly renamed Type X is empty.

Is there any way I can bulk update or change all of the products assigned to Type B to become Type X?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

初心 2024-10-12 16:09:30

ReReplacer By Nonumber 是一个用于替换或交换内容的出色工具...基本上是 Joomla 数据库查找和替换的简单界面。

ReReplacer By Nonumber is an excellent tool for replacing or swapping things out... basically an easy interface for Joomla Database find and replace.

绝對不後悔。 2024-10-12 16:09:30

您有四种解决方案:

  1. 如果该类别中的所有产品都会受到影响,请修改类别名称(例如,将类别名称 type b 更改为 type x)。< /p>

  2. 使用virtualmart插件批量产品类型和产品参数管理器

  3. 下载涉及的数据库表的mysql文件并手动更改它们。

  4. 从virtualmart内部手动执行此操作(特别是如果要更改的项目不多)。

You have four solutions:

  1. Modify the category name if all the products in that category are to be affected (e.g. change category name type b to type x).

  2. Use the virtuemart plugin Bulk Product Type and Product Parameter Manager.

  3. Download your mysql files for the involved database tables and alter them manually.

  4. Do it manually from inside virtuemart (especially if the items being changed are not many).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文