PNG %k25u25%fgd5n!
/home/mkuwqnjx/asalmard.fit/wp-content/plugins/pinterest-for-woocommerce/views/inputs/select.php
<?php
/**
 * Input.
 *
 * @package Automattic\WooCommerce\Pinterest\View\PHPView
 */

declare( strict_types=1 );

defined( 'ABSPATH' ) || exit;

/**
 * PHP View.
 *
 * @var \Automattic\WooCommerce\Pinterest\View\PHPView $this
 */

/**
 * Input.
 *
 * @var array $input
 */
$input = $this->input;

woocommerce_wp_select( $input );