Skip to content

Instantly share code, notes, and snippets.

View web-ramos's full-sized avatar

Ruslan Moskalenko web-ramos

View GitHub Profile
<?
require_once MODX_CORE_PATH.'components/shopmodx/processors/web/getdata.class.php';
class modWebGetdataProcessorsCat extends ShopmodxWebGetDataProcessor {
public function initialize(){
$this->setDefaultProperties(array(
'sort' => 'price.value',