Bigcommerce categories by default are always sorted by featured. Well now we can have the default sort as newest, bestselling, alphabetical or price instead.
This mod is based on the following thread:
https://forum.bigcommerce.com/f33/default-sort-order-script-url-fix-2619/
It seems some people were still having an issue after reading the last page of posts.
Here is a fix that works for me:
This is slightly different than the above mentioned mod in that in changes category links and does not
actually redirect the user to the sort page.
Add the following in the HTMLHead.html after the <head> tag and before the </head> tag
Continue reading “Bigcommerce mod to set category default sort” »

To enforce a minimum order on the cart page.