shopware5 / SwagCustomSort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwagCustomSort

Working with Shopware version 5.0.0 to 5.2.27. Higher versions may work either but were not tested.

Description

Do you want to comletely customize the sort order of the product listing?

Special promotion products or new products should always be displayed on top?

Now you can define custom sortings with the "CustomSort" plugin. You can move the products via drag 'n' drop to their new position. Instead of defining own sortings you have the ability to provide basic sorting methods and modify them. This lets you create listings fast, effective and with just a few steps.

Did you already create a custom sorting and want to apply it to other categories? No Problem! Simply synchronize the settings from the existing category. This allows you to use the listing settings for your language or sub shops without re-defining all settings again. Of course you can choose whether the created sorting should be used as default or as additional sorting element. The new sortings will be displayed in the frontend with their chosen name. The name can be declared in the plugin settings.

Features:

  • custom sorting for all categories (independent from the category layer)
  • sorting via Drag&Drop
  • base sortings can be inherited
  • setup a custom sorting as default sorting
  • synchronize between categories (e.g language-shops)
  • the amount of products is customizable for a better overview (from 10 to all products)
  • displaying as own sorting entry in the frontend

Requirements:

  • You need to create product thumbnails of the size 140x140 in the media manager.

Images

Backend

Frontend

License

The MIT License (MIT). Please see License File for more information.

About

License:MIT License


Languages

Language:PHP 63.9%Language:JavaScript 32.8%Language:CSS 2.6%Language:Smarty 0.6%