Skip to content

add algolia faceting section in search page #45

@bathiesg

Description

@bathiesg

title: "Recherche"
slug: search
handle: search
position: 150
listed: false
published: true
is_layout: false
sections_content:
searchkit_faceting:
settings:
title: "Search product"


{% extends 'layouts/default' %}

{% block 'body/content' %}
{% if site.metafields.elasticsearch.indices != null%}
{% section 'searchkit_faceting' %}
{% elsif site.metafields.algolia.indices != null %}
{% section 'algolia_faceting' %}
{% endif %}
{% endblock %}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions