| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
New sort option as default | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
New sort option as default
This is a kind of follow up to an old thread https://forum.x-cart.com/showthread.php?t=78285
The module on the page https://developer.x-cart.com/5.4/basics/itemslist_introduction_--_showing_products_on_a_page/adding_new_so...n_to_itemslist shows how to add a new sort option to items list. Now I would like to make this new option the default sort order. What we have, before adding new sort option is on the admin page admin.php?target=general_settings is what I attach below. Now the drop down menu seems to come from the class View/FormField/Select/DefaultProductSortOrder.php So I created a class that looks like Code:
However, this doesn't even compile (that is, after cache redeployment, there is no corresponding class under /var/run) So, would anyone know how to make arrival date as default order?
__________________
X-cart 5.2.12, php 5.6 Ed from Grenoble, France |
|||||||
|
|||
X-Cart forums © 2001-2020
|