How to rearrange magento 2 page block div by XML code or something else?

Jay

I want to rearrange my magento2 page HTML blocks I tried by XML tags but its moving but I can't move what I have to place the exact place so please help me to customize the page block or anyone have a page customization tool or any other tips?

Tobi

In your Theme you need to place a checkout_cart_index.xml under Vendor/Theme/Magento_Checkout/layout/

There you can use the move directive like this

<move element="checkout.cart.coupon" destination="cart.summary" before="checkout.cart.summary.title"></move>

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

How can I shorten my code with for() or something else in JavaScript?

分類Dev

Static block at the end of the page Magento

分類Dev

How to integrate dynamically JS code in success page in magento

分類Dev

Showing custom static block on the custom page Magento

分類Dev

How to read a JSON file and rearrange the code

分類Dev

Social engine 4 is developed in Zend Framework 2 or in something else?

分類Dev

How to change default port(8080) of micronaut to something else?

分類Dev

How to transform Parameter Pack into something else than std::tuple?

分類Dev

How to change all lines consisting of one "0" character to something else?

分類Dev

How do I get this result with excel, notepad++ or something else?

分類Dev

how to call block method from magento 1 template

分類Dev

How to rearrange pandas dataframe?

分類Dev

How to rearrange pandas dataframe?

分類Dev

How to rearrange dataframe in R

分類Dev

how rearrange data in a matrix?

分類Dev

How to rearrange arrays

分類Dev

How to check if something is in 2 lists with python

分類Dev

Magento 2 Knockout XML->PHTML->JS->HTML

分類Dev

How to repeat a code block for different lists?

分類Dev

How to use inlcude and content block in HTML code

分類Dev

Laravel Accessor or HasManyThrough or something else?

分類Dev

How to select div element with the same class and do something on clicked element

分類Dev

How can I make this code if and else?

分類Dev

Magento - How can I tell if I'm on a "My Account" page?

分類Dev

Does kernel: EDAC MC0: UE page 0x0 point to bad memory, a driver, or something else?

分類Dev

Magento - undefined variable this in block template

分類Dev

How to rearrange format of datatable in R?

分類Dev

Add a div below inline-block wrapped row - Part 2

分類Dev

Something wrong with code

Related 関連記事

  1. 1

    How can I shorten my code with for() or something else in JavaScript?

  2. 2

    Static block at the end of the page Magento

  3. 3

    How to integrate dynamically JS code in success page in magento

  4. 4

    Showing custom static block on the custom page Magento

  5. 5

    How to read a JSON file and rearrange the code

  6. 6

    Social engine 4 is developed in Zend Framework 2 or in something else?

  7. 7

    How to change default port(8080) of micronaut to something else?

  8. 8

    How to transform Parameter Pack into something else than std::tuple?

  9. 9

    How to change all lines consisting of one "0" character to something else?

  10. 10

    How do I get this result with excel, notepad++ or something else?

  11. 11

    how to call block method from magento 1 template

  12. 12

    How to rearrange pandas dataframe?

  13. 13

    How to rearrange pandas dataframe?

  14. 14

    How to rearrange dataframe in R

  15. 15

    how rearrange data in a matrix?

  16. 16

    How to rearrange arrays

  17. 17

    How to check if something is in 2 lists with python

  18. 18

    Magento 2 Knockout XML->PHTML->JS->HTML

  19. 19

    How to repeat a code block for different lists?

  20. 20

    How to use inlcude and content block in HTML code

  21. 21

    Laravel Accessor or HasManyThrough or something else?

  22. 22

    How to select div element with the same class and do something on clicked element

  23. 23

    How can I make this code if and else?

  24. 24

    Magento - How can I tell if I'm on a "My Account" page?

  25. 25

    Does kernel: EDAC MC0: UE page 0x0 point to bad memory, a driver, or something else?

  26. 26

    Magento - undefined variable this in block template

  27. 27

    How to rearrange format of datatable in R?

  28. 28

    Add a div below inline-block wrapped row - Part 2

  29. 29

    Something wrong with code

ホットタグ

アーカイブ