in the product page there is a field called "LOCATION" i don't use it... and i don't know what is the use also..
Can I use it for sorting... so how to modify the PHP ... instead using date...
MOD
i done that : "' ORDER BY p.location ASC LIMIT " . (int)$limit);
Work using location ;-)
but what location is for
