'highlight' =>
$product->
highlight(),
'description' =>
$product->
getShortDescription(),
'description_long' =>
$product->
getLongDescription(),
'esd' =>
$product->
hasEsd(),
'articleName' =>
$product->
getName(),
'taxID' =>
$product->
getTax()->
getId(),
'tax' =>
$tax->
getTax(),
'instock' =>
$product->
getStock(),
'isAvailable' =>
$product->
isAvailable(),
'hasAvailableVariant' =>
$product->
hasAvailableVariant(),
'weight' =>
$product->
getWeight(),
'shippingtime' =>
$product->
getShippingTime(),
'pricegroupActive' => false,
'pricegroupID' => null,
'length' =>
$product->
getLength(),
'height' =>
$product->
getHeight(),
'width' =>
$product->
getWidth(),
'laststock' =>
$product->
isCloseouts(),
'additionaltext' =>
$product->
getAdditional(),
'datum' =>
$createDate,
'update' =>
$updateDate,
'sales' =>
$product->
getSales(),
'filtergroupID' => null,