Current File : /home/kelaby89/abl.academy/wp-content/themes/eduma/inc/admin/customizer-sections/product.php
<?php
/**
 * Panel Product
 * 
 * @package Eduma
 */

thim_customizer()->add_panel(
    array(
        'id'       => 'woocommerce',
        'priority' => 44,
        'title'    => esc_html__( 'WooCommerce', 'eduma' ),
        'icon'     => 'dashicons-cart',
    )
);
Page not found – Hello World !