9 use \Magento\Framework\DataObject\IdentityInterface;
38 if ($this->
hasData(
'page_size')) {
39 return $this->
getData(
'page_size');
41 return $this->_scopeConfig->getValue(
42 self::XML_PATH_RECENTLY_VIEWED_COUNT,
43 \
Magento\Store\Model\ScopeInterface::SCOPE_STORE
54 $ids = $this->getProductIds();
58 return parent::getCount();
70 return parent::_toHtml();
82 $identities = array_merge($identities,
$item->getIdentities());
getData($key='', $index=null)
const XML_PATH_RECENTLY_VIEWED_COUNT