title = "Search" url = "/search/:theme?/:target?/:country?/:month?" layout = "default" 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 [builderDetails] modelClass = "Webmors\Webconfig\Models\Page" identifierValue = 1 modelKeyColumn = "id" displayColumn = "id" notFoundMessage = "Record not found" == 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"]; } ?> == {% set record = builderDetails.record %}
{% put styles %} {% endput %} {% put styles %} {% endput %}
search page
Home Search
{% partial 'common/searchbar' %}
{%if listing|length > 0 %}
{% set userOverlay = 0 %} {% 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 %}