????

Your IP : 3.145.78.12


Current Path : /home/innovagencyco/www/statxpress/wp-content/themes/electro/inc/acf/settings/
Upload File :
Current File : /home/innovagencyco/www/statxpress/wp-content/themes/electro/inc/acf/settings/home-v12.php

<?php
/**
 * Custom Settings for Home v12
 */

acf_add_local_field_group(array(
    'key' => 'group_615be5b172337',
    'title' => esc_html__( 'Home v12 Options', 'electro'),
    'fields' => array(
        array(
            'key' => 'field_615be5b178d89',
            'label' => esc_html__( 'General', 'electro'),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615be5b178da6',
            'label' => esc_html__( 'Header Style', 'electro'),
            'name' => 'home_v12_header_style',
            'type' => 'select',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'choices' => array(
                'v1' => 'Header v1',
                'v2' => 'Header v2',
                'v3' => 'Header v3',
                'v4' => 'Header v4',
                'v5' => 'Header v5',
                'v6' => 'Header v6',
                'v7' => 'Header v7',
                'v8' => 'Header v8',
                'v9' => 'Header v9',
                'v10' => 'Header v10',
                'v11' => 'Header v11',
                'v12' => 'Header v12',
            ),
            'default_value' => 'v12',
            'allow_null' => 0,
            'multiple' => 0,
            'ui' => 1,
            'ajax' => 0,
            'return_format' => 'value',
            'placeholder' => '',
        ),
        array(
            'key' => 'field_615be5b178dab',
            'label' => esc_html__( 'Block', 'electro'),
            'name' => 'home_v12_block',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'row',
            'sub_fields' => array(
                array(
                    'key' => 'field_615be5b182d31',
                    'label' => esc_html__( 'Page Content', 'electro'),
                    'name' => 'page_content',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b186324',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b18634d',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 15,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b186352',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 0,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_615be5b182d46',
                    'label' => esc_html__( 'Slider', 'electro'),
                    'name' => 'slider',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b196218',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b196222',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 10,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b196227',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_615be5b182d4b',
                    'label' => esc_html__( 'Categories', 'electro'),
                    'name' => 'categories',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b1a6182',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1a6196',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 20,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1a619c',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_615be5b182d50',
                    'label' => esc_html__( 'Hot Products', 'electro'),
                    'name' => 'hot_products',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b1b64fb',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1b650b',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 30,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1b6510',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_615be5b182d54',
                    'label' => esc_html__( 'Banners', 'electro'),
                    'name' => 'banners',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b1c683c',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1c6842',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 40,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1c6847',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_615be5b182d59',
                    'label' => esc_html__( 'New Products', 'electro'),
                    'name' => 'new_products',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b1d6d44',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1d6d4a',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 50,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1d6d4f',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_61651b1d91f48',
                    'label' => esc_html__( 'Recommend Products', 'electro'),
                    'name' => 'recommend_products',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_61651b1d91f49',
                            'label' => 'Animation',
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_61651b1d91f4a',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 60,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_61651b1d91f4b',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_615be5b182d5e',
                    'label' => esc_html__( 'Blog Posts', 'electro'),
                    'name' => 'blog_posts',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_615be5b1e7280',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1e7287',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 70,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_615be5b1e728c',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
                array(
                    'key' => 'field_61651b4391f4c',
                    'label' => esc_html__( 'Brands', 'electro'),
                    'name' => 'brands',
                    'type' => 'group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'layout' => 'table',
                    'sub_fields' => array(
                        array(
                            'key' => 'field_61651b4391f4d',
                            'label' => esc_html__( 'Animation', 'electro'),
                            'name' => 'animation',
                            'type' => 'select',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'choices' => array(
                                'bounce' => 'bounce',
                                'flash' => 'flash',
                                'pulse' => 'pulse',
                                'rubberBand' => 'rubberBand',
                                'shake' => 'shake',
                                'swing' => 'swing',
                                'tada' => 'tada',
                                'wobble' => 'wobble',
                                'jello' => 'jello',
                                'bounceIn' => 'bounceIn',
                                'bounceInDown' => 'bounceInDown',
                                'bounceInLeft' => 'bounceInLeft',
                                'bounceInRight' => 'bounceInRight',
                                'bounceInUp' => 'bounceInUp',
                                'bounceOut' => 'bounceOut',
                                'bounceOutDown' => 'bounceOutDown',
                                'bounceOutLeft' => 'bounceOutLeft',
                                'bounceOutRight' => 'bounceOutRight',
                                'bounceOutUp' => 'bounceOutUp',
                                'fadeIn' => 'fadeIn',
                                'fadeInDown' => 'fadeInDown',
                                'fadeInDownBig' => 'fadeInDownBig',
                                'fadeInLeft' => 'fadeInLeft',
                                'fadeInLeftBig' => 'fadeInLeftBig',
                                'fadeInRight' => 'fadeInRight',
                                'fadeInRightBig' => 'fadeInRightBig',
                                'fadeInUp' => 'fadeInUp',
                                'fadeInUpBig' => 'fadeInUpBig',
                                'fadeOut' => 'fadeOut',
                                'fadeOutDown' => 'fadeOutDown',
                                'fadeOutDownBig' => 'fadeOutDownBig',
                                'fadeOutLeft' => 'fadeOutLeft',
                                'fadeOutLeftBig' => 'fadeOutLeftBig',
                                'fadeOutRight' => 'fadeOutRight',
                                'fadeOutRightBig' => 'fadeOutRightBig',
                                'fadeOutUp' => 'fadeOutUp',
                                'fadeOutUpBig' => 'fadeOutUpBig',
                                'flip' => 'flip',
                                'flipInX' => 'flipInX',
                                'flipInY' => 'flipInY',
                                'flipOutX' => 'flipOutX',
                                'flipOutY' => 'flipOutY',
                                'lightSpeedIn' => 'lightSpeedIn',
                                'lightSpeedOut' => 'lightSpeedOut',
                                'rotateIn' => 'rotateIn',
                                'rotateInDownLeft' => 'rotateInDownLeft',
                                'rotateInDownRight' => 'rotateInDownRight',
                                'rotateInUpLeft' => 'rotateInUpLeft',
                                'rotateInUpRight' => 'rotateInUpRight',
                                'rotateOut' => 'rotateOut',
                                'rotateOutDownLeft' => 'rotateOutDownLeft',
                                'rotateOutDownRight' => 'rotateOutDownRight',
                                'rotateOutUpLeft' => 'rotateOutUpLeft',
                                'rotateOutUpRight' => 'rotateOutUpRight',
                                'slideInUp' => 'slideInUp',
                                'slideInDown' => 'slideInDown',
                                'slideInLeft' => 'slideInLeft',
                                'slideInRight' => 'slideInRight',
                                'slideOutUp' => 'slideOutUp',
                                'slideOutDown' => 'slideOutDown',
                                'slideOutLeft' => 'slideOutLeft',
                                'slideOutRight' => 'slideOutRight',
                                'zoomIn' => 'zoomIn',
                                'zoomInDown' => 'zoomInDown',
                                'zoomInLeft' => 'zoomInLeft',
                                'zoomInRight' => 'zoomInRight',
                                'zoomInUp' => 'zoomInUp',
                                'zoomOut' => 'zoomOut',
                                'zoomOutDown' => 'zoomOutDown',
                                'zoomOutLeft' => 'zoomOutLeft',
                                'zoomOutRight' => 'zoomOutRight',
                                'zoomOutUp' => 'zoomOutUp',
                                'hinge' => 'hinge',
                                'rollIn' => 'rollIn',
                                'rollOut' => 'rollOut',
                            ),
                            'default_value' => false,
                            'allow_null' => 1,
                            'multiple' => 0,
                            'ui' => 1,
                            'ajax' => 0,
                            'return_format' => 'value',
                            'placeholder' => '',
                        ),
                        array(
                            'key' => 'field_61651b4391f4e',
                            'label' => esc_html__( 'Priority', 'electro'),
                            'name' => 'priority',
                            'type' => 'number',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'default_value' => 80,
                            'placeholder' => '',
                            'prepend' => '',
                            'append' => '',
                            'min' => '',
                            'max' => '',
                            'step' => '',
                        ),
                        array(
                            'key' => 'field_61651b4391f4f',
                            'label' => esc_html__( 'Enabled ?', 'electro'),
                            'name' => 'is_enabled',
                            'type' => 'true_false',
                            'instructions' => '',
                            'required' => 0,
                            'conditional_logic' => 0,
                            'wrapper' => array(
                                'width' => '',
                                'class' => '',
                                'id' => '',
                            ),
                            'message' => '',
                            'default_value' => 1,
                            'ui' => 0,
                            'ui_on_text' => '',
                            'ui_off_text' => '',
                        ),
                    ),
                ),
            ),
        ),
        array(
            'key' => 'field_615be5b178db0',
            'label' => esc_html__( 'Slider', 'electro'),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_615be5b196227',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615be5b178db9',
            'label' => esc_html__( 'Slider Shortcode', 'electro'),
            'name' => 'home_v12_slider_shortcode',
            'type' => 'text',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'default_value' => '[rev_slider alias="home-v12-slider"][/rev_slider]',
            'placeholder' => '',
            'prepend' => '',
            'append' => '',
            'maxlength' => '',
        ),
        array(
            'key' => 'field_615be5b178dbe',
            'label' => esc_html__( 'Categories', 'electro'),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_615be5b1a619c',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615be5b178dc9',
            'label' => esc_html__( 'Categories', 'electro'),
            'name' => 'home_v12_categories',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615d9b45f75be',
                    'label' => esc_html__( 'Column', 'electro'),
                    'name' => 'column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 5,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => 1,
                ),
                array(
                    'key' => 'field_615be5b23032f',
                    'label' => esc_html__( 'Limit', 'electro'),
                    'name' => 'limit',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 5,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
                    'key' => 'field_615be5b230334',
                    'label' => esc_html__( 'Orderby', 'electro'),
                    'name' => 'orderby',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'name' => 'Name',
                        'slug' => 'Slug',
                        'id' => 'ID',
                    ),
                    'default_value' => 'name',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615be5b230338',
                    'label' => esc_html__( 'Order', 'electro'),
                    'name' => 'order',
                    'type' => 'button_group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'ASC' => 'ASC',
                        'DESC' => 'DESC',
                    ),
                    'allow_null' => 0,
                    'default_value' => 'ASC',
                    'layout' => 'horizontal',
                    'return_format' => 'value',
                ),
                array(
                    'key' => 'field_615be5b23033d',
                    'label' => esc_html__( 'Hide Empty ?', 'electro'),
                    'name' => 'hide_empty',
                    'type' => 'true_false',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'message' => esc_html__( 'Whether to hide categories not assigned to any products', 'electro'),
                    'default_value' => 0,
                    'ui' => 1,
                    'ui_on_text' => '',
                    'ui_off_text' => '',
                ),
                array(
                    'key' => 'field_615be5b230342',
                    'label' => esc_html__( 'Select Categories', 'electro'),
                    'name' => 'object',
                    'type' => 'taxonomy',
                    'instructions' => esc_html__( 'Choose a category you want to display.', 'electro'),
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'taxonomy' => 'product_cat',
                    'field_type' => 'multi_select',
                    'allow_null' => 0,
                    'add_term' => 0,
                    'save_terms' => 0,
                    'load_terms' => 0,
                    'return_format' => 'object',
                    'multiple' => 0,
                ),
            ),
        ),
        array(
            'key' => 'field_615be5b178dce',
            'label' => esc_html__( 'Hot Products', 'electro'),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_615be5b1b6510',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615be5b178ddc',
            'label' => esc_html__( 'Products', 'electro'),
            'name' => 'home_v12_hot_products',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615ee651b8e7b',
                    'label' => esc_html__( 'Section Title', 'electro'),
                    'name' => 'section_title',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'Hot Products Today', 'electro'),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_615ee3286eb07',
                    'label' => esc_html__( 'Wide Columns', 'electro'),
                    'name' => 'wide_column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ee4d66eb08',
                    'label' => esc_html__( 'Columns', 'electro'),
                    'name' => 'column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => '',
                ),
                array(
                    'key' => 'field_615be5b26d4fa',
                    'label' => esc_html__( 'Products Content', 'electro'),
                    'name' => 'content',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'recent_products' => 'Recent Products',
                        'featured_products' => 'Featured Products',
                        'sale_products' => 'Sale Products',
                        'best_selling_products' => 'Best Selling Products',
                        'top_rated_products' => 'Top Rated products',
                        'products' => 'Products',
                    ),
                    'default_value' => 'recent_products',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615be5b26d500',
                    'label' => esc_html__( 'Choose Products', 'electro'),
                    'name' => 'ids',
                    'type' => 'relationship',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => array(
                        array(
                            array(
                                'field' => 'field_615be5b26d4fa',
                                'operator' => '==',
                                'value' => 'products',
                            ),
                        ),
                    ),
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'post_type' => array(
                        0 => 'product',
                    ),
                    'taxonomy' => '',
                    'filters' => array(
                        0 => 'search',
                        1 => 'post_type',
                        2 => 'taxonomy',
                    ),
                    'elements' => array(
                        0 => 'featured_image',
                    ),
                    'min' => '',
                    'max' => '',
                    'return_format' => 'id',
                ),
                array(
                    'key' => 'field_615be5b26d505',
                    'label' => esc_html__( 'Products Limit', 'electro'),
                    'name' => 'limit',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
                    'key' => 'field_615be5b26d50a',
                    'label' => esc_html__( 'Orderby', 'electro'),
                    'name' => 'orderby',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'date' => 'Date',
                        'id' => 'Id',
                        'menu_order' => 'Menu Order',
                        'popularity' => 'Popularity',
                        'rand' => 'Rand',
                        'rating' => 'Rating',
                        'title' => 'Title',
                    ),
                    'default_value' => 'date',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615be5b26d50f',
                    'label' => esc_html__( 'Order', 'electro'),
                    'name' => 'order',
                    'type' => 'button_group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'ASC' => 'ASC',
                        'DESC' => 'DESC',
                    ),
                    'allow_null' => 0,
                    'default_value' => 'ASC',
                    'layout' => 'horizontal',
                    'return_format' => 'value',
                ),
            ),
        ),
        array(
            'key' => 'field_615be5b178de1',
            'label' => esc_html__( 'Banners', 'electro'),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_615be5b1c6847',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615be5b178de5',
            'label' => esc_html__( 'Banner #1', 'electro'),
            'name' => 'home_v12_banners_1',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615be5b2936c7',
                    'label' => esc_html__( 'Background Image', 'electro'),
                    'name' => 'background_image',
                    'type' => 'image',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'return_format' => 'url',
                    'preview_size' => 'medium',
                    'library' => 'all',
                    'min_width' => '',
                    'min_height' => '',
                    'min_size' => '',
                    'max_width' => '',
                    'max_height' => '',
                    'max_size' => '',
                    'mime_types' => '',
                ),
                array(
                    'key' => 'field_61605d3001268',
                    'label' => esc_html__( 'Image', 'electro'),
                    'name' => 'image',
                    'type' => 'image',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'return_format' => 'url',
                    'preview_size' => 'medium',
                    'library' => 'all',
                    'min_width' => '',
                    'min_height' => '',
                    'min_size' => '',
                    'max_width' => '',
                    'max_height' => '',
                    'max_size' => '',
                    'mime_types' => '',
                ),
                array(
                    'key' => 'field_615be5b2936db',
                    'label' => esc_html__( 'URL', 'electro'),
                    'name' => 'url',
                    'type' => 'url',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 'https://#',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_61605d4101269',
                    'label' => esc_html__( 'Description', 'electro'),
                    'name' => 'desc',
                    'type' => 'textarea',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => wp_kses_post( '<strong>#STAYHOME</strong> AND CATCH BIG <strong>DEALS</strong> ON THE GAMES & CONSOLES' ),
                    'placeholder' => '',
                    'maxlength' => '',
                    'rows' => '',
                    'new_lines' => '',
                ),
            ),
        ),
        array(
            'key' => 'field_615be5b178dea',
            'label' => esc_html__( 'Banner #2', 'electro'),
            'name' => 'home_v12_banners_2',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615be5b29ffc0',
                    'label' => esc_html__( 'Background Image', 'electro'),
                    'name' => 'background_image',
                    'type' => 'image',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'return_format' => 'url',
                    'preview_size' => 'medium',
                    'library' => 'all',
                    'min_width' => '',
                    'min_height' => '',
                    'min_size' => '',
                    'max_width' => '',
                    'max_height' => '',
                    'max_size' => '',
                    'mime_types' => '',
                ),
                array(
                    'key' => 'field_615be5b29ffe8',
                    'label' => esc_html__( 'URL', 'electro'),
                    'name' => 'url',
                    'type' => 'url',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 'https://#',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_61605dd817bd8',
                    'label' => esc_html__( 'Description', 'electro' ),
                    'name' => 'desc',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'OFFICE LAPTOPSFOR WORK', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_61605e0e17bd9',
                    'label' => esc_html__( 'Price Pre Text', 'electro' ),
                    'name' => 'price_pre_text',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'FROM', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_61605e3d17bda',
                    'label' => esc_html__( 'Price Text', 'electro' ),
                    'name' => 'price_text',
                    'type' => 'textarea',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => wp_kses_post( '<sup class="h5 fw-bold mb-0">$</sup>749<sup class="h5 fw-bold mb-0">99</sup>' ),
                    'placeholder' => '',
                    'maxlength' => '',
                    'rows' => '',
                    'new_lines' => '',
                ),
            ),
        ),
        array(
            'key' => 'field_615db46d295b6',
            'label' => esc_html__( 'Banner #3', 'electro' ),
            'name' => 'home_v12_banners_3',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615db46d295b7',
                    'label' => esc_html__( 'Background Image', 'electro' ),
                    'name' => 'background_image',
                    'type' => 'image',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'return_format' => 'url',
                    'preview_size' => 'medium',
                    'library' => 'all',
                    'min_width' => '',
                    'min_height' => '',
                    'min_size' => '',
                    'max_width' => '',
                    'max_height' => '',
                    'max_size' => '',
                    'mime_types' => '',
                ),
                array(
                    'key' => 'field_615db46d295b8',
                    'label' => esc_html__( 'URL', 'electro' ),
                    'name' => 'url',
                    'type' => 'url',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 'https://#',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_616069d2ad692',
                    'label' => esc_html__( 'Title', 'electro' ),
                    'name' => 'title',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'LIMITED', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_616069f4ad693',
                    'label' => esc_html__( 'Sub Title', 'electro' ),
                    'name' => 'subtitle',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'WEEK DEAL', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_616069bbad691',
                    'label' => esc_html__( 'Description', 'electro' ),
                    'name' => 'desc',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'HURRY UP BEFORE OFFER WILL END', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
            ),
        ),
        array(
            'key' => 'field_615ef03e33c64',
            'label' => esc_html__( 'New Products', 'electro' ),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_615be5b1d6d4f',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615ef04d33c65',
            'label' => esc_html__( 'Products', 'electro' ),
            'name' => 'home_v12_new_products',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615ef04d33c66',
                    'label' => esc_html__( 'Section Title', 'electro' ),
                    'name' => 'section_title',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'New Products', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_615ef04d33c67',
                    'label' => esc_html__( 'Wide Columns', 'electro' ),
                    'name' => 'wide_column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ef04d33c68',
                    'label' => esc_html__( 'Columns', 'electro' ),
                    'name' => 'column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ef04d33c69',
                    'label' => esc_html__( 'Products Content', 'electro' ),
                    'name' => 'content',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'recent_products' => 'Recent Products',
                        'featured_products' => 'Featured Products',
                        'sale_products' => 'Sale Products',
                        'best_selling_products' => 'Best Selling Products',
                        'top_rated_products' => 'Top Rated products',
                        'products' => 'Products',
                    ),
                    'default_value' => 'recent_products',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615ef04d33c6a',
                    'label' => esc_html__( 'Choose Products', 'electro' ),
                    'name' => 'ids',
                    'type' => 'relationship',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => array(
                        array(
                            array(
                                'field' => 'field_615ef04d33c69',
                                'operator' => '==',
                                'value' => 'products',
                            ),
                        ),
                    ),
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'post_type' => array(
                        0 => 'product',
                    ),
                    'taxonomy' => '',
                    'filters' => array(
                        0 => 'search',
                        1 => 'post_type',
                        2 => 'taxonomy',
                    ),
                    'elements' => array(
                        0 => 'featured_image',
                    ),
                    'min' => '',
                    'max' => '',
                    'return_format' => 'id',
                ),
                array(
                    'key' => 'field_615ef04d33c6b',
                    'label' => esc_html__( 'Products Limit', 'electro' ),
                    'name' => 'limit',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ef04d33c6c',
                    'label' => esc_html__( 'Orderby', 'electro' ),
                    'name' => 'orderby',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'date' => 'Date',
                        'id' => 'Id',
                        'menu_order' => 'Menu Order',
                        'popularity' => 'Popularity',
                        'rand' => 'Rand',
                        'rating' => 'Rating',
                        'title' => 'Title',
                    ),
                    'default_value' => 'date',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615ef04d33c6d',
                    'label' => esc_html__( 'Order', 'electro' ),
                    'name' => 'order',
                    'type' => 'button_group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'ASC' => 'ASC',
                        'DESC' => 'DESC',
                    ),
                    'allow_null' => 0,
                    'default_value' => 'ASC',
                    'layout' => 'horizontal',
                    'return_format' => 'value',
                ),
            ),
        ),
        array(
            'key' => 'field_615ef07aad8b6',
            'label' => esc_html__( 'Recommend Products', 'electro' ),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_61651b1d91f4b',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615ef0adad8b7',
            'label' => esc_html__( 'Products', 'electro' ),
            'name' => 'home_v12_recommend_products',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615ef0adad8b8',
                    'label' => esc_html__( 'Section Title', 'electro' ),
                    'name' => 'section_title',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'Recommendations', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_615ef0adad8b9',
                    'label' => esc_html__( 'Wide Columns', 'electro' ),
                    'name' => 'wide_column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ef0adad8ba',
                    'label' => esc_html__( 'Columns', 'electro' ),
                    'name' => 'column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => 6,
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ef0adad8bb',
                    'label' => esc_html__( 'Products Content', 'electro' ),
                    'name' => 'content',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'recent_products' => 'Recent Products',
                        'featured_products' => 'Featured Products',
                        'sale_products' => 'Sale Products',
                        'best_selling_products' => 'Best Selling Products',
                        'top_rated_products' => 'Top Rated products',
                        'products' => 'Products',
                    ),
                    'default_value' => 'recent_products',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615ef0adad8bc',
                    'label' => esc_html__( 'Choose Products', 'electro' ),
                    'name' => 'ids',
                    'type' => 'relationship',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => array(
                        array(
                            array(
                                'field' => 'field_615ef0adad8bb',
                                'operator' => '==',
                                'value' => 'products',
                            ),
                        ),
                    ),
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'post_type' => array(
                        0 => 'product',
                    ),
                    'taxonomy' => '',
                    'filters' => array(
                        0 => 'search',
                        1 => 'post_type',
                        2 => 'taxonomy',
                    ),
                    'elements' => array(
                        0 => 'featured_image',
                    ),
                    'min' => '',
                    'max' => '',
                    'return_format' => 'id',
                ),
                array(
                    'key' => 'field_615ef0adad8bd',
                    'label' => esc_html__( 'Products Limit', 'electro' ),
                    'name' => 'limit',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 6,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
                    'key' => 'field_615ef0adad8be',
                    'label' => esc_html__( 'Orderby', 'electro' ),
                    'name' => 'orderby',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'date' => 'Date',
                        'id' => 'Id',
                        'menu_order' => 'Menu Order',
                        'popularity' => 'Popularity',
                        'rand' => 'Rand',
                        'rating' => 'Rating',
                        'title' => 'Title',
                    ),
                    'default_value' => 'date',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615ef0adad8bf',
                    'label' => esc_html__( 'Order', 'electro' ),
                    'name' => 'order',
                    'type' => 'button_group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'ASC' => 'ASC',
                        'DESC' => 'DESC',
                    ),
                    'allow_null' => 0,
                    'default_value' => 'ASC',
                    'layout' => 'horizontal',
                    'return_format' => 'value',
                ),
            ),
        ),
        array(
            'key' => 'field_615feb55c1ee2',
            'label' => esc_html__( 'Blog Posts', 'electro' ),
            'name' => '',
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_615be5b1e728c',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_615feb92c1ee4',
            'label' => esc_html__( 'Posts', 'electro' ),
            'name' => 'home_v12_blog_posts',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_615feb92c1ee5',
                    'label' => esc_html__( 'Section Title', 'electro' ),
                    'name' => 'section_title',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'Tips & Inspirations', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_615feb92c1ee7',
                    'label' => esc_html__( 'Columns', 'electro' ),
                    'name' => 'column',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 2,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
                    'key' => 'field_615feb92c1ee9',
                    'label' => esc_html__( 'Choose Posts', 'electro' ),
                    'name' => 'ids',
                    'type' => 'relationship',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'post_type' => array(
                        0 => 'post',
                    ),
                    'taxonomy' => '',
                    'filters' => array(
                        0 => 'search',
                        1 => 'post_type',
                        2 => 'taxonomy',
                    ),
                    'elements' => array(
                        0 => 'featured_image',
                    ),
                    'min' => '',
                    'max' => '',
                    'return_format' => 'id',
                ),
                array(
                    'key' => 'field_615feb92c1eea',
                    'label' => esc_html__( 'Posts Limit', 'electro' ),
                    'name' => 'limit',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 2,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
                    'key' => 'field_615feb92c1eeb',
                    'label' => esc_html__( 'Orderby', 'electro' ),
                    'name' => 'orderby',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'date' => 'Date',
                        'id' => 'Id',
                        'menu_order' => 'Menu Order',
                        'rand' => 'Rand',
                        'title' => 'Title',
                    ),
                    'default_value' => 'date',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_615feb92c1eec',
                    'label' => esc_html__( 'Order', 'electro' ),
                    'name' => 'order',
                    'type' => 'button_group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'ASC' => 'ASC',
                        'DESC' => 'DESC',
                    ),
                    'allow_null' => 0,
                    'default_value' => 'ASC',
                    'layout' => 'horizontal',
                    'return_format' => 'value',
                ),
            ),
        ),
        array(
            'key' => 'field_6163d5d7cc999',
            'label' => esc_html__( 'Brands', 'electro' ),
            'type' => 'tab',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => array(
                array(
                    array(
                        'field' => 'field_61651b4391f4f',
                        'operator' => '==',
                        'value' => '1',
                    ),
                ),
            ),
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'placement' => 'left',
            'endpoint' => 0,
        ),
        array(
            'key' => 'field_6163d615bbc7b',
            'label' => esc_html__( 'Brands', 'electro' ),
            'name' => 'home_v12_brands',
            'type' => 'group',
            'instructions' => '',
            'required' => 0,
            'conditional_logic' => 0,
            'wrapper' => array(
                'width' => '',
                'class' => '',
                'id' => '',
            ),
            'layout' => 'block',
            'sub_fields' => array(
                array(
                    'key' => 'field_6163d68ebabae',
                    'label' => esc_html__( 'Section Title', 'electro' ),
                    'name' => 'section_title',
                    'type' => 'text',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => esc_html__( 'Known Brands', 'electro' ),
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'maxlength' => '',
                ),
                array(
                    'key' => 'field_6163d7dc5cbeb',
                    'label' => esc_html__( 'Columns', 'electro' ),
                    'name' => 'columns',
                    'type' => 'number',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'default_value' => 3,
                    'placeholder' => '',
                    'prepend' => '',
                    'append' => '',
                    'min' => 1,
                    'max' => '',
                    'step' => '',
                ),
                array(
					'key' => 'field_6163d6bd8d812',
					'label' => esc_html__( 'Limit', 'electro' ),
					'name' => 'limit',
					'type' => 'number',
					'instructions' => '',
					'required' => 0,
					'conditional_logic' => 0,
					'wrapper' => array(
						'width' => '',
						'class' => '',
						'id' => '',
					),
					'default_value' => 5,
					'placeholder' => '',
					'prepend' => '',
					'append' => '',
					'min' => 1,
					'max' => '',
					'step' => '',
				),
                array(
                    'key' => 'field_6163d6dc8d813',
                    'label' => esc_html__( 'Orderby', 'electro' ),
                    'name' => 'orderby',
                    'type' => 'select',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'name' => 'Name',
                        'slug' => 'Slug',
                        'id' => 'ID',
                    ),
                    'default_value' => 'name',
                    'allow_null' => 0,
                    'multiple' => 0,
                    'ui' => 1,
                    'ajax' => 0,
                    'return_format' => 'value',
                    'placeholder' => '',
                ),
                array(
                    'key' => 'field_6163d7038d814',
                    'label' => esc_html__( 'Order', 'electro' ),
                    'name' => 'order',
                    'type' => 'button_group',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'choices' => array(
                        'ASC' => 'ASC',
                        'DESC' => 'DESC',
                    ),
                    'allow_null' => 0,
                    'default_value' => 'ASC',
                    'layout' => 'horizontal',
                    'return_format' => 'value',
                ),
                array(
                    'key' => 'field_6163d73c8d815',
                    'label' => esc_html__( 'Hide Empty ?', 'electro' ),
                    'name' => 'hide_empty',
                    'type' => 'true_false',
                    'instructions' => '',
                    'required' => 0,
                    'conditional_logic' => 0,
                    'wrapper' => array(
                        'width' => '',
                        'class' => '',
                        'id' => '',
                    ),
                    'message' => esc_html__( 'Whether to hide brands not assigned to any products', 'electro' ),
                    'default_value' => 0,
                    'ui' => 1,
                    'ui_on_text' => '',
                    'ui_off_text' => '',
                ),
            ),
        ),
    ),
    'location' => array(
        array(
            array(
                'param' => 'post_type',
                'operator' => '==',
                'value' => 'page',
            ),
            array(
                'param' => 'post_template',
                'operator' => '==',
                'value' => 'template-homepage-v12.php',
            ),
        ),
    ),
    'menu_order' => 0,
    'position' => 'normal',
    'style' => 'default',
    'label_placement' => 'top',
    'instruction_placement' => 'field',
    'hide_on_screen' => '',
    'active' => true,
    'description' => '',
));