File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
app/code/Magento/Wishlist/view/frontend/layout Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
</arguments >
17
17
</block >
18
18
<referenceBlock name =" product.info.addto" >
19
- <block class =" Magento\Wishlist\Block\Catalog\Product\View\AddTo\Wishlist" name =" view.addto.wishlist" after = " view.addto.requisition "
19
+ <block class =" Magento\Wishlist\Block\Catalog\Product\View\AddTo\Wishlist" name =" view.addto.wishlist"
20
20
template =" Magento_Wishlist::catalog/product/view/addto/wishlist.phtml" />
21
21
</referenceBlock >
22
22
</referenceContainer >
Original file line number Diff line number Diff line change 9
9
<update handle =" catalog_product_view" />
10
10
<body >
11
11
<referenceBlock name =" product.info.addto" >
12
- <block class =" Magento\Wishlist\Block\Item\Configure" name =" view.addto.wishlist" after = " view.addto.requisition "
12
+ <block class =" Magento\Wishlist\Block\Item\Configure" name =" view.addto.wishlist"
13
13
template =" item/configure/addto/wishlist.phtml" />
14
14
</referenceBlock >
15
15
</body >
Original file line number Diff line number Diff line change 20
20
<block class =" Magento\Catalog\Block\Product\View" name =" product.info.addtocart.bundle" as =" addtocart" template =" product/view/addtocart.phtml" />
21
21
<block class =" Magento\Catalog\Block\Product\View" name =" product.info.addto.bundle" as =" addto" after =" product.info.addtocart.bundle"
22
22
template =" Magento_Catalog::product/view/addto.phtml" cacheable =" false" >
23
- <block class =" Magento\Wishlist\Block\Item\Configure" name =" view.addto.wishlist.bundle" after = " view.addto.requisition "
23
+ <block class =" Magento\Wishlist\Block\Item\Configure" name =" view.addto.wishlist.bundle"
24
24
template =" item/configure/addto/wishlist.phtml" />
25
- <block class =" Magento\Catalog\Block\Product\View\Addto \Compare" name =" view.addto.compare.bundle" after =" view.addto.wishlist"
25
+ <block class =" Magento\Catalog\Block\Product\View\AddTo \Compare" name =" view.addto.compare.bundle" after =" view.addto.wishlist"
26
26
template =" Magento_Catalog::product/view/addto/compare.phtml" />
27
27
</block >
28
28
</block >
You can’t perform that action at this time.
0 commit comments