Ready This is an app especially developed for Shopware 6 Bronze certified
Subcategory Slider for Shopping Experiences

Subcategory Slider for Shopping Experiences

by brainstation (2) Ratings 86 Downloads
Billing options:
To use the wish list, you must accept the necessary cookies. Accept cookies
Can be used in:
Not available
This extension cannot be used in a Shopware Cloud shop.
Cloud
Self-hosted
Support
This Extension Partner responds very quickly to support requests
Details
  • bst7829938402834m
  • brainstation
  • 2.0.0
  • 26 Jun 2023
  • de_DE en_GB
  • 6.2.0 – 6.2.3
    6.3.0.0 – 6.3.0.2
    6.3.1.0 – 6.3.1.1
    6.3.2.0 – 6.3.2.1
    6.3.3.0 – 6.3.3.1
    6.3.4.0 – 6.3.4.1
    6.3.5.0 – 6.3.5.4
    6.4.0.0
    6.4.1.0 – 6.4.1.2
    6.4.2.0 – 6.4.2.1
    6.4.3.0 – 6.4.3.1
    6.4.4.0 – 6.4.4.1
    6.4.5.0 – 6.4.5.1
    6.4.6.0 – 6.4.6.1
    6.4.7.0
    6.4.8.0 – 6.4.8.2
    6.4.9.0
    6.4.10.0 – 6.4.10.1
    6.4.11.0 – 6.4.11.1
    6.4.12.0
    6.4.13.0
    6.4.14.0
    6.4.15.0 – 6.4.15.2
    6.4.16.0 – 6.4.16.1
    6.4.17.0 – 6.4.17.2
    6.4.18.0 – 6.4.18.1
    6.4.19.0
    6.4.20.0 – 6.4.20.2
    6.5.0.0
    6.5.1.0 – 6.5.1.1
    6.5.2.0 – 6.5.2.1
    6.5.3.0 – 6.5.3.3
    6.5.4.0 – 6.5.4.1
    6.5.5.0 – 6.5.5.2
    6.5.6.0 – 6.5.6.1
    6.5.7.0 – 6.5.7.4
    6.5.8.0 – 6.5.8.7
Subcategory Slider for Shopping Experiences The app expands the experience worlds with a... more

Product information

Highlights

  • Space-saving presentation as a slider
  • Easy handling
  • Display of the category images possible

Description

Subcategory Slider for Shopping Experiences

The app expands the experience worlds with a new element to display the sub-category. The sub-categories are displayed in a responsive slider which allows display of multiple itemes. 
In addition to the category names, the category images can also be displayed.


Are you satisfied with our app and our service? Then rate the app in your Shopware account. With this you support us to develop further apps in the future. Many Thanks ;)

Frequently Asked Questions

  • How can I adapt the slider to my own needs? Overwrite the template /storefront/layout/navigation/bst-subcategories.html.twig in your own theme or plugin and adjust the catSliderOptions variable accordingly. Take a Look at the Installation Instructions (Template override)
  • Why are the navigation arrows not visible in my frontend although they are activated in the slider options? The navigation arrows are arranged outside the slider and can possibly be "cut off" by specifying "overflow: hidden" in the CMS block. You have 2 solutions: Solution 1: Define a frame on the left and right of at least 20px for the CMS element in the adventure world. The width of the slider is compressed and the arrows are visible. Solution 2: If the design does not allow a frame as described in solution 1, you can make the arrows visible in your SCSS file with the following style specification by making the overlay visible. Take a Look at the Installation Instructions (Styling)
Read, write and discuss reviews... more

Customer reviews

Average customer rating from 2 reviews:

Total
Functionality
Usability
Documentation
Support

Cooles Plugin

26 Oct 2022

Das Plugin macht genau was es soll. Schade kann man es auf der Startseite nicht einsetzen Typ Landing Page. Hier wäre der coole Workaround, wenn man einfach die oberste Kategorie angeben könnten und alle Unterkategorien werden dann ausgegeben.

Total
Functionality
Usability
Documentation
Support

Hervorragend. Tolles Plugin mit sehr gutem Support

3 Feb 2021

Das Plugin funktioniert einwandfrei und das Entwicklerteam steht schnell und kompetent bei Rückfragen zur Verfügung.

Total
Functionality
Usability
Documentation
Support
brainstation
3 Feb 2021

Vielen Dank für die klasse Bewertung Herr Heinzmann und viel Spaß mit dem Plugin :)

Configuration manual

  • Step 1: Installation and activation of app through app manager
  • Step 2: Open the Shopping Experience and select the element "Subcategory Slider" under the Block Category Commerce
  • Step 3: May you have to clear your Cache and compile your Theme

 

Template override

{% sw_extends '@Storefront/storefront/layout/navigation/bst-subcategories.html.twig' %}

{% block layout_subnavigation_categories %}
    {% set catSliderOptions = {
        slider: {
            nav: false,
            controls: true,
            gutter: 15,
            items: 2,
            slideBy: "page",
            mouseDrag: true,
            swipeAngle: false,
            speed: 400,
            loop: false,
            responsive: {
                sm: {
                    items: 3
                },
                lg: {
                    items: 4
                },
                xl: {
                    controls: true,
                    items: 5
                }
            }
        }
    } %}
    {{ parent() }}
{% endblock %}

{% block layout_subnavigation_slider_config %}{{ catSliderOptions|json_encode }}{% endblock %}

 

Styling

.cms-block-subcategory-navigation {
    overflow: visible; // an! important may be necessary here
}

Changelog

Version 2.0.0

Compatibility with Shopware 6.5 and Code Optimization

Version 1.4.1

Extension configuration for displaying neighboring categories if there are no other child categories. Fix item width if option "Use auto width for Slides" is enabled

Version 1.3.0

Extend configuration to use auto with for slides

Version 1.2.3

Code optimizations for Shopware 6.4.10

Version 1.2.2

Bugfix: Category images are only displayed on the first level.

Version 1.2.1

Navigation arrows can now be controlled within the slider configuration for each resolution. Notice! The implementation of the slider configuration has been changed. If necessary, adjustments must be made.

Version 1.2.0

Expansion of the configuration: Category images of the child categories can now optionally be displayed in the frontend.

Version 1.1.0

Define the slider items for each resolution. Correction of child category determinatio

Version 1.0.0

Initial Release of the Plugin

About the Extension Partner

brainstation brainstation Shopware Extension Partner Shopware Bronze Partner Shopware Extension Partner Shopware Bronze Partner 39 Extensions 5 Ø Rating
Current version:

Version:

€ 4.90* /month
Cancelable monthly

Free trial month

This app starts with a free trial month. The rent can be canceled at any time on a monthly basis or will be automatically renewed at the indicated prices.

Updates and support

To use the wish list, you must accept the necessary cookies. Accept cookies

Recently viewed