fix on sale_channel get_default
This commit is contained in:
@@ -14,7 +14,7 @@ class SaleChannels
|
|||||||
|
|
||||||
public static function getDefault()
|
public static function getDefault()
|
||||||
{
|
{
|
||||||
return self::getByCode('clic');
|
return self::getByCode('EXP');
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function getByCode($code)
|
public static function getByCode($code)
|
||||||
|
|||||||
Reference in New Issue
Block a user