using mobile image for future sales
This commit is contained in:
parent
3a2f9dc37a
commit
aaa6bdefd1
@ -30,7 +30,7 @@ trait ImageTrait {
|
||||
|
||||
$static = 'http://static.bebeboutik.com/';
|
||||
|
||||
$extension = $active === true ? 'mobile' : 'listoff';
|
||||
$extension = $active === true ? 'mobile' : 'mobileoff';
|
||||
return $static .
|
||||
__PS_BASE_URI__.'modules/privatesales/img/' . $id_sale . '/' .
|
||||
$extension . '_' . $cookie->id_lang . '.jpg';
|
||||
|
Loading…
Reference in New Issue
Block a user