Ravemaster Posted June 19, 2013 Report Share Posted June 19, 2013 Nach einer Shoptiefenprüfung des Händlerbundes wurde mir mitgeteilt damit die Grundpreisangabe im productlisting fehlt. Im product ist dies richtig. Leider habe ich es nicht hinbekommen den code ordentlich in die productlisting zu integrieren. Kann mir da jemand bei helfen? Link to comment Share on other sites More sharing options...
Amrit Posted June 20, 2013 Report Share Posted June 20, 2013 in der productlisting immer mit > module_data. < also so... {if $module_data.base_price && !$module_data.group_price} <p class="product-base-price">{$module_data.base_price.price} {txt key=TEXT_SHIPPING_BASE_PER} {$module_data.base_price.vpe.name}</p> {/if} Grüße Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.