magento2

    2热度

    1回答

    我为magento2创建了一个码头容器并成功创建了该容器。 安装了magento2成功地追踪在CLI下列步骤操作:从另一个连接mysql的容器 2. ./magento setup:install --admin-user='new-admin' --admin-password='!admin123!' --admin-email='[email protected]' --admin-firs

    1热度

    1回答

    我正尝试将一个自定义magento 1.9扩展迁移到magento 2.2。我做了很多搜索,找不到我正在尝试迁移的用例的相关信息。我最初遵循this tutorial的1.9扩展。我知道有一种工具可以帮助端口扩展,但我正在尝试手动执行此操作,因为我无法让该工具为我工作。 每次更新购物车以计算自定义运费时,都会运行自定义送货延期。我们的目标是在magento 2.2中重新创建此扩展,以便每次购物车打

    0热度

    1回答

    我实现了我的商店送货方式分类汇总值。我的方法基于小计值,所以我需要在我的模块中获得小计值。如何在magento 2.2中调用小计值?

    0热度

    1回答

    我有这样的例子: 代码PHP: ["conditions_encoded"] => string(324) "a:2:[i:1;a:4:[s:4:`type`;s:50:`Magento|CatalogWidget|Model|Rule|Condition|Combine`;s:10:`aggregator`;s:3:`all`;s:5:`value`;s:1:`1`;s:9:`new_child

    1热度

    1回答

    我正在开发使用Magento最新版本的电子商务网站。我在管理区创建了静态块。 块标识 - 中间环节块 然后我说这个块使用给定的工具主页。 {{widget type="Magento\Cms\Block\Widget\Block" template="widget/static_block/default.phtml" block_id="26" }} 此外,我添加目录产品列表小部件到主页。在

    -2热度

    1回答

    var config = { // dependency order if applicable "shim": { "owlcarousel/minjs": ["jquery"] }, 'paths': { 'owlcarousel/minjs': 'Plazathemes_Loadjs/js/owl-carousel/owl.caro

    0热度

    1回答

    I need to update the CMS page often hence I want to disable the cache for that particular page. I have tried using xml in cms page "Layout Update XML" with the following code <head> <meta h

    0热度

    1回答

    在magento 2销售订单网格默认日期购买过滤器是存在的,但我想过滤日期和时间都。请帮我怎么做。 我尝试了下面,但我没有得到任何解决方案。 感谢 <column name="created_at" class="Magento_Ui/Component/Listing/Columns/Date"> <argument name="data" xsi:type="array"> <item n

    0热度

    1回答

    我想检查产品是否可下载并没有重量,所以我可以检查它,除非产品是可以解决错误的产品。 这是我要的条件添加到它 <?php if ($_product->isSaleable()): ?>

    1热度

    1回答

    我试图从 供应商\ Magento的\模块结账\图\前端覆盖使用PHTML文件块\ success.phtml 我的文件 应用\代码\定制\模块\视图\前端\结帐\ success.phtml 和XML文件是checkout_onepage_success.xml <referenceBlock name="checkout.success"> <action method="setT