'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,
'priceStartingFrom' => null,
'pseudopricePercent' => null,
// Flag inside mini product
'sVariantArticle' => null,
'sConfigurator' =>
$product->
hasConfigurator(),
// Only used for full products
'metaTitle' =>
$product->
getMetaTitle(),
'shippingfree' =>
$product->
isShippingFree(),
'suppliernumber' =>
$product->
getManufacturerNumber(),
'notification' =>
$product->
allowsNotification(),