I wanted to display also the base (normal) price to retailers, who have at the moment group price. I tried
- Code: Alles auswählen
$obj_tmp_productOrVariant->_priceBeforeTax
$obj_tmp_productOrVariant->_variantIsSelected
but, without success. Can you tell me what is the correct property name or method name to get the base price? Thanks