Courtrai Apparel

With a passion for streetstyle, Courtrai do what they like best;
– apparel and accessories with a unique feeling.
You can say that simple and stylish design defines the Swedish brand, who has its roots close to the Artic Circle.
With that said, just keep a lookout for the upcoming brand Courtrai Apparel.
Warning :: Invalid argument supplied for foreach()
/var/www/vhosts/fabulousandpoor.com/private/app/_templates/13_shop_guest_brand.php [ 155 ]
140-----//mt_print($sql);141-----$catalogue_array = sql2array($sql);142-----$catalogue_array = module_translate($catalogue_array,$_SESSION['prefs']['lang'],'module_shop','catalogue');143-----144-----## NOTHING FOUND145-----146-----if (sizeof($catalogue_array)<1) {147-----148------echo 'sorry, no items found';149-----150-----}151-----152-----## LIST153-----154-----foreach($catalogue_array AS $key1 => $val1) {155-----156------$css = 's160';157------$size = 160;158------/*if (sizeof($catalogue_array)>3) {159-------$css = 's80';160-------$size = 80;161------}*/162-----163------$args = array(164-------'module' => 'module_shop',165-------'spec' => 'pic',166-------'attach_id' => $key1,167-------'width' => $size,168-------'height' => $size,169-------'method' => 'fixed',