Also wen master slave dan ist die noch nicht wirklich bootstrap weiter fehlen dort sachen als VPE Grundpreis
dies hatte ich vorher in den masterslave php was beim 2.3.x richtig war
Zitat$products_price = $xtPrice->xtcGetPrice($getSlave['products_id'], true, 1, $getSlave['products_tax_class_id'], $getSlave['products_price'], 1);
$price = $products_price['formated'];
if(PRODUCT_DETAILS_VPE == 'true') {
if ($getSlave['products_vpe_status'] == 1 && $getSlave['products_vpe_value'] != 0.0 && $products_price > 0)
$prodvpe = $xtPrice->xtcFormat($price * (1 / $getSlave['products_vpe_value']), true).TXT_PER.xtc_get_vpe_name($getSlave['products_vpe']);
}
Zitat'PRODUCTS_VPE' => $prodvpe,
dan damit in den masterslave html
Zitat{if $module_data.PRODUCTS_VPE} <b>{#vpe#}{$module_data.PRODUCTS_VPE}</b>{/if}
Gibt aber nach update v2next immer 0 euro