Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to order products in product slider component #841

Open
kamephis opened this issue Jan 19, 2023 · 4 comments
Open

Add option to order products in product slider component #841

kamephis opened this issue Jan 19, 2023 · 4 comments

Comments

@kamephis
Copy link

Description (*)

From a marketing perspective we want to have control over the sorting / position of the products in the product slider / grid component.

Expected behavior (*)

The sorting order for products in the products component can be set by the user.

Benefits

Users have more control over the presentation of their products. More important products can be arranged first and less important on other positions.

Additional information

One could be under the impression that products that are added manually by sku (comma separated) are actually shown in the set order. Unfortunately even there, products are sorted somehow. It's not really clear what sorting is applied.

@m2-assistant
Copy link

m2-assistant bot commented Jan 19, 2023

Hi @kamephis. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


@bluemwhitew
Copy link
Contributor

Hi @kamephis,

By default, you should have the option to sort by:

  • Position (apples only to Category and SKU)
  • Newest Products First
  • Oldest Products First
  • Name: A - Z
  • Name: Z - A
  • SKU: Ascending
  • SKU: Descending
  • Stock: Low Stock First
  • Stock: High Stock First
  • Price: High to Low
  • Price: Low to High

You can also use @magento give me 2.4.4 instance to spin up a vanilla environment where you can test this (since sorting orders could potentially be overridden by third-party modules).

Related Links

@magento-deployment-service
Copy link

Hi @bluemwhitew. Thank you for your request. I'm working on Magento instance for you.

@magento-deployment-service
Copy link

Hi @bluemwhitew, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Ready for Grooming
Development

No branches or pull requests

2 participants