VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product pricing => Topic started by: confectionery on September 11, 2020, 08:51:24 AM

Title: Display products in ascending price order
Post by: confectionery on September 11, 2020, 08:51:24 AM
Hi
not sure if this is right place for this question? I would like my products to display (in the shopfront) in ascending price order on my shopfront - permanently. is there anyway that I can "make this happen" without physically going to the back end and changing each product price order in their given category.  Hope this makes sense?
Title: Re: Display products in ascending price order
Post by: hellorain on September 11, 2020, 09:41:20 AM
Hi,

It is possible just making some customiztion.

Best Regards,
hellorain.
Title: Re: Display products in ascending price order
Post by: confectionery on September 11, 2020, 09:52:05 AM
Quote from: hellorain on September 11, 2020, 09:41:20 AM
Hi,

It is possible just making some customiztion.

Best Regards,
hellorain.
Hi,
meaning adding some code to css?
Title: Re: Display products in ascending price order
Post by: jenkinhill on September 11, 2020, 11:20:37 AM
In VM Configuration/Product Sort Order Settings  for Available Sort-by fields select Product Price only and for Default product sort order  select Price Ascending.

If you want to remove the Sort by selector on the category pages then hide it with CSS.
Title: Re: Display products in ascending price order
Post by: confectionery on September 14, 2020, 07:10:01 AM
thank you will give that a bash