260. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:43:06 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

260.1 Files compared

#LocationFileLast Modified
1Porto v4.0.5/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Catalog/layoutcatalog_product_view.xml2023-03-08 00:38:02 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto/Magento_Catalog/layoutcatalog_product_view.xml2023-07-11 01:36:42 +0000

260.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1434
Changed00
Inserted00
Removed00

260.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

260.4 Active regular expressions

No regular expressions were active.

260.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Copyright Â© 2018 Porto. All rights reserved. 6  * Copyright Â© 2018 Porto. All rights reserved.
7  * See COPYING.txt for license details. 7  * See COPYING.txt for license details.
8  */ 8  */
9 --> 9 -->
10 <page  10 <page 
11  layout="2columns-right"  11  layout="2columns-right" 
12  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  12  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
13  xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd" 13  xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"
14 > 14 >
15       15      
16  <body> 16  <body>
17            17           
18   <referenceContainer  18   <referenceContainer 
19    name="sidebar.additional" 19    name="sidebar.additional"
20   > 20   >
21                 21                
22    <block  22    <block 
23     class="Smartwave\Porto\Block\Template"  23     class="Smartwave\Porto\Block\Template" 
24     name="product_view_custom_block"  24     name="product_view_custom_block" 
25     before="-"  25     before="-" 
26     template="Magento_Catalog::product/view/custom_block.phtml" 26     template="Magento_Catalog::product/view/custom_block.phtml"
27    /> 27    />
28             28            
29   </referenceContainer> 29   </referenceContainer>
30            30           
31   <move  31   <move 
32    element="product.info.review"  32    element="product.info.review" 
33    destination="product.info.main 33    destination="product.info.main
34    before="product.info.price" 34    before="product.info.price"
35   /> 35   />
36            36           
37   <move  37   <move 
38    element="catalog.product.related"  38    element="catalog.product.related" 
39    destination="sidebar.additional"  39    destination="sidebar.additional" 
40    after="product_view_custom_block" 40    after="product_view_custom_block"
41   /> 41   />
42            42           
43   <move  43   <move 
44    element="product.info.overview 44    element="product.info.overview
45    destination="product.info.main 45    destination="product.info.main
46    after="product.info.price" 46    after="product.info.price"
47   /> 47   />
48            48           
49   <move  49   <move 
50    element="product.info.stock.sku"  50    element="product.info.stock.sku" 
51    destination="product.info.main 51    destination="product.info.main
52    after="product.info.price" 52    after="product.info.price"
53   /> 53   />
54            54           
55   <referenceContainer  55   <referenceContainer 
56    name="content.aside" 56    name="content.aside"
57   > 57   >
58                 58                
59    <block  59    <block 
60     class="Magento\Catalog\Block\Product\ProductList\Related"  60     class="Magento\Catalog\Block\Product\ProductList\Related" 
61     name="catalog.product.move.related"  61     name="catalog.product.move.related" 
62     template="Magento_Catalog::product/list/items.phtml"  62     template="Magento_Catalog::product/list/items.phtml" 
63     ifconfig="porto_settings/product/move_related" 63     ifconfig="porto_settings/product/move_related"
64    > 64    >
65                      65                     
66     <arguments> 66     <arguments>
67                           67                          
68      <argument  68      <argument 
69       name="type 69       name="type
70       xsi:type="string" 70       xsi:type="string"
71      > 71      >
72       related 72       related
73      </argument> 73      </argument>
74                           74                          
75      <argument  75      <argument 
76       name="view_model"  76       name="view_model" 
77       xsi:type="object" 77       xsi:type="object"
78      > 78      >
79       Magento\Catalog\ViewModel\Product\Listing\PreparePostData 79       Magento\Catalog\ViewModel\Product\Listing\PreparePostData
80      </argument> 80      </argument>
81                       81                      
82     </arguments> 82     </arguments>
83                      83                     
84     <block  84     <block 
85      class="Magento\Catalog\Block\Product\ProductList\Item\Container"  85      class="Magento\Catalog\Block\Product\ProductList\Item\Container" 
86      name="related.product.addto"  86      name="related.product.addto" 
87      as="addto" 87      as="addto"
88     > 88     >
89                           89                          
90      <block  90      <block 
91       class="Magento\Catalog\Block\Product\ProductList\Item\AddTo\Compare" 91       class="Magento\Catalog\Block\Product\ProductList\Item\AddTo\Compare"
92                                  92                                 
93       name="related.product.addto.compare"  93       name="related.product.addto.compare" 
94       as="compare" 94       as="compare"
95                                  95                                 
96       template="Magento_Catalog::product/list/addto/compare.phtml" 96       template="Magento_Catalog::product/list/addto/compare.phtml"
97      /> 97      />
98                       98                      
99     </block> 99     </block>
100                  100                 
101    </block> 101    </block>
102             102            
103   </referenceContainer> 103   </referenceContainer>
104            104           
105   <referenceContainer  105   <referenceContainer 
106    name="after.body.start" 106    name="after.body.start"
107   > 107   >
108                 108                
109    <block  109    <block 
110     class="Magento\Catalog\Block\Product\View"  110     class="Magento\Catalog\Block\Product\View" 
111     name="product_custom 111     name="product_custom
112     template="Magento_Catalog::product/view/product_custom.phtml 112     template="Magento_Catalog::product/view/product_custom.phtml
113     before="-" 113     before="-"
114    /> 114    />
115                 115                
116    <block  116    <block 
117     class="Smartwave\Porto\Block\Template"  117     class="Smartwave\Porto\Block\Template" 
118     name="product_view_config"  118     name="product_view_config" 
119     after="-"  119     after="-" 
120     template="Magento_Catalog::product/view/config.phtml" 120     template="Magento_Catalog::product/view/config.phtml"
121    /> 121    />
122             122            
123   </referenceContainer> 123   </referenceContainer>
124            124           
125   <referenceContainer  125   <referenceContainer 
126    name="columns.top" 126    name="columns.top"
127   > 127   >
128                 128                
129    <block  129    <block 
130     class="Magento\Catalog\Block\Product\View"  130     class="Magento\Catalog\Block\Product\View" 
131     name="prev_next_products"  131     name="prev_next_products" 
132     template="Magento_Catalog::product/view/prev_next.phtml"  132     template="Magento_Catalog::product/view/prev_next.phtml" 
133     before="-" 133     before="-"
134    /> 134    />
135             135            
136   </referenceContainer> 136   </referenceContainer>
137            137           
138   <move  138   <move 
139    element="prev_next_products"  139    element="prev_next_products" 
140    destination="product.info.main 140    destination="product.info.main
141    before="-" 141    before="-"
142   /> 142   />
143            143           
144   <move  144   <move 
145    element="page.main.title"  145    element="page.main.title" 
146    destination="product.info.main 146    destination="product.info.main
147    before="-" 147    before="-"
148   /> 148   />
149            149           
150   <referenceContainer  150   <referenceContainer 
151    name="product.info.social" 151    name="product.info.social"
152   > 152   >
153                 153                
154    <block  154    <block 
155     class="Smartwave\Porto\Block\Template"  155     class="Smartwave\Porto\Block\Template" 
156     name="product_view_addthis_links"  156     name="product_view_addthis_links" 
157     before="-"  157     before="-" 
158     template="Magento_Catalog::product/view/addthis.phtml" 158     template="Magento_Catalog::product/view/addthis.phtml"
159    /> 159    />
160             160            
161   </referenceContainer> 161   </referenceContainer>
162            162           
163   <referenceContainer  163   <referenceContainer 
164    name="content" 164    name="content"
165   > 165   >
166                 166                
167    <block  167    <block 
168     class="Smartwave\Porto\Block\RickSnippet 168     class="Smartwave\Porto\Block\RickSnippet
169     name="rich_snippet"  169     name="rich_snippet" 
170     template="Magento_Catalog::product/view/rich_snippet.phtml"  170     template="Magento_Catalog::product/view/rich_snippet.phtml" 
171     before="-" 171     before="-"
172    /> 172    />
173                 173                
174    <block  174    <block 
175     class="Smartwave\Porto\Block\Template"  175     class="Smartwave\Porto\Block\Template" 
176     name="product_view_main_custom_block"  176     name="product_view_main_custom_block" 
177     ifconfig="porto_settings/product/main_custom_block 177     ifconfig="porto_settings/product/main_custom_block
178     before="product.info.main"  178     before="product.info.main" 
179     template="Magento_Catalog::product/view/main_custom_block.phtml" 179     template="Magento_Catalog::product/view/main_custom_block.phtml"
180    /> 180    />
181                 181                
182    <block  182    <block 
183     class="Smartwave\Porto\Block\Template"  183     class="Smartwave\Porto\Block\Template" 
184     name="product.clearer"  184     name="product.clearer" 
185     after="product.info.media"  185     after="product.info.media" 
186     template="Magento_Catalog::product/view/clearer.phtml" 186     template="Magento_Catalog::product/view/clearer.phtml"
187    /> 187    />
188             188            
189   </referenceContainer> 189   </referenceContainer>
190            190           
191   <move  191   <move 
192    element="product_view_main_custom_block2 192    element="product_view_main_custom_block2
193    destination="product.info.main 193    destination="product.info.main
194    after="product.info.overview" 194    after="product.info.overview"
195   /> 195   />
196            196           
197   <move  197   <move 
198    element="product.info.main"  198    element="product.info.main" 
199    destination="content 199    destination="content
200    after="product.info.media" 200    after="product.info.media"
201   /> 201   />
202            202           
203   <referenceContainer  203   <referenceContainer 
204    name="columns" 204    name="columns"
205   > 205   >
206                 206                
207    <block  207    <block 
208     class="Smartwave\Porto\Block\Template"  208     class="Smartwave\Porto\Block\Template" 
209     name="side_popup"  209     name="side_popup" 
210     after="-"  210     after="-" 
211     template="Magento_Catalog::product/view/side_popup.phtml" 211     template="Magento_Catalog::product/view/side_popup.phtml"
212    /> 212    />
213             213            
214   </referenceContainer> 214   </referenceContainer>
215        215       
216  </body> 216  </body>
217 </page> 217 </page>