title = "Search" url = "/search/:theme?/:target?/:country?/:month?" layout = "main" is_hidden = 0 lazy_load = 1 robot_index = "index" robot_follow = "follow" enabled_in_sitemap = 1 model_all_posts = 0 model_include_default = 0 use_updated_at = 1 changefreq = "always" priority = 0.1 == getResults($this->param('theme'),$this->param('target'),$this->param('country'),$this->param('month')); //echo "
";
    //echo print_r($results);
   //echo var_dump($this["listing"]->fromPrices[0]->value->currencyValueStringExact);die;
    //echo print_r($this["listing"]->infoSections);
    //echo "
";die; $this["catlisting"] = $results["catlisting"]; $this["listing"] = $results["listing"]; } ?> == {% partial 'main-site/pagebanner' %} {% partial 'main-site/searchbar' %} {#
#}
{%if listing|length > 0 %}
{% set userOverlay = 1 %} {% for listitem in listing %} {% set listitem = listitem.attributes %} {% if catlisting >= 0 %}
{{ listitem.pictures.1.caption }}

{{ catlisting }}

{% set catlisting = -1 %} {% endif %} {% endfor %}
{% else %}

:( We are sorry but there are no results for your search. Please try again.

{% endif %}