petit fix sur la braderie
This commit is contained in:
parent
7025bce024
commit
9212b8e84d
@ -90,7 +90,7 @@ function getProductId()
|
||||
WHERE pa.`ean13` = '.pSQL($ean).'
|
||||
AND pl.`id_lang` = '.(int)$cookie->id_lang.'
|
||||
ORDER BY pa.`id_product_attribute` DESC
|
||||
--ORDER BY pa.`id_product_attribute` ASC'
|
||||
-- ORDER BY pa.`id_product_attribute` ASC'
|
||||
);
|
||||
$result['reference'] = (!empty($result['reference'])) ? $result['reference'] : $result['product_reference'];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user