Encantadora Casa de Campo en Xaló
REF:GG5190
<? $valor_campo1 = get_post_meta(get_the_ID(), 'habitaciones-dobles', true); $valor_campo2 = get_post_meta(get_the_ID(), 'bedrooms', true); $suma = $valor_campo1 + $valor_campo2; echo $suma; ?>
675.000€
REF:GG5190
<? $valor_campo1 = get_post_meta(get_the_ID(), 'habitaciones-dobles', true); $valor_campo2 = get_post_meta(get_the_ID(), 'bedrooms', true); $suma = $valor_campo1 + $valor_campo2; echo $suma; ?>
REF:GG5145
<? $valor_campo1 = get_post_meta(get_the_ID(), 'habitaciones-dobles', true); $valor_campo2 = get_post_meta(get_the_ID(), 'bedrooms', true); $suma = $valor_campo1 + $valor_campo2; echo $suma; ?>
REF:DG5110
<? $valor_campo1 = get_post_meta(get_the_ID(), 'habitaciones-dobles', true); $valor_campo2 = get_post_meta(get_the_ID(), 'bedrooms', true); $suma = $valor_campo1 + $valor_campo2; echo $suma; ?>