Page 1 of 1

CG Products - Sort Attributes by SKU

Posted: Thu Mar 14, 2013 11:23 am
by JimboDavies
I would like a developer to either create a UDT that sorts my attributes, or develop the way they are handled within CGProducts, so that when they are listed in a drop down menu on our Product pages, they are sorted by SKU (which will be a numerical value).

Please PM for more information, or with quotes.

Kind Regards,

Jimbo

Re: CG Products - Sort Attributes by SKU

Posted: Fri Apr 12, 2013 10:23 pm
by maranc
With UDT this is not possible, because you must create "parameter", whitch will be know to Products module. One way is change orig code of Products.module.php, few change in library class, so with UDT you can't do this.

I you are still interesting, please write me on email m.anchimiuk[at]sigma-trade[dot]com[dot]pl

Marek A.

Re: CG Products - Sort Attributes by SKU

Posted: Fri Apr 12, 2013 11:52 pm
by Wishbone
You can sort by a custom field, correct? Create a SKU custom field, and put the value there.