mirror of
https://github.com/retailcrm/legacy.git
synced 2025-02-19 16:23:15 +03:00
fix name
This commit is contained in:
parent
318dbc9682
commit
e796ab3ed0
@ -134,7 +134,7 @@ class IcmlHelper
|
||||
}
|
||||
|
||||
if (!array_key_exists('productName', $offer) || empty($offer['productName'])) {
|
||||
$offer['name'] = $offer['name'];
|
||||
$offer['productName'] = $offer['name'];
|
||||
}
|
||||
|
||||
$offerKeys = array_keys($offer);
|
||||
|
Loading…
x
Reference in New Issue
Block a user