queried_object;
$id = $wp_query->queried_object_id;
$meta = get_term_meta( $id, 'thumbnail_id', true );
}
?>
cart->get_cart_contents_count() ) ?>
array(
'name' => 'WooCommerce',
'active_filename' => 'woocommerce/woocommerce.php',
/* translators: %1$s plugin name string */
'description' => sprintf( esc_attr__( 'To enable shop features, please install and activate the %s plugin.', 'bulk-shop' ), 'WooCommerce' ),
),
'elementor' => array(
'name' => 'Elementor Page Builder',
'active_filename' => 'elementor/elementor.php',
/* translators: %1$s plugin name string */
'description' => sprintf( esc_attr__( 'To take full advantage of all the features this theme has to offer, please install and activate the %s plugin.', 'bulk-shop' ), 'Elementor Page Builder' ),
),
) );
}