vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

Custom Sorting on Category Page is not applied #414

Closed domideimel closed 2 years ago

domideimel commented 3 years ago

Current behavior

If the default behaviour of the categories sorting is changed in the Magento backend this is not reflected on the VSF frontend. Vue Storefront: image

Magento: image

Expected behavior

The selected values from the Backend correspond 1:1 to the frontend.

Steps to reproduce the issue

Change the default sorting for any given Category and take a look at the frontend after a hardreload.

Version of Vue Storefront

Can you handle fixing this bug by yourself?

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option.

Environment details

Additional information

pschaub commented 3 years ago

Are you using mage2vuestorefront or the magento2-vsbridge-indexer?

domideimel commented 3 years ago

Are you using mage2vuestorefront or the magento2-vsbridge-indexer?

We are using the indexer.