35. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2024-03-04 14:38:24 +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.

35.1 Files compared

#LocationFileLast Modified
1/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.7/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2023-11-22 09:25:24 +0000
2/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.8/app/code/Smartwave/Porto/etc/adminhtmlsystem.xml2024-03-04 12:49:33 +0000

35.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged916066
Changed36
Inserted4475
Removed120

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

35.4 Active regular expressions

No regular expressions were active.

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