Skip to content

Replaces price value for sorting with the custom cvg_cron_price attribute

Notifications You must be signed in to change notification settings

mageguide/override-price-sorting-attribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MageGuide OverridePriceSortingAttribute

Tested on: 2.3.x

Description

Replaces price value for sorting with the custom cvg_cron_price attribute

Functionalities

  • Module uses a simple override to change the price sorting attribute

Installation

  • Upload module files in app/code/MageGuide/OverridePriceSortingAttribute
  • Install module
        $ php bin/magento module:enable MageGuide_OverridePriceSortingAttribute
        $ php bin/magento setup:upgrade
        $ php bin/magento setup:di:compile

ToDo

Module needs a system setting field to choose from all relative existing product attributes

About

Replaces price value for sorting with the custom cvg_cron_price attribute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages