【问题标题】:virtuemart where are store product options in DB德德玛特数据库中的商店产品选项在哪里
【发布时间】:2017-06-27 11:38:26
【问题描述】:

我对 virtumart 有疑问...我不知道 mysql DB 的哪个表中存储了有关产品选项的信息 像这样

there are 4 different options to choice

我在数据库中搜索了很多表,但我没有找到它:(

ptr_virtuemart_products
ptr_virtuemart_products_it_it

【问题讨论】:

    标签: mysql magento joomla e-commerce virtuemart


    【解决方案1】:

    可能选项保存在具有 json 规范的字段中。您可以运行转储并在创建的 sql 文件中搜索您正在查找的字符串。

    【讨论】:

      【解决方案2】:

      表调用:_virtuemart_product_customfields 在您的情况下 ptr_virtuemart_product_customfields 并存储所有自定义字段。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2014-02-22
        • 1970-01-01
        • 2012-12-05
        • 2013-02-22
        • 2011-10-29
        • 2016-02-06
        相关资源
        最近更新 更多