preloader

I000001 – Centro Estetico

Stadio, 37100,

May 21, 2026

Property Description
€85,000.00

Cedesi attività di oltra 15 anni di avviamento di Centro estetico e ricostruzione unghie attività consolidata e ben consolidata la clientela con arredo curato e macchinari si cede con contratto di locazione con canone adeguato.

  • Type

    NA
  • Build

    NA
  • Size

    120 Mq
  • Lot Size

    NA
Documenti di proprietà
Property Amenities
Additional Features
  • GradoSignorile
  • ArrediArredato
  • Prezzo85000
  • Anno2101
  • Mq120
  • Vani7
  • ClasseNC
  • ValutaEUR
  • ConsegnaAl Rogito
  • Cap37100
  • Ufficio1
Property Map
Related Properties

120 Mq

€85,000.00

I000001 – Centro Estetico

NA

  • Bedrooms

    NA

  • Bathrooms

    NA

  • Parking

    NA

sagar5
  • Email: usamasagareve@gmail.com
View Profile
User Login

Lost your password?
Cart 0
/* Add real Luxus Property Gallery images to homepage slider */ add_action('wp_footer', function () { $properties = get_posts([ 'post_type' => 'property', 'post_status' => 'publish', 'posts_per_page' => -1, ]); $gallery_data = []; foreach ($properties as $property) { $options = get_post_meta($property->ID, 'sl_property_options', true); if (empty($options['_property_gallery'])) { continue; } $image_ids = explode(',', $options['_property_gallery']); $images = []; foreach ($image_ids as $image_id) { $url = wp_get_attachment_image_url((int) $image_id, 'large'); if ($url) { $images[] = $url; } } if (!empty($images)) { $gallery_data[get_permalink($property->ID)] = $images; } } ?>