Sort by:
10,
'attributes' =>
array
(
'location.address' => array(),
'location.city' => array(),
'bedrooms' => array(),
'bathrooms' =>
array
(
'label' => 'Bath',
'width' => '100px'
),
'price' =>
array('width' => '100px'),
'has_images' => array(),
'description' =>
array('js_renderer' => 'placester_processField_description'),
'url' =>
array('js_renderer' => 'placester_processField_url')
)
));