195. Araxis Merge File Comparison Report

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

195.1 Files compared

#LocationFileLast Modified
1Porto v4.0.5/Theme Files/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2023-03-07 15:45:02 +0000
2Porto v4.0.6/Theme Files/Porto Theme/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2023-07-02 09:09:46 +0000

195.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged316018
Changed12
Inserted126
Removed00

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

195.4 Active regular expressions

No regular expressions were active.

195.5 Comparison detail

1 <?xml  1 <?xml 
2  version="1.0" 2  version="1.0"
3 ?> 3 ?>
4 <!-- 4 <!--
5 /** 5 /**
6  * Copyright © 2016 Magento. All rights reserved. 6  * Copyright © 2016 Magento. All rights reserved.
7  * See COPYING.txt for license details. 7  * See COPYING.txt for license details.
8  */ 8  */
9 --> 9 -->
10 <config  10 <config 
11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  11  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd" 12  xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"
13 > 13 >
14       14      
15  <system> 15  <system>
16            16           
17   <tab  17   <tab 
18    id="smartwave_porto"  18    id="smartwave_porto" 
19    translate="label"  19    translate="label" 
20    sortOrder="50" 20    sortOrder="50"
21   > 21   >
22                 22                
23    <label> 23    <label>
24     Porto 4.0.5 24     Porto 4.0.6
25    </label> 25    </label>
26             26            
27   </tab> 27   </tab>
28            28           
29   <section  29   <section 
30    id="porto_settings"  30    id="porto_settings" 
31    translate="label"  31    translate="label" 
32    sortOrder="10"  32    sortOrder="10" 
33    showInDefault="1"  33    showInDefault="1" 
34    showInWebsite="1"  34    showInWebsite="1" 
35    showInStore="1" 35    showInStore="1"
36   > 36   >
37                 37                
38    <label> 38    <label>
39     Porto - Settings Panel 39     Porto - Settings Panel
40    </label> 40    </label>
41                 41                
42    <tab> 42    <tab>
43     smartwave_porto 43     smartwave_porto
44    </tab> 44    </tab>
45                 45                
46    <resource> 46    <resource>
47     Smartwave_Porto::config 47     Smartwave_Porto::config
48    </resource> 48    </resource>
49                 49                
50    <group  50    <group 
51     id="general"  51     id="general" 
52     translate="label"  52     translate="label" 
53     sortOrder="100"  53     sortOrder="100" 
54     showInDefault="1"  54     showInDefault="1" 
55     showInWebsite="1"  55     showInWebsite="1" 
56     showInStore="1" 56     showInStore="1"
57    > 57    >
58                      58                     
59     <label> 59     <label>
60      General 60      General
61     </label> 61     </label>
62                      62                     
63     <field  63     <field 
64      id="boxed"  64      id="boxed" 
65      translate="label comment"  65      translate="label comment" 
66      type="select"  66      type="select" 
67      sortOrder="10"  67      sortOrder="10" 
68      showInDefault="1"  68      showInDefault="1" 
69      showInWebsite="1"  69      showInWebsite="1" 
70      showInStore="1" 70      showInStore="1"
71     > 71     >
72                           72                          
73      <label> 73      <label>
74       Boxed / Wide 74       Boxed / Wide
75      </label> 75      </label>
76                           76                          
77      <source_model> 77      <source_model>
78       Smartwave\Porto\Model\Config\Settings\General\Boxed 78       Smartwave\Porto\Model\Config\Settings\General\Boxed
79      </source_model> 79      </source_model>
80                       80                      
81     </field> 81     </field>
82                      82                     
83     <field  83     <field 
84      id="boxed_bg_color"  84      id="boxed_bg_color" 
85      translate="label comment"  85      translate="label comment" 
86      type="text 86      type="text
87      sortOrder="15"  87      sortOrder="15" 
88      showInDefault="1"  88      showInDefault="1" 
89      showInWebsite="1"  89      showInWebsite="1" 
90      showInStore="1" 90      showInStore="1"
91     > 91     >
92                           92                          
93      <label> 93      <label>
94       Out of Box Background Color for Boxed Version 94       Out of Box Background Color for Boxed Version
95      </label> 95      </label>
96                           96                          
97      <backend_model> 97      <backend_model>
98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 98       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
99      </backend_model> 99      </backend_model>
100                           100                          
101      <frontend_model> 101      <frontend_model>
102       Smartwave\Porto\Block\System\Config\Form\Field\Color 102       Smartwave\Porto\Block\System\Config\Form\Field\Color
103      </frontend_model> 103      </frontend_model>
104                           104                          
105      <depends> 105      <depends>
106                                106                               
107       <field  107       <field 
108        id="boxed" 108        id="boxed"
109       > 109       >
110        boxed 110        boxed
111       </field> 111       </field>
112                            112                           
113      </depends> 113      </depends>
114                       114                      
115     </field> 115     </field>
116                      116                     
117     <field  117     <field 
118      id="boxed_bg_img"  118      id="boxed_bg_img" 
119      translate="label"  119      translate="label" 
120      type="image"  120      type="image" 
121      sortOrder="17"  121      sortOrder="17" 
122      showInDefault="1"  122      showInDefault="1" 
123      showInWebsite="1"  123      showInWebsite="1" 
124      showInStore="1" 124      showInStore="1"
125     > 125     >
126                           126                          
127      <label> 127      <label>
128       Out of Box Background Image for Boxed Version 128       Out of Box Background Image for Boxed Version
129      </label> 129      </label>
130                           130                          
131      <comment> 131      <comment>
132       Allowed file types:PNG, GIF, JPG, JPEG. 132       Allowed file types:PNG, GIF, JPG, JPEG.
133      </comment> 133      </comment>
134                           134                          
135      <backend_model> 135      <backend_model>
136       Smartwave\Porto\Model\Config\Backend\Image\Boxed 136       Smartwave\Porto\Model\Config\Backend\Image\Boxed
137      </backend_model> 137      </backend_model>
138                           138                          
139      <base_url  139      <base_url 
140       type="media"  140       type="media" 
141       scope_info="1" 141       scope_info="1"
142      > 142      >
143       porto/boxed_bg 143       porto/boxed_bg
144      </base_url> 144      </base_url>
145                           145                          
146      <depends> 146      <depends>
147                                147                               
148       <field  148       <field 
149        id="boxed" 149        id="boxed"
150       > 150       >
151        boxed 151        boxed
152       </field> 152       </field>
153                            153                           
154      </depends> 154      </depends>
155                       155                      
156     </field> 156     </field>
157                      157                     
158     <field  158     <field 
159      id="boxed_custom_style"  159      id="boxed_custom_style" 
160      translate="label comment"  160      translate="label comment" 
161      type="textarea"  161      type="textarea" 
162      sortOrder="18"  162      sortOrder="18" 
163      showInDefault="1"  163      showInDefault="1" 
164      showInWebsite="1"  164      showInWebsite="1" 
165      showInStore="1" 165      showInStore="1"
166     > 166     >
167                           167                          
168      <label> 168      <label>
169       Custom Style for Boxed Version 169       Custom Style for Boxed Version
170      </label> 170      </label>
171                           171                          
172      <comment> 172      <comment>
173       <![CDATA[Type in your custom styles , e.g.:<br/> 173       <![CDATA[Type in your custom styles , e.g.:<br/>
174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 174                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
175                                   ]]> 175                                   ]]>
176      </comment> 176      </comment>
177                           177                          
178      <depends> 178      <depends>
179                                179                               
180       <field  180       <field 
181        id="boxed" 181        id="boxed"
182       > 182       >
183        boxed 183        boxed
184       </field> 184       </field>
185                            185                           
186      </depends> 186      </depends>
187                       187                      
188     </field> 188     </field>
189                      189                     
190     <field  190     <field 
191      id="layout 191      id="layout
192      translate="label comment"  192      translate="label comment" 
193      type="select"  193      type="select" 
194      sortOrder="20"  194      sortOrder="20" 
195      showInDefault="1"  195      showInDefault="1" 
196      showInWebsite="1"  196      showInWebsite="1" 
197      showInStore="1" 197      showInStore="1"
198     > 198     >
199                           199                          
200      <label> 200      <label>
201       Maximum Page Width 201       Maximum Page Width
202      </label> 202      </label>
203                           203                          
204      <source_model> 204      <source_model>
205       Smartwave\Porto\Model\Config\Settings\General\Layout 205       Smartwave\Porto\Model\Config\Settings\General\Layout
206      </source_model> 206      </source_model>
207                       207                      
208     </field> 208     </field>
209                      209                     
210     <field  210     <field 
211      id="show_site_notice 211      id="show_site_notice
212      translate="label comment"  212      translate="label comment" 
213      type="select"  213      type="select" 
214      sortOrder="50"  214      sortOrder="50" 
215      showInDefault="1"  215      showInDefault="1" 
216      showInWebsite="1"  216      showInWebsite="1" 
217      showInStore="1" 217      showInStore="1"
218     > 218     >
219                           219                          
220      <label> 220      <label>
221       Show Site Notice 221       Show Site Notice
222      </label> 222      </label>
223                           223                          
224      <source_model> 224      <source_model>
225       Smartwave\Porto\Model\Config\Settings\General\Notice 225       Smartwave\Porto\Model\Config\Settings\General\Notice
226      </source_model> 226      </source_model>
227                           227                          
228     </field> 228     </field>
229                      229                     
230     <field  230     <field 
231      id="custom_notice_block"  231      id="custom_notice_block" 
232      translate="label comment"  232      translate="label comment" 
233      type="text 233      type="text
234      sortOrder="60"  234      sortOrder="60" 
235      showInDefault="1"  235      showInDefault="1" 
236      showInWebsite="1"  236      showInWebsite="1" 
237      showInStore="1" 237      showInStore="1"
238     > 238     >
239                           239                          
240      <label> 240      <label>
241       Custom Notice Block ID 241       Custom Notice Block ID
242      </label> 242      </label>
243                       243                      
244     </field> 244     </field>
245                      245                     
246     <field  246     <field 
247      id="show_site_notice_button"  247      id="show_site_notice_button" 
248      translate="label comment"  248      translate="label comment" 
249      type="select"  249      type="select" 
250      sortOrder="61"  250      sortOrder="61" 
251      showInDefault="1"  251      showInDefault="1" 
252      showInWebsite="1"  252      showInWebsite="1" 
253      showInStore="1" 253      showInStore="1"
254     > 254     >
255                           255                          
256      <label> 256      <label>
257       Show Site Notice Button Close 257       Show Site Notice Button Close
258      </label> 258      </label>
259                           259                          
260      <source_model> 260      <source_model>
261       Magento\Config\Model\Config\Source\Yesno 261       Magento\Config\Model\Config\Source\Yesno
262      </source_model> 262      </source_model>
263                       263                      
264     </field> 264     </field>
265                      265                     
266     <field  266     <field 
267      id="category_list_on_left"  267      id="category_list_on_left" 
268      translate="label comment"  268      translate="label comment" 
269      type="select"  269      type="select" 
270      sortOrder="70"  270      sortOrder="70" 
271      showInDefault="1"  271      showInDefault="1" 
272      showInWebsite="1"  272      showInWebsite="1" 
273      showInStore="1" 273      showInStore="1"
274     > 274     >
275                           275                          
276      <label> 276      <label>
277       Show Category List on Left 277       Show Category List on Left
278      </label> 278      </label>
279                           279                          
280      <source_model> 280      <source_model>
281       Magento\Config\Model\Config\Source\Yesno 281       Magento\Config\Model\Config\Source\Yesno
282      </source_model> 282      </source_model>
283                           283                          
284      <depends> 284      <depends>
285                                285                               
286       <field  286       <field 
287        id="layout" 287        id="layout"
288       > 288       >
289        full_width 289        full_width
290       </field> 290       </field>
291                            291                           
292      </depends> 292      </depends>
293                       293                      
294     </field> 294     </field>
295                      295                     
296     <field  296     <field 
297      id="smartlayers"  297      id="smartlayers" 
298      translate="label comment"  298      translate="label comment" 
299      type="select"  299      type="select" 
300      sortOrder="100"  300      sortOrder="100" 
301      showInDefault="1"  301      showInDefault="1" 
302      showInWebsite="1"  302      showInWebsite="1" 
303      showInStore="1" 303      showInStore="1"
304     > 304     >
305                           305                          
306      <label> 306      <label>
307       Show Share Buttons at the Right Side 307       Show Share Buttons at the Right Side
308      </label> 308      </label>
309                           309                          
310      <source_model> 310      <source_model>
311       Magento\Config\Model\Config\Source\Yesno 311       Magento\Config\Model\Config\Source\Yesno
312      </source_model> 312      </source_model>
313                       313                      
314     </field> 314     </field>
315                      315                     
316     <field  316     <field 
317      id="sidebar_second_block"  317      id="sidebar_second_block" 
318      translate="label comment"  318      translate="label comment" 
319      type="text 319      type="text
320      sortOrder="110"  320      sortOrder="110" 
321      showInDefault="1"  321      showInDefault="1" 
322      showInWebsite="1"  322      showInWebsite="1" 
323      showInStore="1" 323      showInStore="1"
324     > 324     >
325                           325                          
326      <label> 326      <label>
327       Sidebar Second Static Block ID 327       Sidebar Second Static Block ID
328      </label> 328      </label>
329                       329                      
330     </field> 330     </field>
331                      331                     
332     <field  332     <field 
333      id="sidebar_sticky"  333      id="sidebar_sticky" 
334      translate="label comment"  334      translate="label comment" 
335      type="select"  335      type="select" 
336      sortOrder="200"  336      sortOrder="200" 
337      showInDefault="1"  337      showInDefault="1" 
338      showInWebsite="1"  338      showInWebsite="1" 
339      showInStore="1" 339      showInStore="1"
340     > 340     >
341                           341                          
342      <label> 342      <label>
343       Show Sidebar by Sticky 343       Show Sidebar by Sticky
344      </label> 344      </label>
345                           345                          
346      <source_model> 346      <source_model>
347       Magento\Config\Model\Config\Source\Yesno 347       Magento\Config\Model\Config\Source\Yesno
348      </source_model> 348      </source_model>
349                       349                      
350     </field> 350     </field>
351                  351                 
352    </group> 352    </group>
353                 353                
354    <group  354    <group 
355     id="optimization"  355     id="optimization" 
356     translate="label"  356     translate="label" 
357     sortOrder="105"  357     sortOrder="105" 
358     showInDefault="1"  358     showInDefault="1" 
359     showInWebsite="1"  359     showInWebsite="1" 
360     showInStore="1" 360     showInStore="1"
361    > 361    >
362                      362                     
363     <label> 363     <label>
364      Speed Optimization Setting 364      Speed Optimization Setting
365     </label> 365     </label>
366                      366                     
367     <field  367     <field 
368      id="bootstrap"  368      id="bootstrap" 
369      translate="label comment"  369      translate="label comment" 
370      type="select"  370      type="select" 
371      sortOrder="10"  371      sortOrder="10" 
372      showInDefault="1"  372      showInDefault="1" 
373      showInWebsite="1"  373      showInWebsite="1" 
374      showInStore="1" 374      showInStore="1"
375     > 375     >
376                           376                          
377      <label> 377      <label>
378       Load Original Bootstrap 378       Load Original Bootstrap
379      </label> 379      </label>
380                           380                          
381      <source_model> 381      <source_model>
382       Magento\Config\Model\Config\Source\Yesno 382       Magento\Config\Model\Config\Source\Yesno
383      </source_model> 383      </source_model>
384                       384                      
385     </field> 385     </field>
386                      386                     
387     <field  387     <field 
388      id="animate"  388      id="animate" 
389      translate="label comment"  389      translate="label comment" 
390      type="select"  390      type="select" 
391      sortOrder="20"  391      sortOrder="20" 
392      showInDefault="1"  392      showInDefault="1" 
393      showInWebsite="1"  393      showInWebsite="1" 
394      showInStore="1" 394      showInStore="1"
395     > 395     >
396                           396                          
397      <label> 397      <label>
398       Load Original animate.css 398       Load Original animate.css
399      </label> 399      </label>
400                           400                          
401      <source_model> 401      <source_model>
402       Magento\Config\Model\Config\Source\Yesno 402       Magento\Config\Model\Config\Source\Yesno
403      </source_model> 403      </source_model>
404                       404                      
405     </field> 405     </field>
406                      406                     
407     <field  407     <field 
408      id="lazyload"  408      id="lazyload" 
409      translate="label comment"  409      translate="label comment" 
410      type="select"  410      type="select" 
411      sortOrder="30"  411      sortOrder="30" 
412      showInDefault="1"  412      showInDefault="1" 
413      showInWebsite="1"  413      showInWebsite="1" 
414      showInStore="1" 414      showInStore="1"
415     > 415     >
416                           416                          
417      <label> 417      <label>
418       Disable Lazyload for Product Images 418       Disable Lazyload for Product Images
419      </label> 419      </label>
420                           420                          
421      <source_model> 421      <source_model>
422       Magento\Config\Model\Config\Source\Yesno 422       Magento\Config\Model\Config\Source\Yesno
423      </source_model> 423      </source_model>
424                       424                      
425     </field> 425     </field>
426                  426                 
427    </group> 427    </group>
428                 428                
429    <group  429    <group 
430     id="header 430     id="header
431     translate="label"  431     translate="label" 
432     sortOrder="110"  432     sortOrder="110" 
433     showInDefault="1"  433     showInDefault="1" 
434     showInWebsite="1"  434     showInWebsite="1" 
435     showInStore="1" 435     showInStore="1"
436    > 436    >
437                      437                     
438     <label> 438     <label>
439      Header 439      Header
440     </label> 440     </label>
441                      441                     
442     <field  442     <field 
443      id="header_type"  443      id="header_type" 
444      translate="label comment"  444      translate="label comment" 
445      type="select"  445      type="select" 
446      sortOrder="10"  446      sortOrder="10" 
447      showInDefault="1"  447      showInDefault="1" 
448      showInWebsite="1"  448      showInWebsite="1" 
449      showInStore="1" 449      showInStore="1"
450     > 450     >
451                           451                          
452      <label> 452      <label>
453       Header Type 453       Header Type
454      </label> 454      </label>
455                           455                          
456      <source_model> 456      <source_model>
457       Smartwave\Porto\Model\Config\Settings\Header\Type 457       Smartwave\Porto\Model\Config\Settings\Header\Type
458      </source_model> 458      </source_model>
459                       459                      
460     </field> 460     </field>
461                      461                     
462     <field  462     <field 
463      id="static_block_top 463      id="static_block_top
464      translate="label comment"  464      translate="label comment" 
465      type="text 465      type="text
466      sortOrder="15"  466      sortOrder="15" 
467      showInDefault="1"  467      showInDefault="1" 
468      showInWebsite="1"  468      showInWebsite="1" 
469      showInStore="1" 469      showInStore="1"
470     > 470     >
471                           471                          
472      <label> 472      <label>
473       Top Static Block ID 473       Top Static Block ID
474      </label> 474      </label>
475                       475                      
476     </field> 476     </field>
477                      477                     
478     <field  478     <field 
479      id="static_block"  479      id="static_block" 
480      translate="label comment"  480      translate="label comment" 
481      type="text 481      type="text
482      sortOrder="20"  482      sortOrder="20" 
483      showInDefault="1"  483      showInDefault="1" 
484      showInWebsite="1"  484      showInWebsite="1" 
485      showInStore="1" 485      showInStore="1"
486     > 486     >
487                           487                          
488      <label> 488      <label>
489       Static Block ID 489       Static Block ID
490      </label> 490      </label>
491                       491                      
492     </field> 492     </field>
493                      493                     
494     <field  494     <field 
495      id="header2_text"  495      id="header2_text" 
496      translate="label comment"  496      translate="label comment" 
497      type="text 497      type="text
498      sortOrder="13"  498      sortOrder="13" 
499      showInDefault="1"  499      showInDefault="1" 
500      showInWebsite="1"  500      showInWebsite="1" 
501      showInStore="1" 501      showInStore="1"
502     > 502     >
503                           503                          
504      <label> 504      <label>
505       Header Text for Type 2 505       Header Text for Type 2
506      </label> 506      </label>
507                           507                          
508      <depends> 508      <depends>
509                                509                               
510       <field  510       <field 
511        id="header_type" 511        id="header_type"
512       > 512       >
513        2 513        2
514       </field> 514       </field>
515                            515                           
516      </depends> 516      </depends>
517                       517                      
518     </field> 518     </field>
519                      519                     
520     <field  520     <field 
521      id="header23_text"  521      id="header23_text" 
522      translate="label comment"  522      translate="label comment" 
523      type="textarea"  523      type="textarea" 
524      sortOrder="13"  524      sortOrder="13" 
525      showInDefault="1"  525      showInDefault="1" 
526      showInWebsite="1"  526      showInWebsite="1" 
527      showInStore="1" 527      showInStore="1"
528     > 528     >
529                           529                          
530      <label> 530      <label>
531       Header Text for Type 23 531       Header Text for Type 23
532      </label> 532      </label>
533                           533                          
534      <depends> 534      <depends>
535                                535                               
536       <field  536       <field 
537        id="header_type" 537        id="header_type"
538       > 538       >
539        23 539        23
540       </field> 540       </field>
541                            541                           
542      </depends> 542      </depends>
543                       543                      
544     </field> 544     </field>
545                      545                     
546     <field  546     <field 
547      id="leftmenu_enable"  547      id="leftmenu_enable" 
548      translate="label comment"  548      translate="label comment" 
549      type="select"  549      type="select" 
550      sortOrder="13"  550      sortOrder="13" 
551      showInDefault="1"  551      showInDefault="1" 
552      showInWebsite="1"  552      showInWebsite="1" 
553      showInStore="1" 553      showInStore="1"
554     > 554     >
555                           555                          
556      <label> 556      <label>
557       Show Sidebar Left Menu 557       Show Sidebar Left Menu
558      </label> 558      </label>
559                           559                          
560      <source_model> 560      <source_model>
561       Magento\Config\Model\Config\Source\Yesno 561       Magento\Config\Model\Config\Source\Yesno
562      </source_model> 562      </source_model>
563                           563                          
564      <comment> 564      <comment>
565       <![CDATA[Show on left menu all page]]> 565       <![CDATA[Show on left menu all page]]>
566      </comment> 566      </comment>
567                           567                          
568      <depends> 568      <depends>
569                                569                               
570       <field  570       <field 
571        id="header_type" 571        id="header_type"
572       > 572       >
573        25 573        25
574       </field> 574       </field>
575                            575                           
576      </depends> 576      </depends>
577                       577                      
578     </field> 578     </field>
579                      579                     
580     <field  580     <field 
581      id="header22_text"  581      id="header22_text" 
582      translate="label comment"  582      translate="label comment" 
583      type="text 583      type="text
584      sortOrder="13"  584      sortOrder="13" 
585      showInDefault="1"  585      showInDefault="1" 
586      showInWebsite="1"  586      showInWebsite="1" 
587      showInStore="1" 587      showInStore="1"
588     > 588     >
589                           589                          
590      <label> 590      <label>
591       Header Text for Type 22 591       Header Text for Type 22
592      </label> 592      </label>
593                           593                          
594      <depends> 594      <depends>
595                                595                               
596       <field  596       <field 
597        id="header_type" 597        id="header_type"
598       > 598       >
599        22 599        22
600       </field> 600       </field>
601                            601                           
602      </depends> 602      </depends>
603                       603                      
604     </field> 604     </field>
605                      605                     
606     <field  606     <field 
607      id="toggle_action_22 607      id="toggle_action_22
608      translate="label comment"  608      translate="label comment" 
609      type="select"  609      type="select" 
610      sortOrder="20"  610      sortOrder="20" 
611      showInDefault="1"  611      showInDefault="1" 
612      showInWebsite="1"  612      showInWebsite="1" 
613      showInStore="1" 613      showInStore="1"
614     > 614     >
615                           615                          
616      <label> 616      <label>
617       Toggle Action Type 22 617       Toggle Action Type 22
618      </label> 618      </label>
619                           619                          
620      <source_model> 620      <source_model>
621       Smartwave\Porto\Model\Config\Settings\Header\Toggle 621       Smartwave\Porto\Model\Config\Settings\Header\Toggle
622      </source_model> 622      </source_model>
623                           623                          
624      <depends> 624      <depends>
625                                625                               
626       <field  626       <field 
627        id="header_type" 627        id="header_type"
628       > 628       >
629        22 629        22
630       </field> 630       </field>
631                            631                           
632      </depends> 632      </depends>
633                       633                      
634     </field> 634     </field>
635                      635                     
636     <field  636     <field 
637      id="toggle_text_22"  637      id="toggle_text_22" 
638      translate="label comment"  638      translate="label comment" 
639      type="text 639      type="text
640      sortOrder="21"  640      sortOrder="21" 
641      showInDefault="1"  641      showInDefault="1" 
642      showInWebsite="1"  642      showInWebsite="1" 
643      showInStore="1" 643      showInStore="1"
644     > 644     >
645                           645                          
646      <label> 646      <label>
647       Toggle Text for Type 22 647       Toggle Text for Type 22
648      </label> 648      </label>
649                           649                          
650      <depends> 650      <depends>
651                                651                               
652       <field  652       <field 
653        id="header_type" 653        id="header_type"
654       > 654       >
655        22 655        22
656       </field> 656       </field>
657                            657                           
658      </depends> 658      </depends>
659                       659                      
660     </field> 660     </field>
661                      661                     
662     <field  662     <field 
663      id="secondary_menu_22"  663      id="secondary_menu_22" 
664      translate="label comment"  664      translate="label comment" 
665      type="text 665      type="text
666      sortOrder="22"  666      sortOrder="22" 
667      showInDefault="1"  667      showInDefault="1" 
668      showInWebsite="1"  668      showInWebsite="1" 
669      showInStore="1" 669      showInStore="1"
670     > 670     >
671                           671                          
672      <label> 672      <label>
673       Secondary Menu for Type 22 673       Secondary Menu for Type 22
674      </label> 674      </label>
675                           675                          
676      <depends> 676      <depends>
677                                677                               
678       <field  678       <field 
679        id="header_type" 679        id="header_type"
680       > 680       >
681        22 681        22
682       </field> 682       </field>
683                            683                           
684      </depends> 684      </depends>
685                       685                      
686     </field> 686     </field>
687                      687                     
688     <field  688     <field 
689      id="static_block_22"  689      id="static_block_22" 
690      translate="label comment"  690      translate="label comment" 
691      type="text 691      type="text
692      sortOrder="23"  692      sortOrder="23" 
693      showInDefault="1"  693      showInDefault="1" 
694      showInWebsite="1"  694      showInWebsite="1" 
695      showInStore="1" 695      showInStore="1"
696     > 696     >
697                           697                          
698      <label> 698      <label>
699       Static Block ID for Header Bottom Type 22 699       Static Block ID for Header Bottom Type 22
700      </label> 700      </label>
701                           701                          
702      <depends> 702      <depends>
703                                703                               
704       <field  704       <field 
705        id="header_type" 705        id="header_type"
706       > 706       >
707        22 707        22
708       </field> 708       </field>
709                            709                           
710      </depends> 710      </depends>
711                       711                      
712     </field> 712     </field>
713                      713                     
714     <field  714     <field 
715      id="toggle_text"  715      id="toggle_text" 
716      translate="label comment"  716      translate="label comment" 
717      type="text 717      type="text
718      sortOrder="13"  718      sortOrder="13" 
719      showInDefault="1"  719      showInDefault="1" 
720      showInWebsite="1"  720      showInWebsite="1" 
721      showInStore="1" 721      showInStore="1"
722     > 722     >
723                           723                          
724      <label> 724      <label>
725       Toggle Text for Type 7 725       Toggle Text for Type 7
726      </label> 726      </label>
727                           727                          
728      <depends> 728      <depends>
729                                729                               
730       <field  730       <field 
731        id="header_type" 731        id="header_type"
732       > 732       >
733        7 733        7
734       </field> 734       </field>
735                            735                           
736      </depends> 736      </depends>
737                       737                      
738     </field> 738     </field>
739                      739                     
740     <field  740     <field 
741      id="static_block_7"  741      id="static_block_7" 
742      translate="label comment"  742      translate="label comment" 
743      type="text 743      type="text
744      sortOrder="24"  744      sortOrder="24" 
745      showInDefault="1"  745      showInDefault="1" 
746      showInWebsite="1"  746      showInWebsite="1" 
747      showInStore="1" 747      showInStore="1"
748     > 748     >
749                           749                          
750      <label> 750      <label>
751       Static Block ID for Type 7 751       Static Block ID for Type 7
752      </label> 752      </label>
753                           753                          
754      <depends> 754      <depends>
755                                755                               
756       <field  756       <field 
757        id="header_type" 757        id="header_type"
758       > 758       >
759        7 759        7
760       </field> 760       </field>
761                            761                           
762      </depends> 762      </depends>
763                       763                      
764     </field> 764     </field>
765                      765                     
766     <field  766     <field 
767      id="header21_text"  767      id="header21_text" 
768      translate="label comment"  768      translate="label comment" 
769      type="text 769      type="text
770      sortOrder="13"  770      sortOrder="13" 
771      showInDefault="1"  771      showInDefault="1" 
772      showInWebsite="1"  772      showInWebsite="1" 
773      showInStore="1" 773      showInStore="1"
774     > 774     >
775                           775                          
776      <label> 776      <label>
777       Text for Type 21 777       Text for Type 21
778      </label> 778      </label>
779                           779                          
780      <depends> 780      <depends>
781                                781                               
782       <field  782       <field 
783        id="header_type" 783        id="header_type"
784       > 784       >
785        21 785        21
786       </field> 786       </field>
787                            787                           
788      </depends> 788      </depends>
789                       789                      
790     </field> 790     </field>
791                      791                     
792     <field  792     <field 
793      id="header14_block"  793      id="header14_block" 
794      translate="label comment"  794      translate="label comment" 
795      type="text 795      type="text
796      sortOrder="26"  796      sortOrder="26" 
797      showInDefault="1"  797      showInDefault="1" 
798      showInWebsite="1"  798      showInWebsite="1" 
799      showInStore="1" 799      showInStore="1"
800     > 800     >
801                           801                          
802      <label> 802      <label>
803       Static Block Custom Menu Id 803       Static Block Custom Menu Id
804      </label> 804      </label>
805                           805                          
806      <depends> 806      <depends>
807                                807                               
808       <field  808       <field 
809        id="header_type" 809        id="header_type"
810       > 810       >
811        14 811        14
812       </field> 812       </field>
813                            813                           
814      </depends> 814      </depends>
815                       815                      
816     </field> 816     </field>
817                      817                     
818     <field  818     <field 
819      id="header15_block"  819      id="header15_block" 
820      translate="label comment"  820      translate="label comment" 
821      type="text 821      type="text
822      sortOrder="27"  822      sortOrder="27" 
823      showInDefault="1"  823      showInDefault="1" 
824      showInWebsite="1"  824      showInWebsite="1" 
825      showInStore="1" 825      showInStore="1"
826     > 826     >
827                           827                          
828      <label> 828      <label>
829       Static Block Custom Menu Id 829       Static Block Custom Menu Id
830      </label> 830      </label>
831                           831                          
832      <depends> 832      <depends>
833                                833                               
834       <field  834       <field 
835        id="header_type" 835        id="header_type"
836       > 836       >
837        15 837        15
838       </field> 838       </field>
839                            839                           
840      </depends> 840      </depends>
841                       841                      
842     </field> 842     </field>
843                      843                     
844     <field  844     <field 
    845      id="header_bottom_block" 
    846      translate="label comment" 
    847      type="text
    848      sortOrder="27" 
    849      showInDefault="1" 
    850      showInWebsite="1" 
    851      showInStore="1"
    852     >
    853                          
    854      <label>
    855       Static Block Custom Bottom Header
    856      </label>
    857                          
    858      <depends>
    859                               
    860       <field 
    861        id="header_type"
    862       >
    863        23
    864       </field>
    865                           
    866      </depends>
    867                      
    868     </field>
    869                     
    870     <field 
845      id="toggle_text_18"  871      id="toggle_text_18" 
846      translate="label comment"  872      translate="label comment" 
847      type="text 873      type="text
848      sortOrder="27"  874      sortOrder="27" 
849      showInDefault="1"  875      showInDefault="1" 
850      showInWebsite="1"  876      showInWebsite="1" 
851      showInStore="1" 877      showInStore="1"
852     > 878     >
853                           879                          
854      <label> 880      <label>
855       Toggle Text for Type 18 881       Toggle Text for Type 18
856      </label> 882      </label>
857                           883                          
858      <depends> 884      <depends>
859                                885                               
860       <field  886       <field 
861        id="header_type" 887        id="header_type"
862       > 888       >
863        18 889        18
864       </field> 890       </field>
865                            891                           
866      </depends> 892      </depends>
867                       893                      
868     </field> 894     </field>
869                      895                     
870     <field  896     <field 
871      id="static_block_18"  897      id="static_block_18" 
872      translate="label comment"  898      translate="label comment" 
873      type="text 899      type="text
874      sortOrder="28"  900      sortOrder="28" 
875      showInDefault="1"  901      showInDefault="1" 
876      showInWebsite="1"  902      showInWebsite="1" 
877      showInStore="1" 903      showInStore="1"
878     > 904     >
879                           905                          
880      <label> 906      <label>
881       Static Block ID for Type 18 907       Static Block ID for Type 18
882      </label> 908      </label>
883                           909                          
884      <depends> 910      <depends>
885                                911                               
886       <field  912       <field 
887        id="header_type" 913        id="header_type"
888       > 914       >
889        18 915        18
890       </field> 916       </field>
891                            917                           
892      </depends> 918      </depends>
893                       919                      
894     </field> 920     </field>
895                      921                     
896     <field  922     <field 
897      id="secondary_menu_18"  923      id="secondary_menu_18" 
898      translate="label comment"  924      translate="label comment" 
899      type="text 925      type="text
900      sortOrder="29"  926      sortOrder="29" 
901      showInDefault="1"  927      showInDefault="1" 
902      showInWebsite="1"  928      showInWebsite="1" 
903      showInStore="1" 929      showInStore="1"
904     > 930     >
905                           931                          
906      <label> 932      <label>
907       Secondary Menu for Type 18 933       Secondary Menu for Type 18
908      </label> 934      </label>
909                           935                          
910      <depends> 936      <depends>
911                                937                               
912       <field  938       <field 
913        id="header_type" 939        id="header_type"
914       > 940       >
915        18 941        18
916       </field> 942       </field>
917                            943                           
918      </depends> 944      </depends>
919                       945                      
920     </field> 946     </field>
921                      947                     
922     <field  948     <field 
923      id="sticky_header"  949      id="sticky_header" 
924      translate="label comment"  950      translate="label comment" 
925      type="select"  951      type="select" 
926      sortOrder="30"  952      sortOrder="30" 
927      showInDefault="1"  953      showInDefault="1" 
928      showInWebsite="1"  954      showInWebsite="1" 
929      showInStore="1" 955      showInStore="1"
930     > 956     >
931                           957                          
932      <label> 958      <label>
933       Sticky Header 959       Sticky Header
934      </label> 960      </label>
935                           961                          
936      <source_model> 962      <source_model>
937       Magento\Config\Model\Config\Source\Enabledisable 963       Magento\Config\Model\Config\Source\Enabledisable
938      </source_model> 964      </source_model>
939                       965                      
940     </field> 966     </field>
941                      967                     
942     <field  968     <field 
943      id="sticky_header_logo"  969      id="sticky_header_logo" 
944      translate="label comment"  970      translate="label comment" 
945      type="select"  971      type="select" 
946      sortOrder="40"  972      sortOrder="40" 
947      showInDefault="1"  973      showInDefault="1" 
948      showInWebsite="1"  974      showInWebsite="1" 
949      showInStore="1" 975      showInStore="1"
950     > 976     >
951                           977                          
952      <label> 978      <label>
953       Show Logo Image in Sticky Header 979       Show Logo Image in Sticky Header
954      </label> 980      </label>
955                           981                          
956      <source_model> 982      <source_model>
957       Magento\Config\Model\Config\Source\Yesno 983       Magento\Config\Model\Config\Source\Yesno
958      </source_model> 984      </source_model>
959                           985                          
960      <depends> 986      <depends>
961                                987                               
962       <field  988       <field 
963        id="sticky_header" 989        id="sticky_header"
964       > 990       >
965        1 991        1
966       </field> 992       </field>
967                            993                           
968      </depends> 994      </depends>
969                       995                      
970     </field> 996     </field>
971                      997                     
972     <field  998     <field 
973      id="sticky_header_logo_src"  999      id="sticky_header_logo_src" 
974      translate="label"  1000      translate="label" 
975      type="image"  1001      type="image" 
976      sortOrder="50"  1002      sortOrder="50" 
977      showInDefault="1"  1003      showInDefault="1" 
978      showInWebsite="1"  1004      showInWebsite="1" 
979      showInStore="1" 1005      showInStore="1"
980     > 1006     >
981                           1007                          
982      <label> 1008      <label>
983       Logo Image 1009       Logo Image
984      </label> 1010      </label>
985                           1011                          
986      <comment> 1012      <comment>
987       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 1013       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
988      </comment> 1014      </comment>
989                           1015                          
990      <backend_model> 1016      <backend_model>
991       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo 1017       Smartwave\Porto\Model\Config\Backend\Image\Stickylogo
992      </backend_model> 1018      </backend_model>
993                           1019                          
994      <base_url  1020      <base_url 
995       type="media"  1021       type="media" 
996       scope_info="1" 1022       scope_info="1"
997      > 1023      >
998       porto/sticky_logo 1024       porto/sticky_logo
999      </base_url> 1025      </base_url>
1000                           1026                          
1001      <depends> 1027      <depends>
1002                                1028                               
1003       <field  1029       <field 
1004        id="sticky_header" 1030        id="sticky_header"
1005       > 1031       >
1006        1 1032        1
1007       </field> 1033       </field>
1008                                1034                               
1009       <field  1035       <field 
1010        id="sticky_header_logo" 1036        id="sticky_header_logo"
1011       > 1037       >
1012        1 1038        1
1013       </field> 1039       </field>
1014                            1040                           
1015      </depends> 1041      </depends>
1016                       1042                      
1017     </field> 1043     </field>
1018                      1044                     
1019     <field  1045     <field 
1020      id="mobile_sticky_header"  1046      id="mobile_sticky_header" 
1021      translate="label comment"  1047      translate="label comment" 
1022      type="select"  1048      type="select" 
1023      sortOrder="60"  1049      sortOrder="60" 
1024      showInDefault="1"  1050      showInDefault="1" 
1025      showInWebsite="1"  1051      showInWebsite="1" 
1026      showInStore="1" 1052      showInStore="1"
1027     > 1053     >
1028                           1054                          
1029      <label> 1055      <label>
1030       Sticky Header on Mobile 1056       Sticky Header on Mobile
1031      </label> 1057      </label>
1032                           1058                          
1033      <source_model> 1059      <source_model>
1034       Magento\Config\Model\Config\Source\Enabledisable 1060       Magento\Config\Model\Config\Source\Enabledisable
1035      </source_model> 1061      </source_model>
1036                           1062                          
1037      <depends> 1063      <depends>
1038                                1064                               
1039       <field  1065       <field 
1040        id="sticky_header" 1066        id="sticky_header"
1041       > 1067       >
1042        1 1068        1
1043       </field> 1069       </field>
1044                            1070                           
1045      </depends> 1071      </depends>
1046                       1072                      
1047     </field> 1073     </field>
1048                      1074                     
1049     <field  1075     <field 
1050      id="currency_short"  1076      id="currency_short" 
1051      translate="label comment"  1077      translate="label comment" 
1052      type="select"  1078      type="select" 
1053      sortOrder="100"  1079      sortOrder="100" 
1054      showInDefault="1"  1080      showInDefault="1" 
1055      showInWebsite="1"  1081      showInWebsite="1" 
1056      showInStore="1" 1082      showInStore="1"
1057     > 1083     >
1058                           1084                          
1059      <label> 1085      <label>
1060       Show Only Short Currency Code in Currency Switcher 1086       Show Only Short Currency Code in Currency Switcher
1061      </label> 1087      </label>
1062                           1088                          
1063      <source_model> 1089      <source_model>
1064       Magento\Config\Model\Config\Source\Yesno 1090       Magento\Config\Model\Config\Source\Yesno
1065      </source_model> 1091      </source_model>
1066                       1092                      
1067     </field> 1093     </field>
1068                      1094                     
1069     <field  1095     <field 
1070      id="language_flag"  1096      id="language_flag" 
1071      translate="label comment"  1097      translate="label comment" 
1072      type="select"  1098      type="select" 
1073      sortOrder="110"  1099      sortOrder="110" 
1074      showInDefault="1"  1100      showInDefault="1" 
1075      showInWebsite="1"  1101      showInWebsite="1" 
1076      showInStore="1" 1102      showInStore="1"
1077     > 1103     >
1078                           1104                          
1079      <label> 1105      <label>
1080       Show Flag Images in Language Switcher 1106       Show Flag Images in Language Switcher
1081      </label> 1107      </label>
1082                           1108                          
1083      <source_model> 1109      <source_model>
1084       Magento\Config\Model\Config\Source\Yesno 1110       Magento\Config\Model\Config\Source\Yesno
1085      </source_model> 1111      </source_model>
1086                       1112                      
1087     </field> 1113     </field>
1088                      1114                     
1089     <field  1115     <field 
1090      id="compare_link"  1116      id="compare_link" 
1091      translate="label comment"  1117      translate="label comment" 
1092      type="select"  1118      type="select" 
1093      sortOrder="115"  1119      sortOrder="115" 
1094      showInDefault="1"  1120      showInDefault="1" 
1095      showInWebsite="1"  1121      showInWebsite="1" 
1096      showInStore="1" 1122      showInStore="1"
1097     > 1123     >
1098                           1124                          
1099      <label> 1125      <label>
1100       Show Compare Link in TopLinks 1126       Show Compare Link in TopLinks
1101      </label> 1127      </label>
1102                           1128                          
1103      <source_model> 1129      <source_model>
1104       Magento\Config\Model\Config\Source\Yesno 1130       Magento\Config\Model\Config\Source\Yesno
1105      </source_model> 1131      </source_model>
1106                       1132                      
1107     </field> 1133     </field>
1108                      1134                     
1109     <field  1135     <field 
1110      id="login_popup"  1136      id="login_popup" 
1111      translate="label comment"  1137      translate="label comment" 
1112      type="select"  1138      type="select" 
1113      sortOrder="120"  1139      sortOrder="120" 
1114      showInDefault="1"  1140      showInDefault="1" 
1115      showInWebsite="1"  1141      showInWebsite="1" 
1116      showInStore="1" 1142      showInStore="1"
1117     > 1143     >
1118                           1144                          
1119      <label> 1145      <label>
1120       Enable Login Popup 1146       Enable Login Popup
1121      </label> 1147      </label>
1122                           1148                          
1123      <source_model> 1149      <source_model>
1124       Magento\Config\Model\Config\Source\Yesno 1150       Magento\Config\Model\Config\Source\Yesno
1125      </source_model> 1151      </source_model>
1126                       1152                      
1127     </field> 1153     </field>
1128                  1154                 
1129    </group> 1155    </group>
1130                 1156                
1131    <group  1157    <group 
1132     id="footer 1158     id="footer
1133     translate="label"  1159     translate="label" 
1134     sortOrder="120"  1160     sortOrder="120" 
1135     showInDefault="1"  1161     showInDefault="1" 
1136     showInWebsite="1"  1162     showInWebsite="1" 
1137     showInStore="1" 1163     showInStore="1"
1138    > 1164    >
1139                      1165                     
1140     <label> 1166     <label>
1141      Footer 1167      Footer
1142     </label> 1168     </label>
1143                      1169                     
1144     <field  1170     <field 
1145      id="footer_newsletter_title"  1171      id="footer_newsletter_title" 
1146      translate="label comment"  1172      translate="label comment" 
1147      type="text 1173      type="text
1148      sortOrder="20"  1174      sortOrder="20" 
1149      showInDefault="1"  1175      showInDefault="1" 
1150      showInWebsite="1"  1176      showInWebsite="1" 
1151      showInStore="1" 1177      showInStore="1"
1152     > 1178     >
1153                           1179                          
1154      <label> 1180      <label>
1155       Newsletter Block Title 1181       Newsletter Block Title
1156      </label> 1182      </label>
1157                       1183                      
1158     </field> 1184     </field>
1159                      1185                     
1160     <field  1186     <field 
1161      id="footer_newsletter_text"  1187      id="footer_newsletter_text" 
1162      translate="label comment"  1188      translate="label comment" 
1163      type="textarea"  1189      type="textarea" 
1164      sortOrder="30"  1190      sortOrder="30" 
1165      showInDefault="1"  1191      showInDefault="1" 
1166      showInWebsite="1"  1192      showInWebsite="1" 
1167      showInStore="1" 1193      showInStore="1"
1168     > 1194     >
1169                           1195                          
1170      <label> 1196      <label>
1171       Newsletter Block Text 1197       Newsletter Block Text
1172      </label> 1198      </label>
1173                       1199                      
1174     </field> 1200     </field>
1175                      1201                     
1176     <!-- Footer - Top Area --> 1202     <!-- Footer - Top Area -->
1177                      1203                     
1178     <field  1204     <field 
1179      id="footer_top_heading"  1205      id="footer_top_heading" 
1180      translate="label comment"  1206      translate="label comment" 
1181      sortOrder="100"  1207      sortOrder="100" 
1182      showInDefault="1"  1208      showInDefault="1" 
1183      showInWebsite="1"  1209      showInWebsite="1" 
1184      showInStore="1" 1210      showInStore="1"
1185     > 1211     >
1186                           1212                          
1187      <label> 1213      <label>
1188       Footer - Top 1214       Footer - Top
1189      </label> 1215      </label>
1190                           1216                          
1191      <frontend_model> 1217      <frontend_model>
1192       Magento\Config\Block\System\Config\Form\Field\Heading 1218       Magento\Config\Block\System\Config\Form\Field\Heading
1193      </frontend_model> 1219      </frontend_model>
1194                       1220                      
1195     </field> 1221     </field>
1196                      1222                     
1197     <field  1223     <field 
1198      id="footer_top"  1224      id="footer_top" 
1199      translate="label comment"  1225      translate="label comment" 
1200      type="select"  1226      type="select" 
1201      sortOrder="110"  1227      sortOrder="110" 
1202      showInDefault="1"  1228      showInDefault="1" 
1203      showInWebsite="1"  1229      showInWebsite="1" 
1204      showInStore="1" 1230      showInStore="1"
1205     > 1231     >
1206                           1232                          
1207      <label> 1233      <label>
1208       Show Footer Top 1234       Show Footer Top
1209      </label> 1235      </label>
1210                           1236                          
1211      <source_model> 1237      <source_model>
1212       Magento\Config\Model\Config\Source\Yesno 1238       Magento\Config\Model\Config\Source\Yesno
1213      </source_model> 1239      </source_model>
1214                       1240                      
1215     </field> 1241     </field>
1216                      1242                     
1217     <field  1243     <field 
1218      id="footer_top_block 1244      id="footer_top_block
1219      translate="label comment"  1245      translate="label comment" 
1220      type="select"  1246      type="select" 
1221      sortOrder="120"  1247      sortOrder="120" 
1222      showInDefault="1"  1248      showInDefault="1" 
1223      showInWebsite="1"  1249      showInWebsite="1" 
1224      showInStore="1" 1250      showInStore="1"
1225     > 1251     >
1226                           1252                          
1227      <label> 1253      <label>
1228       Show Footer Top 1254       Show Footer Top
1229      </label> 1255      </label>
1230                           1256                          
1231      <source_model> 1257      <source_model>
1232       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block 1258       Smartwave\Porto\Model\Config\Settings\Footer\Top\Block
1233      </source_model> 1259      </source_model>
1234                           1260                          
1235      <depends> 1261      <depends>
1236                                1262                               
1237       <field  1263       <field 
1238        id="footer_top" 1264        id="footer_top"
1239       > 1265       >
1240        1 1266        1
1241       </field> 1267       </field>
1242                            1268                           
1243      </depends> 1269      </depends>
1244                       1270                      
1245     </field> 1271     </field>
1246                      1272                     
1247     <field  1273     <field 
1248      id="footer_top_custom"  1274      id="footer_top_custom" 
1249      translate="label comment"  1275      translate="label comment" 
1250      type="text 1276      type="text
1251      sortOrder="130"  1277      sortOrder="130" 
1252      showInDefault="1"  1278      showInDefault="1" 
1253      showInWebsite="1"  1279      showInWebsite="1" 
1254      showInStore="1" 1280      showInStore="1"
1255     > 1281     >
1256                           1282                          
1257      <label> 1283      <label>
1258       Static Block Id 1284       Static Block Id
1259      </label> 1285      </label>
1260                           1286                          
1261      <depends> 1287      <depends>
1262                                1288                               
1263       <field  1289       <field 
1264        id="footer_top" 1290        id="footer_top"
1265       > 1291       >
1266        1 1292        1
1267       </field> 1293       </field>
1268                                1294                               
1269       <field  1295       <field 
1270        id="footer_top_block" 1296        id="footer_top_block"
1271       > 1297       >
1272        custom 1298        custom
1273       </field> 1299       </field>
1274                            1300                           
1275      </depends> 1301      </depends>
1276                       1302                      
1277     </field> 1303     </field>
1278                      1304                     
1279     <!-- Footer - Top Area --> 1305     <!-- Footer - Top Area -->
1280                      1306                     
1281     <!-- Footer - Middle Area --> 1307     <!-- Footer - Middle Area -->
1282                      1308                     
1283     <field  1309     <field 
1284      id="footer_middle_heading"  1310      id="footer_middle_heading" 
1285      translate="label comment"  1311      translate="label comment" 
1286      sortOrder="200"  1312      sortOrder="200" 
1287      showInDefault="1"  1313      showInDefault="1" 
1288      showInWebsite="1"  1314      showInWebsite="1" 
1289      showInStore="1" 1315      showInStore="1"
1290     > 1316     >
1291                           1317                          
1292      <label> 1318      <label>
1293       Footer - Middle 1319       Footer - Middle
1294      </label> 1320      </label>
1295                           1321                          
1296      <frontend_model> 1322      <frontend_model>
1297       Magento\Config\Block\System\Config\Form\Field\Heading 1323       Magento\Config\Block\System\Config\Form\Field\Heading
1298      </frontend_model> 1324      </frontend_model>
1299                       1325                      
1300     </field> 1326     </field>
1301                      1327                     
1302     <field  1328     <field 
1303      id="footer_middle"  1329      id="footer_middle" 
1304      translate="label comment"  1330      translate="label comment" 
1305      type="select"  1331      type="select" 
1306      sortOrder="201"  1332      sortOrder="201" 
1307      showInDefault="1"  1333      showInDefault="1" 
1308      showInWebsite="1"  1334      showInWebsite="1" 
1309      showInStore="1" 1335      showInStore="1"
1310     > 1336     >
1311                           1337                          
1312      <label> 1338      <label>
1313       Show Footer Middle 1339       Show Footer Middle
1314      </label> 1340      </label>
1315                           1341                          
1316      <source_model> 1342      <source_model>
1317       Magento\Config\Model\Config\Source\Yesno 1343       Magento\Config\Model\Config\Source\Yesno
1318      </source_model> 1344      </source_model>
1319                       1345                      
1320     </field> 1346     </field>
1321                      1347                     
1322     <field  1348     <field 
1323      id="footer_ribbon"  1349      id="footer_ribbon" 
1324      translate="label comment"  1350      translate="label comment" 
1325      type="select"  1351      type="select" 
1326      sortOrder="205"  1352      sortOrder="205" 
1327      showInDefault="1"  1353      showInDefault="1" 
1328      showInWebsite="1"  1354      showInWebsite="1" 
1329      showInStore="1" 1355      showInStore="1"
1330     > 1356     >
1331                           1357                          
1332      <label> 1358      <label>
1333       Show Footer Ribbon 1359       Show Footer Ribbon
1334      </label> 1360      </label>
1335                           1361                          
1336      <source_model> 1362      <source_model>
1337       Magento\Config\Model\Config\Source\Yesno 1363       Magento\Config\Model\Config\Source\Yesno
1338      </source_model> 1364      </source_model>
1339                           1365                          
1340      <depends> 1366      <depends>
1341                                1367                               
1342       <field  1368       <field 
1343        id="footer_middle" 1369        id="footer_middle"
1344       > 1370       >
1345        1 1371        1
1346       </field> 1372       </field>
1347                            1373                           
1348      </depends> 1374      </depends>
1349                       1375                      
1350     </field> 1376     </field>
1351                      1377                     
1352     <field  1378     <field 
1353      id="footer_ribbon_text"  1379      id="footer_ribbon_text" 
1354      translate="label comment"  1380      translate="label comment" 
1355      type="text 1381      type="text
1356      sortOrder="206"  1382      sortOrder="206" 
1357      showInDefault="1"  1383      showInDefault="1" 
1358      showInWebsite="1"  1384      showInWebsite="1" 
1359      showInStore="1" 1385      showInStore="1"
1360     > 1386     >
1361                           1387                          
1362      <label> 1388      <label>
1363       Ribbon Text 1389       Ribbon Text
1364      </label> 1390      </label>
1365                           1391                          
1366      <depends> 1392      <depends>
1367                                1393                               
1368       <field  1394       <field 
1369        id="footer_middle" 1395        id="footer_middle"
1370       > 1396       >
1371        1 1397        1
1372       </field> 1398       </field>
1373                                1399                               
1374       <field  1400       <field 
1375        id="footer_ribbon" 1401        id="footer_ribbon"
1376       > 1402       >
1377        1 1403        1
1378       </field> 1404       </field>
1379                            1405                           
1380      </depends> 1406      </depends>
1381                       1407                      
1382     </field> 1408     </field>
1383                      1409                     
1384     <field  1410     <field 
1385      id="footer_middle_column_1"  1411      id="footer_middle_column_1" 
1386      translate="label comment"  1412      translate="label comment" 
1387      type="select"  1413      type="select" 
1388      sortOrder="210"  1414      sortOrder="210" 
1389      showInDefault="1"  1415      showInDefault="1" 
1390      showInWebsite="1"  1416      showInWebsite="1" 
1391      showInStore="1" 1417      showInStore="1"
1392     > 1418     >
1393                           1419                          
1394      <label> 1420      <label>
1395       Column 1 1421       Column 1
1396      </label> 1422      </label>
1397                           1423                          
1398      <source_model> 1424      <source_model>
1399       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1425       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1400      </source_model> 1426      </source_model>
1401                           1427                          
1402      <depends> 1428      <depends>
1403                                1429                               
1404       <field  1430       <field 
1405        id="footer_middle" 1431        id="footer_middle"
1406       > 1432       >
1407        1 1433        1
1408       </field> 1434       </field>
1409                            1435                           
1410      </depends> 1436      </depends>
1411                       1437                      
1412     </field> 1438     </field>
1413                      1439                     
1414     <field  1440     <field 
1415      id="footer_middle_column_1_custom"  1441      id="footer_middle_column_1_custom" 
1416      translate="label comment"  1442      translate="label comment" 
1417      type="text 1443      type="text
1418      sortOrder="213"  1444      sortOrder="213" 
1419      showInDefault="1"  1445      showInDefault="1" 
1420      showInWebsite="1"  1446      showInWebsite="1" 
1421      showInStore="1" 1447      showInStore="1"
1422     > 1448     >
1423                           1449                          
1424      <label> 1450      <label>
1425       Static Block Id 1451       Static Block Id
1426      </label> 1452      </label>
1427                           1453                          
1428      <depends> 1454      <depends>
1429                                1455                               
1430       <field  1456       <field 
1431        id="footer_middle" 1457        id="footer_middle"
1432       > 1458       >
1433        1 1459        1
1434       </field> 1460       </field>
1435                                1461                               
1436       <field  1462       <field 
1437        id="footer_middle_column_1" 1463        id="footer_middle_column_1"
1438       > 1464       >
1439        custom 1465        custom
1440       </field> 1466       </field>
1441                            1467                           
1442      </depends> 1468      </depends>
1443                       1469                      
1444     </field> 1470     </field>
1445                      1471                     
1446     <field  1472     <field 
1447      id="footer_middle_column_1_size"  1473      id="footer_middle_column_1_size" 
1448      translate="label comment"  1474      translate="label comment" 
1449      type="select"  1475      type="select" 
1450      sortOrder="216"  1476      sortOrder="216" 
1451      showInDefault="1"  1477      showInDefault="1" 
1452      showInWebsite="1"  1478      showInWebsite="1" 
1453      showInStore="1" 1479      showInStore="1"
1454     > 1480     >
1455                           1481                          
1456      <label> 1482      <label>
1457       Column 1 Size 1483       Column 1 Size
1458      </label> 1484      </label>
1459                           1485                          
1460      <source_model> 1486      <source_model>
1461       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1487       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1462      </source_model> 1488      </source_model>
1463                           1489                          
1464      <depends> 1490      <depends>
1465                                1491                               
1466       <field  1492       <field 
1467        id="footer_middle" 1493        id="footer_middle"
1468       > 1494       >
1469        1 1495        1
1470       </field> 1496       </field>
1471                            1497                           
1472      </depends> 1498      </depends>
1473                       1499                      
1474     </field> 1500     </field>
1475                      1501                     
1476     <field  1502     <field 
1477      id="footer_middle_column_2"  1503      id="footer_middle_column_2" 
1478      translate="label comment"  1504      translate="label comment" 
1479      type="select"  1505      type="select" 
1480      sortOrder="220"  1506      sortOrder="220" 
1481      showInDefault="1"  1507      showInDefault="1" 
1482      showInWebsite="1"  1508      showInWebsite="1" 
1483      showInStore="1" 1509      showInStore="1"
1484     > 1510     >
1485                           1511                          
1486      <label> 1512      <label>
1487       Column 2 1513       Column 2
1488      </label> 1514      </label>
1489                           1515                          
1490      <source_model> 1516      <source_model>
1491       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1517       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1492      </source_model> 1518      </source_model>
1493                           1519                          
1494      <depends> 1520      <depends>
1495                                1521                               
1496       <field  1522       <field 
1497        id="footer_middle" 1523        id="footer_middle"
1498       > 1524       >
1499        1 1525        1
1500       </field> 1526       </field>
1501                            1527                           
1502      </depends> 1528      </depends>
1503                       1529                      
1504     </field> 1530     </field>
1505                      1531                     
1506     <field  1532     <field 
1507      id="footer_middle_column_2_custom"  1533      id="footer_middle_column_2_custom" 
1508      translate="label comment"  1534      translate="label comment" 
1509      type="text 1535      type="text
1510      sortOrder="223"  1536      sortOrder="223" 
1511      showInDefault="1"  1537      showInDefault="1" 
1512      showInWebsite="1"  1538      showInWebsite="1" 
1513      showInStore="1" 1539      showInStore="1"
1514     > 1540     >
1515                           1541                          
1516      <label> 1542      <label>
1517       Static Block Id 1543       Static Block Id
1518      </label> 1544      </label>
1519                           1545                          
1520      <depends> 1546      <depends>
1521                                1547                               
1522       <field  1548       <field 
1523        id="footer_middle" 1549        id="footer_middle"
1524       > 1550       >
1525        1 1551        1
1526       </field> 1552       </field>
1527                                1553                               
1528       <field  1554       <field 
1529        id="footer_middle_column_2" 1555        id="footer_middle_column_2"
1530       > 1556       >
1531        custom 1557        custom
1532       </field> 1558       </field>
1533                            1559                           
1534      </depends> 1560      </depends>
1535                       1561                      
1536     </field> 1562     </field>
1537                      1563                     
1538     <field  1564     <field 
1539      id="footer_middle_column_2_size"  1565      id="footer_middle_column_2_size" 
1540      translate="label comment"  1566      translate="label comment" 
1541      type="select"  1567      type="select" 
1542      sortOrder="226"  1568      sortOrder="226" 
1543      showInDefault="1"  1569      showInDefault="1" 
1544      showInWebsite="1"  1570      showInWebsite="1" 
1545      showInStore="1" 1571      showInStore="1"
1546     > 1572     >
1547                           1573                          
1548      <label> 1574      <label>
1549       Column 2 Size 1575       Column 2 Size
1550      </label> 1576      </label>
1551                           1577                          
1552      <source_model> 1578      <source_model>
1553       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1579       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1554      </source_model> 1580      </source_model>
1555                           1581                          
1556      <depends> 1582      <depends>
1557                                1583                               
1558       <field  1584       <field 
1559        id="footer_middle" 1585        id="footer_middle"
1560       > 1586       >
1561        1 1587        1
1562       </field> 1588       </field>
1563                            1589                           
1564      </depends> 1590      </depends>
1565                       1591                      
1566     </field> 1592     </field>
1567                      1593                     
1568     <field  1594     <field 
1569      id="footer_middle_column_3"  1595      id="footer_middle_column_3" 
1570      translate="label comment"  1596      translate="label comment" 
1571      type="select"  1597      type="select" 
1572      sortOrder="230"  1598      sortOrder="230" 
1573      showInDefault="1"  1599      showInDefault="1" 
1574      showInWebsite="1"  1600      showInWebsite="1" 
1575      showInStore="1" 1601      showInStore="1"
1576     > 1602     >
1577                           1603                          
1578      <label> 1604      <label>
1579       Column 3 1605       Column 3
1580      </label> 1606      </label>
1581                           1607                          
1582      <source_model> 1608      <source_model>
1583       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1609       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1584      </source_model> 1610      </source_model>
1585                           1611                          
1586      <depends> 1612      <depends>
1587                                1613                               
1588       <field  1614       <field 
1589        id="footer_middle" 1615        id="footer_middle"
1590       > 1616       >
1591        1 1617        1
1592       </field> 1618       </field>
1593                            1619                           
1594      </depends> 1620      </depends>
1595                       1621                      
1596     </field> 1622     </field>
1597                      1623                     
1598     <field  1624     <field 
1599      id="footer_middle_column_3_custom"  1625      id="footer_middle_column_3_custom" 
1600      translate="label comment"  1626      translate="label comment" 
1601      type="text 1627      type="text
1602      sortOrder="233"  1628      sortOrder="233" 
1603      showInDefault="1"  1629      showInDefault="1" 
1604      showInWebsite="1"  1630      showInWebsite="1" 
1605      showInStore="1" 1631      showInStore="1"
1606     > 1632     >
1607                           1633                          
1608      <label> 1634      <label>
1609       Static Block Id 1635       Static Block Id
1610      </label> 1636      </label>
1611                           1637                          
1612      <depends> 1638      <depends>
1613                                1639                               
1614       <field  1640       <field 
1615        id="footer_middle" 1641        id="footer_middle"
1616       > 1642       >
1617        1 1643        1
1618       </field> 1644       </field>
1619                                1645                               
1620       <field  1646       <field 
1621        id="footer_middle_column_3" 1647        id="footer_middle_column_3"
1622       > 1648       >
1623        custom 1649        custom
1624       </field> 1650       </field>
1625                            1651                           
1626      </depends> 1652      </depends>
1627                       1653                      
1628     </field> 1654     </field>
1629                      1655                     
1630     <field  1656     <field 
1631      id="footer_middle_column_3_size"  1657      id="footer_middle_column_3_size" 
1632      translate="label comment"  1658      translate="label comment" 
1633      type="select"  1659      type="select" 
1634      sortOrder="236"  1660      sortOrder="236" 
1635      showInDefault="1"  1661      showInDefault="1" 
1636      showInWebsite="1"  1662      showInWebsite="1" 
1637      showInStore="1" 1663      showInStore="1"
1638     > 1664     >
1639                           1665                          
1640      <label> 1666      <label>
1641       Column 3 Size 1667       Column 3 Size
1642      </label> 1668      </label>
1643                           1669                          
1644      <source_model> 1670      <source_model>
1645       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1671       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1646      </source_model> 1672      </source_model>
1647                           1673                          
1648      <depends> 1674      <depends>
1649                                1675                               
1650       <field  1676       <field 
1651        id="footer_middle" 1677        id="footer_middle"
1652       > 1678       >
1653        1 1679        1
1654       </field> 1680       </field>
1655                            1681                           
1656      </depends> 1682      </depends>
1657                       1683                      
1658     </field> 1684     </field>
1659                      1685                     
1660     <field  1686     <field 
1661      id="footer_middle_column_4"  1687      id="footer_middle_column_4" 
1662      translate="label comment"  1688      translate="label comment" 
1663      type="select"  1689      type="select" 
1664      sortOrder="240"  1690      sortOrder="240" 
1665      showInDefault="1"  1691      showInDefault="1" 
1666      showInWebsite="1"  1692      showInWebsite="1" 
1667      showInStore="1" 1693      showInStore="1"
1668     > 1694     >
1669                           1695                          
1670      <label> 1696      <label>
1671       Column 4 1697       Column 4
1672      </label> 1698      </label>
1673                           1699                          
1674      <source_model> 1700      <source_model>
1675       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1701       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1676      </source_model> 1702      </source_model>
1677                           1703                          
1678      <depends> 1704      <depends>
1679                                1705                               
1680       <field  1706       <field 
1681        id="footer_middle" 1707        id="footer_middle"
1682       > 1708       >
1683        1 1709        1
1684       </field> 1710       </field>
1685                            1711                           
1686      </depends> 1712      </depends>
1687                       1713                      
1688     </field> 1714     </field>
1689                      1715                     
1690     <field  1716     <field 
1691      id="footer_middle_column_4_custom"  1717      id="footer_middle_column_4_custom" 
1692      translate="label comment"  1718      translate="label comment" 
1693      type="text 1719      type="text
1694      sortOrder="243"  1720      sortOrder="243" 
1695      showInDefault="1"  1721      showInDefault="1" 
1696      showInWebsite="1"  1722      showInWebsite="1" 
1697      showInStore="1" 1723      showInStore="1"
1698     > 1724     >
1699                           1725                          
1700      <label> 1726      <label>
1701       Static Block Id 1727       Static Block Id
1702      </label> 1728      </label>
1703                           1729                          
1704      <depends> 1730      <depends>
1705                                1731                               
1706       <field  1732       <field 
1707        id="footer_middle" 1733        id="footer_middle"
1708       > 1734       >
1709        1 1735        1
1710       </field> 1736       </field>
1711                                1737                               
1712       <field  1738       <field 
1713        id="footer_middle_column_4" 1739        id="footer_middle_column_4"
1714       > 1740       >
1715        custom 1741        custom
1716       </field> 1742       </field>
1717                            1743                           
1718      </depends> 1744      </depends>
1719                       1745                      
1720     </field> 1746     </field>
1721                      1747                     
1722     <field  1748     <field 
1723      id="footer_middle_column_4_size"  1749      id="footer_middle_column_4_size" 
1724      translate="label comment"  1750      translate="label comment" 
1725      type="select"  1751      type="select" 
1726      sortOrder="246"  1752      sortOrder="246" 
1727      showInDefault="1"  1753      showInDefault="1" 
1728      showInWebsite="1"  1754      showInWebsite="1" 
1729      showInStore="1" 1755      showInStore="1"
1730     > 1756     >
1731                           1757                          
1732      <label> 1758      <label>
1733       Column 4 Size 1759       Column 4 Size
1734      </label> 1760      </label>
1735                           1761                          
1736      <source_model> 1762      <source_model>
1737       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1763       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1738      </source_model> 1764      </source_model>
1739                           1765                          
1740      <depends> 1766      <depends>
1741                                1767                               
1742       <field  1768       <field 
1743        id="footer_middle" 1769        id="footer_middle"
1744       > 1770       >
1745        1 1771        1
1746       </field> 1772       </field>
1747                            1773                           
1748      </depends> 1774      </depends>
1749                       1775                      
1750     </field> 1776     </field>
1751                      1777                     
1752     <!-- Footer - Middle Area --> 1778     <!-- Footer - Middle Area -->
1753                      1779                     
1754     <!-- Footer - Middle 2nd Row Area --> 1780     <!-- Footer - Middle 2nd Row Area -->
1755                      1781                     
1756     <field  1782     <field 
1757      id="footer_middle_2_heading"  1783      id="footer_middle_2_heading" 
1758      translate="label comment"  1784      translate="label comment" 
1759      sortOrder="300"  1785      sortOrder="300" 
1760      showInDefault="1"  1786      showInDefault="1" 
1761      showInWebsite="1"  1787      showInWebsite="1" 
1762      showInStore="1" 1788      showInStore="1"
1763     > 1789     >
1764                           1790                          
1765      <label> 1791      <label>
1766       Footer - Middle 2nd Row 1792       Footer - Middle 2nd Row
1767      </label> 1793      </label>
1768                           1794                          
1769      <frontend_model> 1795      <frontend_model>
1770       Magento\Config\Block\System\Config\Form\Field\Heading 1796       Magento\Config\Block\System\Config\Form\Field\Heading
1771      </frontend_model> 1797      </frontend_model>
1772                       1798                      
1773     </field> 1799     </field>
1774                      1800                     
1775     <field  1801     <field 
1776      id="footer_middle_2"  1802      id="footer_middle_2" 
1777      translate="label comment"  1803      translate="label comment" 
1778      type="select"  1804      type="select" 
1779      sortOrder="301"  1805      sortOrder="301" 
1780      showInDefault="1"  1806      showInDefault="1" 
1781      showInWebsite="1"  1807      showInWebsite="1" 
1782      showInStore="1" 1808      showInStore="1"
1783     > 1809     >
1784                           1810                          
1785      <label> 1811      <label>
1786       Show Footer Middle 2nd Row 1812       Show Footer Middle 2nd Row
1787      </label> 1813      </label>
1788                           1814                          
1789      <source_model> 1815      <source_model>
1790       Magento\Config\Model\Config\Source\Yesno 1816       Magento\Config\Model\Config\Source\Yesno
1791      </source_model> 1817      </source_model>
1792                       1818                      
1793     </field> 1819     </field>
1794                      1820                     
1795     <field  1821     <field 
1796      id="footer_middle_2_column_1"  1822      id="footer_middle_2_column_1" 
1797      translate="label comment"  1823      translate="label comment" 
1798      type="select"  1824      type="select" 
1799      sortOrder="310"  1825      sortOrder="310" 
1800      showInDefault="1"  1826      showInDefault="1" 
1801      showInWebsite="1"  1827      showInWebsite="1" 
1802      showInStore="1" 1828      showInStore="1"
1803     > 1829     >
1804                           1830                          
1805      <label> 1831      <label>
1806       Column 1 1832       Column 1
1807      </label> 1833      </label>
1808                           1834                          
1809      <source_model> 1835      <source_model>
1810       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1836       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1811      </source_model> 1837      </source_model>
1812                           1838                          
1813      <depends> 1839      <depends>
1814                                1840                               
1815       <field  1841       <field 
1816        id="footer_middle_2" 1842        id="footer_middle_2"
1817       > 1843       >
1818        1 1844        1
1819       </field> 1845       </field>
1820                            1846                           
1821      </depends> 1847      </depends>
1822                       1848                      
1823     </field> 1849     </field>
1824                      1850                     
1825     <field  1851     <field 
1826      id="footer_middle_2_column_1_custom"  1852      id="footer_middle_2_column_1_custom" 
1827      translate="label comment"  1853      translate="label comment" 
1828      type="text 1854      type="text
1829      sortOrder="313"  1855      sortOrder="313" 
1830      showInDefault="1"  1856      showInDefault="1" 
1831      showInWebsite="1"  1857      showInWebsite="1" 
1832      showInStore="1" 1858      showInStore="1"
1833     > 1859     >
1834                           1860                          
1835      <label> 1861      <label>
1836       Static Block Id 1862       Static Block Id
1837      </label> 1863      </label>
1838                           1864                          
1839      <depends> 1865      <depends>
1840                                1866                               
1841       <field  1867       <field 
1842        id="footer_middle_2" 1868        id="footer_middle_2"
1843       > 1869       >
1844        1 1870        1
1845       </field> 1871       </field>
1846                                1872                               
1847       <field  1873       <field 
1848        id="footer_middle_2_column_1" 1874        id="footer_middle_2_column_1"
1849       > 1875       >
1850        custom 1876        custom
1851       </field> 1877       </field>
1852                            1878                           
1853      </depends> 1879      </depends>
1854                       1880                      
1855     </field> 1881     </field>
1856                      1882                     
1857     <field  1883     <field 
1858      id="footer_middle_2_column_1_size"  1884      id="footer_middle_2_column_1_size" 
1859      translate="label comment"  1885      translate="label comment" 
1860      type="select"  1886      type="select" 
1861      sortOrder="316"  1887      sortOrder="316" 
1862      showInDefault="1"  1888      showInDefault="1" 
1863      showInWebsite="1"  1889      showInWebsite="1" 
1864      showInStore="1" 1890      showInStore="1"
1865     > 1891     >
1866                           1892                          
1867      <label> 1893      <label>
1868       Column 1 Size 1894       Column 1 Size
1869      </label> 1895      </label>
1870                           1896                          
1871      <source_model> 1897      <source_model>
1872       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1898       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1873      </source_model> 1899      </source_model>
1874                           1900                          
1875      <depends> 1901      <depends>
1876                                1902                               
1877       <field  1903       <field 
1878        id="footer_middle_2" 1904        id="footer_middle_2"
1879       > 1905       >
1880        1 1906        1
1881       </field> 1907       </field>
1882                            1908                           
1883      </depends> 1909      </depends>
1884                       1910                      
1885     </field> 1911     </field>
1886                      1912                     
1887     <field  1913     <field 
1888      id="footer_middle_2_column_2"  1914      id="footer_middle_2_column_2" 
1889      translate="label comment"  1915      translate="label comment" 
1890      type="select"  1916      type="select" 
1891      sortOrder="320"  1917      sortOrder="320" 
1892      showInDefault="1"  1918      showInDefault="1" 
1893      showInWebsite="1"  1919      showInWebsite="1" 
1894      showInStore="1" 1920      showInStore="1"
1895     > 1921     >
1896                           1922                          
1897      <label> 1923      <label>
1898       Column 2 1924       Column 2
1899      </label> 1925      </label>
1900                           1926                          
1901      <source_model> 1927      <source_model>
1902       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 1928       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1903      </source_model> 1929      </source_model>
1904                           1930                          
1905      <depends> 1931      <depends>
1906                                1932                               
1907       <field  1933       <field 
1908        id="footer_middle_2" 1934        id="footer_middle_2"
1909       > 1935       >
1910        1 1936        1
1911       </field> 1937       </field>
1912                            1938                           
1913      </depends> 1939      </depends>
1914                       1940                      
1915     </field> 1941     </field>
1916                      1942                     
1917     <field  1943     <field 
1918      id="footer_middle_2_column_2_custom"  1944      id="footer_middle_2_column_2_custom" 
1919      translate="label comment"  1945      translate="label comment" 
1920      type="text 1946      type="text
1921      sortOrder="323"  1947      sortOrder="323" 
1922      showInDefault="1"  1948      showInDefault="1" 
1923      showInWebsite="1"  1949      showInWebsite="1" 
1924      showInStore="1" 1950      showInStore="1"
1925     > 1951     >
1926                           1952                          
1927      <label> 1953      <label>
1928       Static Block Id 1954       Static Block Id
1929      </label> 1955      </label>
1930                           1956                          
1931      <depends> 1957      <depends>
1932                                1958                               
1933       <field  1959       <field 
1934        id="footer_middle_2" 1960        id="footer_middle_2"
1935       > 1961       >
1936        1 1962        1
1937       </field> 1963       </field>
1938                                1964                               
1939       <field  1965       <field 
1940        id="footer_middle_2_column_2" 1966        id="footer_middle_2_column_2"
1941       > 1967       >
1942        custom 1968        custom
1943       </field> 1969       </field>
1944                            1970                           
1945      </depends> 1971      </depends>
1946                       1972                      
1947     </field> 1973     </field>
1948                      1974                     
1949     <field  1975     <field 
1950      id="footer_middle_2_column_2_size"  1976      id="footer_middle_2_column_2_size" 
1951      translate="label comment"  1977      translate="label comment" 
1952      type="select"  1978      type="select" 
1953      sortOrder="326"  1979      sortOrder="326" 
1954      showInDefault="1"  1980      showInDefault="1" 
1955      showInWebsite="1"  1981      showInWebsite="1" 
1956      showInStore="1" 1982      showInStore="1"
1957     > 1983     >
1958                           1984                          
1959      <label> 1985      <label>
1960       Column 2 Size 1986       Column 2 Size
1961      </label> 1987      </label>
1962                           1988                          
1963      <source_model> 1989      <source_model>
1964       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 1990       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
1965      </source_model> 1991      </source_model>
1966                           1992                          
1967      <depends> 1993      <depends>
1968                                1994                               
1969       <field  1995       <field 
1970        id="footer_middle_2" 1996        id="footer_middle_2"
1971       > 1997       >
1972        1 1998        1
1973       </field> 1999       </field>
1974                            2000                           
1975      </depends> 2001      </depends>
1976                       2002                      
1977     </field> 2003     </field>
1978                      2004                     
1979     <field  2005     <field 
1980      id="footer_middle_2_column_3"  2006      id="footer_middle_2_column_3" 
1981      translate="label comment"  2007      translate="label comment" 
1982      type="select"  2008      type="select" 
1983      sortOrder="330"  2009      sortOrder="330" 
1984      showInDefault="1"  2010      showInDefault="1" 
1985      showInWebsite="1"  2011      showInWebsite="1" 
1986      showInStore="1" 2012      showInStore="1"
1987     > 2013     >
1988                           2014                          
1989      <label> 2015      <label>
1990       Column 3 2016       Column 3
1991      </label> 2017      </label>
1992                           2018                          
1993      <source_model> 2019      <source_model>
1994       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 2020       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
1995      </source_model> 2021      </source_model>
1996                           2022                          
1997      <depends> 2023      <depends>
1998                                2024                               
1999       <field  2025       <field 
2000        id="footer_middle_2" 2026        id="footer_middle_2"
2001       > 2027       >
2002        1 2028        1
2003       </field> 2029       </field>
2004                            2030                           
2005      </depends> 2031      </depends>
2006                       2032                      
2007     </field> 2033     </field>
2008                      2034                     
2009     <field  2035     <field 
2010      id="footer_middle_2_column_3_custom"  2036      id="footer_middle_2_column_3_custom" 
2011      translate="label comment"  2037      translate="label comment" 
2012      type="text 2038      type="text
2013      sortOrder="333"  2039      sortOrder="333" 
2014      showInDefault="1"  2040      showInDefault="1" 
2015      showInWebsite="1"  2041      showInWebsite="1" 
2016      showInStore="1" 2042      showInStore="1"
2017     > 2043     >
2018                           2044                          
2019      <label> 2045      <label>
2020       Static Block Id 2046       Static Block Id
2021      </label> 2047      </label>
2022                           2048                          
2023      <depends> 2049      <depends>
2024                                2050                               
2025       <field  2051       <field 
2026        id="footer_middle_2" 2052        id="footer_middle_2"
2027       > 2053       >
2028        1 2054        1
2029       </field> 2055       </field>
2030                                2056                               
2031       <field  2057       <field 
2032        id="footer_middle_2_column_3" 2058        id="footer_middle_2_column_3"
2033       > 2059       >
2034        custom 2060        custom
2035       </field> 2061       </field>
2036                            2062                           
2037      </depends> 2063      </depends>
2038                       2064                      
2039     </field> 2065     </field>
2040                      2066                     
2041     <field  2067     <field 
2042      id="footer_middle_2_column_3_size"  2068      id="footer_middle_2_column_3_size" 
2043      translate="label comment"  2069      translate="label comment" 
2044      type="select"  2070      type="select" 
2045      sortOrder="336"  2071      sortOrder="336" 
2046      showInDefault="1"  2072      showInDefault="1" 
2047      showInWebsite="1"  2073      showInWebsite="1" 
2048      showInStore="1" 2074      showInStore="1"
2049     > 2075     >
2050                           2076                          
2051      <label> 2077      <label>
2052       Column 3 Size 2078       Column 3 Size
2053      </label> 2079      </label>
2054                           2080                          
2055      <source_model> 2081      <source_model>
2056       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2082       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
2057      </source_model> 2083      </source_model>
2058                           2084                          
2059      <depends> 2085      <depends>
2060                                2086                               
2061       <field  2087       <field 
2062        id="footer_middle_2" 2088        id="footer_middle_2"
2063       > 2089       >
2064        1 2090        1
2065       </field> 2091       </field>
2066                            2092                           
2067      </depends> 2093      </depends>
2068                       2094                      
2069     </field> 2095     </field>
2070                      2096                     
2071     <field  2097     <field 
2072      id="footer_middle_2_column_4"  2098      id="footer_middle_2_column_4" 
2073      translate="label comment"  2099      translate="label comment" 
2074      type="select"  2100      type="select" 
2075      sortOrder="340"  2101      sortOrder="340" 
2076      showInDefault="1"  2102      showInDefault="1" 
2077      showInWebsite="1"  2103      showInWebsite="1" 
2078      showInStore="1" 2104      showInStore="1"
2079     > 2105     >
2080                           2106                          
2081      <label> 2107      <label>
2082       Column 4 2108       Column 4
2083      </label> 2109      </label>
2084                           2110                          
2085      <source_model> 2111      <source_model>
2086       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block 2112       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Block
2087      </source_model> 2113      </source_model>
2088                           2114                          
2089      <depends> 2115      <depends>
2090                                2116                               
2091       <field  2117       <field 
2092        id="footer_middle_2" 2118        id="footer_middle_2"
2093       > 2119       >
2094        1 2120        1
2095       </field> 2121       </field>
2096                            2122                           
2097      </depends> 2123      </depends>
2098                       2124                      
2099     </field> 2125     </field>
2100                      2126                     
2101     <field  2127     <field 
2102      id="footer_middle_2_column_4_custom"  2128      id="footer_middle_2_column_4_custom" 
2103      translate="label comment"  2129      translate="label comment" 
2104      type="text 2130      type="text
2105      sortOrder="343"  2131      sortOrder="343" 
2106      showInDefault="1"  2132      showInDefault="1" 
2107      showInWebsite="1"  2133      showInWebsite="1" 
2108      showInStore="1" 2134      showInStore="1"
2109     > 2135     >
2110                           2136                          
2111      <label> 2137      <label>
2112       Static Block Id 2138       Static Block Id
2113      </label> 2139      </label>
2114                           2140                          
2115      <depends> 2141      <depends>
2116                                2142                               
2117       <field  2143       <field 
2118        id="footer_middle_2" 2144        id="footer_middle_2"
2119       > 2145       >
2120        1 2146        1
2121       </field> 2147       </field>
2122                                2148                               
2123       <field  2149       <field 
2124        id="footer_middle_2_column_4" 2150        id="footer_middle_2_column_4"
2125       > 2151       >
2126        custom 2152        custom
2127       </field> 2153       </field>
2128                            2154                           
2129      </depends> 2155      </depends>
2130                       2156                      
2131     </field> 2157     </field>
2132                      2158                     
2133     <field  2159     <field 
2134      id="footer_middle_2_column_4_size"  2160      id="footer_middle_2_column_4_size" 
2135      translate="label comment"  2161      translate="label comment" 
2136      type="select"  2162      type="select" 
2137      sortOrder="346"  2163      sortOrder="346" 
2138      showInDefault="1"  2164      showInDefault="1" 
2139      showInWebsite="1"  2165      showInWebsite="1" 
2140      showInStore="1" 2166      showInStore="1"
2141     > 2167     >
2142                           2168                          
2143      <label> 2169      <label>
2144       Column 4 Size 2170       Column 4 Size
2145      </label> 2171      </label>
2146                           2172                          
2147      <source_model> 2173      <source_model>
2148       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size 2174       Smartwave\Porto\Model\Config\Settings\Footer\Middle\Size
2149      </source_model> 2175      </source_model>
2150                           2176                          
2151      <depends> 2177      <depends>
2152                                2178                               
2153       <field  2179       <field 
2154        id="footer_middle_2" 2180        id="footer_middle_2"
2155       > 2181       >
2156        1 2182        1
2157       </field> 2183       </field>
2158                            2184                           
2159      </depends> 2185      </depends>
2160                       2186                      
2161     </field> 2187     </field>
2162                      2188                     
2163     <!-- Footer - Middle 2nd Row Area --> 2189     <!-- Footer - Middle 2nd Row Area -->
2164                      2190                     
2165     <!-- Footer - Bottom Area --> 2191     <!-- Footer - Bottom Area -->
2166                      2192                     
2167     <field  2193     <field 
2168      id="footer_bottom_heading"  2194      id="footer_bottom_heading" 
2169      translate="label comment"  2195      translate="label comment" 
2170      sortOrder="400"  2196      sortOrder="400" 
2171      showInDefault="1"  2197      showInDefault="1" 
2172      showInWebsite="1"  2198      showInWebsite="1" 
2173      showInStore="1" 2199      showInStore="1"
2174     > 2200     >
2175                           2201                          
2176      <label> 2202      <label>
2177       Footer - Bottom 2203       Footer - Bottom
2178      </label> 2204      </label>
2179                           2205                          
2180      <frontend_model> 2206      <frontend_model>
2181       Magento\Config\Block\System\Config\Form\Field\Heading 2207       Magento\Config\Block\System\Config\Form\Field\Heading
2182      </frontend_model> 2208      </frontend_model>
2183                       2209                      
2184     </field> 2210     </field>
2185                      2211                     
2186     <field  2212     <field 
2187      id="footer_bottom"  2213      id="footer_bottom" 
2188      translate="label comment"  2214      translate="label comment" 
2189      type="select"  2215      type="select" 
2190      sortOrder="401"  2216      sortOrder="401" 
2191      showInDefault="1"  2217      showInDefault="1" 
2192      showInWebsite="1"  2218      showInWebsite="1" 
2193      showInStore="1" 2219      showInStore="1"
2194     > 2220     >
2195                           2221                          
2196      <label> 2222      <label>
2197       Show Footer Bottom 2223       Show Footer Bottom
2198      </label> 2224      </label>
2199                           2225                          
2200      <source_model> 2226      <source_model>
2201       Magento\Config\Model\Config\Source\Yesno 2227       Magento\Config\Model\Config\Source\Yesno
2202      </source_model> 2228      </source_model>
2203                       2229                      
2204     </field> 2230     </field>
2205                      2231                     
2206     <field  2232     <field 
2207      id="footer_store_switcher"  2233      id="footer_store_switcher" 
2208      translate="label comment"  2234      translate="label comment" 
2209      type="select"  2235      type="select" 
2210      sortOrder="405"  2236      sortOrder="405" 
2211      showInDefault="1"  2237      showInDefault="1" 
2212      showInWebsite="1"  2238      showInWebsite="1" 
2213      showInStore="1" 2239      showInStore="1"
2214     > 2240     >
2215                           2241                          
2216      <label> 2242      <label>
2217       Show Store Switcher 2243       Show Store Switcher
2218      </label> 2244      </label>
2219                           2245                          
2220      <source_model> 2246      <source_model>
2221       Magento\Config\Model\Config\Source\Yesno 2247       Magento\Config\Model\Config\Source\Yesno
2222      </source_model> 2248      </source_model>
2223                       2249                      
2224     </field> 2250     </field>
2225                      2251                     
2226     <field  2252     <field 
2227      id="footer_logo_src"  2253      id="footer_logo_src" 
2228      translate="label"  2254      translate="label" 
2229      type="image"  2255      type="image" 
2230      sortOrder="410"  2256      sortOrder="410" 
2231      showInDefault="1"  2257      showInDefault="1" 
2232      showInWebsite="1"  2258      showInWebsite="1" 
2233      showInStore="1" 2259      showInStore="1"
2234     > 2260     >
2235                           2261                          
2236      <label> 2262      <label>
2237       Logo Image 2263       Logo Image
2238      </label> 2264      </label>
2239                           2265                          
2240      <comment> 2266      <comment>
2241       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 2267       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
2242      </comment> 2268      </comment>
2243                           2269                          
2244      <backend_model> 2270      <backend_model>
2245       Smartwave\Porto\Model\Config\Backend\Image\Logo 2271       Smartwave\Porto\Model\Config\Backend\Image\Logo
2246      </backend_model> 2272      </backend_model>
2247                           2273                          
2248      <base_url  2274      <base_url 
2249       type="media"  2275       type="media" 
2250       scope_info="1" 2276       scope_info="1"
2251      > 2277      >
2252       porto/footer_logo 2278       porto/footer_logo
2253      </base_url> 2279      </base_url>
2254                           2280                          
2255      <depends> 2281      <depends>
2256                                2282                               
2257       <field  2283       <field 
2258        id="footer_bottom" 2284        id="footer_bottom"
2259       > 2285       >
2260        1 2286        1
2261       </field> 2287       </field>
2262                            2288                           
2263      </depends> 2289      </depends>
2264                       2290                      
2265     </field> 2291     </field>
2266                      2292                     
2267     <field  2293     <field 
2268      id="footer_bottom_copyrights"  2294      id="footer_bottom_copyrights" 
2269      translate="label comment"  2295      translate="label comment" 
2270      type="text 2296      type="text
2271      sortOrder="420"  2297      sortOrder="420" 
2272      showInDefault="1"  2298      showInDefault="1" 
2273      showInWebsite="1"  2299      showInWebsite="1" 
2274      showInStore="1" 2300      showInStore="1"
2275     > 2301     >
2276                           2302                          
2277      <label> 2303      <label>
2278       Copyright Text 2304       Copyright Text
2279      </label> 2305      </label>
2280                           2306                          
2281      <depends> 2307      <depends>
2282                                2308                               
2283       <field  2309       <field 
2284        id="footer_bottom" 2310        id="footer_bottom"
2285       > 2311       >
2286        1 2312        1
2287       </field> 2313       </field>
2288                            2314                           
2289      </depends> 2315      </depends>
2290                       2316                      
2291     </field> 2317     </field>
2292                      2318                     
2293     <field  2319     <field 
2294      id="footer_bottom_custom_1"  2320      id="footer_bottom_custom_1" 
2295      translate="label comment"  2321      translate="label comment" 
2296      type="text 2322      type="text
2297      sortOrder="430"  2323      sortOrder="430" 
2298      showInDefault="1"  2324      showInDefault="1" 
2299      showInWebsite="1"  2325      showInWebsite="1" 
2300      showInStore="1" 2326      showInStore="1"
2301     > 2327     >
2302                           2328                          
2303      <label> 2329      <label>
2304       Static Block Id(before copyright text) 2330       Static Block Id(before copyright text)
2305      </label> 2331      </label>
2306                           2332                          
2307      <depends> 2333      <depends>
2308                                2334                               
2309       <field  2335       <field 
2310        id="footer_bottom" 2336        id="footer_bottom"
2311       > 2337       >
2312        1 2338        1
2313       </field> 2339       </field>
2314                            2340                           
2315      </depends> 2341      </depends>
2316                       2342                      
2317     </field> 2343     </field>
2318                      2344                     
2319     <field  2345     <field 
2320      id="footer_bottom_custom_2"  2346      id="footer_bottom_custom_2" 
2321      translate="label comment"  2347      translate="label comment" 
2322      type="text 2348      type="text
2323      sortOrder="440"  2349      sortOrder="440" 
2324      showInDefault="1"  2350      showInDefault="1" 
2325      showInWebsite="1"  2351      showInWebsite="1" 
2326      showInStore="1" 2352      showInStore="1"
2327     > 2353     >
2328                           2354                          
2329      <label> 2355      <label>
2330       Static Block Id(after copyright text) 2356       Static Block Id(after copyright text)
2331      </label> 2357      </label>
2332                           2358                          
2333      <depends> 2359      <depends>
2334                                2360                               
2335       <field  2361       <field 
2336        id="footer_bottom" 2362        id="footer_bottom"
2337       > 2363       >
2338        1 2364        1
2339       </field> 2365       </field>
2340                            2366                           
2341      </depends> 2367      </depends>
2342                       2368                      
2343     </field> 2369     </field>
2344                      2370                     
2345     <!-- Footer - Bottom Area --> 2371     <!-- Footer - Bottom Area -->
2346                  2372                 
2347    </group> 2373    </group>
2348                 2374                
2349    <group  2375    <group 
2350     id="category"  2376     id="category" 
2351     translate="label"  2377     translate="label" 
2352     sortOrder="130"  2378     sortOrder="130" 
2353     showInDefault="1"  2379     showInDefault="1" 
2354     showInWebsite="1"  2380     showInWebsite="1" 
2355     showInStore="1" 2381     showInStore="1"
2356    > 2382    >
2357                      2383                     
2358     <label> 2384     <label>
2359      Category View 2385      Category View
2360     </label> 2386     </label>
2361                      2387                     
2362     <field  2388     <field 
2363      id="alternative_image"  2389      id="alternative_image" 
2364      translate="label comment"  2390      translate="label comment" 
2365      type="select"  2391      type="select" 
2366      sortOrder="10"  2392      sortOrder="10" 
2367      showInDefault="1"  2393      showInDefault="1" 
2368      showInWebsite="1"  2394      showInWebsite="1" 
2369      showInStore="1" 2395      showInStore="1"
2370     > 2396     >
2371                           2397                          
2372      <label> 2398      <label>
2373       Show Alternative Product Image 2399       Show Alternative Product Image
2374      </label> 2400      </label>
2375                           2401                          
2376      <source_model> 2402      <source_model>
2377       Magento\Config\Model\Config\Source\Yesno 2403       Magento\Config\Model\Config\Source\Yesno
2378      </source_model> 2404      </source_model>
2379                           2405                          
2380      <comment> 2406      <comment>
2381       Show thumbnail image when mouse over in the product image area. 2407       Show thumbnail image when mouse over in the product image area.
2382      </comment> 2408      </comment>
2383                       2409                      
2384     </field> 2410     </field>
2385                      2411                     
2386     <field  2412     <field 
2387      id="aspect_ratio"  2413      id="aspect_ratio" 
2388      translate="label comment"  2414      translate="label comment" 
2389      type="select"  2415      type="select" 
2390      sortOrder="20"  2416      sortOrder="20" 
2391      showInDefault="1"  2417      showInDefault="1" 
2392      showInWebsite="1"  2418      showInWebsite="1" 
2393      showInStore="1" 2419      showInStore="1"
2394     > 2420     >
2395                           2421                          
2396      <label> 2422      <label>
2397       Keep Image Aspect Ratio 2423       Keep Image Aspect Ratio
2398      </label> 2424      </label>
2399                           2425                          
2400      <source_model> 2426      <source_model>
2401       Magento\Config\Model\Config\Source\Yesno 2427       Magento\Config\Model\Config\Source\Yesno
2402      </source_model> 2428      </source_model>
2403                       2429                      
2404     </field> 2430     </field>
2405                      2431                     
2406     <field  2432     <field 
2407      id="ratio_width"  2433      id="ratio_width" 
2408      translate="label comment"  2434      translate="label comment" 
2409      type="text 2435      type="text
2410      sortOrder="30"  2436      sortOrder="30" 
2411      showInDefault="1"  2437      showInDefault="1" 
2412      showInWebsite="1"  2438      showInWebsite="1" 
2413      showInStore="1" 2439      showInStore="1"
2414     > 2440     >
2415                           2441                          
2416      <label> 2442      <label>
2417       Image Width 2443       Image Width
2418      </label> 2444      </label>
2419                       2445                      
2420     </field> 2446     </field>
2421                      2447                     
2422     <field  2448     <field 
2423      id="ratio_height"  2449      id="ratio_height" 
2424      translate="label comment"  2450      translate="label comment" 
2425      type="text 2451      type="text
2426      sortOrder="40"  2452      sortOrder="40" 
2427      showInDefault="1"  2453      showInDefault="1" 
2428      showInWebsite="1"  2454      showInWebsite="1" 
2429      showInStore="1" 2455      showInStore="1"
2430     > 2456     >
2431                           2457                          
2432      <label> 2458      <label>
2433       Image Height 2459       Image Height
2434      </label> 2460      </label>
2435                           2461                          
2436      <depends> 2462      <depends>
2437                                2463                               
2438       <field  2464       <field 
2439        id="aspect_ratio" 2465        id="aspect_ratio"
2440       > 2466       >
2441        0 2467        0
2442       </field> 2468       </field>
2443                            2469                           
2444      </depends> 2470      </depends>
2445                       2471                      
2446     </field> 2472     </field>
2447                      2473                     
2448     <field  2474     <field 
2449      id="rating_star"  2475      id="rating_star" 
2450      translate="label comment"  2476      translate="label comment" 
2451      type="select"  2477      type="select" 
2452      sortOrder="50"  2478      sortOrder="50" 
2453      showInDefault="1"  2479      showInDefault="1" 
2454      showInWebsite="1"  2480      showInWebsite="1" 
2455      showInStore="1" 2481      showInStore="1"
2456     > 2482     >
2457                           2483                          
2458      <label> 2484      <label>
2459       Show Rating Stars 2485       Show Rating Stars
2460      </label> 2486      </label>
2461                           2487                          
2462      <source_model> 2488      <source_model>
2463       Magento\Config\Model\Config\Source\Yesno 2489       Magento\Config\Model\Config\Source\Yesno
2464      </source_model> 2490      </source_model>
2465                       2491                      
2466     </field> 2492     </field>
2467                      2493                     
2468     <field  2494     <field 
2469      id="product_price"  2495      id="product_price" 
2470      translate="label comment"  2496      translate="label comment" 
2471      type="select"  2497      type="select" 
2472      sortOrder="60"  2498      sortOrder="60" 
2473      showInDefault="1"  2499      showInDefault="1" 
2474      showInWebsite="1"  2500      showInWebsite="1" 
2475      showInStore="1" 2501      showInStore="1"
2476     > 2502     >
2477                           2503                          
2478      <label> 2504      <label>
2479       Show Product Price 2505       Show Product Price
2480      </label> 2506      </label>
2481                           2507                          
2482      <source_model> 2508      <source_model>
2483       Magento\Config\Model\Config\Source\Yesno 2509       Magento\Config\Model\Config\Source\Yesno
2484      </source_model> 2510      </source_model>
2485                       2511                      
2486     </field> 2512     </field>
2487                      2513                     
2488     <field  2514     <field 
2489      id="actions"  2515      id="actions" 
2490      translate="label comment"  2516      translate="label comment" 
2491      type="select"  2517      type="select" 
2492      sortOrder="70"  2518      sortOrder="70" 
2493      showInDefault="1"  2519      showInDefault="1" 
2494      showInWebsite="1"  2520      showInWebsite="1" 
2495      showInStore="1" 2521      showInStore="1"
2496     > 2522     >
2497                           2523                          
2498      <label> 2524      <label>
2499       Show Action Links 2525       Show Action Links
2500      </label> 2526      </label>
2501                           2527                          
2502      <source_model> 2528      <source_model>
2503       Magento\Config\Model\Config\Source\Yesno 2529       Magento\Config\Model\Config\Source\Yesno
2504      </source_model> 2530      </source_model>
2505                       2531                      
2506     </field> 2532     </field>
2507                      2533                     
2508     <field  2534     <field 
2509      id="addtocompare"  2535      id="addtocompare" 
2510      translate="label comment"  2536      translate="label comment" 
2511      type="select"  2537      type="select" 
2512      sortOrder="90"  2538      sortOrder="90" 
2513      showInDefault="1"  2539      showInDefault="1" 
2514      showInWebsite="1"  2540      showInWebsite="1" 
2515      showInStore="1" 2541      showInStore="1"
2516     > 2542     >
2517                           2543                          
2518      <label> 2544      <label>
2519       Show Add to Compare Links 2545       Show Add to Compare Links
2520      </label> 2546      </label>
2521                           2547                          
2522      <source_model> 2548      <source_model>
2523       Magento\Config\Model\Config\Source\Yesno 2549       Magento\Config\Model\Config\Source\Yesno
2524      </source_model> 2550      </source_model>
2525                           2551                          
2526      <depends> 2552      <depends>
2527                                2553                               
2528       <field  2554       <field 
2529        id="actions" 2555        id="actions"
2530       > 2556       >
2531        1 2557        1
2532       </field> 2558       </field>
2533                            2559                           
2534      </depends> 2560      </depends>
2535                       2561                      
2536     </field> 2562     </field>
2537                      2563                     
2538     <field  2564     <field 
2539      id="addtowishlist"  2565      id="addtowishlist" 
2540      translate="label comment"  2566      translate="label comment" 
2541      type="select"  2567      type="select" 
2542      sortOrder="100"  2568      sortOrder="100" 
2543      showInDefault="1"  2569      showInDefault="1" 
2544      showInWebsite="1"  2570      showInWebsite="1" 
2545      showInStore="1" 2571      showInStore="1"
2546     > 2572     >
2547                           2573                          
2548      <label> 2574      <label>
2549       Show Add to Wishlist Links 2575       Show Add to Wishlist Links
2550      </label> 2576      </label>
2551                           2577                          
2552      <source_model> 2578      <source_model>
2553       Magento\Config\Model\Config\Source\Yesno 2579       Magento\Config\Model\Config\Source\Yesno
2554      </source_model> 2580      </source_model>
2555                           2581                          
2556      <depends> 2582      <depends>
2557                                2583                               
2558       <field  2584       <field 
2559        id="actions" 2585        id="actions"
2560       > 2586       >
2561        1 2587        1
2562       </field> 2588       </field>
2563                            2589                           
2564      </depends> 2590      </depends>
2565                       2591                      
2566     </field> 2592     </field>
2567                      2593                     
2568     <field  2594     <field 
2569      id="page_layout"  2595      id="page_layout" 
2570      translate="label comment"  2596      translate="label comment" 
2571      type="select"  2597      type="select" 
2572      sortOrder="120"  2598      sortOrder="120" 
2573      showInDefault="1"  2599      showInDefault="1" 
2574      showInWebsite="1"  2600      showInWebsite="1" 
2575      showInStore="1" 2601      showInStore="1"
2576     > 2602     >
2577                           2603                          
2578      <label> 2604      <label>
2579       Page Layout 2605       Page Layout
2580      </label> 2606      </label>
2581                           2607                          
2582      <source_model> 2608      <source_model>
2583       Smartwave\Porto\Model\Config\Settings\Page\Layout 2609       Smartwave\Porto\Model\Config\Settings\Page\Layout
2584      </source_model> 2610      </source_model>
2585                       2611                      
2586     </field> 2612     </field>
2587                      2613                     
2588     <field  2614     <field 
2589      id="category_description"  2615      id="category_description" 
2590      translate="label comment"  2616      translate="label comment" 
2591      type="select"  2617      type="select" 
2592      sortOrder="130"  2618      sortOrder="130" 
2593      showInDefault="1"  2619      showInDefault="1" 
2594      showInWebsite="1"  2620      showInWebsite="1" 
2595      showInStore="1" 2621      showInStore="1"
2596     > 2622     >
2597                           2623                          
2598      <label> 2624      <label>
2599       Category Description Position 2625       Category Description Position
2600      </label> 2626      </label>
2601                           2627                          
2602      <source_model> 2628      <source_model>
2603       Smartwave\Porto\Model\Config\Settings\Category\Description 2629       Smartwave\Porto\Model\Config\Settings\Category\Description
2604      </source_model> 2630      </source_model>
2605                       2631                      
2606     </field> 2632     </field>
2607                      2633                     
2608     <field  2634     <field 
2609      id="side_custom_block"  2635      id="side_custom_block" 
2610      translate="label comment"  2636      translate="label comment" 
2611      type="text 2637      type="text
2612      sortOrder="140"  2638      sortOrder="140" 
2613      showInDefault="1"  2639      showInDefault="1" 
2614      showInWebsite="1"  2640      showInWebsite="1" 
2615      showInStore="1" 2641      showInStore="1"
2616     > 2642     >
2617                           2643                          
2618      <label> 2644      <label>
2619       Custom Block Id for Sidebar 2645       Custom Block Id for Sidebar
2620      </label> 2646      </label>
2621                       2647                      
2622     </field> 2648     </field>
2623                  2649                 
2624    </group> 2650    </group>
2625                 2651                
2626    <group  2652    <group 
2627     id="category_grid"  2653     id="category_grid" 
2628     translate="label"  2654     translate="label" 
2629     sortOrder="140"  2655     sortOrder="140" 
2630     showInDefault="1"  2656     showInDefault="1" 
2631     showInWebsite="1"  2657     showInWebsite="1" 
2632     showInStore="1" 2658     showInStore="1"
2633    > 2659    >
2634                      2660                     
2635     <label> 2661     <label>
2636      Category View (Grid Mode) 2662      Category View (Grid Mode)
2637     </label> 2663     </label>
2638                      2664                     
2639     <field  2665     <field 
2640      id="product_type"  2666      id="product_type" 
2641      translate="label comment"  2667      translate="label comment" 
2642      type="select"  2668      type="select" 
2643      sortOrder="10"  2669      sortOrder="10" 
2644      showInDefault="1"  2670      showInDefault="1" 
2645      showInWebsite="1"  2671      showInWebsite="1" 
2646      showInStore="1" 2672      showInStore="1"
2647     > 2673     >
2648                           2674                          
2649      <label> 2675      <label>
2650       Products Grid Type 2676       Products Grid Type
2651      </label> 2677      </label>
2652                           2678                          
2653      <source_model> 2679      <source_model>
2654       Smartwave\Porto\Model\Config\Settings\Category\Type 2680       Smartwave\Porto\Model\Config\Settings\Category\Type
2655      </source_model> 2681      </source_model>
2656                       2682                      
2657     </field> 2683     </field>
2658                      2684                     
2659     <field  2685     <field 
2660      id="columns"  2686      id="columns" 
2661      translate="label comment"  2687      translate="label comment" 
2662      type="select"  2688      type="select" 
2663      sortOrder="10"  2689      sortOrder="10" 
2664      showInDefault="1"  2690      showInDefault="1" 
2665      showInWebsite="1"  2691      showInWebsite="1" 
2666      showInStore="1" 2692      showInStore="1"
2667     > 2693     >
2668                           2694                          
2669      <label> 2695      <label>
2670       Products Grid Columns 2696       Products Grid Columns
2671      </label> 2697      </label>
2672                           2698                          
2673      <source_model> 2699      <source_model>
2674       Smartwave\Porto\Model\Config\Settings\Category\Columns 2700       Smartwave\Porto\Model\Config\Settings\Category\Columns
2675      </source_model> 2701      </source_model>
2676                       2702                      
2677     </field> 2703     </field>
2678                      2704                     
2679     <field  2705     <field 
2680      id="xs_one_column"  2706      id="xs_one_column" 
2681      translate="label comment"  2707      translate="label comment" 
2682      type="select"  2708      type="select" 
2683      sortOrder="12"  2709      sortOrder="12" 
2684      showInDefault="1"  2710      showInDefault="1" 
2685      showInWebsite="1"  2711      showInWebsite="1" 
2686      showInStore="1" 2712      showInStore="1"
2687     > 2713     >
2688                           2714                          
2689      <label> 2715      <label>
2690       One Column of Products Grid on Phone Devices 2716       One Column of Products Grid on Phone Devices
2691      </label> 2717      </label>
2692                           2718                          
2693      <source_model> 2719      <source_model>
2694       Magento\Config\Model\Config\Source\Yesno 2720       Magento\Config\Model\Config\Source\Yesno
2695      </source_model> 2721      </source_model>
2696                       2722                      
2697     </field> 2723     </field>
2698                  2724                 
2699    </group> 2725    </group>
2700                 2726                
2701    <group  2727    <group 
2702     id="product"  2728     id="product" 
2703     translate="label"  2729     translate="label" 
2704     sortOrder="150"  2730     sortOrder="150" 
2705     showInDefault="1"  2731     showInDefault="1" 
2706     showInWebsite="1"  2732     showInWebsite="1" 
2707     showInStore="1" 2733     showInStore="1"
2708    > 2734    >
2709                      2735                     
2710     <label> 2736     <label>
2711      Product View 2737      Product View
2712     </label> 2738     </label>
2713                      2739                     
2714     <field  2740     <field 
2715      id="aspect_ratio"  2741      id="aspect_ratio" 
2716      translate="label comment"  2742      translate="label comment" 
2717      type="select"  2743      type="select" 
2718      sortOrder="20"  2744      sortOrder="20" 
2719      showInDefault="1"  2745      showInDefault="1" 
2720      showInWebsite="1"  2746      showInWebsite="1" 
2721      showInStore="1" 2747      showInStore="1"
2722     > 2748     >
2723                           2749                          
2724      <label> 2750      <label>
2725       Keep Image Aspect Ratio 2751       Keep Image Aspect Ratio
2726      </label> 2752      </label>
2727                           2753                          
2728      <source_model> 2754      <source_model>
2729       Magento\Config\Model\Config\Source\Yesno 2755       Magento\Config\Model\Config\Source\Yesno
2730      </source_model> 2756      </source_model>
2731                       2757                      
2732     </field> 2758     </field>
2733                      2759                     
2734     <field  2760     <field 
2735      id="ratio_width"  2761      id="ratio_width" 
2736      translate="label comment"  2762      translate="label comment" 
2737      type="text 2763      type="text
2738      sortOrder="30"  2764      sortOrder="30" 
2739      showInDefault="1"  2765      showInDefault="1" 
2740      showInWebsite="1"  2766      showInWebsite="1" 
2741      showInStore="1" 2767      showInStore="1"
2742     > 2768     >
2743                           2769                          
2744      <label> 2770      <label>
2745       Image Width 2771       Image Width
2746      </label> 2772      </label>
2747                       2773                      
2748     </field> 2774     </field>
2749                      2775                     
2750     <field  2776     <field 
2751      id="ratio_height"  2777      id="ratio_height" 
2752      translate="label comment"  2778      translate="label comment" 
2753      type="text 2779      type="text
2754      sortOrder="40"  2780      sortOrder="40" 
2755      showInDefault="1"  2781      showInDefault="1" 
2756      showInWebsite="1"  2782      showInWebsite="1" 
2757      showInStore="1" 2783      showInStore="1"
2758     > 2784     >
2759                           2785                          
2760      <label> 2786      <label>
2761       Image Height 2787       Image Height
2762      </label> 2788      </label>
2763                           2789                          
2764      <depends> 2790      <depends>
2765                                2791                               
2766       <field  2792       <field 
2767        id="aspect_ratio" 2793        id="aspect_ratio"
2768       > 2794       >
2769        0 2795        0
2770       </field> 2796       </field>
2771                            2797                           
2772      </depends> 2798      </depends>
2773                       2799                      
2774     </field> 2800     </field>
2775                      2801                     
2776     <field  2802     <field 
2777      id="product_image_size"  2803      id="product_image_size" 
2778      translate="label comment"  2804      translate="label comment" 
2779      type="select"  2805      type="select" 
2780      sortOrder="50"  2806      sortOrder="50" 
2781      showInDefault="1"  2807      showInDefault="1" 
2782      showInWebsite="1"  2808      showInWebsite="1" 
2783      showInStore="1" 2809      showInStore="1"
2784     > 2810     >
2785                           2811                          
2786      <label> 2812      <label>
2787       Product Image Size 2813       Product Image Size
2788      </label> 2814      </label>
2789                           2815                          
2790      <source_model> 2816      <source_model>
2791       Smartwave\Porto\Model\Config\Settings\Product\Imagesize 2817       Smartwave\Porto\Model\Config\Settings\Product\Imagesize
2792      </source_model> 2818      </source_model>
2793                       2819                      
2794     </field> 2820     </field>
2795                      2821                     
2796     <field  2822     <field 
2797      id="product_page_type"  2823      id="product_page_type" 
2798      translate="label comment"  2824      translate="label comment" 
2799      type="select"  2825      type="select" 
2800      sortOrder="60"  2826      sortOrder="60" 
2801      showInDefault="1"  2827      showInDefault="1" 
2802      showInWebsite="1"  2828      showInWebsite="1" 
2803      showInStore="1" 2829      showInStore="1"
2804     > 2830     >
2805                           2831                          
2806      <label> 2832      <label>
2807       Product Page Type 2833       Product Page Type
2808      </label> 2834      </label>
2809                           2835                          
2810      <source_model> 2836      <source_model>
2811       Smartwave\Porto\Model\Config\Settings\Product\Pagetype 2837       Smartwave\Porto\Model\Config\Settings\Product\Pagetype
2812      </source_model> 2838      </source_model>
2813                       2839                      
2814     </field> 2840     </field>
2815                      2841                     
2816     <field  2842     <field 
2817      id="vertical_thumbnail"  2843      id="vertical_thumbnail" 
2818      translate="label comment"  2844      translate="label comment" 
2819      type="select"  2845      type="select" 
2820      sortOrder="90"  2846      sortOrder="90" 
2821      showInDefault="1"  2847      showInDefault="1" 
2822      showInWebsite="1"  2848      showInWebsite="1" 
2823      showInStore="1" 2849      showInStore="1"
2824     > 2850     >
2825                           2851                          
2826      <label> 2852      <label>
2827       Vertical Thumbnail Image 2853       Vertical Thumbnail Image
2828      </label> 2854      </label>
2829                           2855                          
2830      <source_model> 2856      <source_model>
2831       Magento\Config\Model\Config\Source\Yesno 2857       Magento\Config\Model\Config\Source\Yesno
2832      </source_model> 2858      </source_model>
2833                       2859                      
2834     </field> 2860     </field>
2835                      2861                     
2836     <field  2862     <field 
2837      id="main_custom_block"  2863      id="main_custom_block" 
2838      translate="label comment"  2864      translate="label comment" 
2839      type="text 2865      type="text
2840      sortOrder="100"  2866      sortOrder="100" 
2841      showInDefault="1"  2867      showInDefault="1" 
2842      showInWebsite="1"  2868      showInWebsite="1" 
2843      showInStore="1" 2869      showInStore="1"
2844     > 2870     >
2845                           2871                          
2846      <label> 2872      <label>
2847       Static Block Id for Main Custom Block 2873       Static Block Id for Main Custom Block
2848      </label> 2874      </label>
2849                       2875                      
2850     </field> 2876     </field>
2851                      2877                     
2852     <field  2878     <field 
2853      id="side_custom_block"  2879      id="side_custom_block" 
2854      translate="label comment"  2880      translate="label comment" 
2855      type="text 2881      type="text
2856      sortOrder="110"  2882      sortOrder="110" 
2857      showInDefault="1"  2883      showInDefault="1" 
2858      showInWebsite="1"  2884      showInWebsite="1" 
2859      showInStore="1" 2885      showInStore="1"
2860     > 2886     >
2861                           2887                          
2862      <label> 2888      <label>
2863       Static Block Id for Sidebar Custom Block 2889       Static Block Id for Sidebar Custom Block
2864      </label> 2890      </label>
2865                       2891                      
2866     </field> 2892     </field>
2867                      2893                     
2868     <field  2894     <field 
2869      id="prev_next"  2895      id="prev_next" 
2870      translate="label comment"  2896      translate="label comment" 
2871      type="select"  2897      type="select" 
2872      sortOrder="120"  2898      sortOrder="120" 
2873      showInDefault="1"  2899      showInDefault="1" 
2874      showInWebsite="1"  2900      showInWebsite="1" 
2875      showInStore="1" 2901      showInStore="1"
2876     > 2902     >
2877                           2903                          
2878      <label> 2904      <label>
2879       Show Prev/Next Product Links 2905       Show Prev/Next Product Links
2880      </label> 2906      </label>
2881                           2907                          
2882      <source_model> 2908      <source_model>
2883       Magento\Config\Model\Config\Source\Yesno 2909       Magento\Config\Model\Config\Source\Yesno
2884      </source_model> 2910      </source_model>
2885                       2911                      
2886     </field> 2912     </field>
2887                      2913                     
2888     <field  2914     <field 
2889      id="prev_text"  2915      id="prev_text" 
2890      translate="label comment"  2916      translate="label comment" 
2891      type="text 2917      type="text
2892      sortOrder="113"  2918      sortOrder="113" 
2893      showInDefault="1"  2919      showInDefault="1" 
2894      showInWebsite="1"  2920      showInWebsite="1" 
2895      showInStore="1" 2921      showInStore="1"
2896     > 2922     >
2897                           2923                          
2898      <label> 2924      <label>
2899       Previous Link Text 2925       Previous Link Text
2900      </label> 2926      </label>
2901                       2927                      
2902     </field> 2928     </field>
2903                      2929                     
2904     <field  2930     <field 
2905      id="next_text"  2931      id="next_text" 
2906      translate="label comment"  2932      translate="label comment" 
2907      type="text 2933      type="text
2908      sortOrder="114"  2934      sortOrder="114" 
2909      showInDefault="1"  2935      showInDefault="1" 
2910      showInWebsite="1"  2936      showInWebsite="1" 
2911      showInStore="1" 2937      showInStore="1"
2912     > 2938     >
2913                           2939                          
2914      <label> 2940      <label>
2915       Next Link Text 2941       Next Link Text
2916      </label> 2942      </label>
2917                       2943                      
2918     </field> 2944     </field>
2919                      2945                     
2920     <field  2946     <field 
2921      id="page_layout"  2947      id="page_layout" 
2922      translate="label comment"  2948      translate="label comment" 
2923      type="select"  2949      type="select" 
2924      sortOrder="120"  2950      sortOrder="120" 
2925      showInDefault="1"  2951      showInDefault="1" 
2926      showInWebsite="1"  2952      showInWebsite="1" 
2927      showInStore="1" 2953      showInStore="1"
2928     > 2954     >
2929                           2955                          
2930      <label> 2956      <label>
2931       Page Layout 2957       Page Layout
2932      </label> 2958      </label>
2933                           2959                          
2934      <source_model> 2960      <source_model>
2935       Smartwave\Porto\Model\Config\Settings\Page\Layout 2961       Smartwave\Porto\Model\Config\Settings\Page\Layout
2936      </source_model> 2962      </source_model>
2937                       2963                      
2938     </field> 2964     </field>
2939                      2965                     
2940     <field  2966     <field 
2941      id="upsell_columns"  2967      id="upsell_columns" 
2942      translate="label comment"  2968      translate="label comment" 
2943      type="select"  2969      type="select" 
2944      sortOrder="130"  2970      sortOrder="130" 
2945      showInDefault="1"  2971      showInDefault="1" 
2946      showInWebsite="1"  2972      showInWebsite="1" 
2947      showInStore="1" 2973      showInStore="1"
2948     > 2974     >
2949                           2975                          
2950      <label> 2976      <label>
2951       Upsell Products Grid Columns 2977       Upsell Products Grid Columns
2952      </label> 2978      </label>
2953                           2979                          
2954      <source_model> 2980      <source_model>
2955       Smartwave\Porto\Model\Config\Settings\Category\Columns 2981       Smartwave\Porto\Model\Config\Settings\Category\Columns
2956      </source_model> 2982      </source_model>
2957                       2983                      
2958     </field> 2984     </field>
2959                      2985                     
2960     <field  2986     <field 
2961      id="move_upsell"  2987      id="move_upsell" 
2962      translate="label comment"  2988      translate="label comment" 
2963      type="select"  2989      type="select" 
2964      sortOrder="140"  2990      sortOrder="140" 
2965      showInDefault="1"  2991      showInDefault="1" 
2966      showInWebsite="1"  2992      showInWebsite="1" 
2967      showInStore="1" 2993      showInStore="1"
2968     > 2994     >
2969                           2995                          
2970      <label> 2996      <label>
2971       Move Upsell Products below the product image 2997       Move Upsell Products below the product image
2972      </label> 2998      </label>
2973                           2999                          
2974      <source_model> 3000      <source_model>
2975       Magento\Config\Model\Config\Source\Yesno 3001       Magento\Config\Model\Config\Source\Yesno
2976      </source_model> 3002      </source_model>
2977                       3003                      
2978     </field> 3004     </field>
2979                      3005                     
2980     <field  3006     <field 
2981      id="move_addtolinks"  3007      id="move_addtolinks" 
2982      translate="label comment"  3008      translate="label comment" 
2983      type="select"  3009      type="select" 
2984      sortOrder="150"  3010      sortOrder="150" 
2985      showInDefault="1"  3011      showInDefault="1" 
2986      showInWebsite="1"  3012      showInWebsite="1" 
2987      showInStore="1" 3013      showInStore="1"
2988     > 3014     >
2989                           3015                          
2990      <label> 3016      <label>
2991       Move Add To Links after Add to Cart Button 3017       Move Add To Links after Add to Cart Button
2992      </label> 3018      </label>
2993                           3019                          
2994      <source_model> 3020      <source_model>
2995       Magento\Config\Model\Config\Source\Yesno 3021       Magento\Config\Model\Config\Source\Yesno
2996      </source_model> 3022      </source_model>
2997                       3023                      
2998     </field> 3024     </field>
2999                      3025                     
3000     <field  3026     <field 
3001      id="enable_addtocart_sticky"  3027      id="enable_addtocart_sticky" 
3002      translate="label comment"  3028      translate="label comment" 
3003      type="select"  3029      type="select" 
3004      sortOrder="200"  3030      sortOrder="200" 
3005      showInDefault="1"  3031      showInDefault="1" 
3006      showInWebsite="1"  3032      showInWebsite="1" 
3007      showInStore="1" 3033      showInStore="1"
3008     > 3034     >
3009                           3035                          
3010      <label> 3036      <label>
3011       Enable Addtocart Sticky 3037       Enable Addtocart Sticky
3012      </label> 3038      </label>
3013                           3039                          
3014      <source_model> 3040      <source_model>
3015       Magento\Config\Model\Config\Source\Yesno 3041       Magento\Config\Model\Config\Source\Yesno
3016      </source_model> 3042      </source_model>
3017                       3043                      
3018     </field> 3044     </field>
3019                      3045                     
3020     <field  3046     <field 
3021      id="tab_style"  3047      id="tab_style" 
3022      translate="label comment"  3048      translate="label comment" 
3023      type="select"  3049      type="select" 
3024      sortOrder="300"  3050      sortOrder="300" 
3025      showInDefault="1"  3051      showInDefault="1" 
3026      showInWebsite="1"  3052      showInWebsite="1" 
3027      showInStore="1" 3053      showInStore="1"
3028     > 3054     >
3029                           3055                          
3030      <label> 3056      <label>
3031       Product Tabs Style 3057       Product Tabs Style
3032      </label> 3058      </label>
3033                           3059                          
3034      <source_model> 3060      <source_model>
3035       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle 3061       Smartwave\Porto\Model\Config\Settings\Product\Tabstyle
3036      </source_model> 3062      </source_model>
3037                       3063                      
3038     </field> 3064     </field>
3039      3065     
3040                      3066                     
3041     <field  3067     <field 
3042      id="tab_full_background"  3068      id="tab_full_background" 
3043      translate="label comment"  3069      translate="label comment" 
3044      type="select"  3070      type="select" 
3045      sortOrder="310"  3071      sortOrder="310" 
3046      showInDefault="1"  3072      showInDefault="1" 
3047      showInWebsite="1"  3073      showInWebsite="1" 
3048      showInStore="1" 3074      showInStore="1"
3049     > 3075     >
3050                           3076                          
3051      <label> 3077      <label>
3052       Product Tabs Background Full Width 3078       Product Tabs Background Full Width
3053      </label> 3079      </label>
3054                           3080                          
3055      <source_model> 3081      <source_model>
3056       Magento\Config\Model\Config\Source\Yesno 3082       Magento\Config\Model\Config\Source\Yesno
3057      </source_model> 3083      </source_model>
3058                       3084                      
3059     </field> 3085     </field>
3060                      3086                     
3061     <field  3087     <field 
3062      id="move_tab"  3088      id="move_tab" 
3063      translate="label comment"  3089      translate="label comment" 
3064      type="select"  3090      type="select" 
3065      sortOrder="350"  3091      sortOrder="350" 
3066      showInDefault="1"  3092      showInDefault="1" 
3067      showInWebsite="1"  3093      showInWebsite="1" 
3068      showInStore="1" 3094      showInStore="1"
3069     > 3095     >
3070                           3096                          
3071      <label> 3097      <label>
3072       Move Product Tabs at the Right of Product Image 3098       Move Product Tabs at the Right of Product Image
3073      </label> 3099      </label>
3074                           3100                          
3075      <source_model> 3101      <source_model>
3076       Magento\Config\Model\Config\Source\Yesno 3102       Magento\Config\Model\Config\Source\Yesno
3077      </source_model> 3103      </source_model>
3078                       3104                      
3079     </field> 3105     </field>
3080                      3106                     
3081     <field  3107     <field 
3082      id="move_related"  3108      id="move_related" 
3083      translate="label comment"  3109      translate="label comment" 
3084      type="select"  3110      type="select" 
3085      sortOrder="355"  3111      sortOrder="355" 
3086      showInDefault="1"  3112      showInDefault="1" 
3087      showInWebsite="1"  3113      showInWebsite="1" 
3088      showInStore="1" 3114      showInStore="1"
3089     > 3115     >
3090                           3116                          
3091      <label> 3117      <label>
3092       Move Related Products Above Upsell Products 3118       Move Related Products Above Upsell Products
3093      </label> 3119      </label>
3094                           3120                          
3095      <source_model> 3121      <source_model>
3096       Magento\Config\Model\Config\Source\Yesno 3122       Magento\Config\Model\Config\Source\Yesno
3097      </source_model> 3123      </source_model>
3098                       3124                      
3099     </field> 3125     </field>
3100                      3126                     
3101     <field  3127     <field 
3102      id="move_related_columns"  3128      id="move_related_columns" 
3103      translate="label comment"  3129      translate="label comment" 
3104      type="select"  3130      type="select" 
3105      sortOrder="356"  3131      sortOrder="356" 
3106      showInDefault="1"  3132      showInDefault="1" 
3107      showInWebsite="1"  3133      showInWebsite="1" 
3108      showInStore="1" 3134      showInStore="1"
3109     > 3135     >
3110                           3136                          
3111      <label> 3137      <label>
3112       Move Related Products Grid Columns 3138       Move Related Products Grid Columns
3113      </label> 3139      </label>
3114                           3140                          
3115      <source_model> 3141      <source_model>
3116       Smartwave\Porto\Model\Config\Settings\Category\Columns 3142       Smartwave\Porto\Model\Config\Settings\Category\Columns
3117      </source_model> 3143      </source_model>
3118                           3144                          
3119      <depends> 3145      <depends>
3120                                3146                               
3121       <field  3147       <field 
3122        id="move_related" 3148        id="move_related"
3123       > 3149       >
3124        1 3150        1
3125       </field> 3151       </field>
3126                            3152                           
3127      </depends> 3153      </depends>
3128                       3154                      
3129     </field> 3155     </field>
3130                      3156                     
3131     <field  3157     <field 
3132      id="move_upsell_full 3158      id="move_upsell_full
3133      translate="label comment"  3159      translate="label comment" 
3134      type="select"  3160      type="select" 
3135      sortOrder="360"  3161      sortOrder="360" 
3136      showInDefault="1"  3162      showInDefault="1" 
3137      showInWebsite="1"  3163      showInWebsite="1" 
3138      showInStore="1" 3164      showInStore="1"
3139     > 3165     >
3140                           3166                          
3141      <label> 3167      <label>
3142       Move Upsel Product Full Width Background 3168       Move Upsel Product Full Width Background
3143      </label> 3169      </label>
3144                           3170                          
3145      <source_model> 3171      <source_model>
3146       Magento\Config\Model\Config\Source\Yesno 3172       Magento\Config\Model\Config\Source\Yesno
3147      </source_model> 3173      </source_model>
3148                       3174                      
3149     </field> 3175     </field>
3150                      3176                     
3151     <field  3177     <field 
3152      id="custom_tabs_heading"  3178      id="custom_tabs_heading" 
3153      translate="label comment"  3179      translate="label comment" 
3154      sortOrder="370"  3180      sortOrder="370" 
3155      showInDefault="1"  3181      showInDefault="1" 
3156      showInWebsite="1"  3182      showInWebsite="1" 
3157      showInStore="1" 3183      showInStore="1"
3158     > 3184     >
3159                           3185                          
3160      <label> 3186      <label>
3161       Product Custom Tabs 3187       Product Custom Tabs
3162      </label> 3188      </label>
3163                           3189                          
3164      <frontend_model> 3190      <frontend_model>
3165       Magento\Config\Block\System\Config\Form\Field\Heading 3191       Magento\Config\Block\System\Config\Form\Field\Heading
3166      </frontend_model> 3192      </frontend_model>
3167                       3193                      
3168     </field> 3194     </field>
3169                      3195                     
3170     <field  3196     <field 
3171      id="custom_cms_tabs"  3197      id="custom_cms_tabs" 
3172      translate="label"  3198      translate="label" 
3173      sortOrder="410"  3199      sortOrder="410" 
3174      showInDefault="1"  3200      showInDefault="1" 
3175      showInWebsite="1"  3201      showInWebsite="1" 
3176      showInStore="1" 3202      showInStore="1"
3177     > 3203     >
3178                           3204                          
3179      <label> 3205      <label>
3180       Product Custom Static Block Tabs 3206       Product Custom Static Block Tabs
3181      </label> 3207      </label>
3182                           3208                          
3183      <frontend_model> 3209      <frontend_model>
3184       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs 3210       Smartwave\Porto\Block\Adminhtml\Form\Field\Customcmstabs
3185      </frontend_model> 3211      </frontend_model>
3186                           3212                          
3187      <backend_model> 3213      <backend_model>
3188       Smartwave\Porto\Model\Config\Backend\Customcmstabs 3214       Smartwave\Porto\Model\Config\Backend\Customcmstabs
3189      </backend_model> 3215      </backend_model>
3190                       3216                      
3191     </field> 3217     </field>
3192                      3218                     
3193     <field  3219     <field 
3194      id="custom_attr_tabs 3220      id="custom_attr_tabs
3195      translate="label"  3221      translate="label" 
3196      sortOrder="420"  3222      sortOrder="420" 
3197      showInDefault="1"  3223      showInDefault="1" 
3198      showInWebsite="1"  3224      showInWebsite="1" 
3199      showInStore="1" 3225      showInStore="1"
3200     > 3226     >
3201                           3227                          
3202      <label> 3228      <label>
3203       Product Custom Attribute Tabs 3229       Product Custom Attribute Tabs
3204      </label> 3230      </label>
3205                           3231                          
3206      <frontend_model> 3232      <frontend_model>
3207       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs 3233       Smartwave\Porto\Block\Adminhtml\Form\Field\Customattrtabs
3208      </frontend_model> 3234      </frontend_model>
3209                           3235                          
3210      <backend_model> 3236      <backend_model>
3211       Smartwave\Porto\Model\Config\Backend\Customattrtabs 3237       Smartwave\Porto\Model\Config\Backend\Customattrtabs
3212      </backend_model> 3238      </backend_model>
3213                       3239                      
3214     </field> 3240     </field>
3215                  3241                 
3216    </group> 3242    </group>
3217                 3243                
3218    <group  3244    <group 
3219     id="richsnippets"  3245     id="richsnippets" 
3220     translate="label"  3246     translate="label" 
3221     sortOrder="155"  3247     sortOrder="155" 
3222     showInDefault="1"  3248     showInDefault="1" 
3223     showInWebsite="1"  3249     showInWebsite="1" 
3224     showInStore="1" 3250     showInStore="1"
3225    > 3251    >
3226                      3252                     
3227     <label> 3253     <label>
3228      Google Rich Snippets 3254      Google Rich Snippets
3229     </label> 3255     </label>
3230                      3256                     
3231     <field  3257     <field 
3232      id="enable 3258      id="enable
3233      translate="label comment"  3259      translate="label comment" 
3234      type="select"  3260      type="select" 
3235      sortOrder="10"  3261      sortOrder="10" 
3236      showInDefault="1"  3262      showInDefault="1" 
3237      showInWebsite="1"  3263      showInWebsite="1" 
3238      showInStore="1" 3264      showInStore="1"
3239     > 3265     >
3240                           3266                          
3241      <label> 3267      <label>
3242       Enabled 3268       Enabled
3243      </label> 3269      </label>
3244                           3270                          
3245      <source_model> 3271      <source_model>
3246       Magento\Config\Model\Config\Source\Yesno 3272       Magento\Config\Model\Config\Source\Yesno
3247      </source_model> 3273      </source_model>
3248                       3274                      
3249     </field> 3275     </field>
3250                  3276                 
3251    </group> 3277    </group>
3252                 3278                
3253    <group  3279    <group 
3254     id="product_label"  3280     id="product_label" 
3255     translate="label"  3281     translate="label" 
3256     sortOrder="160"  3282     sortOrder="160" 
3257     showInDefault="1"  3283     showInDefault="1" 
3258     showInWebsite="1"  3284     showInWebsite="1" 
3259     showInStore="1" 3285     showInStore="1"
3260    > 3286    >
3261                      3287                     
3262     <label> 3288     <label>
3263      Product Label 3289      Product Label
3264     </label> 3290     </label>
3265                      3291                     
3266     <field  3292     <field 
3267      id="new_label"  3293      id="new_label" 
3268      translate="label comment"  3294      translate="label comment" 
3269      type="select"  3295      type="select" 
3270      sortOrder="10"  3296      sortOrder="10" 
3271      showInDefault="1"  3297      showInDefault="1" 
3272      showInWebsite="1"  3298      showInWebsite="1" 
3273      showInStore="1" 3299      showInStore="1"
3274     > 3300     >
3275                           3301                          
3276      <label> 3302      <label>
3277       Show "New" Label 3303       Show "New" Label
3278      </label> 3304      </label>
3279                           3305                          
3280      <source_model> 3306      <source_model>
3281       Magento\Config\Model\Config\Source\Yesno 3307       Magento\Config\Model\Config\Source\Yesno
3282      </source_model> 3308      </source_model>
3283                       3309                      
3284     </field> 3310     </field>
3285                      3311                     
3286     <field  3312     <field 
3287      id="new_label_text"  3313      id="new_label_text" 
3288      translate="label comment"  3314      translate="label comment" 
3289      type="text 3315      type="text
3290      sortOrder="15"  3316      sortOrder="15" 
3291      showInDefault="1"  3317      showInDefault="1" 
3292      showInWebsite="1"  3318      showInWebsite="1" 
3293      showInStore="1" 3319      showInStore="1"
3294     > 3320     >
3295                           3321                          
3296      <label> 3322      <label>
3297       "New" Label Text 3323       "New" Label Text
3298      </label> 3324      </label>
3299                           3325                          
3300      <depends> 3326      <depends>
3301                                3327                               
3302       <field  3328       <field 
3303        id="new_label" 3329        id="new_label"
3304       > 3330       >
3305        1 3331        1
3306       </field> 3332       </field>
3307                            3333                           
3308      </depends> 3334      </depends>
3309                       3335                      
3310     </field> 3336     </field>
3311                      3337                     
3312     <field  3338     <field 
3313      id="sale_label"  3339      id="sale_label" 
3314      translate="label comment"  3340      translate="label comment" 
3315      type="select"  3341      type="select" 
3316      sortOrder="20"  3342      sortOrder="20" 
3317      showInDefault="1"  3343      showInDefault="1" 
3318      showInWebsite="1"  3344      showInWebsite="1" 
3319      showInStore="1" 3345      showInStore="1"
3320     > 3346     >
3321                           3347                          
3322      <label> 3348      <label>
3323       Show "Sale" Label 3349       Show "Sale" Label
3324      </label> 3350      </label>
3325                           3351                          
3326      <source_model> 3352      <source_model>
3327       Magento\Config\Model\Config\Source\Yesno 3353       Magento\Config\Model\Config\Source\Yesno
3328      </source_model> 3354      </source_model>
3329                       3355                      
3330     </field> 3356     </field>
3331                      3357                     
3332     <field  3358     <field 
3333      id="sale_label_percent"  3359      id="sale_label_percent" 
3334      translate="label comment"  3360      translate="label comment" 
3335      type="select"  3361      type="select" 
3336      sortOrder="22"  3362      sortOrder="22" 
3337      showInDefault="1"  3363      showInDefault="1" 
3338      showInWebsite="1"  3364      showInWebsite="1" 
3339      showInStore="1" 3365      showInStore="1"
3340     > 3366     >
3341                           3367                          
3342      <label> 3368      <label>
3343       Show "Sale" Label with Discount Percent 3369       Show "Sale" Label with Discount Percent
3344      </label> 3370      </label>
3345                           3371                          
3346      <source_model> 3372      <source_model>
3347       Magento\Config\Model\Config\Source\Yesno 3373       Magento\Config\Model\Config\Source\Yesno
3348      </source_model> 3374      </source_model>
3349                           3375                          
3350      <depends> 3376      <depends>
3351                                3377                               
3352       <field  3378       <field 
3353        id="sale_label" 3379        id="sale_label"
3354       > 3380       >
3355        1 3381        1
3356       </field> 3382       </field>
3357                            3383                           
3358      </depends> 3384      </depends>
3359                       3385                      
3360     </field> 3386     </field>
3361                      3387                     
3362     <field  3388     <field 
3363      id="sale_label_text"  3389      id="sale_label_text" 
3364      translate="label comment"  3390      translate="label comment" 
3365      type="text 3391      type="text
3366      sortOrder="25"  3392      sortOrder="25" 
3367      showInDefault="1"  3393      showInDefault="1" 
3368      showInWebsite="1"  3394      showInWebsite="1" 
3369      showInStore="1" 3395      showInStore="1"
3370     > 3396     >
3371                           3397                          
3372      <label> 3398      <label>
3373       "Sale" Label Text 3399       "Sale" Label Text
3374      </label> 3400      </label>
3375                           3401                          
3376      <depends> 3402      <depends>
3377                                3403                               
3378       <field  3404       <field 
3379        id="sale_label" 3405        id="sale_label"
3380       > 3406       >
3381        1 3407        1
3382       </field> 3408       </field>
3383                                3409                               
3384       <field  3410       <field 
3385        id="sale_label_percent" 3411        id="sale_label_percent"
3386       > 3412       >
3387        0 3413        0
3388       </field> 3414       </field>
3389                            3415                           
3390      </depends> 3416      </depends>
3391                       3417                      
3392     </field> 3418     </field>
3393                  3419                 
3394    </group> 3420    </group>
3395                 3421                
3396    <group  3422    <group 
3397     id="newsletter"  3423     id="newsletter" 
3398     translate="label"  3424     translate="label" 
3399     sortOrder="200"  3425     sortOrder="200" 
3400     showInDefault="1"  3426     showInDefault="1" 
3401     showInWebsite="1"  3427     showInWebsite="1" 
3402     showInStore="1" 3428     showInStore="1"
3403    > 3429    >
3404                      3430                     
3405     <label> 3431     <label>
3406      Newsletter Popup 3432      Newsletter Popup
3407     </label> 3433     </label>
3408                      3434                     
3409     <field  3435     <field 
3410      id="enable 3436      id="enable
3411      translate="label comment"  3437      translate="label comment" 
3412      type="select"  3438      type="select" 
3413      sortOrder="100"  3439      sortOrder="100" 
3414      showInDefault="1"  3440      showInDefault="1" 
3415      showInWebsite="1"  3441      showInWebsite="1" 
3416      showInStore="1" 3442      showInStore="1"
3417     > 3443     >
3418                           3444                          
3419      <label> 3445      <label>
3420       Enabled 3446       Enabled
3421      </label> 3447      </label>
3422                           3448                          
3423      <source_model> 3449      <source_model>
3424       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable 3450       Smartwave\Porto\Model\Config\Settings\Newsletter\Enable
3425      </source_model> 3451      </source_model>
3426                       3452                      
3427     </field> 3453     </field>
3428                      3454                     
3429     <field  3455     <field 
3430      id="delay"  3456      id="delay" 
3431      translate="label comment"  3457      translate="label comment" 
3432      type="text 3458      type="text
3433      sortOrder="110"  3459      sortOrder="110" 
3434      showInDefault="1"  3460      showInDefault="1" 
3435      showInWebsite="1"  3461      showInWebsite="1" 
3436      showInStore="1" 3462      showInStore="1"
3437     > 3463     >
3438                           3464                          
3439      <label> 3465      <label>
3440       Delay(miliseconds) 3466       Delay(miliseconds)
3441      </label> 3467      </label>
3442                       3468                      
3443     </field> 3469     </field>
3444                      3470                     
3445     <field  3471     <field 
3446      id="logo_src"  3472      id="logo_src" 
3447      translate="label"  3473      translate="label" 
3448      type="image"  3474      type="image" 
3449      sortOrder="120"  3475      sortOrder="120" 
3450      showInDefault="1"  3476      showInDefault="1" 
3451      showInWebsite="1"  3477      showInWebsite="1" 
3452      showInStore="1" 3478      showInStore="1"
3453     > 3479     >
3454                           3480                          
3455      <label> 3481      <label>
3456       Logo Image 3482       Logo Image
3457      </label> 3483      </label>
3458                           3484                          
3459      <comment> 3485      <comment>
3460       Allowed file types:PNG, GIF, JPG, JPEG, SVG. 3486       Allowed file types:PNG, GIF, JPG, JPEG, SVG.
3461      </comment> 3487      </comment>
3462                           3488                          
3463      <backend_model> 3489      <backend_model>
3464       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo 3490       Smartwave\Porto\Model\Config\Backend\Image\Newsletterlogo
3465      </backend_model> 3491      </backend_model>
3466                           3492                          
3467      <base_url  3493      <base_url 
3468       type="media"  3494       type="media" 
3469       scope_info="1" 3495       scope_info="1"
3470      > 3496      >
3471       porto/newsletter/logo 3497       porto/newsletter/logo
3472      </base_url> 3498      </base_url>
3473                       3499                      
3474     </field> 3500     </field>
3475                      3501                     
3476     <field  3502     <field 
3477      id="content"  3503      id="content" 
3478      translate="label comment"  3504      translate="label comment" 
3479      type="textarea"  3505      type="textarea" 
3480      sortOrder="130"  3506      sortOrder="130" 
3481      showInDefault="1"  3507      showInDefault="1" 
3482      showInWebsite="1"  3508      showInWebsite="1" 
3483      showInStore="1" 3509      showInStore="1"
3484     > 3510     >
3485                           3511                          
3486      <label> 3512      <label>
3487       Popup Content Text 3513       Popup Content Text
3488      </label> 3514      </label>
3489                       3515                      
3490     </field> 3516     </field>
3491                      3517                     
3492     <field  3518     <field 
3493      id="width"  3519      id="width" 
3494      translate="label comment"  3520      translate="label comment" 
3495      type="text 3521      type="text
3496      sortOrder="140"  3522      sortOrder="140" 
3497      showInDefault="1"  3523      showInDefault="1" 
3498      showInWebsite="1"  3524      showInWebsite="1" 
3499      showInStore="1" 3525      showInStore="1"
3500     > 3526     >
3501                           3527                          
3502      <label> 3528      <label>
3503       Popup Width 3529       Popup Width
3504      </label> 3530      </label>
3505                       3531                      
3506     </field> 3532     </field>
3507                      3533                     
3508     <field  3534     <field 
3509      id="height 3535      id="height
3510      translate="label comment"  3536      translate="label comment" 
3511      type="text 3537      type="text
3512      sortOrder="150"  3538      sortOrder="150" 
3513      showInDefault="1"  3539      showInDefault="1" 
3514      showInWebsite="1"  3540      showInWebsite="1" 
3515      showInStore="1" 3541      showInStore="1"
3516     > 3542     >
3517                           3543                          
3518      <label> 3544      <label>
3519       Popup Height 3545       Popup Height
3520      </label> 3546      </label>
3521                       3547                      
3522     </field> 3548     </field>
3523                      3549                     
3524     <field  3550     <field 
3525      id="bg_color"  3551      id="bg_color" 
3526      translate="label comment"  3552      translate="label comment" 
3527      type="text 3553      type="text
3528      sortOrder="160"  3554      sortOrder="160" 
3529      showInDefault="1"  3555      showInDefault="1" 
3530      showInWebsite="1"  3556      showInWebsite="1" 
3531      showInStore="1" 3557      showInStore="1"
3532     > 3558     >
3533                           3559                          
3534      <label> 3560      <label>
3535       Popup Backgroud Color 3561       Popup Backgroud Color
3536      </label> 3562      </label>
3537                           3563                          
3538      <backend_model> 3564      <backend_model>
3539       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 3565       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
3540      </backend_model> 3566      </backend_model>
3541                           3567                          
3542      <frontend_model> 3568      <frontend_model>
3543       Smartwave\Porto\Block\System\Config\Form\Field\Color 3569       Smartwave\Porto\Block\System\Config\Form\Field\Color
3544      </frontend_model> 3570      </frontend_model>
3545                       3571                      
3546     </field> 3572     </field>
3547                      3573                     
3548     <field  3574     <field 
3549      id="bg_image"  3575      id="bg_image" 
3550      translate="label"  3576      translate="label" 
3551      type="image"  3577      type="image" 
3552      sortOrder="170"  3578      sortOrder="170" 
3553      showInDefault="1"  3579      showInDefault="1" 
3554      showInWebsite="1"  3580      showInWebsite="1" 
3555      showInStore="1" 3581      showInStore="1"
3556     > 3582     >
3557                           3583                          
3558      <label> 3584      <label>
3559       Popup Background Image 3585       Popup Background Image
3560      </label> 3586      </label>
3561                           3587                          
3562      <comment> 3588      <comment>
3563       Allowed file types:PNG, GIF, JPG, JPEG. 3589       Allowed file types:PNG, GIF, JPG, JPEG.
3564      </comment> 3590      </comment>
3565                           3591                          
3566      <backend_model> 3592      <backend_model>
3567       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg 3593       Smartwave\Porto\Model\Config\Backend\Image\Newsletterbg
3568      </backend_model> 3594      </backend_model>
3569                           3595                          
3570      <base_url  3596      <base_url 
3571       type="media"  3597       type="media" 
3572       scope_info="1" 3598       scope_info="1"
3573      > 3599      >
3574       porto/newsletter/background 3600       porto/newsletter/background
3575      </base_url> 3601      </base_url>
3576                       3602                      
3577     </field> 3603     </field>
3578                      3604                     
3579     <field  3605     <field 
3580      id="custom_style"  3606      id="custom_style" 
3581      translate="label comment"  3607      translate="label comment" 
3582      type="textarea"  3608      type="textarea" 
3583      sortOrder="180"  3609      sortOrder="180" 
3584      showInDefault="1"  3610      showInDefault="1" 
3585      showInWebsite="1"  3611      showInWebsite="1" 
3586      showInStore="1" 3612      showInStore="1"
3587     > 3613     >
3588                           3614                          
3589      <label> 3615      <label>
3590       Custom Style 3616       Custom Style
3591      </label> 3617      </label>
3592                       3618                      
3593     </field> 3619     </field>
3594                  3620                 
3595    </group> 3621    </group>
3596                 3622                
3597    <group  3623    <group 
3598     id="contacts"  3624     id="contacts" 
3599     translate="label"  3625     translate="label" 
3600     sortOrder="250"  3626     sortOrder="250" 
3601     showInDefault="1"  3627     showInDefault="1" 
3602     showInWebsite="1"  3628     showInWebsite="1" 
3603     showInStore="1" 3629     showInStore="1"
3604    > 3630    >
3605                      3631                     
3606     <label> 3632     <label>
3607      Contact Us 3633      Contact Us
3608     </label> 3634     </label>
3609                      3635                     
3610     <field  3636     <field 
3611      id="google_map_heading"  3637      id="google_map_heading" 
3612      translate="label comment"  3638      translate="label comment" 
3613      sortOrder="100"  3639      sortOrder="100" 
3614      showInDefault="1"  3640      showInDefault="1" 
3615      showInWebsite="1"  3641      showInWebsite="1" 
3616      showInStore="1" 3642      showInStore="1"
3617     > 3643     >
3618                           3644                          
3619      <label> 3645      <label>
3620       Google Map 3646       Google Map
3621      </label> 3647      </label>
3622                           3648                          
3623      <frontend_model> 3649      <frontend_model>
3624       Magento\Config\Block\System\Config\Form\Field\Heading 3650       Magento\Config\Block\System\Config\Form\Field\Heading
3625      </frontend_model> 3651      </frontend_model>
3626                       3652                      
3627     </field> 3653     </field>
3628                      3654                     
3629     <field  3655     <field 
3630      id="enable 3656      id="enable
3631      translate="label comment"  3657      translate="label comment" 
3632      type="select"  3658      type="select" 
3633      sortOrder="110"  3659      sortOrder="110" 
3634      showInDefault="1"  3660      showInDefault="1" 
3635      showInWebsite="1"  3661      showInWebsite="1" 
3636      showInStore="1" 3662      showInStore="1"
3637     > 3663     >
3638                           3664                          
3639      <label> 3665      <label>
3640       Show Google Map 3666       Show Google Map
3641      </label> 3667      </label>
3642                           3668                          
3643      <source_model> 3669      <source_model>
3644       Magento\Config\Model\Config\Source\Yesno 3670       Magento\Config\Model\Config\Source\Yesno
3645      </source_model> 3671      </source_model>
3646                       3672                      
3647     </field> 3673     </field>
3648                      3674                     
3649     <field  3675     <field 
3650      id="api_key"  3676      id="api_key" 
3651      translate="label comment"  3677      translate="label comment" 
3652      type="text 3678      type="text
3653      sortOrder="112"  3679      sortOrder="112" 
3654      showInDefault="1"  3680      showInDefault="1" 
3655      showInWebsite="1"  3681      showInWebsite="1" 
3656      showInStore="1" 3682      showInStore="1"
3657     > 3683     >
3658                           3684                          
3659      <label> 3685      <label>
3660       Google Map API key 3686       Google Map API key
3661      </label> 3687      </label>
3662                           3688                          
3663      <comment> 3689      <comment>
3664       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/> 3690       <![CDATA[You can get an API key from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key">https://developers.google.com/maps/documentation/javascript/get-api-key</a><br/>
3665                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br> 3691                           eg: AIzaSyCkw3Q5Y7y2prqgTXSvF50Nr09-j7_carc</br>
3666                           This is an example key for localhost. 3692                           This is an example key for localhost.
3667                           ]]> 3693                           ]]>
3668      </comment> 3694      </comment>
3669                       3695                      
3670     </field> 3696     </field>
3671                      3697                     
3672     <field  3698     <field 
3673      id="full_width"  3699      id="full_width" 
3674      translate="label comment"  3700      translate="label comment" 
3675      type="select"  3701      type="select" 
3676      sortOrder="115"  3702      sortOrder="115" 
3677      showInDefault="1"  3703      showInDefault="1" 
3678      showInWebsite="1"  3704      showInWebsite="1" 
3679      showInStore="1" 3705      showInStore="1"
3680     > 3706     >
3681                           3707                          
3682      <label> 3708      <label>
3683       Full Width 3709       Full Width
3684      </label> 3710      </label>
3685                           3711                          
3686      <source_model> 3712      <source_model>
3687       Magento\Config\Model\Config\Source\Yesno 3713       Magento\Config\Model\Config\Source\Yesno
3688      </source_model> 3714      </source_model>
3689                       3715                      
3690     </field> 3716     </field>
3691                      3717                     
3692     <field  3718     <field 
3693      id="address"  3719      id="address" 
3694      translate="label comment"  3720      translate="label comment" 
3695      type="text 3721      type="text
3696      sortOrder="120"  3722      sortOrder="120" 
3697      showInDefault="1"  3723      showInDefault="1" 
3698      showInWebsite="1"  3724      showInWebsite="1" 
3699      showInStore="1" 3725      showInStore="1"
3700     > 3726     >
3701                           3727                          
3702      <label> 3728      <label>
3703       Address 3729       Address
3704      </label> 3730      </label>
3705                       3731                      
3706     </field> 3732     </field>
3707                      3733                     
3708     <field  3734     <field 
3709      id="latitude"  3735      id="latitude" 
3710      translate="label comment"  3736      translate="label comment" 
3711      type="text 3737      type="text
3712      sortOrder="130"  3738      sortOrder="130" 
3713      showInDefault="1"  3739      showInDefault="1" 
3714      showInWebsite="1"  3740      showInWebsite="1" 
3715      showInStore="1" 3741      showInStore="1"
3716     > 3742     >
3717                           3743                          
3718      <label> 3744      <label>
3719       Latitude 3745       Latitude
3720      </label> 3746      </label>
3721                       3747                      
3722     </field> 3748     </field>
3723                      3749                     
3724     <field  3750     <field 
3725      id="longitude"  3751      id="longitude" 
3726      translate="label comment"  3752      translate="label comment" 
3727      type="text 3753      type="text
3728      sortOrder="140"  3754      sortOrder="140" 
3729      showInDefault="1"  3755      showInDefault="1" 
3730      showInWebsite="1"  3756      showInWebsite="1" 
3731      showInStore="1" 3757      showInStore="1"
3732     > 3758     >
3733                           3759                          
3734      <label> 3760      <label>
3735       Longitude 3761       Longitude
3736      </label> 3762      </label>
3737                       3763                      
3738     </field> 3764     </field>
3739                      3765                     
3740     <field  3766     <field 
3741      id="zoom"  3767      id="zoom" 
3742      translate="label comment"  3768      translate="label comment" 
3743      type="text 3769      type="text
3744      sortOrder="150"  3770      sortOrder="150" 
3745      showInDefault="1"  3771      showInDefault="1" 
3746      showInWebsite="1"  3772      showInWebsite="1" 
3747      showInStore="1" 3773      showInStore="1"
3748     > 3774     >
3749                           3775                          
3750      <label> 3776      <label>
3751       Zoom 3777       Zoom
3752      </label> 3778      </label>
3753                       3779                      
3754     </field> 3780     </field>
3755                      3781                     
3756     <field  3782     <field 
3757      id="contact_info_heading"  3783      id="contact_info_heading" 
3758      translate="label comment"  3784      translate="label comment" 
3759      sortOrder="200"  3785      sortOrder="200" 
3760      showInDefault="1"  3786      showInDefault="1" 
3761      showInWebsite="1"  3787      showInWebsite="1" 
3762      showInStore="1" 3788      showInStore="1"
3763     > 3789     >
3764                           3790                          
3765      <label> 3791      <label>
3766       Contact Info 3792       Contact Info
3767      </label> 3793      </label>
3768                           3794                          
3769      <frontend_model> 3795      <frontend_model>
3770       Magento\Config\Block\System\Config\Form\Field\Heading 3796       Magento\Config\Block\System\Config\Form\Field\Heading
3771      </frontend_model> 3797      </frontend_model>
3772                       3798                      
3773     </field> 3799     </field>
3774                      3800                     
3775     <field  3801     <field 
3776      id="infoblock"  3802      id="infoblock" 
3777      translate="label comment"  3803      translate="label comment" 
3778      type="textarea"  3804      type="textarea" 
3779      sortOrder="210"  3805      sortOrder="210" 
3780      showInDefault="1"  3806      showInDefault="1" 
3781      showInWebsite="1"  3807      showInWebsite="1" 
3782      showInStore="1" 3808      showInStore="1"
3783     > 3809     >
3784                           3810                          
3785      <label> 3811      <label>
3786       Info Text 3812       Info Text
3787      </label> 3813      </label>
3788                       3814                      
3789     </field> 3815     </field>
3790                      3816                     
3791     <field  3817     <field 
3792      id="customblock"  3818      id="customblock" 
3793      translate="label comment"  3819      translate="label comment" 
3794      type="text 3820      type="text
3795      sortOrder="220"  3821      sortOrder="220" 
3796      showInDefault="1"  3822      showInDefault="1" 
3797      showInWebsite="1"  3823      showInWebsite="1" 
3798      showInStore="1" 3824      showInStore="1"
3799     > 3825     >
3800                           3826                          
3801      <label> 3827      <label>
3802       Custom Block before Contacts Form 3828       Custom Block before Contacts Form
3803      </label> 3829      </label>
3804                           3830                          
3805      <comment> 3831      <comment>
3806       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form. 3832       Input the Static Block Id, this static block will be shown below of the google map and above of the contacts form.
3807      </comment> 3833      </comment>
3808                       3834                      
3809     </field> 3835     </field>
3810                  3836                 
3811    </group> 3837    </group>
3812                 3838                
3813    <group  3839    <group 
3814     id="custom_settings"  3840     id="custom_settings" 
3815     translate="label"  3841     translate="label" 
3816     sortOrder="550"  3842     sortOrder="550" 
3817     showInDefault="1"  3843     showInDefault="1" 
3818     showInWebsite="1"  3844     showInWebsite="1" 
3819     showInStore="1" 3845     showInStore="1"
3820    > 3846    >
3821                      3847                     
3822     <label> 3848     <label>
3823      Customization Settings 3849      Customization Settings
3824     </label> 3850     </label>
3825                      3851                     
3826     <field  3852     <field 
3827      id="custom_google_fonts"  3853      id="custom_google_fonts" 
3828      translate="label comment"  3854      translate="label comment" 
3829      type="textarea"  3855      type="textarea" 
3830      sortOrder="90"  3856      sortOrder="90" 
3831      showInDefault="1"  3857      showInDefault="1" 
3832      showInWebsite="1"  3858      showInWebsite="1" 
3833      showInStore="1" 3859      showInStore="1"
3834     > 3860     >
3835                           3861                          
3836      <label> 3862      <label>
3837       Custom Google Fonts 3863       Custom Google Fonts
3838      </label> 3864      </label>
3839                           3865                          
3840      <comment> 3866      <comment>
3841       <![CDATA[Type in your custom styles , e.g.:<br/> 3867       <![CDATA[Type in your custom styles , e.g.:<br/>
3842                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700"); 3868                                   <em>@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
3843                                   </em> 3869                                   </em>
3844                                   ]]> 3870                                   ]]>
3845      </comment> 3871      </comment>
3846                       3872                      
3847     </field> 3873     </field>
3848                      3874                     
3849     <field  3875     <field 
3850      id="custom_style"  3876      id="custom_style" 
3851      translate="label comment"  3877      translate="label comment" 
3852      type="textarea"  3878      type="textarea" 
3853      sortOrder="100"  3879      sortOrder="100" 
3854      showInDefault="1"  3880      showInDefault="1" 
3855      showInWebsite="1"  3881      showInWebsite="1" 
3856      showInStore="1" 3882      showInStore="1"
3857     > 3883     >
3858                           3884                          
3859      <label> 3885      <label>
3860       Custom Style 1 3886       Custom Style 1
3861      </label> 3887      </label>
3862                           3888                          
3863      <comment> 3889      <comment>
3864       <![CDATA[Type in your custom styles , e.g.:<br/> 3890       <![CDATA[Type in your custom styles , e.g.:<br/>
3865                                   <em>.page { padding: 0; margin: 0; }<br/> 3891                                   <em>.page { padding: 0; margin: 0; }<br/>
3866                                   .main { font-size: 14px; font-weight:400; } 3892                                   .main { font-size: 14px; font-weight:400; }
3867                                   </em> 3893                                   </em>
3868                                   ]]> 3894                                   ]]>
3869      </comment> 3895      </comment>
3870                       3896                      
3871     </field> 3897     </field>
3872                      3898                     
3873     <field  3899     <field 
3874      id="custom_style_2"  3900      id="custom_style_2" 
3875      translate="label comment"  3901      translate="label comment" 
3876      type="textarea"  3902      type="textarea" 
3877      sortOrder="200"  3903      sortOrder="200" 
3878      showInDefault="1"  3904      showInDefault="1" 
3879      showInWebsite="1"  3905      showInWebsite="1" 
3880      showInStore="1" 3906      showInStore="1"
3881     > 3907     >
3882                           3908                          
3883      <label> 3909      <label>
3884       Custom Style 2 3910       Custom Style 2
3885      </label> 3911      </label>
3886                           3912                          
3887      <comment> 3913      <comment>
3888       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]> 3914       <![CDATA[This field is useful with multi store. So you can add your global custom styles into this field.]]>
3889      </comment> 3915      </comment>
3890                       3916                      
3891     </field> 3917     </field>
3892                  3918                 
3893    </group> 3919    </group>
3894                 3920                
3895    <group  3921    <group 
3896     id="install"  3922     id="install" 
3897     translate="label"  3923     translate="label" 
3898     sortOrder="800"  3924     sortOrder="800" 
3899     showInDefault="1"  3925     showInDefault="1" 
3900     showInWebsite="1"  3926     showInWebsite="1" 
3901     showInStore="1" 3927     showInStore="1"
3902    > 3928    >
3903                      3929                     
3904     <label> 3930     <label>
3905      Installation 3931      Installation
3906     </label> 3932     </label>
3907                      3933                     
3908     <field  3934     <field 
3909      id="demo_version"  3935      id="demo_version" 
3910      translate="label comment"  3936      translate="label comment" 
3911      type="select"  3937      type="select" 
3912      sortOrder="90"  3938      sortOrder="90" 
3913      showInDefault="1"  3939      showInDefault="1" 
3914      showInWebsite="1"  3940      showInWebsite="1" 
3915      showInStore="1" 3941      showInStore="1"
3916     > 3942     >
3917                           3943                          
3918      <label> 3944      <label>
3919       Demo Version 3945       Demo Version
3920      </label> 3946      </label>
3921                           3947                          
3922      <comment> 3948      <comment>
3923       Select the demo version, then import static blocks and cms pages. 3949       Select the demo version, then import static blocks and cms pages.
3924      </comment> 3950      </comment>
3925                           3951                          
3926      <source_model> 3952      <source_model>
3927       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion 3953       Smartwave\Porto\Model\Config\Settings\Installation\Demoversion
3928      </source_model> 3954      </source_model>
3929                       3955                      
3930     </field> 3956     </field>
3931                      3957                     
3932     <field  3958     <field 
3933      id="import_blocks_heading"  3959      id="import_blocks_heading" 
3934      translate="label comment"  3960      translate="label comment" 
3935      sortOrder="100"  3961      sortOrder="100" 
3936      showInDefault="1"  3962      showInDefault="1" 
3937      showInWebsite="1"  3963      showInWebsite="1" 
3938      showInStore="1" 3964      showInStore="1"
3939     > 3965     >
3940                           3966                          
3941      <label> 3967      <label>
3942       Import Static Blocks 3968       Import Static Blocks
3943      </label> 3969      </label>
3944                           3970                          
3945      <frontend_model> 3971      <frontend_model>
3946       Magento\Config\Block\System\Config\Form\Field\Heading 3972       Magento\Config\Block\System\Config\Form\Field\Heading
3947      </frontend_model> 3973      </frontend_model>
3948                       3974                      
3949     </field> 3975     </field>
3950                      3976                     
3951     <field  3977     <field 
3952      id="import_blocks"  3978      id="import_blocks" 
3953      translate="button_label"  3979      translate="button_label" 
3954      sortOrder="110"  3980      sortOrder="110" 
3955      showInDefault="1"  3981      showInDefault="1" 
3956      showInWebsite="1"  3982      showInWebsite="1" 
3957      showInStore="1" 3983      showInStore="1"
3958     > 3984     >
3959                           3985                          
3960      <button_label> 3986      <button_label>
3961       Import Static Blocks 3987       Import Static Blocks
3962      </button_label> 3988      </button_label>
3963                           3989                          
3964      <attribute  3990      <attribute 
3965       type="action_url" 3991       type="action_url"
3966      > 3992      >
3967       porto_admin/system_config_cms/import 3993       porto_admin/system_config_cms/import
3968      </attribute> 3994      </attribute>
3969                           3995                          
3970      <attribute  3996      <attribute 
3971       type="import_type" 3997       type="import_type"
3972      > 3998      >
3973       blocks 3999       blocks
3974      </attribute> 4000      </attribute>
3975                           4001                          
3976      <frontend_model> 4002      <frontend_model>
3977       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 4003       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
3978      </frontend_model> 4004      </frontend_model>
3979                       4005                      
3980     </field> 4006     </field>
3981                      4007                     
3982     <field  4008     <field 
3983      id="overwrite_blocks 4009      id="overwrite_blocks
3984      translate="label comment"  4010      translate="label comment" 
3985      type="select"  4011      type="select" 
3986      sortOrder="120"  4012      sortOrder="120" 
3987      showInDefault="1"  4013      showInDefault="1" 
3988      showInWebsite="1"  4014      showInWebsite="1" 
3989      showInStore="1" 4015      showInStore="1"
3990     > 4016     >
3991                           4017                          
3992      <label> 4018      <label>
3993       Overwrite Existing Blocks 4019       Overwrite Existing Blocks
3994      </label> 4020      </label>
3995                           4021                          
3996      <comment> 4022      <comment>
3997       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 4023       If the identifiers of the static blocks are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
3998      </comment> 4024      </comment>
3999                           4025                          
4000      <source_model> 4026      <source_model>
4001       Magento\Config\Model\Config\Source\Yesno 4027       Magento\Config\Model\Config\Source\Yesno
4002      </source_model> 4028      </source_model>
4003                       4029                      
4004     </field> 4030     </field>
4005                      4031                     
4006     <field  4032     <field 
4007      id="import_pages_heading"  4033      id="import_pages_heading" 
4008      translate="label comment"  4034      translate="label comment" 
4009      sortOrder="200"  4035      sortOrder="200" 
4010      showInDefault="1"  4036      showInDefault="1" 
4011      showInWebsite="1"  4037      showInWebsite="1" 
4012      showInStore="1" 4038      showInStore="1"
4013     > 4039     >
4014                           4040                          
4015      <label> 4041      <label>
4016       Import CMS Pages 4042       Import CMS Pages
4017      </label> 4043      </label>
4018                           4044                          
4019      <frontend_model> 4045      <frontend_model>
4020       Magento\Config\Block\System\Config\Form\Field\Heading 4046       Magento\Config\Block\System\Config\Form\Field\Heading
4021      </frontend_model> 4047      </frontend_model>
4022                       4048                      
4023     </field> 4049     </field>
4024                      4050                     
4025     <field  4051     <field 
4026      id="import_pages"  4052      id="import_pages" 
4027      translate="button_label"  4053      translate="button_label" 
4028      sortOrder="210"  4054      sortOrder="210" 
4029      showInDefault="1"  4055      showInDefault="1" 
4030      showInWebsite="1"  4056      showInWebsite="1" 
4031      showInStore="1" 4057      showInStore="1"
4032     > 4058     >
4033                           4059                          
4034      <button_label> 4060      <button_label>
4035       Import CMS Pages 4061       Import CMS Pages
4036      </button_label> 4062      </button_label>
4037                           4063                          
4038      <attribute  4064      <attribute 
4039       type="action_url" 4065       type="action_url"
4040      > 4066      >
4041       porto_admin/system_config_cms/import 4067       porto_admin/system_config_cms/import
4042      </attribute> 4068      </attribute>
4043                           4069                          
4044      <attribute  4070      <attribute 
4045       type="import_type" 4071       type="import_type"
4046      > 4072      >
4047       pages 4073       pages
4048      </attribute> 4074      </attribute>
4049                           4075                          
4050      <frontend_model> 4076      <frontend_model>
4051       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms 4077       Smartwave\Porto\Block\System\Config\Form\Button\Import\Cms
4052      </frontend_model> 4078      </frontend_model>
4053                       4079                      
4054     </field> 4080     </field>
4055                      4081                     
4056     <field  4082     <field 
4057      id="overwrite_pages"  4083      id="overwrite_pages" 
4058      translate="label comment"  4084      translate="label comment" 
4059      type="select"  4085      type="select" 
4060      sortOrder="220"  4086      sortOrder="220" 
4061      showInDefault="1"  4087      showInDefault="1" 
4062      showInWebsite="1"  4088      showInWebsite="1" 
4063      showInStore="1" 4089      showInStore="1"
4064     > 4090     >
4065                           4091                          
4066      <label> 4092      <label>
4067       Overwrite Existing Pages 4093       Overwrite Existing Pages
4068      </label> 4094      </label>
4069                           4095                          
4070      <comment> 4096      <comment>
4071       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button. 4097       If the identifiers of the cms pages are already exist, you can set to "Yes" then save the configuration, then click the "Import Static Blocks" button.
4072      </comment> 4098      </comment>
4073                           4099                          
4074      <source_model> 4100      <source_model>
4075       Magento\Config\Model\Config\Source\Yesno 4101       Magento\Config\Model\Config\Source\Yesno
4076      </source_model> 4102      </source_model>
4077                       4103                      
4078     </field> 4104     </field>
4079                      4105                     
4080     <field  4106     <field 
4081      id="import_demo_heading"  4107      id="import_demo_heading" 
4082      translate="label comment"  4108      translate="label comment" 
4083      sortOrder="300"  4109      sortOrder="300" 
4084      showInDefault="1"  4110      showInDefault="1" 
4085      showInWebsite="1"  4111      showInWebsite="1" 
4086      showInStore="1" 4112      showInStore="1"
4087     > 4113     >
4088                           4114                          
4089      <label> 4115      <label>
4090       Import demos 4116       Import demos
4091      </label> 4117      </label>
4092                           4118                          
4093      <frontend_model> 4119      <frontend_model>
4094       Magento\Config\Block\System\Config\Form\Field\Heading 4120       Magento\Config\Block\System\Config\Form\Field\Heading
4095      </frontend_model> 4121      </frontend_model>
4096                       4122                      
4097     </field> 4123     </field>
4098                      4124                     
4099     <field  4125     <field 
4100      id="import_demo1"  4126      id="import_demo1" 
4101      translate="button_label"  4127      translate="button_label" 
4102      sortOrder="301"  4128      sortOrder="301" 
4103      showInDefault="1"  4129      showInDefault="1" 
4104      showInWebsite="1"  4130      showInWebsite="1" 
4105      showInStore="1" 4131      showInStore="1"
4106     > 4132     >
4107                           4133                          
4108      <button_label> 4134      <button_label>
4109       Import Demo 4135       Import Demo
4110      </button_label> 4136      </button_label>
4111                           4137                          
4112      <attribute  4138      <attribute 
4113       type="action_url" 4139       type="action_url"
4114      > 4140      >
4115       porto_admin/system_config_demo/import 4141       porto_admin/system_config_demo/import
4116      </attribute> 4142      </attribute>
4117                           4143                          
4118      <frontend_model> 4144      <frontend_model>
4119       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo 4145       Smartwave\Porto\Block\System\Config\Form\Button\Import\Demo
4120      </frontend_model> 4146      </frontend_model>
4121                       4147                      
4122     </field> 4148     </field>
4123                  4149                 
4124    </group> 4150    </group>
4125             4151            
4126   </section> 4152   </section>
4127            4153           
4128   <section  4154   <section 
4129    id="porto_design"  4155    id="porto_design" 
4130    translate="label"  4156    translate="label" 
4131    sortOrder="20"  4157    sortOrder="20" 
4132    showInDefault="1"  4158    showInDefault="1" 
4133    showInWebsite="1"  4159    showInWebsite="1" 
4134    showInStore="1" 4160    showInStore="1"
4135   > 4161   >
4136                 4162                
4137    <label> 4163    <label>
4138     Porto - Design Panel 4164     Porto - Design Panel
4139    </label> 4165    </label>
4140                 4166                
4141    <tab> 4167    <tab>
4142     smartwave_porto 4168     smartwave_porto
4143    </tab> 4169    </tab>
4144                 4170                
4145    <resource> 4171    <resource>
4146     Smartwave_Porto::config 4172     Smartwave_Porto::config
4147    </resource> 4173    </resource>
4148                 4174                
4149    <group  4175    <group 
4150     id="general"  4176     id="general" 
4151     translate="label"  4177     translate="label" 
4152     sortOrder="100"  4178     sortOrder="100" 
4153     showInDefault="1"  4179     showInDefault="1" 
4154     showInWebsite="1"  4180     showInWebsite="1" 
4155     showInStore="1" 4181     showInStore="1"
4156    > 4182    >
4157                      4183                     
4158     <label> 4184     <label>
4159      General 4185      General
4160     </label> 4186     </label>
4161                      4187                     
4162     <field  4188     <field 
4163      id="theme_color"  4189      id="theme_color" 
4164      translate="label comment"  4190      translate="label comment" 
4165      type="text 4191      type="text
4166      sortOrder="10"  4192      sortOrder="10" 
4167      showInDefault="1"  4193      showInDefault="1" 
4168      showInWebsite="1"  4194      showInWebsite="1" 
4169      showInStore="1" 4195      showInStore="1"
4170     > 4196     >
4171                           4197                          
4172      <label> 4198      <label>
4173       Theme Colors 4199       Theme Colors
4174      </label> 4200      </label>
4175                           4201                          
4176      <backend_model> 4202      <backend_model>
4177       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4203       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4178      </backend_model> 4204      </backend_model>
4179                           4205                          
4180      <frontend_model> 4206      <frontend_model>
4181       Smartwave\Porto\Block\System\Config\Form\Field\Color 4207       Smartwave\Porto\Block\System\Config\Form\Field\Color
4182      </frontend_model> 4208      </frontend_model>
4183                       4209                      
4184     </field> 4210     </field>
4185                  4211                 
4186    </group> 4212    </group>
4187                 4213                
4188    <group  4214    <group 
4189     id="font"  4215     id="font" 
4190     translate="label"  4216     translate="label" 
4191     sortOrder="200"  4217     sortOrder="200" 
4192     showInDefault="1"  4218     showInDefault="1" 
4193     showInWebsite="1"  4219     showInWebsite="1" 
4194     showInStore="1" 4220     showInStore="1"
4195    > 4221    >
4196                      4222                     
4197     <label> 4223     <label>
4198      Font 4224      Font
4199     </label> 4225     </label>
4200                      4226                     
4201     <field  4227     <field 
4202      id="custom 4228      id="custom
4203      translate="label comment"  4229      translate="label comment" 
4204      type="select"  4230      type="select" 
4205      sortOrder="10"  4231      sortOrder="10" 
4206      showInDefault="1"  4232      showInDefault="1" 
4207      showInWebsite="1"  4233      showInWebsite="1" 
4208      showInStore="1" 4234      showInStore="1"
4209     > 4235     >
4210                           4236                          
4211      <label> 4237      <label>
4212       Custom 4238       Custom
4213      </label> 4239      </label>
4214                           4240                          
4215      <source_model> 4241      <source_model>
4216       Magento\Config\Model\Config\Source\Yesno 4242       Magento\Config\Model\Config\Source\Yesno
4217      </source_model> 4243      </source_model>
4218                       4244                      
4219     </field> 4245     </field>
4220                      4246                     
4221     <field  4247     <field 
4222      id="font_size"  4248      id="font_size" 
4223      translate="label comment"  4249      translate="label comment" 
4224      type="select"  4250      type="select" 
4225      sortOrder="20"  4251      sortOrder="20" 
4226      showInDefault="1"  4252      showInDefault="1" 
4227      showInWebsite="1"  4253      showInWebsite="1" 
4228      showInStore="1" 4254      showInStore="1"
4229     > 4255     >
4230                           4256                          
4231      <label> 4257      <label>
4232       Basic Font Size 4258       Basic Font Size
4233      </label> 4259      </label>
4234                           4260                          
4235      <source_model> 4261      <source_model>
4236       Smartwave\Porto\Model\Config\Design\Font\Size 4262       Smartwave\Porto\Model\Config\Design\Font\Size
4237      </source_model> 4263      </source_model>
4238                           4264                          
4239      <depends> 4265      <depends>
4240                                4266                               
4241       <field  4267       <field 
4242        id="custom" 4268        id="custom"
4243       > 4269       >
4244        1 4270        1
4245       </field> 4271       </field>
4246                            4272                           
4247      </depends> 4273      </depends>
4248                       4274                      
4249     </field> 4275     </field>
4250                      4276                     
4251     <field  4277     <field 
4252      id="font_family"  4278      id="font_family" 
4253      translate="label comment"  4279      translate="label comment" 
4254      type="select"  4280      type="select" 
4255      sortOrder="30"  4281      sortOrder="30" 
4256      showInDefault="1"  4282      showInDefault="1" 
4257      showInWebsite="1"  4283      showInWebsite="1" 
4258      showInStore="1" 4284      showInStore="1"
4259     > 4285     >
4260                           4286                          
4261      <label> 4287      <label>
4262       Basic Font Family 4288       Basic Font Family
4263      </label> 4289      </label>
4264                           4290                          
4265      <source_model> 4291      <source_model>
4266       Smartwave\Porto\Model\Config\Design\Font\Family 4292       Smartwave\Porto\Model\Config\Design\Font\Family
4267      </source_model> 4293      </source_model>
4268                           4294                          
4269      <depends> 4295      <depends>
4270                                4296                               
4271       <field  4297       <field 
4272        id="custom" 4298        id="custom"
4273       > 4299       >
4274        1 4300        1
4275       </field> 4301       </field>
4276                            4302                           
4277      </depends> 4303      </depends>
4278                       4304                      
4279     </field> 4305     </field>
4280                      4306                     
4281     <field  4307     <field 
4282      id="custom_font_family"  4308      id="custom_font_family" 
4283      translate="label comment"  4309      translate="label comment" 
4284      type="text 4310      type="text
4285      sortOrder="40"  4311      sortOrder="40" 
4286      showInDefault="1"  4312      showInDefault="1" 
4287      showInWebsite="1"  4313      showInWebsite="1" 
4288      showInStore="1" 4314      showInStore="1"
4289     > 4315     >
4290                           4316                          
4291      <label> 4317      <label>
4292       Font Family - Custom 4318       Font Family - Custom
4293      </label> 4319      </label>
4294                           4320                          
4295      <depends> 4321      <depends>
4296                                4322                               
4297       <field  4323       <field 
4298        id="custom" 4324        id="custom"
4299       > 4325       >
4300        1 4326        1
4301       </field> 4327       </field>
4302                                4328                               
4303       <field  4329       <field 
4304        id="font_family" 4330        id="font_family"
4305       > 4331       >
4306        custom 4332        custom
4307       </field> 4333       </field>
4308                            4334                           
4309      </depends> 4335      </depends>
4310                       4336                      
4311     </field> 4337     </field>
4312                      4338                     
4313     <field  4339     <field 
4314      id="google_font_family"  4340      id="google_font_family" 
4315      translate="label comment"  4341      translate="label comment" 
4316      type="select"  4342      type="select" 
4317      sortOrder="50"  4343      sortOrder="50" 
4318      showInDefault="1"  4344      showInDefault="1" 
4319      showInWebsite="1"  4345      showInWebsite="1" 
4320      showInStore="1" 4346      showInStore="1"
4321     > 4347     >
4322                           4348                          
4323      <label> 4349      <label>
4324       Font Family - Google Fonts 4350       Font Family - Google Fonts
4325      </label> 4351      </label>
4326                           4352                          
4327      <source_model> 4353      <source_model>
4328       Smartwave\Porto\Model\Config\Design\Font\Googlefonts 4354       Smartwave\Porto\Model\Config\Design\Font\Googlefonts
4329      </source_model> 4355      </source_model>
4330                           4356                          
4331      <depends> 4357      <depends>
4332                                4358                               
4333       <field  4359       <field 
4334        id="custom" 4360        id="custom"
4335       > 4361       >
4336        1 4362        1
4337       </field> 4363       </field>
4338                                4364                               
4339       <field  4365       <field 
4340        id="font_family" 4366        id="font_family"
4341       > 4367       >
4342        google 4368        google
4343       </field> 4369       </field>
4344                            4370                           
4345      </depends> 4371      </depends>
4346                       4372                      
4347     </field> 4373     </field>
4348                      4374                     
4349     <field  4375     <field 
4350      id="char_latin_ext"  4376      id="char_latin_ext" 
4351      translate="label comment"  4377      translate="label comment" 
4352      type="select"  4378      type="select" 
4353      sortOrder="60"  4379      sortOrder="60" 
4354      showInDefault="1"  4380      showInDefault="1" 
4355      showInWebsite="1"  4381      showInWebsite="1" 
4356      showInStore="1" 4382      showInStore="1"
4357     > 4383     >
4358                           4384                          
4359      <label> 4385      <label>
4360       Character Set: Latin Extended 4386       Character Set: Latin Extended
4361      </label> 4387      </label>
4362                           4388                          
4363      <source_model> 4389      <source_model>
4364       Magento\Config\Model\Config\Source\Enabledisable 4390       Magento\Config\Model\Config\Source\Enabledisable
4365      </source_model> 4391      </source_model>
4366                           4392                          
4367      <depends> 4393      <depends>
4368                                4394                               
4369       <field  4395       <field 
4370        id="custom" 4396        id="custom"
4371       > 4397       >
4372        1 4398        1
4373       </field> 4399       </field>
4374                                4400                               
4375       <field  4401       <field 
4376        id="font_family" 4402        id="font_family"
4377       > 4403       >
4378        google 4404        google
4379       </field> 4405       </field>
4380                            4406                           
4381      </depends> 4407      </depends>
4382                       4408                      
4383     </field> 4409     </field>
4384                      4410                     
4385     <field  4411     <field 
4386      id="char_subset"  4412      id="char_subset" 
4387      translate="label comment"  4413      translate="label comment" 
4388      type="text 4414      type="text
4389      sortOrder="70"  4415      sortOrder="70" 
4390      showInDefault="1"  4416      showInDefault="1" 
4391      showInWebsite="1"  4417      showInWebsite="1" 
4392      showInStore="1" 4418      showInStore="1"
4393     > 4419     >
4394                           4420                          
4395      <label> 4421      <label>
4396       Custom Character Subset 4422       Custom Character Subset
4397      </label> 4423      </label>
4398                           4424                          
4399      <depends> 4425      <depends>
4400                                4426                               
4401       <field  4427       <field 
4402        id="custom" 4428        id="custom"
4403       > 4429       >
4404        1 4430        1
4405       </field> 4431       </field>
4406                                4432                               
4407       <field  4433       <field 
4408        id="font_family" 4434        id="font_family"
4409       > 4435       >
4410        google 4436        google
4411       </field> 4437       </field>
4412                            4438                           
4413      </depends> 4439      </depends>
4414                       4440                      
4415     </field> 4441     </field>
4416                  4442                 
4417    </group> 4443    </group>
4418                 4444                
4419    <group  4445    <group 
4420     id="colors 4446     id="colors
4421     translate="label"  4447     translate="label" 
4422     sortOrder="300"  4448     sortOrder="300" 
4423     showInDefault="1"  4449     showInDefault="1" 
4424     showInWebsite="1"  4450     showInWebsite="1" 
4425     showInStore="1" 4451     showInStore="1"
4426    > 4452    >
4427                      4453                     
4428     <label> 4454     <label>
4429      Colors 4455      Colors
4430     </label> 4456     </label>
4431                      4457                     
4432     <field  4458     <field 
4433      id="custom 4459      id="custom
4434      translate="label comment"  4460      translate="label comment" 
4435      type="select"  4461      type="select" 
4436      sortOrder="10"  4462      sortOrder="10" 
4437      showInDefault="1"  4463      showInDefault="1" 
4438      showInWebsite="1"  4464      showInWebsite="1" 
4439      showInStore="1" 4465      showInStore="1"
4440     > 4466     >
4441                           4467                          
4442      <label> 4468      <label>
4443       Custom 4469       Custom
4444      </label> 4470      </label>
4445                           4471                          
4446      <source_model> 4472      <source_model>
4447       Magento\Config\Model\Config\Source\Yesno 4473       Magento\Config\Model\Config\Source\Yesno
4448      </source_model> 4474      </source_model>
4449                       4475                      
4450     </field> 4476     </field>
4451                      4477                     
4452     <field  4478     <field 
4453      id="basic_heading"  4479      id="basic_heading" 
4454      translate="label comment"  4480      translate="label comment" 
4455      sortOrder="100"  4481      sortOrder="100" 
4456      showInDefault="1"  4482      showInDefault="1" 
4457      showInWebsite="1"  4483      showInWebsite="1" 
4458      showInStore="1" 4484      showInStore="1"
4459     > 4485     >
4460                           4486                          
4461      <label> 4487      <label>
4462       Basic Colors 4488       Basic Colors
4463      </label> 4489      </label>
4464                           4490                          
4465      <frontend_model> 4491      <frontend_model>
4466       Magento\Config\Block\System\Config\Form\Field\Heading 4492       Magento\Config\Block\System\Config\Form\Field\Heading
4467      </frontend_model> 4493      </frontend_model>
4468                           4494                          
4469      <depends> 4495      <depends>
4470                                4496                               
4471       <field  4497       <field 
4472        id="custom" 4498        id="custom"
4473       > 4499       >
4474        1 4500        1
4475       </field> 4501       </field>
4476                            4502                           
4477      </depends> 4503      </depends>
4478                       4504                      
4479     </field> 4505     </field>
4480                      4506                     
4481     <field  4507     <field 
4482      id="text_color"  4508      id="text_color" 
4483      translate="label comment"  4509      translate="label comment" 
4484      type="text 4510      type="text
4485      sortOrder="110"  4511      sortOrder="110" 
4486      showInDefault="1"  4512      showInDefault="1" 
4487      showInWebsite="1"  4513      showInWebsite="1" 
4488      showInStore="1" 4514      showInStore="1"
4489     > 4515     >
4490                           4516                          
4491      <label> 4517      <label>
4492       Text Color 4518       Text Color
4493      </label> 4519      </label>
4494                           4520                          
4495      <backend_model> 4521      <backend_model>
4496       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4522       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4497      </backend_model> 4523      </backend_model>
4498                           4524                          
4499      <frontend_model> 4525      <frontend_model>
4500       Smartwave\Porto\Block\System\Config\Form\Field\Color 4526       Smartwave\Porto\Block\System\Config\Form\Field\Color
4501      </frontend_model> 4527      </frontend_model>
4502                           4528                          
4503      <depends> 4529      <depends>
4504                                4530                               
4505       <field  4531       <field 
4506        id="custom" 4532        id="custom"
4507       > 4533       >
4508        1 4534        1
4509       </field> 4535       </field>
4510                            4536                           
4511      </depends> 4537      </depends>
4512                       4538                      
4513     </field> 4539     </field>
4514                      4540                     
4515     <field  4541     <field 
4516      id="link_color"  4542      id="link_color" 
4517      translate="label comment"  4543      translate="label comment" 
4518      type="text 4544      type="text
4519      sortOrder="120"  4545      sortOrder="120" 
4520      showInDefault="1"  4546      showInDefault="1" 
4521      showInWebsite="1"  4547      showInWebsite="1" 
4522      showInStore="1" 4548      showInStore="1"
4523     > 4549     >
4524                           4550                          
4525      <label> 4551      <label>
4526       Link Color 4552       Link Color
4527      </label> 4553      </label>
4528                           4554                          
4529      <backend_model> 4555      <backend_model>
4530       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4556       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4531      </backend_model> 4557      </backend_model>
4532                           4558                          
4533      <frontend_model> 4559      <frontend_model>
4534       Smartwave\Porto\Block\System\Config\Form\Field\Color 4560       Smartwave\Porto\Block\System\Config\Form\Field\Color
4535      </frontend_model> 4561      </frontend_model>
4536                           4562                          
4537      <depends> 4563      <depends>
4538                                4564                               
4539       <field  4565       <field 
4540        id="custom" 4566        id="custom"
4541       > 4567       >
4542        1 4568        1
4543       </field> 4569       </field>
4544                            4570                           
4545      </depends> 4571      </depends>
4546                       4572                      
4547     </field> 4573     </field>
4548                      4574                     
4549     <field  4575     <field 
4550      id="link_hover_color 4576      id="link_hover_color
4551      translate="label comment"  4577      translate="label comment" 
4552      type="text 4578      type="text
4553      sortOrder="130"  4579      sortOrder="130" 
4554      showInDefault="1"  4580      showInDefault="1" 
4555      showInWebsite="1"  4581      showInWebsite="1" 
4556      showInStore="1" 4582      showInStore="1"
4557     > 4583     >
4558                           4584                          
4559      <label> 4585      <label>
4560       Link Hover Color 4586       Link Hover Color
4561      </label> 4587      </label>
4562                           4588                          
4563      <backend_model> 4589      <backend_model>
4564       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4590       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4565      </backend_model> 4591      </backend_model>
4566                           4592                          
4567      <frontend_model> 4593      <frontend_model>
4568       Smartwave\Porto\Block\System\Config\Form\Field\Color 4594       Smartwave\Porto\Block\System\Config\Form\Field\Color
4569      </frontend_model> 4595      </frontend_model>
4570                           4596                          
4571      <depends> 4597      <depends>
4572                                4598                               
4573       <field  4599       <field 
4574        id="custom" 4600        id="custom"
4575       > 4601       >
4576        1 4602        1
4577       </field> 4603       </field>
4578                            4604                           
4579      </depends> 4605      </depends>
4580                       4606                      
4581     </field> 4607     </field>
4582                      4608                     
4583     <field  4609     <field 
4584      id="button_heading"  4610      id="button_heading" 
4585      translate="label comment"  4611      translate="label comment" 
4586      sortOrder="200"  4612      sortOrder="200" 
4587      showInDefault="1"  4613      showInDefault="1" 
4588      showInWebsite="1"  4614      showInWebsite="1" 
4589      showInStore="1" 4615      showInStore="1"
4590     > 4616     >
4591                           4617                          
4592      <label> 4618      <label>
4593       Buttons 4619       Buttons
4594      </label> 4620      </label>
4595                           4621                          
4596      <frontend_model> 4622      <frontend_model>
4597       Magento\Config\Block\System\Config\Form\Field\Heading 4623       Magento\Config\Block\System\Config\Form\Field\Heading
4598      </frontend_model> 4624      </frontend_model>
4599                           4625                          
4600      <depends> 4626      <depends>
4601                                4627                               
4602       <field  4628       <field 
4603        id="custom" 4629        id="custom"
4604       > 4630       >
4605        1 4631        1
4606       </field> 4632       </field>
4607                            4633                           
4608      </depends> 4634      </depends>
4609                       4635                      
4610     </field> 4636     </field>
4611                      4637                     
4612     <field  4638     <field 
4613      id="button_bg_color"  4639      id="button_bg_color" 
4614      translate="label comment"  4640      translate="label comment" 
4615      type="text 4641      type="text
4616      sortOrder="210"  4642      sortOrder="210" 
4617      showInDefault="1"  4643      showInDefault="1" 
4618      showInWebsite="1"  4644      showInWebsite="1" 
4619      showInStore="1" 4645      showInStore="1"
4620     > 4646     >
4621                           4647                          
4622      <label> 4648      <label>
4623       Button Background Color 4649       Button Background Color
4624      </label> 4650      </label>
4625                           4651                          
4626      <backend_model> 4652      <backend_model>
4627       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4653       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4628      </backend_model> 4654      </backend_model>
4629                           4655                          
4630      <frontend_model> 4656      <frontend_model>
4631       Smartwave\Porto\Block\System\Config\Form\Field\Color 4657       Smartwave\Porto\Block\System\Config\Form\Field\Color
4632      </frontend_model> 4658      </frontend_model>
4633                           4659                          
4634      <depends> 4660      <depends>
4635                                4661                               
4636       <field  4662       <field 
4637        id="custom" 4663        id="custom"
4638       > 4664       >
4639        1 4665        1
4640       </field> 4666       </field>
4641                            4667                           
4642      </depends> 4668      </depends>
4643                       4669                      
4644     </field> 4670     </field>
4645                      4671                     
4646     <field  4672     <field 
4647      id="button_text_color"  4673      id="button_text_color" 
4648      translate="label comment"  4674      translate="label comment" 
4649      type="text 4675      type="text
4650      sortOrder="220"  4676      sortOrder="220" 
4651      showInDefault="1"  4677      showInDefault="1" 
4652      showInWebsite="1"  4678      showInWebsite="1" 
4653      showInStore="1" 4679      showInStore="1"
4654     > 4680     >
4655                           4681                          
4656      <label> 4682      <label>
4657       Button Text Color 4683       Button Text Color
4658      </label> 4684      </label>
4659                           4685                          
4660      <backend_model> 4686      <backend_model>
4661       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4687       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4662      </backend_model> 4688      </backend_model>
4663                           4689                          
4664      <frontend_model> 4690      <frontend_model>
4665       Smartwave\Porto\Block\System\Config\Form\Field\Color 4691       Smartwave\Porto\Block\System\Config\Form\Field\Color
4666      </frontend_model> 4692      </frontend_model>
4667                           4693                          
4668      <depends> 4694      <depends>
4669                                4695                               
4670       <field  4696       <field 
4671        id="custom" 4697        id="custom"
4672       > 4698       >
4673        1 4699        1
4674       </field> 4700       </field>
4675                            4701                           
4676      </depends> 4702      </depends>
4677                       4703                      
4678     </field> 4704     </field>
4679                      4705                     
4680     <field  4706     <field 
4681      id="button_hover_bg_color"  4707      id="button_hover_bg_color" 
4682      translate="label comment"  4708      translate="label comment" 
4683      type="text 4709      type="text
4684      sortOrder="230"  4710      sortOrder="230" 
4685      showInDefault="1"  4711      showInDefault="1" 
4686      showInWebsite="1"  4712      showInWebsite="1" 
4687      showInStore="1" 4713      showInStore="1"
4688     > 4714     >
4689                           4715                          
4690      <label> 4716      <label>
4691       Button Hover Background Color 4717       Button Hover Background Color
4692      </label> 4718      </label>
4693                           4719                          
4694      <backend_model> 4720      <backend_model>
4695       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4721       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4696      </backend_model> 4722      </backend_model>
4697                           4723                          
4698      <frontend_model> 4724      <frontend_model>
4699       Smartwave\Porto\Block\System\Config\Form\Field\Color 4725       Smartwave\Porto\Block\System\Config\Form\Field\Color
4700      </frontend_model> 4726      </frontend_model>
4701                           4727                          
4702      <depends> 4728      <depends>
4703                                4729                               
4704       <field  4730       <field 
4705        id="custom" 4731        id="custom"
4706       > 4732       >
4707        1 4733        1
4708       </field> 4734       </field>
4709                            4735                           
4710      </depends> 4736      </depends>
4711                       4737                      
4712     </field> 4738     </field>
4713                      4739                     
4714     <field  4740     <field 
4715      id="button_hover_text_color"  4741      id="button_hover_text_color" 
4716      translate="label comment"  4742      translate="label comment" 
4717      type="text 4743      type="text
4718      sortOrder="240"  4744      sortOrder="240" 
4719      showInDefault="1"  4745      showInDefault="1" 
4720      showInWebsite="1"  4746      showInWebsite="1" 
4721      showInStore="1" 4747      showInStore="1"
4722     > 4748     >
4723                           4749                          
4724      <label> 4750      <label>
4725       Button Hover Text Color 4751       Button Hover Text Color
4726      </label> 4752      </label>
4727                           4753                          
4728      <backend_model> 4754      <backend_model>
4729       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4755       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4730      </backend_model> 4756      </backend_model>
4731                           4757                          
4732      <frontend_model> 4758      <frontend_model>
4733       Smartwave\Porto\Block\System\Config\Form\Field\Color 4759       Smartwave\Porto\Block\System\Config\Form\Field\Color
4734      </frontend_model> 4760      </frontend_model>
4735                           4761                          
4736      <depends> 4762      <depends>
4737                                4763                               
4738       <field  4764       <field 
4739        id="custom" 4765        id="custom"
4740       > 4766       >
4741        1 4767        1
4742       </field> 4768       </field>
4743                            4769                           
4744      </depends> 4770      </depends>
4745                       4771                      
4746     </field> 4772     </field>
4747                      4773                     
4748     <field  4774     <field 
4749      id="breadcrumbs_heading"  4775      id="breadcrumbs_heading" 
4750      translate="label comment"  4776      translate="label comment" 
4751      sortOrder="600"  4777      sortOrder="600" 
4752      showInDefault="1"  4778      showInDefault="1" 
4753      showInWebsite="1"  4779      showInWebsite="1" 
4754      showInStore="1" 4780      showInStore="1"
4755     > 4781     >
4756                           4782                          
4757      <label> 4783      <label>
4758       Breadcrumbs 4784       Breadcrumbs
4759      </label> 4785      </label>
4760                           4786                          
4761      <frontend_model> 4787      <frontend_model>
4762       Magento\Config\Block\System\Config\Form\Field\Heading 4788       Magento\Config\Block\System\Config\Form\Field\Heading
4763      </frontend_model> 4789      </frontend_model>
4764                           4790                          
4765      <depends> 4791      <depends>
4766                                4792                               
4767       <field  4793       <field 
4768        id="custom" 4794        id="custom"
4769       > 4795       >
4770        1 4796        1
4771       </field> 4797       </field>
4772                            4798                           
4773      </depends> 4799      </depends>
4774                       4800                      
4775     </field> 4801     </field>
4776                      4802                     
4777     <field  4803     <field 
4778      id="breadcrumbs_bg_color"  4804      id="breadcrumbs_bg_color" 
4779      translate="label comment"  4805      translate="label comment" 
4780      type="text 4806      type="text
4781      sortOrder="610"  4807      sortOrder="610" 
4782      showInDefault="1"  4808      showInDefault="1" 
4783      showInWebsite="1"  4809      showInWebsite="1" 
4784      showInStore="1" 4810      showInStore="1"
4785     > 4811     >
4786                           4812                          
4787      <label> 4813      <label>
4788       Background Color 4814       Background Color
4789      </label> 4815      </label>
4790                           4816                          
4791      <backend_model> 4817      <backend_model>
4792       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4818       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4793      </backend_model> 4819      </backend_model>
4794                           4820                          
4795      <frontend_model> 4821      <frontend_model>
4796       Smartwave\Porto\Block\System\Config\Form\Field\Color 4822       Smartwave\Porto\Block\System\Config\Form\Field\Color
4797      </frontend_model> 4823      </frontend_model>
4798                           4824                          
4799      <depends> 4825      <depends>
4800                                4826                               
4801       <field  4827       <field 
4802        id="custom" 4828        id="custom"
4803       > 4829       >
4804        1 4830        1
4805       </field> 4831       </field>
4806                            4832                           
4807      </depends> 4833      </depends>
4808                       4834                      
4809     </field> 4835     </field>
4810                      4836                     
4811     <field  4837     <field 
4812      id="breadcrumbs_color"  4838      id="breadcrumbs_color" 
4813      translate="label comment"  4839      translate="label comment" 
4814      type="text 4840      type="text
4815      sortOrder="620"  4841      sortOrder="620" 
4816      showInDefault="1"  4842      showInDefault="1" 
4817      showInWebsite="1"  4843      showInWebsite="1" 
4818      showInStore="1" 4844      showInStore="1"
4819     > 4845     >
4820                           4846                          
4821      <label> 4847      <label>
4822       Text Color 4848       Text Color
4823      </label> 4849      </label>
4824                           4850                          
4825      <backend_model> 4851      <backend_model>
4826       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4852       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4827      </backend_model> 4853      </backend_model>
4828                           4854                          
4829      <frontend_model> 4855      <frontend_model>
4830       Smartwave\Porto\Block\System\Config\Form\Field\Color 4856       Smartwave\Porto\Block\System\Config\Form\Field\Color
4831      </frontend_model> 4857      </frontend_model>
4832                           4858                          
4833      <depends> 4859      <depends>
4834                                4860                               
4835       <field  4861       <field 
4836        id="custom" 4862        id="custom"
4837       > 4863       >
4838        1 4864        1
4839       </field> 4865       </field>
4840                            4866                           
4841      </depends> 4867      </depends>
4842                       4868                      
4843     </field> 4869     </field>
4844                      4870                     
4845     <field  4871     <field 
4846      id="breadcrumbs_links_color"  4872      id="breadcrumbs_links_color" 
4847      translate="label comment"  4873      translate="label comment" 
4848      type="text 4874      type="text
4849      sortOrder="630"  4875      sortOrder="630" 
4850      showInDefault="1"  4876      showInDefault="1" 
4851      showInWebsite="1"  4877      showInWebsite="1" 
4852      showInStore="1" 4878      showInStore="1"
4853     > 4879     >
4854                           4880                          
4855      <label> 4881      <label>
4856       Links Color 4882       Links Color
4857      </label> 4883      </label>
4858                           4884                          
4859      <backend_model> 4885      <backend_model>
4860       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4886       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4861      </backend_model> 4887      </backend_model>
4862                           4888                          
4863      <frontend_model> 4889      <frontend_model>
4864       Smartwave\Porto\Block\System\Config\Form\Field\Color 4890       Smartwave\Porto\Block\System\Config\Form\Field\Color
4865      </frontend_model> 4891      </frontend_model>
4866                           4892                          
4867      <depends> 4893      <depends>
4868                                4894                               
4869       <field  4895       <field 
4870        id="custom" 4896        id="custom"
4871       > 4897       >
4872        1 4898        1
4873       </field> 4899       </field>
4874                            4900                           
4875      </depends> 4901      </depends>
4876                       4902                      
4877     </field> 4903     </field>
4878                      4904                     
4879     <field  4905     <field 
4880      id="breadcrumbs_links_hover_color"  4906      id="breadcrumbs_links_hover_color" 
4881      translate="label comment"  4907      translate="label comment" 
4882      type="text 4908      type="text
4883      sortOrder="640"  4909      sortOrder="640" 
4884      showInDefault="1"  4910      showInDefault="1" 
4885      showInWebsite="1"  4911      showInWebsite="1" 
4886      showInStore="1" 4912      showInStore="1"
4887     > 4913     >
4888                           4914                          
4889      <label> 4915      <label>
4890       Links Hover Color 4916       Links Hover Color
4891      </label> 4917      </label>
4892                           4918                          
4893      <backend_model> 4919      <backend_model>
4894       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4920       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4895      </backend_model> 4921      </backend_model>
4896                           4922                          
4897      <frontend_model> 4923      <frontend_model>
4898       Smartwave\Porto\Block\System\Config\Form\Field\Color 4924       Smartwave\Porto\Block\System\Config\Form\Field\Color
4899      </frontend_model> 4925      </frontend_model>
4900                           4926                          
4901      <depends> 4927      <depends>
4902                                4928                               
4903       <field  4929       <field 
4904        id="custom" 4930        id="custom"
4905       > 4931       >
4906        1 4932        1
4907       </field> 4933       </field>
4908                            4934                           
4909      </depends> 4935      </depends>
4910                       4936                      
4911     </field> 4937     </field>
4912                      4938                     
4913     <field  4939     <field 
4914      id="product_label_heading"  4940      id="product_label_heading" 
4915      translate="label comment"  4941      translate="label comment" 
4916      sortOrder="700"  4942      sortOrder="700" 
4917      showInDefault="1"  4943      showInDefault="1" 
4918      showInWebsite="1"  4944      showInWebsite="1" 
4919      showInStore="1" 4945      showInStore="1"
4920     > 4946     >
4921                           4947                          
4922      <label> 4948      <label>
4923       Product Labels 4949       Product Labels
4924      </label> 4950      </label>
4925                           4951                          
4926      <frontend_model> 4952      <frontend_model>
4927       Magento\Config\Block\System\Config\Form\Field\Heading 4953       Magento\Config\Block\System\Config\Form\Field\Heading
4928      </frontend_model> 4954      </frontend_model>
4929                           4955                          
4930      <depends> 4956      <depends>
4931                                4957                               
4932       <field  4958       <field 
4933        id="custom" 4959        id="custom"
4934       > 4960       >
4935        1 4961        1
4936       </field> 4962       </field>
4937                            4963                           
4938      </depends> 4964      </depends>
4939                       4965                      
4940     </field> 4966     </field>
4941                      4967                     
4942     <field  4968     <field 
4943      id="sale_bg_color"  4969      id="sale_bg_color" 
4944      translate="label comment"  4970      translate="label comment" 
4945      type="text 4971      type="text
4946      sortOrder="710"  4972      sortOrder="710" 
4947      showInDefault="1"  4973      showInDefault="1" 
4948      showInWebsite="1"  4974      showInWebsite="1" 
4949      showInStore="1" 4975      showInStore="1"
4950     > 4976     >
4951                           4977                          
4952      <label> 4978      <label>
4953       "Sale" Label Background Color 4979       "Sale" Label Background Color
4954      </label> 4980      </label>
4955                           4981                          
4956      <backend_model> 4982      <backend_model>
4957       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 4983       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4958      </backend_model> 4984      </backend_model>
4959                           4985                          
4960      <frontend_model> 4986      <frontend_model>
4961       Smartwave\Porto\Block\System\Config\Form\Field\Color 4987       Smartwave\Porto\Block\System\Config\Form\Field\Color
4962      </frontend_model> 4988      </frontend_model>
4963                           4989                          
4964      <depends> 4990      <depends>
4965                                4991                               
4966       <field  4992       <field 
4967        id="custom" 4993        id="custom"
4968       > 4994       >
4969        1 4995        1
4970       </field> 4996       </field>
4971                            4997                           
4972      </depends> 4998      </depends>
4973                       4999                      
4974     </field> 5000     </field>
4975                      5001                     
4976     <field  5002     <field 
4977      id="sale_font_color"  5003      id="sale_font_color" 
4978      translate="label comment"  5004      translate="label comment" 
4979      type="text 5005      type="text
4980      sortOrder="720"  5006      sortOrder="720" 
4981      showInDefault="1"  5007      showInDefault="1" 
4982      showInWebsite="1"  5008      showInWebsite="1" 
4983      showInStore="1" 5009      showInStore="1"
4984     > 5010     >
4985                           5011                          
4986      <label> 5012      <label>
4987       "Sale" Label Font Color 5013       "Sale" Label Font Color
4988      </label> 5014      </label>
4989                           5015                          
4990      <backend_model> 5016      <backend_model>
4991       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5017       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
4992      </backend_model> 5018      </backend_model>
4993                           5019                          
4994      <frontend_model> 5020      <frontend_model>
4995       Smartwave\Porto\Block\System\Config\Form\Field\Color 5021       Smartwave\Porto\Block\System\Config\Form\Field\Color
4996      </frontend_model> 5022      </frontend_model>
4997                           5023                          
4998      <depends> 5024      <depends>
4999                                5025                               
5000       <field  5026       <field 
5001        id="custom" 5027        id="custom"
5002       > 5028       >
5003        1 5029        1
5004       </field> 5030       </field>
5005                            5031                           
5006      </depends> 5032      </depends>
5007                       5033                      
5008     </field> 5034     </field>
5009                      5035                     
5010     <field  5036     <field 
5011      id="new_bg_color"  5037      id="new_bg_color" 
5012      translate="label comment"  5038      translate="label comment" 
5013      type="text 5039      type="text
5014      sortOrder="730"  5040      sortOrder="730" 
5015      showInDefault="1"  5041      showInDefault="1" 
5016      showInWebsite="1"  5042      showInWebsite="1" 
5017      showInStore="1" 5043      showInStore="1"
5018     > 5044     >
5019                           5045                          
5020      <label> 5046      <label>
5021       "New" Label Background Color 5047       "New" Label Background Color
5022      </label> 5048      </label>
5023                           5049                          
5024      <backend_model> 5050      <backend_model>
5025       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5051       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5026      </backend_model> 5052      </backend_model>
5027                           5053                          
5028      <frontend_model> 5054      <frontend_model>
5029       Smartwave\Porto\Block\System\Config\Form\Field\Color 5055       Smartwave\Porto\Block\System\Config\Form\Field\Color
5030      </frontend_model> 5056      </frontend_model>
5031                           5057                          
5032      <depends> 5058      <depends>
5033                                5059                               
5034       <field  5060       <field 
5035        id="custom" 5061        id="custom"
5036       > 5062       >
5037        1 5063        1
5038       </field> 5064       </field>
5039                            5065                           
5040      </depends> 5066      </depends>
5041                       5067                      
5042     </field> 5068     </field>
5043                      5069                     
5044     <field  5070     <field 
5045      id="new_font_color"  5071      id="new_font_color" 
5046      translate="label comment"  5072      translate="label comment" 
5047      type="text 5073      type="text
5048      sortOrder="740"  5074      sortOrder="740" 
5049      showInDefault="1"  5075      showInDefault="1" 
5050      showInWebsite="1"  5076      showInWebsite="1" 
5051      showInStore="1" 5077      showInStore="1"
5052     > 5078     >
5053                           5079                          
5054      <label> 5080      <label>
5055       "New" Label Font Color 5081       "New" Label Font Color
5056      </label> 5082      </label>
5057                           5083                          
5058      <backend_model> 5084      <backend_model>
5059       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5085       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5060      </backend_model> 5086      </backend_model>
5061                           5087                          
5062      <frontend_model> 5088      <frontend_model>
5063       Smartwave\Porto\Block\System\Config\Form\Field\Color 5089       Smartwave\Porto\Block\System\Config\Form\Field\Color
5064      </frontend_model> 5090      </frontend_model>
5065                           5091                          
5066      <depends> 5092      <depends>
5067                                5093                               
5068       <field  5094       <field 
5069        id="custom" 5095        id="custom"
5070       > 5096       >
5071        1 5097        1
5072       </field> 5098       </field>
5073                            5099                           
5074      </depends> 5100      </depends>
5075                       5101                      
5076     </field> 5102     </field>
5077                      5103                     
5078     <field  5104     <field 
5079      id="price_slider_heading"  5105      id="price_slider_heading" 
5080      translate="label comment"  5106      translate="label comment" 
5081      sortOrder="800"  5107      sortOrder="800" 
5082      showInDefault="1"  5108      showInDefault="1" 
5083      showInWebsite="1"  5109      showInWebsite="1" 
5084      showInStore="1" 5110      showInStore="1"
5085     > 5111     >
5086                           5112                          
5087      <label> 5113      <label>
5088       Price Slider in LayeredNavigation 5114       Price Slider in LayeredNavigation
5089      </label> 5115      </label>
5090                           5116                          
5091      <frontend_model> 5117      <frontend_model>
5092       Magento\Config\Block\System\Config\Form\Field\Heading 5118       Magento\Config\Block\System\Config\Form\Field\Heading
5093      </frontend_model> 5119      </frontend_model>
5094                           5120                          
5095      <depends> 5121      <depends>
5096                                5122                               
5097       <field  5123       <field 
5098        id="custom" 5124        id="custom"
5099       > 5125       >
5100        1 5126        1
5101       </field> 5127       </field>
5102                            5128                           
5103      </depends> 5129      </depends>
5104                       5130                      
5105     </field> 5131     </field>
5106                      5132                     
5107     <field  5133     <field 
5108      id="price_slider_bg_color"  5134      id="price_slider_bg_color" 
5109      translate="label comment"  5135      translate="label comment" 
5110      type="text 5136      type="text
5111      sortOrder="810"  5137      sortOrder="810" 
5112      showInDefault="1"  5138      showInDefault="1" 
5113      showInWebsite="1"  5139      showInWebsite="1" 
5114      showInStore="1" 5140      showInStore="1"
5115     > 5141     >
5116                           5142                          
5117      <label> 5143      <label>
5118       Background Color 5144       Background Color
5119      </label> 5145      </label>
5120                           5146                          
5121      <backend_model> 5147      <backend_model>
5122       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5148       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5123      </backend_model> 5149      </backend_model>
5124                           5150                          
5125      <frontend_model> 5151      <frontend_model>
5126       Smartwave\Porto\Block\System\Config\Form\Field\Color 5152       Smartwave\Porto\Block\System\Config\Form\Field\Color
5127      </frontend_model> 5153      </frontend_model>
5128                           5154                          
5129      <depends> 5155      <depends>
5130                                5156                               
5131       <field  5157       <field 
5132        id="custom" 5158        id="custom"
5133       > 5159       >
5134        1 5160        1
5135       </field> 5161       </field>
5136                            5162                           
5137      </depends> 5163      </depends>
5138                       5164                      
5139     </field> 5165     </field>
5140                      5166                     
5141     <field  5167     <field 
5142      id="price_slider_handle_color"  5168      id="price_slider_handle_color" 
5143      translate="label comment"  5169      translate="label comment" 
5144      type="text 5170      type="text
5145      sortOrder="820"  5171      sortOrder="820" 
5146      showInDefault="1"  5172      showInDefault="1" 
5147      showInWebsite="1"  5173      showInWebsite="1" 
5148      showInStore="1" 5174      showInStore="1"
5149     > 5175     >
5150                           5176                          
5151      <label> 5177      <label>
5152       Handle Color 5178       Handle Color
5153      </label> 5179      </label>
5154                           5180                          
5155      <backend_model> 5181      <backend_model>
5156       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5182       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5157      </backend_model> 5183      </backend_model>
5158                           5184                          
5159      <frontend_model> 5185      <frontend_model>
5160       Smartwave\Porto\Block\System\Config\Form\Field\Color 5186       Smartwave\Porto\Block\System\Config\Form\Field\Color
5161      </frontend_model> 5187      </frontend_model>
5162                           5188                          
5163      <depends> 5189      <depends>
5164                                5190                               
5165       <field  5191       <field 
5166        id="custom" 5192        id="custom"
5167       > 5193       >
5168        1 5194        1
5169       </field> 5195       </field>
5170                            5196                           
5171      </depends> 5197      </depends>
5172                       5198                      
5173     </field> 5199     </field>
5174                  5200                 
5175    </group> 5201    </group>
5176                 5202                
5177    <group  5203    <group 
5178     id="header 5204     id="header
5179     translate="label"  5205     translate="label" 
5180     sortOrder="400"  5206     sortOrder="400" 
5181     showInDefault="1"  5207     showInDefault="1" 
5182     showInWebsite="1"  5208     showInWebsite="1" 
5183     showInStore="1" 5209     showInStore="1"
5184    > 5210    >
5185                      5211                     
5186     <label> 5212     <label>
5187      Header 5213      Header
5188     </label> 5214     </label>
5189                      5215                     
5190     <field  5216     <field 
5191      id="custom 5217      id="custom
5192      translate="label comment"  5218      translate="label comment" 
5193      type="select"  5219      type="select" 
5194      sortOrder="10"  5220      sortOrder="10" 
5195      showInDefault="1"  5221      showInDefault="1" 
5196      showInWebsite="1"  5222      showInWebsite="1" 
5197      showInStore="1" 5223      showInStore="1"
5198     > 5224     >
5199                           5225                          
5200      <label> 5226      <label>
5201       Custom 5227       Custom
5202      </label> 5228      </label>
5203                           5229                          
5204      <source_model> 5230      <source_model>
5205       Magento\Config\Model\Config\Source\Yesno 5231       Magento\Config\Model\Config\Source\Yesno
5206      </source_model> 5232      </source_model>
5207                       5233                      
5208     </field> 5234     </field>
5209                      5235                     
5210     <field  5236     <field 
5211      id="notice_heading"  5237      id="notice_heading" 
5212      translate="label comment"  5238      translate="label comment" 
5213      sortOrder="30"  5239      sortOrder="30" 
5214      showInDefault="1"  5240      showInDefault="1" 
5215      showInWebsite="1"  5241      showInWebsite="1" 
5216      showInStore="1" 5242      showInStore="1"
5217     > 5243     >
5218                           5244                          
5219      <label> 5245      <label>
5220       Notice Header 5246       Notice Header
5221      </label> 5247      </label>
5222                           5248                          
5223      <frontend_model> 5249      <frontend_model>
5224       Magento\Config\Block\System\Config\Form\Field\Heading 5250       Magento\Config\Block\System\Config\Form\Field\Heading
5225      </frontend_model> 5251      </frontend_model>
5226                           5252                          
5227      <depends> 5253      <depends>
5228                                5254                               
5229       <field  5255       <field 
5230        id="custom" 5256        id="custom"
5231       > 5257       >
5232        1 5258        1
5233       </field> 5259       </field>
5234                            5260                           
5235      </depends> 5261      </depends>
5236                       5262                      
5237     </field> 5263     </field>
5238                      5264                     
5239     <field  5265     <field 
5240      id="notice_bgcolor"  5266      id="notice_bgcolor" 
5241      translate="label comment"  5267      translate="label comment" 
5242      type="select"  5268      type="select" 
5243      sortOrder="40"  5269      sortOrder="40" 
5244      showInDefault="1"  5270      showInDefault="1" 
5245      showInWebsite="1"  5271      showInWebsite="1" 
5246      showInStore="1" 5272      showInStore="1"
5247     > 5273     >
5248                           5274                          
5249      <label> 5275      <label>
5250       Notice Background Color 5276       Notice Background Color
5251      </label> 5277      </label>
5252                           5278                          
5253      <source_model> 5279      <source_model>
5254       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5280       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
5255      </source_model> 5281      </source_model>
5256                           5282                          
5257      <depends> 5283      <depends>
5258                                5284                               
5259       <field  5285       <field 
5260        id="custom" 5286        id="custom"
5261       > 5287       >
5262        1 5288        1
5263       </field> 5289       </field>
5264                            5290                           
5265      </depends> 5291      </depends>
5266                       5292                      
5267     </field> 5293     </field>
5268                      5294                     
5269     <field  5295     <field 
5270      id="notice_text_color"  5296      id="notice_text_color" 
5271      translate="label comment"  5297      translate="label comment" 
5272      type="select"  5298      type="select" 
5273      sortOrder="45"  5299      sortOrder="45" 
5274      showInDefault="1"  5300      showInDefault="1" 
5275      showInWebsite="1"  5301      showInWebsite="1" 
5276      showInStore="1" 5302      showInStore="1"
5277     > 5303     >
5278                           5304                          
5279      <label> 5305      <label>
5280       Notice Text Color 5306       Notice Text Color
5281      </label> 5307      </label>
5282                           5308                          
5283      <source_model> 5309      <source_model>
5284       Smartwave\Porto\Model\Config\Design\Color\Bgcolor 5310       Smartwave\Porto\Model\Config\Design\Color\Bgcolor
5285      </source_model> 5311      </source_model>
5286                           5312                          
5287      <depends> 5313      <depends>
5288                                5314                               
5289       <field  5315       <field 
5290        id="custom" 5316        id="custom"
5291       > 5317       >
5292        1 5318        1
5293       </field> 5319       </field>
5294                            5320                           
5295      </depends> 5321      </depends>
5296                       5322                      
5297     </field> 5323     </field>
5298                      5324                     
5299     <field  5325     <field 
5300      id="header_heading"  5326      id="header_heading" 
5301      translate="label comment"  5327      translate="label comment" 
5302      sortOrder="100"  5328      sortOrder="100" 
5303      showInDefault="1"  5329      showInDefault="1" 
5304      showInWebsite="1"  5330      showInWebsite="1" 
5305      showInStore="1" 5331      showInStore="1"
5306     > 5332     >
5307                           5333                          
5308      <label> 5334      <label>
5309       Header 5335       Header
5310      </label> 5336      </label>
5311                           5337                          
5312      <frontend_model> 5338      <frontend_model>
5313       Magento\Config\Block\System\Config\Form\Field\Heading 5339       Magento\Config\Block\System\Config\Form\Field\Heading
5314      </frontend_model> 5340      </frontend_model>
5315                           5341                          
5316      <depends> 5342      <depends>
5317                                5343                               
5318       <field  5344       <field 
5319        id="custom" 5345        id="custom"
5320       > 5346       >
5321        1 5347        1
5322       </field> 5348       </field>
5323                            5349                           
5324      </depends> 5350      </depends>
5325                       5351                      
5326     </field> 5352     </field>
5327                      5353                     
5328     <field  5354     <field 
5329      id="header_bgcolor"  5355      id="header_bgcolor" 
5330      translate="label comment"  5356      translate="label comment" 
5331      type="text 5357      type="text
5332      sortOrder="110"  5358      sortOrder="110" 
5333      showInDefault="1"  5359      showInDefault="1" 
5334      showInWebsite="1"  5360      showInWebsite="1" 
5335      showInStore="1" 5361      showInStore="1"
5336     > 5362     >
5337                           5363                          
5338      <label> 5364      <label>
5339       Header Background Color 5365       Header Background Color
5340      </label> 5366      </label>
5341                           5367                          
5342      <backend_model> 5368      <backend_model>
5343       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5369       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5344      </backend_model> 5370      </backend_model>
5345                           5371                          
5346      <frontend_model> 5372      <frontend_model>
5347       Smartwave\Porto\Block\System\Config\Form\Field\Color 5373       Smartwave\Porto\Block\System\Config\Form\Field\Color
5348      </frontend_model> 5374      </frontend_model>
5349                           5375                          
5350      <depends> 5376      <depends>
5351                                5377                               
5352       <field  5378       <field 
5353        id="custom" 5379        id="custom"
5354       > 5380       >
5355        1 5381        1
5356       </field> 5382       </field>
5357                            5383                           
5358      </depends> 5384      </depends>
5359                       5385                      
5360     </field> 5386     </field>
5361                      5387                     
5362     <field  5388     <field 
5363      id="header_bg_image"  5389      id="header_bg_image" 
5364      translate="label"  5390      translate="label" 
5365      type="image"  5391      type="image" 
5366      sortOrder="120"  5392      sortOrder="120" 
5367      showInDefault="1"  5393      showInDefault="1" 
5368      showInWebsite="1"  5394      showInWebsite="1" 
5369      showInStore="1" 5395      showInStore="1"
5370     > 5396     >
5371                           5397                          
5372      <label> 5398      <label>
5373       Header Background Image 5399       Header Background Image
5374      </label> 5400      </label>
5375                           5401                          
5376      <comment> 5402      <comment>
5377       Allowed file types:PNG, GIF, JPG, JPEG. 5403       Allowed file types:PNG, GIF, JPG, JPEG.
5378      </comment> 5404      </comment>
5379                           5405                          
5380      <backend_model> 5406      <backend_model>
5381       Smartwave\Porto\Model\Config\Backend\Image\Header 5407       Smartwave\Porto\Model\Config\Backend\Image\Header
5382      </backend_model> 5408      </backend_model>
5383                           5409                          
5384      <base_url  5410      <base_url 
5385       type="media"  5411       type="media" 
5386       scope_info="1" 5412       scope_info="1"
5387      > 5413      >
5388       porto/header_bg 5414       porto/header_bg
5389      </base_url> 5415      </base_url>
5390                           5416                          
5391      <depends> 5417      <depends>
5392                                5418                               
5393       <field  5419       <field 
5394        id="custom" 5420        id="custom"
5395       > 5421       >
5396        1 5422        1
5397       </field> 5423       </field>
5398                            5424                           
5399      </depends> 5425      </depends>
5400                       5426                      
5401     </field> 5427     </field>
5402                      5428                     
5403     <field  5429     <field 
5404      id="header_bordercolor"  5430      id="header_bordercolor" 
5405      translate="label comment"  5431      translate="label comment" 
5406      type="text 5432      type="text
5407      sortOrder="130"  5433      sortOrder="130" 
5408      showInDefault="1"  5434      showInDefault="1" 
5409      showInWebsite="1"  5435      showInWebsite="1" 
5410      showInStore="1" 5436      showInStore="1"
5411     > 5437     >
5412                           5438                          
5413      <label> 5439      <label>
5414       Header Border Color 5440       Header Border Color
5415      </label> 5441      </label>
5416                           5442                          
5417      <backend_model> 5443      <backend_model>
5418       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5444       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5419      </backend_model> 5445      </backend_model>
5420                           5446                          
5421      <frontend_model> 5447      <frontend_model>
5422       Smartwave\Porto\Block\System\Config\Form\Field\Color 5448       Smartwave\Porto\Block\System\Config\Form\Field\Color
5423      </frontend_model> 5449      </frontend_model>
5424                           5450                          
5425      <depends> 5451      <depends>
5426                                5452                               
5427       <field  5453       <field 
5428        id="custom" 5454        id="custom"
5429       > 5455       >
5430        1 5456        1
5431       </field> 5457       </field>
5432                            5458                           
5433      </depends> 5459      </depends>
5434                       5460                      
5435     </field> 5461     </field>
5436                      5462                     
5437     <field  5463     <field 
5438      id="header_textcolor 5464      id="header_textcolor
5439      translate="label comment"  5465      translate="label comment" 
5440      type="text 5466      type="text
5441      sortOrder="140"  5467      sortOrder="140" 
5442      showInDefault="1"  5468      showInDefault="1" 
5443      showInWebsite="1"  5469      showInWebsite="1" 
5444      showInStore="1" 5470      showInStore="1"
5445     > 5471     >
5446                           5472                          
5447      <label> 5473      <label>
5448       Header Text Color 5474       Header Text Color
5449      </label> 5475      </label>
5450                           5476                          
5451      <backend_model> 5477      <backend_model>
5452       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5478       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5453      </backend_model> 5479      </backend_model>
5454                           5480                          
5455      <frontend_model> 5481      <frontend_model>
5456       Smartwave\Porto\Block\System\Config\Form\Field\Color 5482       Smartwave\Porto\Block\System\Config\Form\Field\Color
5457      </frontend_model> 5483      </frontend_model>
5458                           5484                          
5459      <depends> 5485      <depends>
5460                                5486                               
5461       <field  5487       <field 
5462        id="custom" 5488        id="custom"
5463       > 5489       >
5464        1 5490        1
5465       </field> 5491       </field>
5466                            5492                           
5467      </depends> 5493      </depends>
5468                       5494                      
5469     </field> 5495     </field>
5470                      5496                     
5471     <field  5497     <field 
5472      id="header_linkcolor 5498      id="header_linkcolor
5473      translate="label comment"  5499      translate="label comment" 
5474      type="text 5500      type="text
5475      sortOrder="150"  5501      sortOrder="150" 
5476      showInDefault="1"  5502      showInDefault="1" 
5477      showInWebsite="1"  5503      showInWebsite="1" 
5478      showInStore="1" 5504      showInStore="1"
5479     > 5505     >
5480                           5506                          
5481      <label> 5507      <label>
5482       Header Links Color 5508       Header Links Color
5483      </label> 5509      </label>
5484                           5510                          
5485      <backend_model> 5511      <backend_model>
5486       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5512       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5487      </backend_model> 5513      </backend_model>
5488                           5514                          
5489      <frontend_model> 5515      <frontend_model>
5490       Smartwave\Porto\Block\System\Config\Form\Field\Color 5516       Smartwave\Porto\Block\System\Config\Form\Field\Color
5491      </frontend_model> 5517      </frontend_model>
5492                           5518                          
5493      <depends> 5519      <depends>
5494                                5520                               
5495       <field  5521       <field 
5496        id="custom" 5522        id="custom"
5497       > 5523       >
5498        1 5524        1
5499       </field> 5525       </field>
5500                            5526                           
5501      </depends> 5527      </depends>
5502                       5528                      
5503     </field> 5529     </field>
5504                      5530                     
5505     <field  5531     <field 
5506      id="header_toplinks_heading"  5532      id="header_toplinks_heading" 
5507      translate="label comment"  5533      translate="label comment" 
5508      sortOrder="200"  5534      sortOrder="200" 
5509      showInDefault="1"  5535      showInDefault="1" 
5510      showInWebsite="1"  5536      showInWebsite="1" 
5511      showInStore="1" 5537      showInStore="1"
5512     > 5538     >
5513                           5539                          
5514      <label> 5540      <label>
5515       Header - Top 5541       Header - Top
5516      </label> 5542      </label>
5517                           5543                          
5518      <frontend_model> 5544      <frontend_model>
5519       Magento\Config\Block\System\Config\Form\Field\Heading 5545       Magento\Config\Block\System\Config\Form\Field\Heading
5520      </frontend_model> 5546      </frontend_model>
5521                           5547                          
5522      <depends> 5548      <depends>
5523                                5549                               
5524       <field  5550       <field 
5525        id="custom" 5551        id="custom"
5526       > 5552       >
5527        1 5553        1
5528       </field> 5554       </field>
5529                            5555                           
5530      </depends> 5556      </depends>
5531                       5557                      
5532     </field> 5558     </field>
5533                      5559                     
5534     <field  5560     <field 
5535      id="header_top_links_bgcolor"  5561      id="header_top_links_bgcolor" 
5536      translate="label comment"  5562      translate="label comment" 
5537      type="text 5563      type="text
5538      sortOrder="210"  5564      sortOrder="210" 
5539      showInDefault="1"  5565      showInDefault="1" 
5540      showInWebsite="1"  5566      showInWebsite="1" 
5541      showInStore="1" 5567      showInStore="1"
5542     > 5568     >
5543                           5569                          
5544      <label> 5570      <label>
5545       Top Links Block Background Color 5571       Top Links Block Background Color
5546      </label> 5572      </label>
5547                           5573                          
5548      <backend_model> 5574      <backend_model>
5549       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5575       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5550      </backend_model> 5576      </backend_model>
5551                           5577                          
5552      <frontend_model> 5578      <frontend_model>
5553       Smartwave\Porto\Block\System\Config\Form\Field\Color 5579       Smartwave\Porto\Block\System\Config\Form\Field\Color
5554      </frontend_model> 5580      </frontend_model>
5555                           5581                          
5556      <depends> 5582      <depends>
5557                                5583                               
5558       <field  5584       <field 
5559        id="custom" 5585        id="custom"
5560       > 5586       >
5561        1 5587        1
5562       </field> 5588       </field>
5563                            5589                           
5564      </depends> 5590      </depends>
5565                       5591                      
5566     </field> 5592     </field>
5567                      5593                     
5568     <field  5594     <field 
5569      id="header_top_links_color"  5595      id="header_top_links_color" 
5570      translate="label comment"  5596      translate="label comment" 
5571      type="text 5597      type="text
5572      sortOrder="220"  5598      sortOrder="220" 
5573      showInDefault="1"  5599      showInDefault="1" 
5574      showInWebsite="1"  5600      showInWebsite="1" 
5575      showInStore="1" 5601      showInStore="1"
5576     > 5602     >
5577                           5603                          
5578      <label> 5604      <label>
5579       Top Links Block Font Color 5605       Top Links Block Font Color
5580      </label> 5606      </label>
5581                           5607                          
5582      <backend_model> 5608      <backend_model>
5583       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5609       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5584      </backend_model> 5610      </backend_model>
5585                           5611                          
5586      <frontend_model> 5612      <frontend_model>
5587       Smartwave\Porto\Block\System\Config\Form\Field\Color 5613       Smartwave\Porto\Block\System\Config\Form\Field\Color
5588      </frontend_model> 5614      </frontend_model>
5589                           5615                          
5590      <depends> 5616      <depends>
5591                                5617                               
5592       <field  5618       <field 
5593        id="custom" 5619        id="custom"
5594       > 5620       >
5595        1 5621        1
5596       </field> 5622       </field>
5597                            5623                           
5598      </depends> 5624      </depends>
5599                       5625                      
5600     </field> 5626     </field>
5601                      5627                     
5602     <field  5628     <field 
5603      id="header_menu_heading"  5629      id="header_menu_heading" 
5604      translate="label comment"  5630      translate="label comment" 
5605      sortOrder="300"  5631      sortOrder="300" 
5606      showInDefault="1"  5632      showInDefault="1" 
5607      showInWebsite="1"  5633      showInWebsite="1" 
5608      showInStore="1" 5634      showInStore="1"
5609     > 5635     >
5610                           5636                          
5611      <label> 5637      <label>
5612       Header - Menu 5638       Header - Menu
5613      </label> 5639      </label>
5614                           5640                          
5615      <frontend_model> 5641      <frontend_model>
5616       Magento\Config\Block\System\Config\Form\Field\Heading 5642       Magento\Config\Block\System\Config\Form\Field\Heading
5617      </frontend_model> 5643      </frontend_model>
5618                           5644                          
5619      <depends> 5645      <depends>
5620                                5646                               
5621       <field  5647       <field 
5622        id="custom" 5648        id="custom"
5623       > 5649       >
5624        1 5650        1
5625       </field> 5651       </field>
5626                            5652                           
5627      </depends> 5653      </depends>
5628                       5654                      
5629     </field> 5655     </field>
5630                      5656                     
5631     <field  5657     <field 
5632      id="header_menu_bgcolor"  5658      id="header_menu_bgcolor" 
5633      translate="label comment"  5659      translate="label comment" 
5634      type="text 5660      type="text
5635      sortOrder="310"  5661      sortOrder="310" 
5636      showInDefault="1"  5662      showInDefault="1" 
5637      showInWebsite="1"  5663      showInWebsite="1" 
5638      showInStore="1" 5664      showInStore="1"
5639     > 5665     >
5640                           5666                          
5641      <label> 5667      <label>
5642       Background Color 5668       Background Color
5643      </label> 5669      </label>
5644                           5670                          
5645      <backend_model> 5671      <backend_model>
5646       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5672       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5647      </backend_model> 5673      </backend_model>
5648                           5674                          
5649      <frontend_model> 5675      <frontend_model>
5650       Smartwave\Porto\Block\System\Config\Form\Field\Color 5676       Smartwave\Porto\Block\System\Config\Form\Field\Color
5651      </frontend_model> 5677      </frontend_model>
5652                           5678                          
5653      <depends> 5679      <depends>
5654                                5680                               
5655       <field  5681       <field 
5656        id="custom" 5682        id="custom"
5657       > 5683       >
5658        1 5684        1
5659       </field> 5685       </field>
5660                            5686                           
5661      </depends> 5687      </depends>
5662                       5688                      
5663     </field> 5689     </field>
5664                      5690                     
5665     <field  5691     <field 
5666      id="header_menu_color"  5692      id="header_menu_color" 
5667      translate="label comment"  5693      translate="label comment" 
5668      type="text 5694      type="text
5669      sortOrder="311"  5695      sortOrder="311" 
5670      showInDefault="1"  5696      showInDefault="1" 
5671      showInWebsite="1"  5697      showInWebsite="1" 
5672      showInStore="1" 5698      showInStore="1"
5673     > 5699     >
5674                           5700                          
5675      <label> 5701      <label>
5676       Font Color 5702       Font Color
5677      </label> 5703      </label>
5678                           5704                          
5679      <backend_model> 5705      <backend_model>
5680       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5706       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5681      </backend_model> 5707      </backend_model>
5682                           5708                          
5683      <frontend_model> 5709      <frontend_model>
5684       Smartwave\Porto\Block\System\Config\Form\Field\Color 5710       Smartwave\Porto\Block\System\Config\Form\Field\Color
5685      </frontend_model> 5711      </frontend_model>
5686                           5712                          
5687      <depends> 5713      <depends>
5688                                5714                               
5689       <field  5715       <field 
5690        id="custom" 5716        id="custom"
5691       > 5717       >
5692        1 5718        1
5693       </field> 5719       </field>
5694                            5720                           
5695      </depends> 5721      </depends>
5696                       5722                      
5697     </field> 5723     </field>
5698                      5724                     
5699     <field  5725     <field 
5700      id="header_menu_hover_bgcolor"  5726      id="header_menu_hover_bgcolor" 
5701      translate="label comment"  5727      translate="label comment" 
5702      type="text 5728      type="text
5703      sortOrder="312"  5729      sortOrder="312" 
5704      showInDefault="1"  5730      showInDefault="1" 
5705      showInWebsite="1"  5731      showInWebsite="1" 
5706      showInStore="1" 5732      showInStore="1"
5707     > 5733     >
5708                           5734                          
5709      <label> 5735      <label>
5710       Hover Background Color 5736       Hover Background Color
5711      </label> 5737      </label>
5712                           5738                          
5713      <backend_model> 5739      <backend_model>
5714       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5740       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5715      </backend_model> 5741      </backend_model>
5716                           5742                          
5717      <frontend_model> 5743      <frontend_model>
5718       Smartwave\Porto\Block\System\Config\Form\Field\Color 5744       Smartwave\Porto\Block\System\Config\Form\Field\Color
5719      </frontend_model> 5745      </frontend_model>
5720                           5746                          
5721      <depends> 5747      <depends>
5722                                5748                               
5723       <field  5749       <field 
5724        id="custom" 5750        id="custom"
5725       > 5751       >
5726        1 5752        1
5727       </field> 5753       </field>
5728                            5754                           
5729      </depends> 5755      </depends>
5730                       5756                      
5731     </field> 5757     </field>
5732                      5758                     
5733     <field  5759     <field 
5734      id="header_menu_hover_color"  5760      id="header_menu_hover_color" 
5735      translate="label comment"  5761      translate="label comment" 
5736      type="text 5762      type="text
5737      sortOrder="313"  5763      sortOrder="313" 
5738      showInDefault="1"  5764      showInDefault="1" 
5739      showInWebsite="1"  5765      showInWebsite="1" 
5740      showInStore="1" 5766      showInStore="1"
5741     > 5767     >
5742                           5768                          
5743      <label> 5769      <label>
5744       Hover Font Color 5770       Hover Font Color
5745      </label> 5771      </label>
5746                           5772                          
5747      <backend_model> 5773      <backend_model>
5748       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5774       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5749      </backend_model> 5775      </backend_model>
5750                           5776                          
5751      <frontend_model> 5777      <frontend_model>
5752       Smartwave\Porto\Block\System\Config\Form\Field\Color 5778       Smartwave\Porto\Block\System\Config\Form\Field\Color
5753      </frontend_model> 5779      </frontend_model>
5754                           5780                          
5755      <depends> 5781      <depends>
5756                                5782                               
5757       <field  5783       <field 
5758        id="custom" 5784        id="custom"
5759       > 5785       >
5760        1 5786        1
5761       </field> 5787       </field>
5762                            5788                           
5763      </depends> 5789      </depends>
5764                       5790                      
5765     </field> 5791     </field>
5766      5792     
5767      5793     
5768                      5794                     
5769     <field  5795     <field 
5770      id="header_sidemenu_heading"  5796      id="header_sidemenu_heading" 
5771      translate="label comment"  5797      translate="label comment" 
5772      sortOrder="314"  5798      sortOrder="314" 
5773      showInDefault="1"  5799      showInDefault="1" 
5774      showInWebsite="1"  5800      showInWebsite="1" 
5775      showInStore="1" 5801      showInStore="1"
5776     > 5802     >
5777                           5803                          
5778      <label> 5804      <label>
5779       Header - Side Menu 5805       Header - Side Menu
5780      </label> 5806      </label>
5781                           5807                          
5782      <frontend_model> 5808      <frontend_model>
5783       Magento\Config\Block\System\Config\Form\Field\Heading 5809       Magento\Config\Block\System\Config\Form\Field\Heading
5784      </frontend_model> 5810      </frontend_model>
5785                           5811                          
5786      <depends> 5812      <depends>
5787                                5813                               
5788       <field  5814       <field 
5789        id="custom" 5815        id="custom"
5790       > 5816       >
5791        1 5817        1
5792       </field> 5818       </field>
5793                            5819                           
5794      </depends> 5820      </depends>
5795                       5821                      
5796     </field> 5822     </field>
5797                      5823                     
5798     <field  5824     <field 
5799      id="header_sidemenu_color"  5825      id="header_sidemenu_color" 
5800      translate="label comment"  5826      translate="label comment" 
5801      type="text 5827      type="text
5802      sortOrder="315"  5828      sortOrder="315" 
5803      showInDefault="1"  5829      showInDefault="1" 
5804      showInWebsite="1"  5830      showInWebsite="1" 
5805      showInStore="1" 5831      showInStore="1"
5806     > 5832     >
5807                           5833                          
5808      <label> 5834      <label>
5809       Font Color 5835       Font Color
5810      </label> 5836      </label>
5811                           5837                          
5812      <backend_model> 5838      <backend_model>
5813       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5839       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5814      </backend_model> 5840      </backend_model>
5815                           5841                          
5816      <frontend_model> 5842      <frontend_model>
5817       Smartwave\Porto\Block\System\Config\Form\Field\Color 5843       Smartwave\Porto\Block\System\Config\Form\Field\Color
5818      </frontend_model> 5844      </frontend_model>
5819                           5845                          
5820      <depends> 5846      <depends>
5821                                5847                               
5822       <field  5848       <field 
5823        id="custom" 5849        id="custom"
5824       > 5850       >
5825        1 5851        1
5826       </field> 5852       </field>
5827                            5853                           
5828      </depends> 5854      </depends>
5829                       5855                      
5830     </field> 5856     </field>
5831                      5857                     
5832     <field  5858     <field 
5833      id="header_sidemenu_hover_bgcolor"  5859      id="header_sidemenu_hover_bgcolor" 
5834      translate="label comment"  5860      translate="label comment" 
5835      type="text 5861      type="text
5836      sortOrder="316"  5862      sortOrder="316" 
5837      showInDefault="1"  5863      showInDefault="1" 
5838      showInWebsite="1"  5864      showInWebsite="1" 
5839      showInStore="1" 5865      showInStore="1"
5840     > 5866     >
5841                           5867                          
5842      <label> 5868      <label>
5843       Hover Background Color 5869       Hover Background Color
5844      </label> 5870      </label>
5845                           5871                          
5846      <backend_model> 5872      <backend_model>
5847       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5873       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5848      </backend_model> 5874      </backend_model>
5849                           5875                          
5850      <frontend_model> 5876      <frontend_model>
5851       Smartwave\Porto\Block\System\Config\Form\Field\Color 5877       Smartwave\Porto\Block\System\Config\Form\Field\Color
5852      </frontend_model> 5878      </frontend_model>
5853                           5879                          
5854      <depends> 5880      <depends>
5855                                5881                               
5856       <field  5882       <field 
5857        id="custom" 5883        id="custom"
5858       > 5884       >
5859        1 5885        1
5860       </field> 5886       </field>
5861                            5887                           
5862      </depends> 5888      </depends>
5863                       5889                      
5864     </field> 5890     </field>
5865                      5891                     
5866     <field  5892     <field 
5867      id="header_sidemenu_hover_color"  5893      id="header_sidemenu_hover_color" 
5868      translate="label comment"  5894      translate="label comment" 
5869      type="text 5895      type="text
5870      sortOrder="317"  5896      sortOrder="317" 
5871      showInDefault="1"  5897      showInDefault="1" 
5872      showInWebsite="1"  5898      showInWebsite="1" 
5873      showInStore="1" 5899      showInStore="1"
5874     > 5900     >
5875                           5901                          
5876      <label> 5902      <label>
5877       Hover Font Color 5903       Hover Font Color
5878      </label> 5904      </label>
5879                           5905                          
5880      <backend_model> 5906      <backend_model>
5881       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5907       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5882      </backend_model> 5908      </backend_model>
5883                           5909                          
5884      <frontend_model> 5910      <frontend_model>
5885       Smartwave\Porto\Block\System\Config\Form\Field\Color 5911       Smartwave\Porto\Block\System\Config\Form\Field\Color
5886      </frontend_model> 5912      </frontend_model>
5887                           5913                          
5888      <depends> 5914      <depends>
5889                                5915                               
5890       <field  5916       <field 
5891        id="custom" 5917        id="custom"
5892       > 5918       >
5893        1 5919        1
5894       </field> 5920       </field>
5895                            5921                           
5896      </depends> 5922      </depends>
5897                       5923                      
5898     </field> 5924     </field>
5899      5925     
5900                      5926                     
5901     <field  5927     <field 
5902      id="header_menu_classic_heading"  5928      id="header_menu_classic_heading" 
5903      translate="label comment"  5929      translate="label comment" 
5904      sortOrder="319"  5930      sortOrder="319" 
5905      showInDefault="1"  5931      showInDefault="1" 
5906      showInWebsite="1"  5932      showInWebsite="1" 
5907      showInStore="1" 5933      showInStore="1"
5908     > 5934     >
5909                           5935                          
5910      <label> 5936      <label>
5911       Header - Menu(Classic) 5937       Header - Menu(Classic)
5912      </label> 5938      </label>
5913                           5939                          
5914      <frontend_model> 5940      <frontend_model>
5915       Magento\Config\Block\System\Config\Form\Field\Heading 5941       Magento\Config\Block\System\Config\Form\Field\Heading
5916      </frontend_model> 5942      </frontend_model>
5917                           5943                          
5918      <depends> 5944      <depends>
5919                                5945                               
5920       <field  5946       <field 
5921        id="custom" 5947        id="custom"
5922       > 5948       >
5923        1 5949        1
5924       </field> 5950       </field>
5925                            5951                           
5926      </depends> 5952      </depends>
5927                       5953                      
5928     </field> 5954     </field>
5929                      5955                     
5930     <field  5956     <field 
5931      id="header_menu_classicmenu_bgcolor"  5957      id="header_menu_classicmenu_bgcolor" 
5932      translate="label comment"  5958      translate="label comment" 
5933      type="text 5959      type="text
5934      sortOrder="320"  5960      sortOrder="320" 
5935      showInDefault="1"  5961      showInDefault="1" 
5936      showInWebsite="1"  5962      showInWebsite="1" 
5937      showInStore="1" 5963      showInStore="1"
5938     > 5964     >
5939                           5965                          
5940      <label> 5966      <label>
5941       Dropdown Background Color 5967       Dropdown Background Color
5942      </label> 5968      </label>
5943                           5969                          
5944      <backend_model> 5970      <backend_model>
5945       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 5971       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5946      </backend_model> 5972      </backend_model>
5947                           5973                          
5948      <frontend_model> 5974      <frontend_model>
5949       Smartwave\Porto\Block\System\Config\Form\Field\Color 5975       Smartwave\Porto\Block\System\Config\Form\Field\Color
5950      </frontend_model> 5976      </frontend_model>
5951                           5977                          
5952      <depends> 5978      <depends>
5953                                5979                               
5954       <field  5980       <field 
5955        id="custom" 5981        id="custom"
5956       > 5982       >
5957        1 5983        1
5958       </field> 5984       </field>
5959                            5985                           
5960      </depends> 5986      </depends>
5961                       5987                      
5962     </field> 5988     </field>
5963                      5989                     
5964     <field  5990     <field 
5965      id="header_menu_classicmenu_color"  5991      id="header_menu_classicmenu_color" 
5966      translate="label comment"  5992      translate="label comment" 
5967      type="text 5993      type="text
5968      sortOrder="322"  5994      sortOrder="322" 
5969      showInDefault="1"  5995      showInDefault="1" 
5970      showInWebsite="1"  5996      showInWebsite="1" 
5971      showInStore="1" 5997      showInStore="1"
5972     > 5998     >
5973                           5999                          
5974      <label> 6000      <label>
5975       Dropdown Item Font Color 6001       Dropdown Item Font Color
5976      </label> 6002      </label>
5977                           6003                          
5978      <backend_model> 6004      <backend_model>
5979       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6005       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
5980      </backend_model> 6006      </backend_model>
5981                           6007                          
5982      <frontend_model> 6008      <frontend_model>
5983       Smartwave\Porto\Block\System\Config\Form\Field\Color 6009       Smartwave\Porto\Block\System\Config\Form\Field\Color
5984      </frontend_model> 6010      </frontend_model>
5985                           6011                          
5986      <depends> 6012      <depends>
5987                                6013                               
5988       <field  6014       <field 
5989        id="custom" 6015        id="custom"
5990       > 6016       >
5991        1 6017        1
5992       </field> 6018       </field>
5993                            6019                           
5994      </depends> 6020      </depends>
5995                       6021                      
5996     </field> 6022     </field>
5997                      6023                     
5998     <field  6024     <field 
5999      id="header_menu_classicmenu_hover_bgcolor"  6025      id="header_menu_classicmenu_hover_bgcolor" 
6000      translate="label comment"  6026      translate="label comment" 
6001      type="text 6027      type="text
6002      sortOrder="323"  6028      sortOrder="323" 
6003      showInDefault="1"  6029      showInDefault="1" 
6004      showInWebsite="1"  6030      showInWebsite="1" 
6005      showInStore="1" 6031      showInStore="1"
6006     > 6032     >
6007                           6033                          
6008      <label> 6034      <label>
6009       Dropdown Item Hover Background Color 6035       Dropdown Item Hover Background Color
6010      </label> 6036      </label>
6011                           6037                          
6012      <backend_model> 6038      <backend_model>
6013       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6039       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6014      </backend_model> 6040      </backend_model>
6015                           6041                          
6016      <frontend_model> 6042      <frontend_model>
6017       Smartwave\Porto\Block\System\Config\Form\Field\Color 6043       Smartwave\Porto\Block\System\Config\Form\Field\Color
6018      </frontend_model> 6044      </frontend_model>
6019                           6045                          
6020      <depends> 6046      <depends>
6021                                6047                               
6022       <field  6048       <field 
6023        id="custom" 6049        id="custom"
6024       > 6050       >
6025        1 6051        1
6026       </field> 6052       </field>
6027                            6053                           
6028      </depends> 6054      </depends>
6029                       6055                      
6030     </field> 6056     </field>
6031                      6057                     
6032     <field  6058     <field 
6033      id="header_menu_classicmenu_hover_color"  6059      id="header_menu_classicmenu_hover_color" 
6034      translate="label comment"  6060      translate="label comment" 
6035      type="text 6061      type="text
6036      sortOrder="324"  6062      sortOrder="324" 
6037      showInDefault="1"  6063      showInDefault="1" 
6038      showInWebsite="1"  6064      showInWebsite="1" 
6039      showInStore="1" 6065      showInStore="1"
6040     > 6066     >
6041                           6067                          
6042      <label> 6068      <label>
6043       Dropdown Item Hover Font Color 6069       Dropdown Item Hover Font Color
6044      </label> 6070      </label>
6045                           6071                          
6046      <backend_model> 6072      <backend_model>
6047       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6073       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6048      </backend_model> 6074      </backend_model>
6049                           6075                          
6050      <frontend_model> 6076      <frontend_model>
6051       Smartwave\Porto\Block\System\Config\Form\Field\Color 6077       Smartwave\Porto\Block\System\Config\Form\Field\Color
6052      </frontend_model> 6078      </frontend_model>
6053                           6079                          
6054      <depends> 6080      <depends>
6055                                6081                               
6056       <field  6082       <field 
6057        id="custom" 6083        id="custom"
6058       > 6084       >
6059        1 6085        1
6060       </field> 6086       </field>
6061                            6087                           
6062      </depends> 6088      </depends>
6063                       6089                      
6064     </field> 6090     </field>
6065                      6091                     
6066     <field  6092     <field 
6067      id="header_menu_megamenu_heading"  6093      id="header_menu_megamenu_heading" 
6068      translate="label comment"  6094      translate="label comment" 
6069      sortOrder="329"  6095      sortOrder="329" 
6070      showInDefault="1"  6096      showInDefault="1" 
6071      showInWebsite="1"  6097      showInWebsite="1" 
6072      showInStore="1" 6098      showInStore="1"
6073     > 6099     >
6074                           6100                          
6075      <label> 6101      <label>
6076       Header - Menu(Megamenu) 6102       Header - Menu(Megamenu)
6077      </label> 6103      </label>
6078                           6104                          
6079      <frontend_model> 6105      <frontend_model>
6080       Magento\Config\Block\System\Config\Form\Field\Heading 6106       Magento\Config\Block\System\Config\Form\Field\Heading
6081      </frontend_model> 6107      </frontend_model>
6082                           6108                          
6083      <depends> 6109      <depends>
6084                                6110                               
6085       <field  6111       <field 
6086        id="custom" 6112        id="custom"
6087       > 6113       >
6088        1 6114        1
6089       </field> 6115       </field>
6090                            6116                           
6091      </depends> 6117      </depends>
6092                       6118                      
6093     </field> 6119     </field>
6094                      6120                     
6095     <field  6121     <field 
6096      id="header_menu_megamenu_bgcolor"  6122      id="header_menu_megamenu_bgcolor" 
6097      translate="label comment"  6123      translate="label comment" 
6098      type="text 6124      type="text
6099      sortOrder="330"  6125      sortOrder="330" 
6100      showInDefault="1"  6126      showInDefault="1" 
6101      showInWebsite="1"  6127      showInWebsite="1" 
6102      showInStore="1" 6128      showInStore="1"
6103     > 6129     >
6104                           6130                          
6105      <label> 6131      <label>
6106       Dropdown Background Color 6132       Dropdown Background Color
6107      </label> 6133      </label>
6108                           6134                          
6109      <backend_model> 6135      <backend_model>
6110       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6136       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6111      </backend_model> 6137      </backend_model>
6112                           6138                          
6113      <frontend_model> 6139      <frontend_model>
6114       Smartwave\Porto\Block\System\Config\Form\Field\Color 6140       Smartwave\Porto\Block\System\Config\Form\Field\Color
6115      </frontend_model> 6141      </frontend_model>
6116                           6142                          
6117      <depends> 6143      <depends>
6118                                6144                               
6119       <field  6145       <field 
6120        id="custom" 6146        id="custom"
6121       > 6147       >
6122        1 6148        1
6123       </field> 6149       </field>
6124                            6150                           
6125      </depends> 6151      </depends>
6126                       6152                      
6127     </field> 6153     </field>
6128                      6154                     
6129     <field  6155     <field 
6130      id="header_menu_megamenu_color 6156      id="header_menu_megamenu_color
6131      translate="label comment"  6157      translate="label comment" 
6132      type="text 6158      type="text
6133      sortOrder="332"  6159      sortOrder="332" 
6134      showInDefault="1"  6160      showInDefault="1" 
6135      showInWebsite="1"  6161      showInWebsite="1" 
6136      showInStore="1" 6162      showInStore="1"
6137     > 6163     >
6138                           6164                          
6139      <label> 6165      <label>
6140       Dropdown Item Font Color 6166       Dropdown Item Font Color
6141      </label> 6167      </label>
6142                           6168                          
6143      <backend_model> 6169      <backend_model>
6144       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6170       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6145      </backend_model> 6171      </backend_model>
6146                           6172                          
6147      <frontend_model> 6173      <frontend_model>
6148       Smartwave\Porto\Block\System\Config\Form\Field\Color 6174       Smartwave\Porto\Block\System\Config\Form\Field\Color
6149      </frontend_model> 6175      </frontend_model>
6150                           6176                          
6151      <depends> 6177      <depends>
6152                                6178                               
6153       <field  6179       <field 
6154        id="custom" 6180        id="custom"
6155       > 6181       >
6156        1 6182        1
6157       </field> 6183       </field>
6158                            6184                           
6159      </depends> 6185      </depends>
6160                       6186                      
6161     </field> 6187     </field>
6162                      6188                     
6163     <field  6189     <field 
6164      id="header_menu_megamenu_hover_color"  6190      id="header_menu_megamenu_hover_color" 
6165      translate="label comment"  6191      translate="label comment" 
6166      type="text 6192      type="text
6167      sortOrder="333"  6193      sortOrder="333" 
6168      showInDefault="1"  6194      showInDefault="1" 
6169      showInWebsite="1"  6195      showInWebsite="1" 
6170      showInStore="1" 6196      showInStore="1"
6171     > 6197     >
6172                           6198                          
6173      <label> 6199      <label>
6174       Dropdown Item Hover Font Color 6200       Dropdown Item Hover Font Color
6175      </label> 6201      </label>
6176                           6202                          
6177      <backend_model> 6203      <backend_model>
6178       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6204       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6179      </backend_model> 6205      </backend_model>
6180                           6206                          
6181      <frontend_model> 6207      <frontend_model>
6182       Smartwave\Porto\Block\System\Config\Form\Field\Color 6208       Smartwave\Porto\Block\System\Config\Form\Field\Color
6183      </frontend_model> 6209      </frontend_model>
6184                           6210                          
6185      <depends> 6211      <depends>
6186                                6212                               
6187       <field  6213       <field 
6188        id="custom" 6214        id="custom"
6189       > 6215       >
6190        1 6216        1
6191       </field> 6217       </field>
6192                            6218                           
6193      </depends> 6219      </depends>
6194                       6220                      
6195     </field> 6221     </field>
6196                      6222                     
6197     <field  6223     <field 
6198      id="header_category_labels_heading"  6224      id="header_category_labels_heading" 
6199      translate="label comment"  6225      translate="label comment" 
6200      sortOrder="340"  6226      sortOrder="340" 
6201      showInDefault="1"  6227      showInDefault="1" 
6202      showInWebsite="1"  6228      showInWebsite="1" 
6203      showInStore="1" 6229      showInStore="1"
6204     > 6230     >
6205                           6231                          
6206      <label> 6232      <label>
6207       Header - Menu(Category Labels) 6233       Header - Menu(Category Labels)
6208      </label> 6234      </label>
6209                           6235                          
6210      <frontend_model> 6236      <frontend_model>
6211       Magento\Config\Block\System\Config\Form\Field\Heading 6237       Magento\Config\Block\System\Config\Form\Field\Heading
6212      </frontend_model> 6238      </frontend_model>
6213                           6239                          
6214      <depends> 6240      <depends>
6215                                6241                               
6216       <field  6242       <field 
6217        id="custom" 6243        id="custom"
6218       > 6244       >
6219        1 6245        1
6220       </field> 6246       </field>
6221                            6247                           
6222      </depends> 6248      </depends>
6223                       6249                      
6224     </field> 6250     </field>
6225                      6251                     
6226     <field  6252     <field 
6227      id="header_menu_label1_bg_color"  6253      id="header_menu_label1_bg_color" 
6228      translate="label comment"  6254      translate="label comment" 
6229      type="text 6255      type="text
6230      sortOrder="341"  6256      sortOrder="341" 
6231      showInDefault="1"  6257      showInDefault="1" 
6232      showInWebsite="1"  6258      showInWebsite="1" 
6233      showInStore="1" 6259      showInStore="1"
6234     > 6260     >
6235                           6261                          
6236      <label> 6262      <label>
6237       Label1 Background Color 6263       Label1 Background Color
6238      </label> 6264      </label>
6239                           6265                          
6240      <backend_model> 6266      <backend_model>
6241       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6267       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6242      </backend_model> 6268      </backend_model>
6243                           6269                          
6244      <frontend_model> 6270      <frontend_model>
6245       Smartwave\Porto\Block\System\Config\Form\Field\Color 6271       Smartwave\Porto\Block\System\Config\Form\Field\Color
6246      </frontend_model> 6272      </frontend_model>
6247                           6273                          
6248      <depends> 6274      <depends>
6249                                6275                               
6250       <field  6276       <field 
6251        id="custom" 6277        id="custom"
6252       > 6278       >
6253        1 6279        1
6254       </field> 6280       </field>
6255                            6281                           
6256      </depends> 6282      </depends>
6257                       6283                      
6258     </field> 6284     </field>
6259                      6285                     
6260     <field  6286     <field 
6261      id="header_menu_label1_font_color"  6287      id="header_menu_label1_font_color" 
6262      translate="label comment"  6288      translate="label comment" 
6263      type="text 6289      type="text
6264      sortOrder="342"  6290      sortOrder="342" 
6265      showInDefault="1"  6291      showInDefault="1" 
6266      showInWebsite="1"  6292      showInWebsite="1" 
6267      showInStore="1" 6293      showInStore="1"
6268     > 6294     >
6269                           6295                          
6270      <label> 6296      <label>
6271       Label1 Font Color 6297       Label1 Font Color
6272      </label> 6298      </label>
6273                           6299                          
6274      <backend_model> 6300      <backend_model>
6275       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6301       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6276      </backend_model> 6302      </backend_model>
6277                           6303                          
6278      <frontend_model> 6304      <frontend_model>
6279       Smartwave\Porto\Block\System\Config\Form\Field\Color 6305       Smartwave\Porto\Block\System\Config\Form\Field\Color
6280      </frontend_model> 6306      </frontend_model>
6281                           6307                          
6282      <depends> 6308      <depends>
6283                                6309                               
6284       <field  6310       <field 
6285        id="custom" 6311        id="custom"
6286       > 6312       >
6287        1 6313        1
6288       </field> 6314       </field>
6289                            6315                           
6290      </depends> 6316      </depends>
6291                       6317                      
6292     </field> 6318     </field>
6293                      6319                     
6294     <field  6320     <field 
6295      id="header_menu_label2_bg_color"  6321      id="header_menu_label2_bg_color" 
6296      translate="label comment"  6322      translate="label comment" 
6297      type="text 6323      type="text
6298      sortOrder="343"  6324      sortOrder="343" 
6299      showInDefault="1"  6325      showInDefault="1" 
6300      showInWebsite="1"  6326      showInWebsite="1" 
6301      showInStore="1" 6327      showInStore="1"
6302     > 6328     >
6303                           6329                          
6304      <label> 6330      <label>
6305       Label2 Background Color 6331       Label2 Background Color
6306      </label> 6332      </label>
6307                           6333                          
6308      <backend_model> 6334      <backend_model>
6309       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6335       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6310      </backend_model> 6336      </backend_model>
6311                           6337                          
6312      <frontend_model> 6338      <frontend_model>
6313       Smartwave\Porto\Block\System\Config\Form\Field\Color 6339       Smartwave\Porto\Block\System\Config\Form\Field\Color
6314      </frontend_model> 6340      </frontend_model>
6315                           6341                          
6316      <depends> 6342      <depends>
6317                                6343                               
6318       <field  6344       <field 
6319        id="custom" 6345        id="custom"
6320       > 6346       >
6321        1 6347        1
6322       </field> 6348       </field>
6323                            6349                           
6324      </depends> 6350      </depends>
6325                       6351                      
6326     </field> 6352     </field>
6327                      6353                     
6328     <field  6354     <field 
6329      id="header_menu_label2_font_color"  6355      id="header_menu_label2_font_color" 
6330      translate="label comment"  6356      translate="label comment" 
6331      type="text 6357      type="text
6332      sortOrder="344"  6358      sortOrder="344" 
6333      showInDefault="1"  6359      showInDefault="1" 
6334      showInWebsite="1"  6360      showInWebsite="1" 
6335      showInStore="1" 6361      showInStore="1"
6336     > 6362     >
6337                           6363                          
6338      <label> 6364      <label>
6339       Label2 Font Color 6365       Label2 Font Color
6340      </label> 6366      </label>
6341                           6367                          
6342      <backend_model> 6368      <backend_model>
6343       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6369       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6344      </backend_model> 6370      </backend_model>
6345                           6371                          
6346      <frontend_model> 6372      <frontend_model>
6347       Smartwave\Porto\Block\System\Config\Form\Field\Color 6373       Smartwave\Porto\Block\System\Config\Form\Field\Color
6348      </frontend_model> 6374      </frontend_model>
6349                           6375                          
6350      <depends> 6376      <depends>
6351                                6377                               
6352       <field  6378       <field 
6353        id="custom" 6379        id="custom"
6354       > 6380       >
6355        1 6381        1
6356       </field> 6382       </field>
6357                            6383                           
6358      </depends> 6384      </depends>
6359                       6385                      
6360     </field> 6386     </field>
6361                      6387                     
6362     <field  6388     <field 
6363      id="header_menu_label3_bg_color"  6389      id="header_menu_label3_bg_color" 
6364      translate="label comment"  6390      translate="label comment" 
6365      type="text 6391      type="text
6366      sortOrder="345"  6392      sortOrder="345" 
6367      showInDefault="1"  6393      showInDefault="1" 
6368      showInWebsite="1"  6394      showInWebsite="1" 
6369      showInStore="1" 6395      showInStore="1"
6370     > 6396     >
6371                           6397                          
6372      <label> 6398      <label>
6373       Label3 Background Color 6399       Label3 Background Color
6374      </label> 6400      </label>
6375                           6401                          
6376      <backend_model> 6402      <backend_model>
6377       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6403       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6378      </backend_model> 6404      </backend_model>
6379                           6405                          
6380      <frontend_model> 6406      <frontend_model>
6381       Smartwave\Porto\Block\System\Config\Form\Field\Color 6407       Smartwave\Porto\Block\System\Config\Form\Field\Color
6382      </frontend_model> 6408      </frontend_model>
6383                           6409                          
6384      <depends> 6410      <depends>
6385                                6411                               
6386       <field  6412       <field 
6387        id="custom" 6413        id="custom"
6388       > 6414       >
6389        1 6415        1
6390       </field> 6416       </field>
6391                            6417                           
6392      </depends> 6418      </depends>
6393                       6419                      
6394     </field> 6420     </field>
6395                      6421                     
6396     <field  6422     <field 
6397      id="header_menu_label3_font_color"  6423      id="header_menu_label3_font_color" 
6398      translate="label comment"  6424      translate="label comment" 
6399      type="text 6425      type="text
6400      sortOrder="346"  6426      sortOrder="346" 
6401      showInDefault="1"  6427      showInDefault="1" 
6402      showInWebsite="1"  6428      showInWebsite="1" 
6403      showInStore="1" 6429      showInStore="1"
6404     > 6430     >
6405                           6431                          
6406      <label> 6432      <label>
6407       Label3 Font Color 6433       Label3 Font Color
6408      </label> 6434      </label>
6409                           6435                          
6410      <backend_model> 6436      <backend_model>
6411       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6437       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6412      </backend_model> 6438      </backend_model>
6413                           6439                          
6414      <frontend_model> 6440      <frontend_model>
6415       Smartwave\Porto\Block\System\Config\Form\Field\Color 6441       Smartwave\Porto\Block\System\Config\Form\Field\Color
6416      </frontend_model> 6442      </frontend_model>
6417                           6443                          
6418      <depends> 6444      <depends>
6419                                6445                               
6420       <field  6446       <field 
6421        id="custom" 6447        id="custom"
6422       > 6448       >
6423        1 6449        1
6424       </field> 6450       </field>
6425                            6451                           
6426      </depends> 6452      </depends>
6427                       6453                      
6428     </field> 6454     </field>
6429                      6455                     
6430     <field  6456     <field 
6431      id="header_search_heading"  6457      id="header_search_heading" 
6432      translate="label comment"  6458      translate="label comment" 
6433      sortOrder="400"  6459      sortOrder="400" 
6434      showInDefault="1"  6460      showInDefault="1" 
6435      showInWebsite="1"  6461      showInWebsite="1" 
6436      showInStore="1" 6462      showInStore="1"
6437     > 6463     >
6438                           6464                          
6439      <label> 6465      <label>
6440       Header - Searchbox 6466       Header - Searchbox
6441      </label> 6467      </label>
6442                           6468                          
6443      <frontend_model> 6469      <frontend_model>
6444       Magento\Config\Block\System\Config\Form\Field\Heading 6470       Magento\Config\Block\System\Config\Form\Field\Heading
6445      </frontend_model> 6471      </frontend_model>
6446                           6472                          
6447      <depends> 6473      <depends>
6448                                6474                               
6449       <field  6475       <field 
6450        id="custom" 6476        id="custom"
6451       > 6477       >
6452        1 6478        1
6453       </field> 6479       </field>
6454                            6480                           
6455      </depends> 6481      </depends>
6456                       6482                      
6457     </field> 6483     </field>
6458                      6484                     
6459     <field  6485     <field 
6460      id="header_search_bgcolor"  6486      id="header_search_bgcolor" 
6461      translate="label comment"  6487      translate="label comment" 
6462      type="text 6488      type="text
6463      sortOrder="410"  6489      sortOrder="410" 
6464      showInDefault="1"  6490      showInDefault="1" 
6465      showInWebsite="1"  6491      showInWebsite="1" 
6466      showInStore="1" 6492      showInStore="1"
6467     > 6493     >
6468                           6494                          
6469      <label> 6495      <label>
6470       Background Color 6496       Background Color
6471      </label> 6497      </label>
6472                           6498                          
6473      <backend_model> 6499      <backend_model>
6474       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6500       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6475      </backend_model> 6501      </backend_model>
6476                           6502                          
6477      <frontend_model> 6503      <frontend_model>
6478       Smartwave\Porto\Block\System\Config\Form\Field\Color 6504       Smartwave\Porto\Block\System\Config\Form\Field\Color
6479      </frontend_model> 6505      </frontend_model>
6480                           6506                          
6481      <depends> 6507      <depends>
6482                                6508                               
6483       <field  6509       <field 
6484        id="custom" 6510        id="custom"
6485       > 6511       >
6486        1 6512        1
6487       </field> 6513       </field>
6488                            6514                           
6489      </depends> 6515      </depends>
6490                       6516                      
6491     </field> 6517     </field>
6492                      6518                     
6493     <field  6519     <field 
6494      id="header_search_text_color"  6520      id="header_search_text_color" 
6495      translate="label comment"  6521      translate="label comment" 
6496      type="text 6522      type="text
6497      sortOrder="440"  6523      sortOrder="440" 
6498      showInDefault="1"  6524      showInDefault="1" 
6499      showInWebsite="1"  6525      showInWebsite="1" 
6500      showInStore="1" 6526      showInStore="1"
6501     > 6527     >
6502                           6528                          
6503      <label> 6529      <label>
6504       Search Text Font Color 6530       Search Text Font Color
6505      </label> 6531      </label>
6506                           6532                          
6507      <backend_model> 6533      <backend_model>
6508       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6534       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6509      </backend_model> 6535      </backend_model>
6510                           6536                          
6511      <frontend_model> 6537      <frontend_model>
6512       Smartwave\Porto\Block\System\Config\Form\Field\Color 6538       Smartwave\Porto\Block\System\Config\Form\Field\Color
6513      </frontend_model> 6539      </frontend_model>
6514                           6540                          
6515      <depends> 6541      <depends>
6516                                6542                               
6517       <field  6543       <field 
6518        id="custom" 6544        id="custom"
6519       > 6545       >
6520        1 6546        1
6521       </field> 6547       </field>
6522                            6548                           
6523      </depends> 6549      </depends>
6524                       6550                      
6525     </field> 6551     </field>
6526                      6552                     
6527     <field  6553     <field 
6528      id="header_search_bordercolor"  6554      id="header_search_bordercolor" 
6529      translate="label comment"  6555      translate="label comment" 
6530      type="text 6556      type="text
6531      sortOrder="450"  6557      sortOrder="450" 
6532      showInDefault="1"  6558      showInDefault="1" 
6533      showInWebsite="1"  6559      showInWebsite="1" 
6534      showInStore="1" 6560      showInStore="1"
6535     > 6561     >
6536                           6562                          
6537      <label> 6563      <label>
6538       Border Color 6564       Border Color
6539      </label> 6565      </label>
6540                           6566                          
6541      <backend_model> 6567      <backend_model>
6542       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6568       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6543      </backend_model> 6569      </backend_model>
6544                           6570                          
6545      <frontend_model> 6571      <frontend_model>
6546       Smartwave\Porto\Block\System\Config\Form\Field\Color 6572       Smartwave\Porto\Block\System\Config\Form\Field\Color
6547      </frontend_model> 6573      </frontend_model>
6548                           6574                          
6549      <depends> 6575      <depends>
6550                                6576                               
6551       <field  6577       <field 
6552        id="custom" 6578        id="custom"
6553       > 6579       >
6554        1 6580        1
6555       </field> 6581       </field>
6556                            6582                           
6557      </depends> 6583      </depends>
6558                       6584                      
6559     </field> 6585     </field>
6560                      6586                     
6561     <field  6587     <field 
6562      id="header_minicart_heading"  6588      id="header_minicart_heading" 
6563      translate="label comment"  6589      translate="label comment" 
6564      sortOrder="500"  6590      sortOrder="500" 
6565      showInDefault="1"  6591      showInDefault="1" 
6566      showInWebsite="1"  6592      showInWebsite="1" 
6567      showInStore="1" 6593      showInStore="1"
6568     > 6594     >
6569                           6595                          
6570      <label> 6596      <label>
6571       Header - Mini Cart 6597       Header - Mini Cart
6572      </label> 6598      </label>
6573                           6599                          
6574      <frontend_model> 6600      <frontend_model>
6575       Magento\Config\Block\System\Config\Form\Field\Heading 6601       Magento\Config\Block\System\Config\Form\Field\Heading
6576      </frontend_model> 6602      </frontend_model>
6577                           6603                          
6578      <depends> 6604      <depends>
6579                                6605                               
6580       <field  6606       <field 
6581        id="custom" 6607        id="custom"
6582       > 6608       >
6583        1 6609        1
6584       </field> 6610       </field>
6585                            6611                           
6586      </depends> 6612      </depends>
6587                       6613                      
6588     </field> 6614     </field>
6589                      6615                     
6590     <field  6616     <field 
6591      id="header_minicart_design"  6617      id="header_minicart_design" 
6592      translate="label comment"  6618      translate="label comment" 
6593      type="select"  6619      type="select" 
6594      sortOrder="505"  6620      sortOrder="505" 
6595      showInDefault="1"  6621      showInDefault="1" 
6596      showInWebsite="1"  6622      showInWebsite="1" 
6597      showInStore="1" 6623      showInStore="1"
6598     > 6624     >
6599                           6625                          
6600      <label> 6626      <label>
6601       Minicart Design 6627       Minicart Design
6602      </label> 6628      </label>
6603                           6629                          
6604      <source_model> 6630      <source_model>
6605       Smartwave\Porto\Model\Config\Design\Minicart\Icon 6631       Smartwave\Porto\Model\Config\Design\Minicart\Icon
6606      </source_model> 6632      </source_model>
6607                           6633                          
6608      <depends> 6634      <depends>
6609                                6635                               
6610       <field  6636       <field 
6611        id="custom" 6637        id="custom"
6612       > 6638       >
6613        1 6639        1
6614       </field> 6640       </field>
6615                            6641                           
6616      </depends> 6642      </depends>
6617                       6643                      
6618     </field> 6644     </field>
6619                      6645                     
6620     <field  6646     <field 
6621      id="header_minicart_popup_design"  6647      id="header_minicart_popup_design" 
6622      translate="label comment"  6648      translate="label comment" 
6623      type="select"  6649      type="select" 
6624      sortOrder="506"  6650      sortOrder="506" 
6625      showInDefault="1"  6651      showInDefault="1" 
6626      showInWebsite="1"  6652      showInWebsite="1" 
6627      showInStore="1" 6653      showInStore="1"
6628     > 6654     >
6629                           6655                          
6630      <label> 6656      <label>
6631       Minicart Popup Design 6657       Minicart Popup Design
6632      </label> 6658      </label>
6633                           6659                          
6634      <source_model> 6660      <source_model>
6635       Smartwave\Porto\Model\Config\Design\Minicart\Popup 6661       Smartwave\Porto\Model\Config\Design\Minicart\Popup
6636      </source_model> 6662      </source_model>
6637                           6663                          
6638      <depends> 6664      <depends>
6639                                6665                               
6640       <field  6666       <field 
6641        id="custom" 6667        id="custom"
6642       > 6668       >
6643        1 6669        1
6644       </field> 6670       </field>
6645                            6671                           
6646      </depends> 6672      </depends>
6647                       6673                      
6648     </field> 6674     </field>
6649                      6675                     
6650     <field  6676     <field 
6651      id="header_minicart_color"  6677      id="header_minicart_color" 
6652      translate="label comment"  6678      translate="label comment" 
6653      type="text 6679      type="text
6654      sortOrder="520"  6680      sortOrder="520" 
6655      showInDefault="1"  6681      showInDefault="1" 
6656      showInWebsite="1"  6682      showInWebsite="1" 
6657      showInStore="1" 6683      showInStore="1"
6658     > 6684     >
6659                           6685                          
6660      <label> 6686      <label>
6661       Font Color 6687       Font Color
6662      </label> 6688      </label>
6663                           6689                          
6664      <backend_model> 6690      <backend_model>
6665       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6691       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6666      </backend_model> 6692      </backend_model>
6667                           6693                          
6668      <frontend_model> 6694      <frontend_model>
6669       Smartwave\Porto\Block\System\Config\Form\Field\Color 6695       Smartwave\Porto\Block\System\Config\Form\Field\Color
6670      </frontend_model> 6696      </frontend_model>
6671                           6697                          
6672      <depends> 6698      <depends>
6673                                6699                               
6674       <field  6700       <field 
6675        id="custom" 6701        id="custom"
6676       > 6702       >
6677        1 6703        1
6678       </field> 6704       </field>
6679                            6705                           
6680      </depends> 6706      </depends>
6681                       6707                      
6682     </field> 6708     </field>
6683                      6709                     
6684     <field  6710     <field 
6685      id="header_minicart_icon_color 6711      id="header_minicart_icon_color
6686      translate="label comment"  6712      translate="label comment" 
6687      type="text 6713      type="text
6688      sortOrder="530"  6714      sortOrder="530" 
6689      showInDefault="1"  6715      showInDefault="1" 
6690      showInWebsite="1"  6716      showInWebsite="1" 
6691      showInStore="1" 6717      showInStore="1"
6692     > 6718     >
6693                           6719                          
6694      <label> 6720      <label>
6695       Icon Color 6721       Icon Color
6696      </label> 6722      </label>
6697                           6723                          
6698      <backend_model> 6724      <backend_model>
6699       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6725       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6700      </backend_model> 6726      </backend_model>
6701                           6727                          
6702      <frontend_model> 6728      <frontend_model>
6703       Smartwave\Porto\Block\System\Config\Form\Field\Color 6729       Smartwave\Porto\Block\System\Config\Form\Field\Color
6704      </frontend_model> 6730      </frontend_model>
6705                           6731                          
6706      <depends> 6732      <depends>
6707                                6733                               
6708       <field  6734       <field 
6709        id="custom" 6735        id="custom"
6710       > 6736       >
6711        1 6737        1
6712       </field> 6738       </field>
6713                            6739                           
6714      </depends> 6740      </depends>
6715                       6741                      
6716     </field> 6742     </field>
6717                  6743                 
6718    </group> 6744    </group>
6719                 6745                
6720    <group  6746    <group 
6721     id="footer 6747     id="footer
6722     translate="label"  6748     translate="label" 
6723     sortOrder="500"  6749     sortOrder="500" 
6724     showInDefault="1"  6750     showInDefault="1" 
6725     showInWebsite="1"  6751     showInWebsite="1" 
6726     showInStore="1" 6752     showInStore="1"
6727    > 6753    >
6728                      6754                     
6729     <label> 6755     <label>
6730      Footer 6756      Footer
6731     </label> 6757     </label>
6732                      6758                     
6733     <field  6759     <field 
6734      id="custom 6760      id="custom
6735      translate="label comment"  6761      translate="label comment" 
6736      type="select"  6762      type="select" 
6737      sortOrder="10"  6763      sortOrder="10" 
6738      showInDefault="1"  6764      showInDefault="1" 
6739      showInWebsite="1"  6765      showInWebsite="1" 
6740      showInStore="1" 6766      showInStore="1"
6741     > 6767     >
6742                           6768                          
6743      <label> 6769      <label>
6744       Custom 6770       Custom
6745      </label> 6771      </label>
6746                           6772                          
6747      <source_model> 6773      <source_model>
6748       Magento\Config\Model\Config\Source\Yesno 6774       Magento\Config\Model\Config\Source\Yesno
6749      </source_model> 6775      </source_model>
6750                       6776                      
6751     </field> 6777     </field>
6752                      6778                     
6753     <field  6779     <field 
6754      id="footer_top_heading"  6780      id="footer_top_heading" 
6755      translate="label comment"  6781      translate="label comment" 
6756      sortOrder="100"  6782      sortOrder="100" 
6757      showInDefault="1"  6783      showInDefault="1" 
6758      showInWebsite="1"  6784      showInWebsite="1" 
6759      showInStore="1" 6785      showInStore="1"
6760     > 6786     >
6761                           6787                          
6762      <label> 6788      <label>
6763       Footer - Top 6789       Footer - Top
6764      </label> 6790      </label>
6765                           6791                          
6766      <frontend_model> 6792      <frontend_model>
6767       Magento\Config\Block\System\Config\Form\Field\Heading 6793       Magento\Config\Block\System\Config\Form\Field\Heading
6768      </frontend_model> 6794      </frontend_model>
6769                           6795                          
6770      <depends> 6796      <depends>
6771                                6797                               
6772       <field  6798       <field 
6773        id="custom" 6799        id="custom"
6774       > 6800       >
6775        1 6801        1
6776       </field> 6802       </field>
6777                            6803                           
6778      </depends> 6804      </depends>
6779                       6805                      
6780     </field> 6806     </field>
6781                      6807                     
6782     <field  6808     <field 
6783      id="footer_top_bgcolor"  6809      id="footer_top_bgcolor" 
6784      translate="label comment"  6810      translate="label comment" 
6785      type="text 6811      type="text
6786      sortOrder="110"  6812      sortOrder="110" 
6787      showInDefault="1"  6813      showInDefault="1" 
6788      showInWebsite="1"  6814      showInWebsite="1" 
6789      showInStore="1" 6815      showInStore="1"
6790     > 6816     >
6791                           6817                          
6792      <label> 6818      <label>
6793       Background Color 6819       Background Color
6794      </label> 6820      </label>
6795                           6821                          
6796      <backend_model> 6822      <backend_model>
6797       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6823       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6798      </backend_model> 6824      </backend_model>
6799                           6825                          
6800      <frontend_model> 6826      <frontend_model>
6801       Smartwave\Porto\Block\System\Config\Form\Field\Color 6827       Smartwave\Porto\Block\System\Config\Form\Field\Color
6802      </frontend_model> 6828      </frontend_model>
6803                           6829                          
6804      <depends> 6830      <depends>
6805                                6831                               
6806       <field  6832       <field 
6807        id="custom" 6833        id="custom"
6808       > 6834       >
6809        1 6835        1
6810       </field> 6836       </field>
6811                            6837                           
6812      </depends> 6838      </depends>
6813                       6839                      
6814     </field> 6840     </field>
6815                      6841                     
6816     <field  6842     <field 
6817      id="footer_top_color 6843      id="footer_top_color
6818      translate="label comment"  6844      translate="label comment" 
6819      type="text 6845      type="text
6820      sortOrder="120"  6846      sortOrder="120" 
6821      showInDefault="1"  6847      showInDefault="1" 
6822      showInWebsite="1"  6848      showInWebsite="1" 
6823      showInStore="1" 6849      showInStore="1"
6824     > 6850     >
6825                           6851                          
6826      <label> 6852      <label>
6827       Text Font Color 6853       Text Font Color
6828      </label> 6854      </label>
6829                           6855                          
6830      <backend_model> 6856      <backend_model>
6831       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6857       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6832      </backend_model> 6858      </backend_model>
6833                           6859                          
6834      <frontend_model> 6860      <frontend_model>
6835       Smartwave\Porto\Block\System\Config\Form\Field\Color 6861       Smartwave\Porto\Block\System\Config\Form\Field\Color
6836      </frontend_model> 6862      </frontend_model>
6837                           6863                          
6838      <depends> 6864      <depends>
6839                                6865                               
6840       <field  6866       <field 
6841        id="custom" 6867        id="custom"
6842       > 6868       >
6843        1 6869        1
6844       </field> 6870       </field>
6845                            6871                           
6846      </depends> 6872      </depends>
6847                       6873                      
6848     </field> 6874     </field>
6849                      6875                     
6850     <field  6876     <field 
6851      id="footer_top_link_color"  6877      id="footer_top_link_color" 
6852      translate="label comment"  6878      translate="label comment" 
6853      type="text 6879      type="text
6854      sortOrder="130"  6880      sortOrder="130" 
6855      showInDefault="1"  6881      showInDefault="1" 
6856      showInWebsite="1"  6882      showInWebsite="1" 
6857      showInStore="1" 6883      showInStore="1"
6858     > 6884     >
6859                           6885                          
6860      <label> 6886      <label>
6861       Links Color 6887       Links Color
6862      </label> 6888      </label>
6863                           6889                          
6864      <backend_model> 6890      <backend_model>
6865       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6891       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6866      </backend_model> 6892      </backend_model>
6867                           6893                          
6868      <frontend_model> 6894      <frontend_model>
6869       Smartwave\Porto\Block\System\Config\Form\Field\Color 6895       Smartwave\Porto\Block\System\Config\Form\Field\Color
6870      </frontend_model> 6896      </frontend_model>
6871                           6897                          
6872      <depends> 6898      <depends>
6873                                6899                               
6874       <field  6900       <field 
6875        id="custom" 6901        id="custom"
6876       > 6902       >
6877        1 6903        1
6878       </field> 6904       </field>
6879                            6905                           
6880      </depends> 6906      </depends>
6881                       6907                      
6882     </field> 6908     </field>
6883                      6909                     
6884     <field  6910     <field 
6885      id="footer_top_link_hover_color"  6911      id="footer_top_link_hover_color" 
6886      translate="label comment"  6912      translate="label comment" 
6887      type="text 6913      type="text
6888      sortOrder="140"  6914      sortOrder="140" 
6889      showInDefault="1"  6915      showInDefault="1" 
6890      showInWebsite="1"  6916      showInWebsite="1" 
6891      showInStore="1" 6917      showInStore="1"
6892     > 6918     >
6893                           6919                          
6894      <label> 6920      <label>
6895       Links Hover Color 6921       Links Hover Color
6896      </label> 6922      </label>
6897                           6923                          
6898      <backend_model> 6924      <backend_model>
6899       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6925       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6900      </backend_model> 6926      </backend_model>
6901                           6927                          
6902      <frontend_model> 6928      <frontend_model>
6903       Smartwave\Porto\Block\System\Config\Form\Field\Color 6929       Smartwave\Porto\Block\System\Config\Form\Field\Color
6904      </frontend_model> 6930      </frontend_model>
6905                           6931                          
6906      <depends> 6932      <depends>
6907                                6933                               
6908       <field  6934       <field 
6909        id="custom" 6935        id="custom"
6910       > 6936       >
6911        1 6937        1
6912       </field> 6938       </field>
6913                            6939                           
6914      </depends> 6940      </depends>
6915                       6941                      
6916     </field> 6942     </field>
6917                      6943                     
6918     <field  6944     <field 
6919      id="footer_middle_heading"  6945      id="footer_middle_heading" 
6920      translate="label comment"  6946      translate="label comment" 
6921      sortOrder="200"  6947      sortOrder="200" 
6922      showInDefault="1"  6948      showInDefault="1" 
6923      showInWebsite="1"  6949      showInWebsite="1" 
6924      showInStore="1" 6950      showInStore="1"
6925     > 6951     >
6926                           6952                          
6927      <label> 6953      <label>
6928       Footer - Middle 6954       Footer - Middle
6929      </label> 6955      </label>
6930                           6956                          
6931      <frontend_model> 6957      <frontend_model>
6932       Magento\Config\Block\System\Config\Form\Field\Heading 6958       Magento\Config\Block\System\Config\Form\Field\Heading
6933      </frontend_model> 6959      </frontend_model>
6934                           6960                          
6935      <depends> 6961      <depends>
6936                                6962                               
6937       <field  6963       <field 
6938        id="custom" 6964        id="custom"
6939       > 6965       >
6940        1 6966        1
6941       </field> 6967       </field>
6942                            6968                           
6943      </depends> 6969      </depends>
6944                       6970                      
6945     </field> 6971     </field>
6946                      6972                     
6947     <field  6973     <field 
6948      id="footer_middle_bgcolor"  6974      id="footer_middle_bgcolor" 
6949      translate="label comment"  6975      translate="label comment" 
6950      type="text 6976      type="text
6951      sortOrder="210"  6977      sortOrder="210" 
6952      showInDefault="1"  6978      showInDefault="1" 
6953      showInWebsite="1"  6979      showInWebsite="1" 
6954      showInStore="1" 6980      showInStore="1"
6955     > 6981     >
6956                           6982                          
6957      <label> 6983      <label>
6958       Background Color 6984       Background Color
6959      </label> 6985      </label>
6960                           6986                          
6961      <backend_model> 6987      <backend_model>
6962       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 6988       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6963      </backend_model> 6989      </backend_model>
6964                           6990                          
6965      <frontend_model> 6991      <frontend_model>
6966       Smartwave\Porto\Block\System\Config\Form\Field\Color 6992       Smartwave\Porto\Block\System\Config\Form\Field\Color
6967      </frontend_model> 6993      </frontend_model>
6968                           6994                          
6969      <depends> 6995      <depends>
6970                                6996                               
6971       <field  6997       <field 
6972        id="custom" 6998        id="custom"
6973       > 6999       >
6974        1 7000        1
6975       </field> 7001       </field>
6976                            7002                           
6977      </depends> 7003      </depends>
6978                       7004                      
6979     </field> 7005     </field>
6980                      7006                     
6981     <field  7007     <field 
6982      id="footer_middle_color"  7008      id="footer_middle_color" 
6983      translate="label comment"  7009      translate="label comment" 
6984      type="text 7010      type="text
6985      sortOrder="220"  7011      sortOrder="220" 
6986      showInDefault="1"  7012      showInDefault="1" 
6987      showInWebsite="1"  7013      showInWebsite="1" 
6988      showInStore="1" 7014      showInStore="1"
6989     > 7015     >
6990                           7016                          
6991      <label> 7017      <label>
6992       Text Font Color 7018       Text Font Color
6993      </label> 7019      </label>
6994                           7020                          
6995      <backend_model> 7021      <backend_model>
6996       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7022       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
6997      </backend_model> 7023      </backend_model>
6998                           7024                          
6999      <frontend_model> 7025      <frontend_model>
7000       Smartwave\Porto\Block\System\Config\Form\Field\Color 7026       Smartwave\Porto\Block\System\Config\Form\Field\Color
7001      </frontend_model> 7027      </frontend_model>
7002                           7028                          
7003      <depends> 7029      <depends>
7004                                7030                               
7005       <field  7031       <field 
7006        id="custom" 7032        id="custom"
7007       > 7033       >
7008        1 7034        1
7009       </field> 7035       </field>
7010                            7036                           
7011      </depends> 7037      </depends>
7012                       7038                      
7013     </field> 7039     </field>
7014                      7040                     
7015     <field  7041     <field 
7016      id="footer_middle_link_color"  7042      id="footer_middle_link_color" 
7017      translate="label comment"  7043      translate="label comment" 
7018      type="text 7044      type="text
7019      sortOrder="230"  7045      sortOrder="230" 
7020      showInDefault="1"  7046      showInDefault="1" 
7021      showInWebsite="1"  7047      showInWebsite="1" 
7022      showInStore="1" 7048      showInStore="1"
7023     > 7049     >
7024                           7050                          
7025      <label> 7051      <label>
7026       Links Color 7052       Links Color
7027      </label> 7053      </label>
7028                           7054                          
7029      <backend_model> 7055      <backend_model>
7030       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7056       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7031      </backend_model> 7057      </backend_model>
7032                           7058                          
7033      <frontend_model> 7059      <frontend_model>
7034       Smartwave\Porto\Block\System\Config\Form\Field\Color 7060       Smartwave\Porto\Block\System\Config\Form\Field\Color
7035      </frontend_model> 7061      </frontend_model>
7036                           7062                          
7037      <depends> 7063      <depends>
7038                                7064                               
7039       <field  7065       <field 
7040        id="custom" 7066        id="custom"
7041       > 7067       >
7042        1 7068        1
7043       </field> 7069       </field>
7044                            7070                           
7045      </depends> 7071      </depends>
7046                       7072                      
7047     </field> 7073     </field>
7048                      7074                     
7049     <field  7075     <field 
7050      id="footer_middle_link_hover_color"  7076      id="footer_middle_link_hover_color" 
7051      translate="label comment"  7077      translate="label comment" 
7052      type="text 7078      type="text
7053      sortOrder="240"  7079      sortOrder="240" 
7054      showInDefault="1"  7080      showInDefault="1" 
7055      showInWebsite="1"  7081      showInWebsite="1" 
7056      showInStore="1" 7082      showInStore="1"
7057     > 7083     >
7058                           7084                          
7059      <label> 7085      <label>
7060       Links Hover Color 7086       Links Hover Color
7061      </label> 7087      </label>
7062                           7088                          
7063      <backend_model> 7089      <backend_model>
7064       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7090       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7065      </backend_model> 7091      </backend_model>
7066                           7092                          
7067      <frontend_model> 7093      <frontend_model>
7068       Smartwave\Porto\Block\System\Config\Form\Field\Color 7094       Smartwave\Porto\Block\System\Config\Form\Field\Color
7069      </frontend_model> 7095      </frontend_model>
7070                           7096                          
7071      <depends> 7097      <depends>
7072                                7098                               
7073       <field  7099       <field 
7074        id="custom" 7100        id="custom"
7075       > 7101       >
7076        1 7102        1
7077       </field> 7103       </field>
7078                            7104                           
7079      </depends> 7105      </depends>
7080                       7106                      
7081     </field> 7107     </field>
7082                      7108                     
7083     <field  7109     <field 
7084      id="footer_middle_title_color"  7110      id="footer_middle_title_color" 
7085      translate="label comment"  7111      translate="label comment" 
7086      type="text 7112      type="text
7087      sortOrder="250"  7113      sortOrder="250" 
7088      showInDefault="1"  7114      showInDefault="1" 
7089      showInWebsite="1"  7115      showInWebsite="1" 
7090      showInStore="1" 7116      showInStore="1"
7091     > 7117     >
7092                           7118                          
7093      <label> 7119      <label>
7094       Block Title Color 7120       Block Title Color
7095      </label> 7121      </label>
7096                           7122                          
7097      <backend_model> 7123      <backend_model>
7098       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7124       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7099      </backend_model> 7125      </backend_model>
7100                           7126                          
7101      <frontend_model> 7127      <frontend_model>
7102       Smartwave\Porto\Block\System\Config\Form\Field\Color 7128       Smartwave\Porto\Block\System\Config\Form\Field\Color
7103      </frontend_model> 7129      </frontend_model>
7104                           7130                          
7105      <depends> 7131      <depends>
7106                                7132                               
7107       <field  7133       <field 
7108        id="custom" 7134        id="custom"
7109       > 7135       >
7110        1 7136        1
7111       </field> 7137       </field>
7112                            7138                           
7113      </depends> 7139      </depends>
7114                       7140                      
7115     </field> 7141     </field>
7116                      7142                     
7117     <field  7143     <field 
7118      id="footer_middle_links_icon_color"  7144      id="footer_middle_links_icon_color" 
7119      translate="label comment"  7145      translate="label comment" 
7120      type="text 7146      type="text
7121      sortOrder="260"  7147      sortOrder="260" 
7122      showInDefault="1"  7148      showInDefault="1" 
7123      showInWebsite="1"  7149      showInWebsite="1" 
7124      showInStore="1" 7150      showInStore="1"
7125     > 7151     >
7126                           7152                          
7127      <label> 7153      <label>
7128       Links Icon Color 7154       Links Icon Color
7129      </label> 7155      </label>
7130                           7156                          
7131      <backend_model> 7157      <backend_model>
7132       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7158       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7133      </backend_model> 7159      </backend_model>
7134                           7160                          
7135      <frontend_model> 7161      <frontend_model>
7136       Smartwave\Porto\Block\System\Config\Form\Field\Color 7162       Smartwave\Porto\Block\System\Config\Form\Field\Color
7137      </frontend_model> 7163      </frontend_model>
7138                           7164                          
7139      <depends> 7165      <depends>
7140                                7166                               
7141       <field  7167       <field 
7142        id="custom" 7168        id="custom"
7143       > 7169       >
7144        1 7170        1
7145       </field> 7171       </field>
7146                            7172                           
7147      </depends> 7173      </depends>
7148                       7174                      
7149     </field> 7175     </field>
7150                      7176                     
7151     <field  7177     <field 
7152      id="footer_middle_ribbon_bgcolor"  7178      id="footer_middle_ribbon_bgcolor" 
7153      translate="label comment"  7179      translate="label comment" 
7154      type="text 7180      type="text
7155      sortOrder="270"  7181      sortOrder="270" 
7156      showInDefault="1"  7182      showInDefault="1" 
7157      showInWebsite="1"  7183      showInWebsite="1" 
7158      showInStore="1" 7184      showInStore="1"
7159     > 7185     >
7160                           7186                          
7161      <label> 7187      <label>
7162       Ribbon Background Color 7188       Ribbon Background Color
7163      </label> 7189      </label>
7164                           7190                          
7165      <backend_model> 7191      <backend_model>
7166       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7192       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7167      </backend_model> 7193      </backend_model>
7168                           7194                          
7169      <frontend_model> 7195      <frontend_model>
7170       Smartwave\Porto\Block\System\Config\Form\Field\Color 7196       Smartwave\Porto\Block\System\Config\Form\Field\Color
7171      </frontend_model> 7197      </frontend_model>
7172                           7198                          
7173      <depends> 7199      <depends>
7174                                7200                               
7175       <field  7201       <field 
7176        id="custom" 7202        id="custom"
7177       > 7203       >
7178        1 7204        1
7179       </field> 7205       </field>
7180                            7206                           
7181      </depends> 7207      </depends>
7182                       7208                      
7183     </field> 7209     </field>
7184                      7210                     
7185     <field  7211     <field 
7186      id="footer_middle_ribbon_shadow_color"  7212      id="footer_middle_ribbon_shadow_color" 
7187      translate="label comment"  7213      translate="label comment" 
7188      type="text 7214      type="text
7189      sortOrder="280"  7215      sortOrder="280" 
7190      showInDefault="1"  7216      showInDefault="1" 
7191      showInWebsite="1"  7217      showInWebsite="1" 
7192      showInStore="1" 7218      showInStore="1"
7193     > 7219     >
7194                           7220                          
7195      <label> 7221      <label>
7196       Ribbon Shadow Color 7222       Ribbon Shadow Color
7197      </label> 7223      </label>
7198                           7224                          
7199      <backend_model> 7225      <backend_model>
7200       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7226       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7201      </backend_model> 7227      </backend_model>
7202                           7228                          
7203      <frontend_model> 7229      <frontend_model>
7204       Smartwave\Porto\Block\System\Config\Form\Field\Color 7230       Smartwave\Porto\Block\System\Config\Form\Field\Color
7205      </frontend_model> 7231      </frontend_model>
7206                           7232                          
7207      <depends> 7233      <depends>
7208                                7234                               
7209       <field  7235       <field 
7210        id="custom" 7236        id="custom"
7211       > 7237       >
7212        1 7238        1
7213       </field> 7239       </field>
7214                            7240                           
7215      </depends> 7241      </depends>
7216                       7242                      
7217     </field> 7243     </field>
7218                      7244                     
7219     <field  7245     <field 
7220      id="footer_middle_ribbon_color 7246      id="footer_middle_ribbon_color
7221      translate="label comment"  7247      translate="label comment" 
7222      type="text 7248      type="text
7223      sortOrder="290"  7249      sortOrder="290" 
7224      showInDefault="1"  7250      showInDefault="1" 
7225      showInWebsite="1"  7251      showInWebsite="1" 
7226      showInStore="1" 7252      showInStore="1"
7227     > 7253     >
7228                           7254                          
7229      <label> 7255      <label>
7230       Ribbon Text Font Color 7256       Ribbon Text Font Color
7231      </label> 7257      </label>
7232                           7258                          
7233      <backend_model> 7259      <backend_model>
7234       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7260       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7235      </backend_model> 7261      </backend_model>
7236                           7262                          
7237      <frontend_model> 7263      <frontend_model>
7238       Smartwave\Porto\Block\System\Config\Form\Field\Color 7264       Smartwave\Porto\Block\System\Config\Form\Field\Color
7239      </frontend_model> 7265      </frontend_model>
7240                           7266                          
7241      <depends> 7267      <depends>
7242                                7268                               
7243       <field  7269       <field 
7244        id="custom" 7270        id="custom"
7245       > 7271       >
7246        1 7272        1
7247       </field> 7273       </field>
7248                            7274                           
7249      </depends> 7275      </depends>
7250                       7276                      
7251     </field> 7277     </field>
7252                      7278                     
7253     <field  7279     <field 
7254      id="footer_middle_2_heading"  7280      id="footer_middle_2_heading" 
7255      translate="label comment"  7281      translate="label comment" 
7256      sortOrder="300"  7282      sortOrder="300" 
7257      showInDefault="1"  7283      showInDefault="1" 
7258      showInWebsite="1"  7284      showInWebsite="1" 
7259      showInStore="1" 7285      showInStore="1"
7260     > 7286     >
7261                           7287                          
7262      <label> 7288      <label>
7263       Footer - Middle 2nd Row 7289       Footer - Middle 2nd Row
7264      </label> 7290      </label>
7265                           7291                          
7266      <frontend_model> 7292      <frontend_model>
7267       Magento\Config\Block\System\Config\Form\Field\Heading 7293       Magento\Config\Block\System\Config\Form\Field\Heading
7268      </frontend_model> 7294      </frontend_model>
7269                           7295                          
7270      <depends> 7296      <depends>
7271                                7297                               
7272       <field  7298       <field 
7273        id="custom" 7299        id="custom"
7274       > 7300       >
7275        1 7301        1
7276       </field> 7302       </field>
7277                            7303                           
7278      </depends> 7304      </depends>
7279                       7305                      
7280     </field> 7306     </field>
7281                      7307                     
7282     <field  7308     <field 
7283      id="footer_middle_2_bgcolor"  7309      id="footer_middle_2_bgcolor" 
7284      translate="label comment"  7310      translate="label comment" 
7285      type="text 7311      type="text
7286      sortOrder="310"  7312      sortOrder="310" 
7287      showInDefault="1"  7313      showInDefault="1" 
7288      showInWebsite="1"  7314      showInWebsite="1" 
7289      showInStore="1" 7315      showInStore="1"
7290     > 7316     >
7291                           7317                          
7292      <label> 7318      <label>
7293       Background Color 7319       Background Color
7294      </label> 7320      </label>
7295                           7321                          
7296      <backend_model> 7322      <backend_model>
7297       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7323       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7298      </backend_model> 7324      </backend_model>
7299                           7325                          
7300      <frontend_model> 7326      <frontend_model>
7301       Smartwave\Porto\Block\System\Config\Form\Field\Color 7327       Smartwave\Porto\Block\System\Config\Form\Field\Color
7302      </frontend_model> 7328      </frontend_model>
7303                           7329                          
7304      <depends> 7330      <depends>
7305                                7331                               
7306       <field  7332       <field 
7307        id="custom" 7333        id="custom"
7308       > 7334       >
7309        1 7335        1
7310       </field> 7336       </field>
7311                            7337                           
7312      </depends> 7338      </depends>
7313                       7339                      
7314     </field> 7340     </field>
7315                      7341                     
7316     <field  7342     <field 
7317      id="footer_middle_2_color"  7343      id="footer_middle_2_color" 
7318      translate="label comment"  7344      translate="label comment" 
7319      type="text 7345      type="text
7320      sortOrder="320"  7346      sortOrder="320" 
7321      showInDefault="1"  7347      showInDefault="1" 
7322      showInWebsite="1"  7348      showInWebsite="1" 
7323      showInStore="1" 7349      showInStore="1"
7324     > 7350     >
7325                           7351                          
7326      <label> 7352      <label>
7327       Text Font Color 7353       Text Font Color
7328      </label> 7354      </label>
7329                           7355                          
7330      <backend_model> 7356      <backend_model>
7331       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7357       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7332      </backend_model> 7358      </backend_model>
7333                           7359                          
7334      <frontend_model> 7360      <frontend_model>
7335       Smartwave\Porto\Block\System\Config\Form\Field\Color 7361       Smartwave\Porto\Block\System\Config\Form\Field\Color
7336      </frontend_model> 7362      </frontend_model>
7337                           7363                          
7338      <depends> 7364      <depends>
7339                                7365                               
7340       <field  7366       <field 
7341        id="custom" 7367        id="custom"
7342       > 7368       >
7343        1 7369        1
7344       </field> 7370       </field>
7345                            7371                           
7346      </depends> 7372      </depends>
7347                       7373                      
7348     </field> 7374     </field>
7349                      7375                     
7350     <field  7376     <field 
7351      id="footer_middle_2_link_color 7377      id="footer_middle_2_link_color
7352      translate="label comment"  7378      translate="label comment" 
7353      type="text 7379      type="text
7354      sortOrder="330"  7380      sortOrder="330" 
7355      showInDefault="1"  7381      showInDefault="1" 
7356      showInWebsite="1"  7382      showInWebsite="1" 
7357      showInStore="1" 7383      showInStore="1"
7358     > 7384     >
7359                           7385                          
7360      <label> 7386      <label>
7361       Links Color 7387       Links Color
7362      </label> 7388      </label>
7363                           7389                          
7364      <backend_model> 7390      <backend_model>
7365       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7391       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7366      </backend_model> 7392      </backend_model>
7367                           7393                          
7368      <frontend_model> 7394      <frontend_model>
7369       Smartwave\Porto\Block\System\Config\Form\Field\Color 7395       Smartwave\Porto\Block\System\Config\Form\Field\Color
7370      </frontend_model> 7396      </frontend_model>
7371                           7397                          
7372      <depends> 7398      <depends>
7373                                7399                               
7374       <field  7400       <field 
7375        id="custom" 7401        id="custom"
7376       > 7402       >
7377        1 7403        1
7378       </field> 7404       </field>
7379                            7405                           
7380      </depends> 7406      </depends>
7381                       7407                      
7382     </field> 7408     </field>
7383                      7409                     
7384     <field  7410     <field 
7385      id="footer_middle_2_link_hover_color"  7411      id="footer_middle_2_link_hover_color" 
7386      translate="label comment"  7412      translate="label comment" 
7387      type="text 7413      type="text
7388      sortOrder="340"  7414      sortOrder="340" 
7389      showInDefault="1"  7415      showInDefault="1" 
7390      showInWebsite="1"  7416      showInWebsite="1" 
7391      showInStore="1" 7417      showInStore="1"
7392     > 7418     >
7393                           7419                          
7394      <label> 7420      <label>
7395       Links Hover Color 7421       Links Hover Color
7396      </label> 7422      </label>
7397                           7423                          
7398      <backend_model> 7424      <backend_model>
7399       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7425       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7400      </backend_model> 7426      </backend_model>
7401                           7427                          
7402      <frontend_model> 7428      <frontend_model>
7403       Smartwave\Porto\Block\System\Config\Form\Field\Color 7429       Smartwave\Porto\Block\System\Config\Form\Field\Color
7404      </frontend_model> 7430      </frontend_model>
7405                           7431                          
7406      <depends> 7432      <depends>
7407                                7433                               
7408       <field  7434       <field 
7409        id="custom" 7435        id="custom"
7410       > 7436       >
7411        1 7437        1
7412       </field> 7438       </field>
7413                            7439                           
7414      </depends> 7440      </depends>
7415                       7441                      
7416     </field> 7442     </field>
7417                      7443                     
7418     <field  7444     <field 
7419      id="footer_middle_2_title_color"  7445      id="footer_middle_2_title_color" 
7420      translate="label comment"  7446      translate="label comment" 
7421      type="text 7447      type="text
7422      sortOrder="350"  7448      sortOrder="350" 
7423      showInDefault="1"  7449      showInDefault="1" 
7424      showInWebsite="1"  7450      showInWebsite="1" 
7425      showInStore="1" 7451      showInStore="1"
7426     > 7452     >
7427                           7453                          
7428      <label> 7454      <label>
7429       Block Title Color 7455       Block Title Color
7430      </label> 7456      </label>
7431                           7457                          
7432      <backend_model> 7458      <backend_model>
7433       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7459       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7434      </backend_model> 7460      </backend_model>
7435                           7461                          
7436      <frontend_model> 7462      <frontend_model>
7437       Smartwave\Porto\Block\System\Config\Form\Field\Color 7463       Smartwave\Porto\Block\System\Config\Form\Field\Color
7438      </frontend_model> 7464      </frontend_model>
7439                           7465                          
7440      <depends> 7466      <depends>
7441                                7467                               
7442       <field  7468       <field 
7443        id="custom" 7469        id="custom"
7444       > 7470       >
7445        1 7471        1
7446       </field> 7472       </field>
7447                            7473                           
7448      </depends> 7474      </depends>
7449                       7475                      
7450     </field> 7476     </field>
7451                      7477                     
7452     <field  7478     <field 
7453      id="footer_middle_2_links_icon_color"  7479      id="footer_middle_2_links_icon_color" 
7454      translate="label comment"  7480      translate="label comment" 
7455      type="text 7481      type="text
7456      sortOrder="360"  7482      sortOrder="360" 
7457      showInDefault="1"  7483      showInDefault="1" 
7458      showInWebsite="1"  7484      showInWebsite="1" 
7459      showInStore="1" 7485      showInStore="1"
7460     > 7486     >
7461                           7487                          
7462      <label> 7488      <label>
7463       Links Icon Color 7489       Links Icon Color
7464      </label> 7490      </label>
7465                           7491                          
7466      <backend_model> 7492      <backend_model>
7467       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7493       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7468      </backend_model> 7494      </backend_model>
7469                           7495                          
7470      <frontend_model> 7496      <frontend_model>
7471       Smartwave\Porto\Block\System\Config\Form\Field\Color 7497       Smartwave\Porto\Block\System\Config\Form\Field\Color
7472      </frontend_model> 7498      </frontend_model>
7473                           7499                          
7474      <depends> 7500      <depends>
7475                                7501                               
7476       <field  7502       <field 
7477        id="custom" 7503        id="custom"
7478       > 7504       >
7479        1 7505        1
7480       </field> 7506       </field>
7481                            7507                           
7482      </depends> 7508      </depends>
7483                       7509                      
7484     </field> 7510     </field>
7485                      7511                     
7486     <field  7512     <field 
7487      id="footer_bottom_heading"  7513      id="footer_bottom_heading" 
7488      translate="label comment"  7514      translate="label comment" 
7489      sortOrder="400"  7515      sortOrder="400" 
7490      showInDefault="1"  7516      showInDefault="1" 
7491      showInWebsite="1"  7517      showInWebsite="1" 
7492      showInStore="1" 7518      showInStore="1"
7493     > 7519     >
7494                           7520                          
7495      <label> 7521      <label>
7496       Footer - Bottom 7522       Footer - Bottom
7497      </label> 7523      </label>
7498                           7524                          
7499      <frontend_model> 7525      <frontend_model>
7500       Magento\Config\Block\System\Config\Form\Field\Heading 7526       Magento\Config\Block\System\Config\Form\Field\Heading
7501      </frontend_model> 7527      </frontend_model>
7502                           7528                          
7503      <depends> 7529      <depends>
7504                                7530                               
7505       <field  7531       <field 
7506        id="custom" 7532        id="custom"
7507       > 7533       >
7508        1 7534        1
7509       </field> 7535       </field>
7510                            7536                           
7511      </depends> 7537      </depends>
7512                       7538                      
7513     </field> 7539     </field>
7514                      7540                     
7515     <field  7541     <field 
7516      id="footer_bottom_bgcolor"  7542      id="footer_bottom_bgcolor" 
7517      translate="label comment"  7543      translate="label comment" 
7518      type="text 7544      type="text
7519      sortOrder="410"  7545      sortOrder="410" 
7520      showInDefault="1"  7546      showInDefault="1" 
7521      showInWebsite="1"  7547      showInWebsite="1" 
7522      showInStore="1" 7548      showInStore="1"
7523     > 7549     >
7524                           7550                          
7525      <label> 7551      <label>
7526       Background Color 7552       Background Color
7527      </label> 7553      </label>
7528                           7554                          
7529      <backend_model> 7555      <backend_model>
7530       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7556       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7531      </backend_model> 7557      </backend_model>
7532                           7558                          
7533      <frontend_model> 7559      <frontend_model>
7534       Smartwave\Porto\Block\System\Config\Form\Field\Color 7560       Smartwave\Porto\Block\System\Config\Form\Field\Color
7535      </frontend_model> 7561      </frontend_model>
7536                           7562                          
7537      <depends> 7563      <depends>
7538                                7564                               
7539       <field  7565       <field 
7540        id="custom" 7566        id="custom"
7541       > 7567       >
7542        1 7568        1
7543       </field> 7569       </field>
7544                            7570                           
7545      </depends> 7571      </depends>
7546                       7572                      
7547     </field> 7573     </field>
7548                      7574                     
7549     <field  7575     <field 
7550      id="footer_bottom_color"  7576      id="footer_bottom_color" 
7551      translate="label comment"  7577      translate="label comment" 
7552      type="text 7578      type="text
7553      sortOrder="420"  7579      sortOrder="420" 
7554      showInDefault="1"  7580      showInDefault="1" 
7555      showInWebsite="1"  7581      showInWebsite="1" 
7556      showInStore="1" 7582      showInStore="1"
7557     > 7583     >
7558                           7584                          
7559      <label> 7585      <label>
7560       Text Font Color 7586       Text Font Color
7561      </label> 7587      </label>
7562                           7588                          
7563      <backend_model> 7589      <backend_model>
7564       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7590       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7565      </backend_model> 7591      </backend_model>
7566                           7592                          
7567      <frontend_model> 7593      <frontend_model>
7568       Smartwave\Porto\Block\System\Config\Form\Field\Color 7594       Smartwave\Porto\Block\System\Config\Form\Field\Color
7569      </frontend_model> 7595      </frontend_model>
7570                           7596                          
7571      <depends> 7597      <depends>
7572                                7598                               
7573       <field  7599       <field 
7574        id="custom" 7600        id="custom"
7575       > 7601       >
7576        1 7602        1
7577       </field> 7603       </field>
7578                            7604                           
7579      </depends> 7605      </depends>
7580                       7606                      
7581     </field> 7607     </field>
7582                      7608                     
7583     <field  7609     <field 
7584      id="footer_bottom_link_color"  7610      id="footer_bottom_link_color" 
7585      translate="label comment"  7611      translate="label comment" 
7586      type="text 7612      type="text
7587      sortOrder="430"  7613      sortOrder="430" 
7588      showInDefault="1"  7614      showInDefault="1" 
7589      showInWebsite="1"  7615      showInWebsite="1" 
7590      showInStore="1" 7616      showInStore="1"
7591     > 7617     >
7592                           7618                          
7593      <label> 7619      <label>
7594       Links Color 7620       Links Color
7595      </label> 7621      </label>
7596                           7622                          
7597      <backend_model> 7623      <backend_model>
7598       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7624       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7599      </backend_model> 7625      </backend_model>
7600                           7626                          
7601      <frontend_model> 7627      <frontend_model>
7602       Smartwave\Porto\Block\System\Config\Form\Field\Color 7628       Smartwave\Porto\Block\System\Config\Form\Field\Color
7603      </frontend_model> 7629      </frontend_model>
7604                           7630                          
7605      <depends> 7631      <depends>
7606                                7632                               
7607       <field  7633       <field 
7608        id="custom" 7634        id="custom"
7609       > 7635       >
7610        1 7636        1
7611       </field> 7637       </field>
7612                            7638                           
7613      </depends> 7639      </depends>
7614                       7640                      
7615     </field> 7641     </field>
7616                      7642                     
7617     <field  7643     <field 
7618      id="footer_bottom_link_hover_color"  7644      id="footer_bottom_link_hover_color" 
7619      translate="label comment"  7645      translate="label comment" 
7620      type="text 7646      type="text
7621      sortOrder="440"  7647      sortOrder="440" 
7622      showInDefault="1"  7648      showInDefault="1" 
7623      showInWebsite="1"  7649      showInWebsite="1" 
7624      showInStore="1" 7650      showInStore="1"
7625     > 7651     >
7626                           7652                          
7627      <label> 7653      <label>
7628       Links Hover Color 7654       Links Hover Color
7629      </label> 7655      </label>
7630                           7656                          
7631      <backend_model> 7657      <backend_model>
7632       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7658       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7633      </backend_model> 7659      </backend_model>
7634                           7660                          
7635      <frontend_model> 7661      <frontend_model>
7636       Smartwave\Porto\Block\System\Config\Form\Field\Color 7662       Smartwave\Porto\Block\System\Config\Form\Field\Color
7637      </frontend_model> 7663      </frontend_model>
7638                           7664                          
7639      <depends> 7665      <depends>
7640                                7666                               
7641       <field  7667       <field 
7642        id="custom" 7668        id="custom"
7643       > 7669       >
7644        1 7670        1
7645       </field> 7671       </field>
7646                            7672                           
7647      </depends> 7673      </depends>
7648                       7674                      
7649     </field> 7675     </field>
7650                  7676                 
7651    </group> 7677    </group>
7652                 7678                
7653    <group  7679    <group 
7654     id="page"  7680     id="page" 
7655     translate="label"  7681     translate="label" 
7656     sortOrder="600"  7682     sortOrder="600" 
7657     showInDefault="1"  7683     showInDefault="1" 
7658     showInWebsite="1"  7684     showInWebsite="1" 
7659     showInStore="1" 7685     showInStore="1"
7660    > 7686    >
7661                      7687                     
7662     <label> 7688     <label>
7663      Page Wrapper 7689      Page Wrapper
7664     </label> 7690     </label>
7665                      7691                     
7666     <field  7692     <field 
7667      id="custom 7693      id="custom
7668      translate="label comment"  7694      translate="label comment" 
7669      type="select"  7695      type="select" 
7670      sortOrder="10"  7696      sortOrder="10" 
7671      showInDefault="1"  7697      showInDefault="1" 
7672      showInWebsite="1"  7698      showInWebsite="1" 
7673      showInStore="1" 7699      showInStore="1"
7674     > 7700     >
7675                           7701                          
7676      <label> 7702      <label>
7677       Custom 7703       Custom
7678      </label> 7704      </label>
7679                           7705                          
7680      <source_model> 7706      <source_model>
7681       Magento\Config\Model\Config\Source\Yesno 7707       Magento\Config\Model\Config\Source\Yesno
7682      </source_model> 7708      </source_model>
7683                       7709                      
7684     </field> 7710     </field>
7685                      7711                     
7686     <field  7712     <field 
7687      id="page_bgcolor"  7713      id="page_bgcolor" 
7688      translate="label comment"  7714      translate="label comment" 
7689      type="text 7715      type="text
7690      sortOrder="100"  7716      sortOrder="100" 
7691      showInDefault="1"  7717      showInDefault="1" 
7692      showInWebsite="1"  7718      showInWebsite="1" 
7693      showInStore="1" 7719      showInStore="1"
7694     > 7720     >
7695                           7721                          
7696      <label> 7722      <label>
7697       Background Color 7723       Background Color
7698      </label> 7724      </label>
7699                           7725                          
7700      <backend_model> 7726      <backend_model>
7701       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7727       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7702      </backend_model> 7728      </backend_model>
7703                           7729                          
7704      <frontend_model> 7730      <frontend_model>
7705       Smartwave\Porto\Block\System\Config\Form\Field\Color 7731       Smartwave\Porto\Block\System\Config\Form\Field\Color
7706      </frontend_model> 7732      </frontend_model>
7707                           7733                          
7708      <depends> 7734      <depends>
7709                                7735                               
7710       <field  7736       <field 
7711        id="custom" 7737        id="custom"
7712       > 7738       >
7713        1 7739        1
7714       </field> 7740       </field>
7715                            7741                           
7716      </depends> 7742      </depends>
7717                       7743                      
7718     </field> 7744     </field>
7719                      7745                     
7720     <field  7746     <field 
7721      id="page_bg_image"  7747      id="page_bg_image" 
7722      translate="label"  7748      translate="label" 
7723      type="image"  7749      type="image" 
7724      sortOrder="110"  7750      sortOrder="110" 
7725      showInDefault="1"  7751      showInDefault="1" 
7726      showInWebsite="1"  7752      showInWebsite="1" 
7727      showInStore="1" 7753      showInStore="1"
7728     > 7754     >
7729                           7755                          
7730      <label> 7756      <label>
7731       Background Image 7757       Background Image
7732      </label> 7758      </label>
7733                           7759                          
7734      <comment> 7760      <comment>
7735       Allowed file types:PNG, GIF, JPG, JPEG. 7761       Allowed file types:PNG, GIF, JPG, JPEG.
7736      </comment> 7762      </comment>
7737                           7763                          
7738      <backend_model> 7764      <backend_model>
7739       Smartwave\Porto\Model\Config\Backend\Image\Page 7765       Smartwave\Porto\Model\Config\Backend\Image\Page
7740      </backend_model> 7766      </backend_model>
7741                           7767                          
7742      <base_url  7768      <base_url 
7743       type="media"  7769       type="media" 
7744       scope_info="1" 7770       scope_info="1"
7745      > 7771      >
7746       porto/page_bg 7772       porto/page_bg
7747      </base_url> 7773      </base_url>
7748                           7774                          
7749      <depends> 7775      <depends>
7750                                7776                               
7751       <field  7777       <field 
7752        id="custom" 7778        id="custom"
7753       > 7779       >
7754        1 7780        1
7755       </field> 7781       </field>
7756                            7782                           
7757      </depends> 7783      </depends>
7758                       7784                      
7759     </field> 7785     </field>
7760                      7786                     
7761     <field  7787     <field 
7762      id="page_custom_style"  7788      id="page_custom_style" 
7763      translate="label comment"  7789      translate="label comment" 
7764      type="textarea"  7790      type="textarea" 
7765      sortOrder="120"  7791      sortOrder="120" 
7766      showInDefault="1"  7792      showInDefault="1" 
7767      showInWebsite="1"  7793      showInWebsite="1" 
7768      showInStore="1" 7794      showInStore="1"
7769     > 7795     >
7770                           7796                          
7771      <label> 7797      <label>
7772       Custom Style 7798       Custom Style
7773      </label> 7799      </label>
7774                           7800                          
7775      <comment> 7801      <comment>
7776       <![CDATA[Type in your custom styles , e.g.:<br/> 7802       <![CDATA[Type in your custom styles , e.g.:<br/>
7777                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7803                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7778                                   ]]> 7804                                   ]]>
7779      </comment> 7805      </comment>
7780                           7806                          
7781      <depends> 7807      <depends>
7782                                7808                               
7783       <field  7809       <field 
7784        id="custom" 7810        id="custom"
7785       > 7811       >
7786        1 7812        1
7787       </field> 7813       </field>
7788                            7814                           
7789      </depends> 7815      </depends>
7790                       7816                      
7791     </field> 7817     </field>
7792                  7818                 
7793    </group> 7819    </group>
7794                 7820                
7795    <group  7821    <group 
7796     id="main"  7822     id="main" 
7797     translate="label"  7823     translate="label" 
7798     sortOrder="700"  7824     sortOrder="700" 
7799     showInDefault="1"  7825     showInDefault="1" 
7800     showInWebsite="1"  7826     showInWebsite="1" 
7801     showInStore="1" 7827     showInStore="1"
7802    > 7828    >
7803                      7829                     
7804     <label> 7830     <label>
7805      Main Content 7831      Main Content
7806     </label> 7832     </label>
7807                      7833                     
7808     <field  7834     <field 
7809      id="custom 7835      id="custom
7810      translate="label comment"  7836      translate="label comment" 
7811      type="select"  7837      type="select" 
7812      sortOrder="10"  7838      sortOrder="10" 
7813      showInDefault="1"  7839      showInDefault="1" 
7814      showInWebsite="1"  7840      showInWebsite="1" 
7815      showInStore="1" 7841      showInStore="1"
7816     > 7842     >
7817                           7843                          
7818      <label> 7844      <label>
7819       Custom 7845       Custom
7820      </label> 7846      </label>
7821                           7847                          
7822      <source_model> 7848      <source_model>
7823       Magento\Config\Model\Config\Source\Yesno 7849       Magento\Config\Model\Config\Source\Yesno
7824      </source_model> 7850      </source_model>
7825                       7851                      
7826     </field> 7852     </field>
7827                      7853                     
7828     <field  7854     <field 
7829      id="main_bgcolor"  7855      id="main_bgcolor" 
7830      translate="label comment"  7856      translate="label comment" 
7831      type="text 7857      type="text
7832      sortOrder="100"  7858      sortOrder="100" 
7833      showInDefault="1"  7859      showInDefault="1" 
7834      showInWebsite="1"  7860      showInWebsite="1" 
7835      showInStore="1" 7861      showInStore="1"
7836     > 7862     >
7837                           7863                          
7838      <label> 7864      <label>
7839       Background Color 7865       Background Color
7840      </label> 7866      </label>
7841                           7867                          
7842      <backend_model> 7868      <backend_model>
7843       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent 7869       Smartwave\Porto\Model\Config\Backend\Design\Color\Validatetransparent
7844      </backend_model> 7870      </backend_model>
7845                           7871                          
7846      <frontend_model> 7872      <frontend_model>
7847       Smartwave\Porto\Block\System\Config\Form\Field\Color 7873       Smartwave\Porto\Block\System\Config\Form\Field\Color
7848      </frontend_model> 7874      </frontend_model>
7849                           7875                          
7850      <depends> 7876      <depends>
7851                                7877                               
7852       <field  7878       <field 
7853        id="custom" 7879        id="custom"
7854       > 7880       >
7855        1 7881        1
7856       </field> 7882       </field>
7857                            7883                           
7858      </depends> 7884      </depends>
7859                       7885                      
7860     </field> 7886     </field>
7861                      7887                     
7862     <field  7888     <field 
7863      id="main_bg_image"  7889      id="main_bg_image" 
7864      translate="label"  7890      translate="label" 
7865      type="image"  7891      type="image" 
7866      sortOrder="110"  7892      sortOrder="110" 
7867      showInDefault="1"  7893      showInDefault="1" 
7868      showInWebsite="1"  7894      showInWebsite="1" 
7869      showInStore="1" 7895      showInStore="1"
7870     > 7896     >
7871                           7897                          
7872      <label> 7898      <label>
7873       Background Image 7899       Background Image
7874      </label> 7900      </label>
7875                           7901                          
7876      <comment> 7902      <comment>
7877       Allowed file types:PNG, GIF, JPG, JPEG. 7903       Allowed file types:PNG, GIF, JPG, JPEG.
7878      </comment> 7904      </comment>
7879                           7905                          
7880      <backend_model> 7906      <backend_model>
7881       Smartwave\Porto\Model\Config\Backend\Image\Main 7907       Smartwave\Porto\Model\Config\Backend\Image\Main
7882      </backend_model> 7908      </backend_model>
7883                           7909                          
7884      <base_url  7910      <base_url 
7885       type="media"  7911       type="media" 
7886       scope_info="1" 7912       scope_info="1"
7887      > 7913      >
7888       porto/main_bg 7914       porto/main_bg
7889      </base_url> 7915      </base_url>
7890                           7916                          
7891      <depends> 7917      <depends>
7892                                7918                               
7893       <field  7919       <field 
7894        id="custom" 7920        id="custom"
7895       > 7921       >
7896        1 7922        1
7897       </field> 7923       </field>
7898                            7924                           
7899      </depends> 7925      </depends>
7900                       7926                      
7901     </field> 7927     </field>
7902                      7928                     
7903     <field  7929     <field 
7904      id="main_custom_style"  7930      id="main_custom_style" 
7905      translate="label comment"  7931      translate="label comment" 
7906      type="textarea"  7932      type="textarea" 
7907      sortOrder="120"  7933      sortOrder="120" 
7908      showInDefault="1"  7934      showInDefault="1" 
7909      showInWebsite="1"  7935      showInWebsite="1" 
7910      showInStore="1" 7936      showInStore="1"
7911     > 7937     >
7912                           7938                          
7913      <label> 7939      <label>
7914       Custom Style 7940       Custom Style
7915      </label> 7941      </label>
7916                           7942                          
7917      <comment> 7943      <comment>
7918       <![CDATA[Type in your custom styles , e.g.:<br/> 7944       <![CDATA[Type in your custom styles , e.g.:<br/>
7919                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em> 7945                                   <em>&nbsp;&nbsp;&nbsp;&nbsp;background-repeat: no-repeat;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-size: cover;<br/>&nbsp;&nbsp;&nbsp;&nbsp;background-attachment: fixed;</em>
7920                                   ]]> 7946                                   ]]>
7921      </comment> 7947      </comment>
7922                           7948                          
7923      <depends> 7949      <depends>
7924                                7950                               
7925       <field  7951       <field 
7926        id="custom" 7952        id="custom"
7927       > 7953       >
7928        1 7954        1
7929       </field> 7955       </field>
7930                            7956                           
7931      </depends> 7957      </depends>
7932                       7958                      
7933     </field> 7959     </field>
7934                  7960                 
7935    </group> 7961    </group>
7936             7962            
7937   </section> 7963   </section>
7938            7964           
7939   <section  7965   <section 
7940    id="porto_license"  7966    id="porto_license" 
7941    translate="label"  7967    translate="label" 
7942    sortOrder="30"  7968    sortOrder="30" 
7943    showInDefault="1"  7969    showInDefault="1" 
7944    showInWebsite="0"  7970    showInWebsite="0" 
7945    showInStore="0" 7971    showInStore="0"
7946   > 7972   >
7947                 7973                
7948    <label> 7974    <label>
7949     Activate Theme 7975     Activate Theme
7950    </label> 7976    </label>
7951                 7977                
7952    <tab> 7978    <tab>
7953     smartwave_porto 7979     smartwave_porto
7954    </tab> 7980    </tab>
7955                 7981                
7956    <resource> 7982    <resource>
7957     Smartwave_Porto::config 7983     Smartwave_Porto::config
7958    </resource> 7984    </resource>
7959                 7985                
7960    <group  7986    <group 
7961     id="general"  7987     id="general" 
7962     translate="label"  7988     translate="label" 
7963     sortOrder="100"  7989     sortOrder="100" 
7964     showInDefault="1"  7990     showInDefault="1" 
7965     showInWebsite="0"  7991     showInWebsite="0" 
7966     showInStore="0" 7992     showInStore="0"
7967    > 7993    >
7968                      7994                     
7969     <label> 7995     <label>
7970      General 7996      General
7971     </label> 7997     </label>
7972                      7998                     
7973     <field  7999     <field 
7974      id="purchase_code"  8000      id="purchase_code" 
7975      translate="label comment"  8001      translate="label comment" 
7976      type="text 8002      type="text
7977      sortOrder="10"  8003      sortOrder="10" 
7978      showInDefault="1"  8004      showInDefault="1" 
7979      showInWebsite="0"  8005      showInWebsite="0" 
7980      showInStore="0" 8006      showInStore="0"
7981     > 8007     >
7982                           8008                          
7983      <label> 8009      <label>
7984       Purchase Code 8010       Purchase Code
7985      </label> 8011      </label>
7986                       8012                      
7987     </field> 8013     </field>
7988                      8014                     
7989     <field  8015     <field 
7990      id="purchase_code_confirm"  8016      id="purchase_code_confirm" 
7991      translate="label comment"  8017      translate="label comment" 
7992      type="hidden"  8018      type="hidden" 
7993      sortOrder="20"  8019      sortOrder="20" 
7994      showInDefault="0"  8020      showInDefault="0" 
7995      showInWebsite="0"  8021      showInWebsite="0" 
7996      showInStore="0" 8022      showInStore="0"
7997     > 8023     >
7998                           8024                          
7999      <label> 8025      <label>
8000       Purchase Code Confirm 8026       Purchase Code Confirm
8001      </label> 8027      </label>
8002                       8028                      
8003     </field> 8029     </field>
8004                  8030                 
8005    </group> 8031    </group>
8006             8032            
8007   </section> 8033   </section>
8008        8034       
8009  </system> 8035  </system>
8010 </config> 8036 </config>