373. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-07-12 04:43:23 +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.

373.1 Files compared

#LocationFileLast Modified
1Porto v4.0.5/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto/WeltPixel_Quickview/layoutweltpixel_quickview_catalog_product_view.xml2021-02-22 03:11:38 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/design/frontend/Smartwave/porto/WeltPixel_Quickview/layoutweltpixel_quickview_catalog_product_view.xml2023-07-02 09:20:40 +0000

373.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged2436
Changed00
Inserted15
Removed00

373.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

373.4 Active regular expressions

No regular expressions were active.

373.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <page  4 <page 
5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  5  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6  layout="1column"  6  layout="1column" 
7  xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd" 7  xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"
8 > 8 >
9       9      
10  <update  10  <update 
11   handle="catalog_product_view" 11   handle="catalog_product_view"
12  /> 12  />
13       13      
14  <body> 14  <body>
15            15           
16   <referenceBlock  16   <referenceBlock 
17    name="catalog.product.related"  17    name="catalog.product.related" 
18    remove="true" 18    remove="true"
19   /> 19   />
20            20           
21   <referenceBlock  21   <referenceBlock 
    22    name="catalog.product.move.related" 
    23    remove="true"
    24   />
    25           
    26   <referenceBlock 
22    name="product.info.upsell"  27    name="product.info.upsell" 
23    remove="true" 28    remove="true"
24   /> 29   />
25            30           
26   <referenceBlock  31   <referenceBlock 
27    name="prev_next_products"  32    name="prev_next_products" 
28    remove="true" 33    remove="true"
29   /> 34   />
30            35           
31   <referenceBlock  36   <referenceBlock 
32    name="header.container"  37    name="header.container" 
33    remove="true" 38    remove="true"
34   /> 39   />
35            40           
36   <referenceBlock  41   <referenceBlock 
37    name="porto_header"  42    name="porto_header" 
38    remove="true" 43    remove="true"
39   /> 44   />
40            45           
41   <referenceBlock  46   <referenceBlock 
42    name="footer-container"  47    name="footer-container" 
43    remove="true" 48    remove="true"
44   /> 49   />
45            50           
46   <referenceBlock  51   <referenceBlock 
47    name="page.top"  52    name="page.top" 
48    remove="true"  53    remove="true" 
49   /> 54   />
50            55           
51   <referenceBlock  56   <referenceBlock 
52    name="copyright"  57    name="copyright" 
53    remove="true"  58    remove="true" 
54   /> 59   />
55            60           
56   <referenceBlock  61   <referenceBlock 
57    name="authentication-popup"  62    name="authentication-popup" 
58    remove="true"  63    remove="true" 
59   /> 64   />
60            65           
61   <!--remove the short description--> 66   <!--remove the short description-->
62            67           
63   <referenceBlock  68   <referenceBlock 
64    name="product.info.overview" 69    name="product.info.overview"
65   > 70   >
66                 71                
67    <action  72    <action 
68     method="setTemplate"  73     method="setTemplate" 
69     ifconfig="weltpixel_quickview/general/remove_short_description" 74     ifconfig="weltpixel_quickview/general/remove_short_description"
70    > 75    >
71                      76                     
72     <argument  77     <argument 
73      name='template'  78      name='template' 
74      xsi:type='string' 79      xsi:type='string'
75     > 80     >
76     </argument> 81     </argument>
77                  82                 
78    </action> 83    </action>
79             84            
80   </referenceBlock> 85   </referenceBlock>
81            86           
82   <referenceBlock  87   <referenceBlock 
83    name="product.info.sku" 88    name="product.info.sku"
84   > 89   >
85                 90                
86    <action  91    <action 
87     method="setTemplate" 92     method="setTemplate"
88    > 93    >
89                      94                     
90     <argument  95     <argument 
91      name="template"  96      name="template" 
92      xsi:type="helper"  97      xsi:type="helper" 
93      helper="WeltPixel\Quickview\Helper\Data::getSkuTemplate" 98      helper="WeltPixel\Quickview\Helper\Data::getSkuTemplate"
94     > 99     >
95                       100                      
96     </argument> 101     </argument>
97                  102                 
98    </action> 103    </action>
99             104            
100   </referenceBlock> 105   </referenceBlock>
101    106   
102            107           
103   <referenceBlock  108   <referenceBlock 
104    name="product.info.form.content" 109    name="product.info.form.content"
105   > 110   >
106                 111                
107    <block  112    <block 
108     ifconfig="weltpixel_quickview/general/enable_goto_product_button"  113     ifconfig="weltpixel_quickview/general/enable_goto_product_button" 
109     class="Magento\Catalog\Block\Product\View"  114     class="Magento\Catalog\Block\Product\View" 
110     after="product.info.addtocart"  115     after="product.info.addtocart" 
111     name="goto.product"  116     name="goto.product" 
112     as="goto.product"  117     as="goto.product" 
113     template="WeltPixel_Quickview::gotoproduct.phtml" 118     template="WeltPixel_Quickview::gotoproduct.phtml"
114    /> 119    />
115             120            
116   </referenceBlock> 121   </referenceBlock>
117    122   
118            123           
119   <referenceContainer  124   <referenceContainer 
120    name="before.body.end" 125    name="before.body.end"
121   > 126   >
122                 127                
123    <block  128    <block 
124     class="Magento\Framework\View\Element\Template"  129     class="Magento\Framework\View\Element\Template" 
125     name="welpixel.quickview.beforebodyend"  130     name="welpixel.quickview.beforebodyend" 
126     template="WeltPixel_Quickview::beforebodyend.phtml 131     template="WeltPixel_Quickview::beforebodyend.phtml
127    /> 132    />
128             133            
129   </referenceContainer> 134   </referenceContainer>
130    135   
131            136           
132   <referenceContainer  137   <referenceContainer 
133    name="product.info.social"  138    name="product.info.social" 
134    remove="true" 139    remove="true"
135   /> 140   />
136    141   
137            142           
138   <referenceBlock  143   <referenceBlock 
139    name="product.info.details"  144    name="product.info.details" 
140    remove="true" 145    remove="true"
141   /> 146   />
142    147   
143            148           
144   <!-- for 2.1 --> 149   <!-- for 2.1 -->
145            150           
146   <referenceBlock  151   <referenceBlock 
147    name="product.info.addtocart" 152    name="product.info.addtocart"
148   > 153   >
149                 154                
150    <action  155    <action 
151     method="setTemplate" 156     method="setTemplate"
152    > 157    >
153                      158                     
154     <argument  159     <argument 
155      name="template"  160      name="template" 
156      xsi:type="string" 161      xsi:type="string"
157     > 162     >
158      WeltPixel_Quickview::product/view/addtocart.phtml 163      WeltPixel_Quickview::product/view/addtocart.phtml
159     </argument> 164     </argument>
160                  165                 
161    </action> 166    </action>
162             167            
163   </referenceBlock> 168   </referenceBlock>
164            169           
165   <referenceBlock  170   <referenceBlock 
166    name="product.info.addtocart.additional" 171    name="product.info.addtocart.additional"
167   > 172   >
168                 173                
169    <action  174    <action 
170     method="setTemplate" 175     method="setTemplate"
171    > 176    >
172                      177                     
173     <argument  178     <argument 
174      name="template"  179      name="template" 
175      xsi:type="string" 180      xsi:type="string"
176     > 181     >
177      WeltPixel_Quickview::product/view/addtocart.phtml 182      WeltPixel_Quickview::product/view/addtocart.phtml
178     </argument> 183     </argument>
179                  184                 
180    </action> 185    </action>
181             186            
182   </referenceBlock> 187   </referenceBlock>
183            188           
184   <referenceBlock  189   <referenceBlock 
185    name="category_list_on_left"  190    name="category_list_on_left" 
186    remove="true" 191    remove="true"
187   > 192   >
188   </referenceBlock> 193   </referenceBlock>
189            194           
190   <!-- for 2.1 --> 195   <!-- for 2.1 -->
191    196   
192            197           
193   <referenceBlock  198   <referenceBlock 
194    name="product.info.media.image" 199    name="product.info.media.image"
195   > 200   >
196                 201                
197    <action  202    <action 
198     method="setTemplate" 203     method="setTemplate"
199    > 204    >
200                      205                     
201     <argument  206     <argument 
202      name="template"  207      name="template" 
203      xsi:type="string" 208      xsi:type="string"
204     > 209     >
205      WeltPixel_Quickview::product/view/gallery.phtml 210      WeltPixel_Quickview::product/view/gallery.phtml
206     </argument> 211     </argument>
207                  212                 
208    </action> 213    </action>
209             214            
210   </referenceBlock> 215   </referenceBlock>
211            216           
212   <referenceBlock  217   <referenceBlock 
213    name="product_view_custom_block"  218    name="product_view_custom_block" 
214    remove="true" 219    remove="true"
215   /> 220   />
216        221       
217  </body> 222  </body>
218 </page> 223 </page>