Merge pull request #749 from enumag/patch-1
[-] FO : Fixed products without images
This commit is contained in:
committed by
gRoussac
parent
6b30cc5084
commit
33c2669692
@@ -372,6 +372,7 @@ class ParentOrderControllerCore extends FrontController
|
||||
'currencyFormat' => $this->context->currency->format,
|
||||
'currencyBlank' => $this->context->currency->blank,
|
||||
'show_option_allow_separate_package' => $show_option_allow_separate_package,
|
||||
'smallSize' => Image::getSize(ImageType::getFormatedName('small')),
|
||||
|
||||
));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user