36 parent::__construct($context,
$data);
37 $this->_isScopePrivate =
true;
58 \
Magento\Framework\View\Element\Html\Select::class
60 [
'id' =>
'quick_search_type_id',
'class' =>
'select guest-select']
66 'onchange="showIdentifyBlock(this.value);"' 81 $options[] = [
'value' =>
'email',
'label' =>
'Email Address'];
82 $options[] = [
'value' =>
'zip',
'label' =>
'ZIP Code'];
96 return $this->
getUrl(
'sales/guest/view');
getData($key='', $index=null)
getUrl($route='', $params=[])