Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Is it possible to sort products by name and price only?

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 04-25-2016, 11:19 PM
 
john.hodson@iinet.net.au john.hodson@iinet.net.au is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 68
 

Default Is it possible to sort products by name and price only?

Hi there,

Just wondering if there are codes to put in the Custom CSS to only allow sorting of the products by only "Name" and "Price"? (At the moment, the standard template allows "Newest first", "Price", "Name" and "Sales".)

Thank you in advance.
John
__________________
John
XCart Business v.5.4.1.48
Reply With Quote
  #2  
Old 04-26-2016, 11:32 PM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Is it possible to sort products by name and price only?

Try the following code:
Code:
.sort-box .display-sort li:nth-child(2), .sort-box .display-sort li:nth-child(3) { display: none; }

The above code should remove the 2nd and 3rd items in the list of available sort options.
Change it to hide the items that you don't need.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote

The following user thanks qualiteam for this useful post:
john.hodson@iinet.net.au (04-26-2016)
  #3  
Old 04-26-2016, 11:40 PM
 
john.hodson@iinet.net.au john.hodson@iinet.net.au is offline
 

Advanced Member
  
Join Date: Apr 2008
Posts: 68
 

Default Re: Is it possible to sort products by name and price only?

Perfect. That works well. Thank you very much Alex.

Cheers,
John
__________________
John
XCart Business v.5.4.1.48
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 04:53 AM.

   

 
X-Cart forums © 2001-2020