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