www.casa39.com Open in urlscan Pro
142.132.252.172  Public Scan

Submitted URL: https://casa39.com/
Effective URL: https://www.casa39.com/
Submission Tags: analytics-framework
Submission: On April 23 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: weclap-offer-form

<form id="weclap-offer-form" name="weclap-offer-form">
  <input type="hidden" id="category" name="category" value="Homepage">
  <input type="hidden" id="sku" name="sku" value="Homepage">
  <input type="hidden" id="inputQty" name="inputQty" value="1">
  <input type="hidden" id="inputCountry" name="inputCountry" value="IT">
  <input type="hidden" id="productprice" name="productprice" value="0">
  <input type="hidden" id="productcost" name="productcost" value="0">
  <input type="hidden" id="estimated_shipping" name="estimated_shipping" value="0">
  <input type="hidden" id="language" name="language" value="en-US">
  <input type="hidden" id="sourceUrl" name="sourceUrl" value="https://www.casa39.com/">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="nome">NAME</label>
        <input class="form-input" type="text" name="inputName" value="">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="TELEFONO">TELEPHONE</label>
        <input class="form-input" type="text" name="inputTelephone" value="">
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <label for="EMAIl">E-MAIL</label>
        <input class="form-input" type="email" name="inputEmail" value="">
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <label for="MESSAGGIO">MESSAGE</label>
        <textarea name="message" class="form-input"></textarea>
      </div>
    </div>
    <div class="col-md-12">
      <div class="form-group">
        <input type="hidden" name="formId" id="hideit" value="4">
        <button type="submit" class="btn btn-primary formbuilder-button button">Submit</button>
      </div>
    </div>
  </div>
</form>

POST

<form class="amhideprice-form" id="amhideprice-form" method="post" style="display: none;" data-nofocus="true">
  <span class="amhideprice-close" data-amhide-js="close-popup"></span>
  <input name="form_key" type="hidden" value="Sf7TYyFVcwA96pvy">
  <input name="product_id" type="hidden" value="">
  <fieldset class="fieldset">
    <legend class="legend amhideprice-form-ledend">
      <span>Get a Quote for</span>
      <span style="font-weight: bolder;" class="product-name"></span>
    </legend>
    <br>
    <div class="field required">
      <label for="amhideprice-name" class="label">
        <span>Customer Name</span>
      </label>
      <div class="control">
        <input type="text" name="name" class="input-text" id="amhideprice-name" data-validate="{required:true}">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-email" class="label">
        <span>Customer Email</span>
      </label>
      <div class="control">
        <input type="email" name="email" id="amhideprice-email" autocomplete="email" value="" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="amhideprice-phone" class="label">
        <span>Phone number</span>
      </label>
      <div class="control">
        <input type="text" name="phone" class="input-text " id="amhideprice-phone" data-validate="{required:true}">
      </div>
    </div>
    <div class="field">
      <label for="amhideprice-comment" class="label">
        <span>Comment</span>
      </label>
      <div class="control">
        <textarea title="Comment" name="comment" class="input-text" id="amhideprice-comment" data-validate="{'validate-no-html-tags':true}"></textarea>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Submit">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko foreach: {data: elems, as: 'element'} --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.casa39.com/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot your password?</span>
</a>
      </div>
    </div>
  </div>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website
Terms of use for cookies
Got it!
Please click here if you are not redirected within a few seconds.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Skip to Content
 * About Us
 * B2B
 * Login

 * Welcome on Casa39.com
 * Sign In

My Cart £0.00
My Cart
Continue Shopping You have no items in your shopping cart.

Buy safely thanks to Buyer Protection

My Quote 0
My Quote 0
Continue Shopping You have no items in your quote cart.

Buy safely thanks to Buyer Protection

Shipping country
andere Länder
 * 
 * Australia
 * Austria
 * Belgium
 * Bulgaria
 * Croatia
 * Cyprus
 * Czechia
 * Denmark
 * Estonia
 * Finland
 * France
 * Germany
 * Greece
 * Hungary
 * Ireland
 * Italy
 * Latvia
 * Lithuania
 * Luxembourg
 * Malta
 * Netherlands
 * New Zealand
 * Poland
 * Portugal
 * Romania
 * Slovakia
 * Spain
 * Sweden
 * Switzerland
 * United Kingdom
 * United States
 * andere Länder

Currency
VALUTA
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

back
Language
LINGUA
 * 
 * 
 * 

Toggle Nav
 * CONTACTS

Cross

We are at your disposal for any information or to send you a real time Quote

 * email
 * WhatsApp
 * +39 0833 1851202
 * LIVE CHAT


 * email
 * WhatsApp
 * +39 0833 1851202

 * Flooring
    * Porcelain Stoneware
      * Wood Effect
      * Marble Effect
      * Stone Effect
      * Concrete Effect
      * Terracotta Effect
      * Metal Effect
      * Encaustic Effect
      * All effects
    * PVC Vinyl
      * Wood Effect
      * Marble Effect
      * Stone Effect
      * Concrete Effect
      * Metal Effect
      * All effects
    * Laminate
      * White
      * Natural
      * All colours
    * Terracotta Tiles
      * Handmade
      * Mediterranean
      * Majolica
    * Encaustic Tiles
      * Solid Colour
      * Decorations
    * Parquet
      * Natural
      * Beige
      * White
      * All colours
    * Other Materials
      * Marble
      * Glass Tiles
    * Outdoor Porcelain Tiles
      * Wood Effect
      * Stone Effect
      * Concrete Effect
      * Granite Effect
      * Metal Effect
      * Venetian Terrazzo
      * All effects
      * 20 mm Thick Tiles
   
    * 
    * 
    * 

 * Wall covering
    * * Ceramic
        * Wood Effect
        * Brick Effect
        * Stone Effect
        * Marble Effect
        * Concrete Effect
        * 3D Effect
        * Metal Effect
        * Majolica Effect
        * Encaustic Effect
        
        
      * * Floral Effect
        * Tissue Effect
        * Fresco Effect
        * Resin Effect
        * Patchwork Effect
        * Terracotta Effect
        * All effects
        * Metro Tiles
        * Solid Colour
    * Mosaic
      * Glass
      * Ceramic
      * Marble
      * Metal
    * Wallpaper
      * Floral
      * Geometric
      * Landscape
      * Gradient
      * All effects
    * Vietri Ceramics
      * Enameled
      * Screen Printing
      * Hand Painted
    * Glass Wall Covering
      * Sicis Vetrite
   
    * 
    * 
    * 

 * Wellness & Spa
    * * Shower Enclosures
        * Angular
        * Sliding doors
        * Semicircular
        * Double sliding door
        * Recessed
        * Hinged door
        * Folding door
        
        
      * * Sliding doors
        * Walk In
    * Bathtubs
      * Freestanding
      * With panels
      * Recessed
      * Bathtub accessories
    * Spa and Wellness
      * Sauna
      * Hammam
      * Steam Generators
   
    * 

 * Sanitary wares
    * Sanitary Wares
      * Wall Hung Toilet
      * Back to Wall Toilet
      * Floor Standing Toilet
      * Translated Drain
      * Rimless
      * Monobloc WC
      * Disabled Toilet
      * Urinals
      * Sanitary Wares Accessories
    * Washbasins
      * Countertop Basin
      * Wall Hung Basin
      * Double Basin
      * Freestanding
      * Recessed Basin
      * Basin with Pedestal
      * Corner Basin
      * Washbasin Accessories
    * Shower Trays
      * Rectangular Shower Tray
      * Square Shower Tray
      * Semicircular Shower Tray
      * Custom-made
      * Shower Tray Accessories
   
    * 
    * 
    * 

 * Taps
    * Washbasin
      * Mixer Taps
      * Double Handle
      * 3 Holes
      * Wall Mounted Taps
      * Thermostatic Mixer Taps
      * Sensor Mixer Taps
    * Bidet
      * Mixer Taps
      * Double Handle
      * 3 Holes
    * * Shower
        * Built-in Mixer Taps
        * External Mixer Taps
        * Built-in thermostatic Mixer Taps
        * External thermostatic Mixer Taps
        * Shower Systems
        * Sliding Bar
        * Shower Columns
        * Built-in Set
        
        
      * * Overhead Showers
        * Built-in Shower Heads
        * Shower Heads with arm
        * Waterfall Taps
        * Chromotherapy
    * Bathtub
      * Built-in Mixer Taps
      * External Mixer Taps
      * Freestanding Mixer Taps
      * Taps Edge Mounted
      * Waterfall Taps
    * Kitchen Taps
      * Sink Mixer Taps
      * Pull out Kitchen Taps
      * Wall Mounted Taps
      * Under Window Taps
   
    * 
    * 
    * 

 * Bathroom furniture
    * Bathroom Furniture
      * Wall Hung Furniture
      * Floor Standing Furniture
      * Suspended Columns
      * Wall Units Furniture
      * Mirrors
      * Bathroom Lamps
    * Bathroom Accessories
      * Set Accessories
      * Toothbrush Holder
      * Toilet Roll Holder
      * Soap Dispenser
      * Toilet Brush Holder
    * Shower and Bathtub Accessories
      * Bathrobe Holder
      * Shower Curtains
      * Shower Platforms
      * Soap Holders
    * Other Accessories
      * Bathroom Shelves
      * Stools
      * Make-up Mirrors
      * Waste Bins
      * Laundry Baskets
    * Heating
      * Heated Towel Rails
      * Towel Heater
   
    * 
    * 
    * 

 * Brands
    * * Official Store
        * Arblu
        * Atlas Concorde
        * Ava Ceramica
        * Bisazza
        * Bugnatese
        * Caesar
        * Casalgrande Padana
        * Ceramica Cielo
        * Ceramica Rondine
        
        
      * * Ceramiche Supergres
        * Desvres Ariana
        * Domusfalerii
        * Effegibi
        * Emilceramica
        * Fantini
        * Francesco De Maio
        * GB Group
        * Glass1989
        
        
      * * GSG Ceramic Design
        * Hatria
        * Italgraniti
        * La Fabbrica
        * Lineabeta
        * Marazzi
        * Marca Corona
        * Mirage
        * Officina Nicolazzi
        
        
      * * Panaria Ceramica
        * Ragno
        * Roberto Cavalli
        * Sicis
        * Simas
        * Valdama
        * Versace Ceramics
        * ZucchettiKos
        * All Brands

 * Outlet
    * Tile Stock
      * Wood Effect
      * Stone Effect
      * Concrete Effect
      * Marble Effect
      * Terracotta Effect
      * Metal Effect
    * Wall Covering
    * Sanitary Wares
    * Taps
    * Bathroom Accessories

 * MENU

MENU

   
 * Flooring
   
   back
    * Porcelain Stoneware
      * 
      * Wood Effect
      * Marble Effect
      * Stone Effect
      * Concrete Effect
      * Terracotta Effect
      * Metal Effect
      * Encaustic Effect
      * All effects
    * PVC Vinyl
      * 
      * Wood Effect
      * Marble Effect
      * Stone Effect
      * Concrete Effect
      * Metal Effect
      * All effects
    * Laminate
      * 
      * White
      * Natural
      * All colours
    * Terracotta Tiles
      * 
      * Handmade
      * Mediterranean
      * Majolica
    * Encaustic Tiles
      * 
      * Solid Colour
      * Decorations
    * Parquet
      * 
      * Natural
      * Beige
      * White
      * All colours
    * Other Materials
      * 
      * Marble
      * Glass Tiles
    * Outdoor Porcelain Tiles
      * 
      * Wood Effect
      * Stone Effect
      * Concrete Effect
      * Granite Effect
      * Metal Effect
      * Venetian Terrazzo
      * All effects
      * 20 mm Thick Tiles

   
 * Wall covering
   
   back
    * Ceramic
      * 
      * Wood Effect
      * Brick Effect
      * Stone Effect
      * Marble Effect
      * Concrete Effect
      * 3D Effect
      * Metal Effect
      * Majolica Effect
      * Encaustic Effect
      * Floral Effect
      * Tissue Effect
      * Fresco Effect
      * Resin Effect
      * Patchwork Effect
      * Terracotta Effect
      * All effects
      * Metro Tiles
      * Solid Colour
    * Mosaic
      * 
      * Glass
      * Ceramic
      * Marble
      * Metal
    * Wallpaper
      * 
      * Floral
      * Geometric
      * Landscape
      * Gradient
      * All effects
    * Vietri Ceramics
      * 
      * Enameled
      * Screen Printing
      * Hand Painted
    * Glass Wall Covering
      * 
      * Sicis Vetrite

   
 * Wellness & Spa
   
   back
    * Shower enclosures
      * 
      * Angular
      * Sliding doors
      * Semicircular
      * Double sliding door
      * Recessed
      * Hinged door
      * Folding door
      * Sliding doors
      * Walk In
    * Bathtubs
      * 
      * Freestanding
      * With panels
      * Recessed
      * Bathtub accessories
    * Spa and Wellness
      * 
      * Sauna
      * Hammam
      * Steam Generators

   
 * Sanitary Wares
   
   back
    * Sanitary Wares
      * 
      * Wall Hung Toilet
      * Back to Wall Toilet
      * Floor Standing Toilet
      * Translated Drain
      * Rimless
      * Monobloc WC
      * Disabled Toilet
      * Urinals
      * Sanitary Wares Accessories
    * Washbasins
      * 
      * Countertop Basin
      * Wall Hung Basin
      * Double Basin
      * Freestanding
      * Recessed Basin
      * Basin with Pedestal
      * Corner Basin
      * Washbasin Accessories
    * Shower Trays
      * 
      * Rectangular Shower Tray
      * Square Shower Tray
      * Semicircular Shower Tray
      * Custom-made
      * Shower Tray Accessories

   
 * Taps
   
   back
    * Washbasin
      * 
      * Mixer Taps
      * Double Handle
      * 3 Holes
      * Wall Mounted Taps
      * Thermostatic Mixer Taps
      * Sensor Mixer Taps
    * Bidet
      * 
      * Mixer Taps
      * Double Handle
      * 3 Holes
    * Shower
      * 
      * Built-in Mixer Taps
      * External Mixer Taps
      * Built-in thermostatic Mixer Taps
      * External thermostatic Mixer Taps
      * Shower Systems
      * Sliding Bar
      * Shower Columns
      * Built-in Set
      * Overhead Showers
      * Built-in Shower Heads
      * Shower Heads with arm
      * Waterfall Taps
      * Chromotherapy
    * Bathtub
      * 
      * Built-in Mixer Taps
      * External Mixer Taps
      * Freestanding Mixer Taps
      * Taps Edge Mounted
      * Waterfall Taps
    * Kitchen Taps
      * 
      * Sink Mixer Taps
      * Pull out Kitchen Taps
      * Wall Mounted Taps
      * Under Window Taps

   
 * Bathroom Furniture
   
   back
    * Bathroom Furniture
      * 
      * Wall Hung Furniture
      * Floor Standing Furniture
      * Suspended Columns
      * Wall Units Furniture
      * Mirrors
      * Bathroom Lamps
    * Bathroom Accessories
      * 
      * Set Accessories
      * Toothbrush Holder
      * Toilet Roll Holder
      * Soap Dispenser
      * Toilet Brush Holder
    * Shower and Bathtub Accessories
      * 
      * Bathrobe Holder
      * Shower Curtains
      * Shower Platforms
      * Soap Holders
    * Other Accessoriesi
      * 
      * Bathroom Shelves
      * Stools
      * Make-up Mirrors
      * Waste Bins
      * Laundry Baskets
    * Heating
      * 
      * Heated Towel Rails
      * Towel Heater

   
 * Brands
   
   back
    * Official Store
      * 
      * Arblu
      * Atlas Concorde
      * Ava Ceramica
      * Bisazza
      * Bugnatese
      * Caesar
      * Casalgrande Padana
      * Ceramica Cielo
      * Ceramica Rondine
      * Ceramiche Supergres
      * Desvres Ariana
      * Domufalerii
      * Effegibi
      * Emilceramica
      * Fantini
      * Francesco De Maio
      * GB Group
      * Glass1989
      * GSG Ceramic Design
      * Hatria
      * Italgraniti
      * La Fabbrica
      * Lineabeta
      * Marazzi
      * Marca Corona
      * Mirage
      * Officina Nicolazzi
      * Panaria Ceramica
      * Ragno
      * Roberto Cavalli
      * Sicis
      * Simas
      * Valdama
      * Versace Ceramics
      * ZucchettiKos
      * All Brands

   
 * Outlet
   
   back
    * Tile Stock
      * 
      * Wood Effect
      * Stone Effect
      * Concrete Effect
      * Marble Effect
      * Terracotta Effect
      * Metal Effect
    * Wall Covering
    * Sanitary Wares
    * Taps
    * Bathroom Accessories

 * About Us
 * B2B
 * Login

PURCHASE PREFERENCES
back
Language
LINGUA
 * 
 * 
 * 

Shipping country
andere Länder
 * 
 * Australia
 * Austria
 * Belgium
 * Bulgaria
 * Croatia
 * Cyprus
 * Czechia
 * Denmark
 * Estonia
 * Finland
 * France
 * Germany
 * Greece
 * Hungary
 * Ireland
 * Italy
 * Latvia
 * Lithuania
 * Luxembourg
 * Malta
 * Netherlands
 * New Zealand
 * Poland
 * Portugal
 * Romania
 * Slovakia
 * Spain
 * Sweden
 * Switzerland
 * United Kingdom
 * United States
 * andere Länder

Currency
VALUTA
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * Flooring
 * Wall covering
 * Wellness & Spa
 * Sanitary wares
 * Taps
 * Bathroom furniture
 * Brands
 * Outlet

Menu

Account

Settings
Currency
VALUTA
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


ZUCCHETTI GILL


BASIN MIXER MADE IN ITALY


99,00 €/PC

FREE SHIPPING

DISCOVER MORE


STONE EFFECT TILES 100X100 CM


MARAZZI AND RAGNO PORCELAIN STONEWARE


34,90 €/M²

FREE SHIPPING

DISCOVER MORE


CAESAR COCOON 20X120 CM


WOOD EFFECT PORCELAIN TILES MADE IN ITALY


26,90 €/M²

FREE SHIPPING

DISCOVER MORE


BEST PRICE GUARANTEE



HAVE YOU RECEIVED A BETTER OFFER?
CASA39 WILL ALWAYS MATCH THE LOWEST PRICE.








ZUCCHETTI GILL


BASIN MIXER MADE IN ITALY


99,00 €/PC

FREE SHIPPING

DISCOVER MORE


STONE EFFECT TILES 100X100 CM


MARAZZI AND RAGNO PORCELAIN STONEWARE


34,90 €/M²

FREE SHIPPING

DISCOVER MORE


CAESAR COCOON 20X120 CM


WOOD EFFECT PORCELAIN TILES MADE IN ITALY


26,90 €/M²

FREE SHIPPING

DISCOVER MORE


BEST PRICE GUARANTEE



HAVE YOU RECEIVED A BETTER OFFER?
CASA39 WILL ALWAYS MATCH THE LOWEST PRICE.






‹›



CAESAR COCOON 20X120 CM


WOOD EFFECT PORCELAIN TILES MADE IN ITALY


26,90 €/M²

FREE SHIPPING

DISCOVER MORE


BEST PRICE GUARANTEE



HAVE YOU RECEIVED A BETTER OFFER?
CASA39 WILL ALWAYS MATCH THE LOWEST PRICE.








ZUCCHETTI GILL


BASIN MIXER MADE IN ITALY


99,00 €/PC

FREE SHIPPING

DISCOVER MORE


STONE EFFECT TILES 100X100 CM


MARAZZI AND RAGNO PORCELAIN STONEWARE


34,90 €/M²

FREE SHIPPING

DISCOVER MORE
‹›


ABOUT US


A STORY OF PASSION FOR OVER THIRTY YEARS.

More than thirty years of experience behind us and a constant desire to evolve,
intercepting the current influences of the home and the taste of a public that
seeks desirable furnishing experiences and not just essential objects.
Our wide selection of porcelain floor tiles, wall tiles, sanitary ware, taps and
accessories of all kinds give your home a unique style.

DISCOVER MORE


CATALOG

METAL EFFECT

STONE EFFECT

WOOD EFFECT

MARBLE EFFECT

CONCRETE EFFECT

MADE IN ITALY QUALITY
AT THE BEST PRICE GUARANTEE.


 * 
 * Why Choose Us

 * Trusted Shops
   Free Buyer Protection

 * Tile Samples
   with Cashback

 * Free 3D Rendering

 * Best Price
   Guarantee

 * Insured shipping
   upon telephone notice


3D DESIGN

CASA39 accompanies you in the realisation of your projects.

Your requests are carefully reviewed,
analysed and processed in order to create the ideal solution
for your environments.

Our Architects will give shape to your ideas
assisting you with a technical point of view
throughout the design process.

Providing us with the necessary documentation
(technical drawings of the building or photos of the current construction
state),
our Designers will create a 3D rendering
of your project.


Subscribe to our newsletter to benefit of our CASA3D offer.
The realisation of your 3D Project will be free of charge and without any
obligation to complete the purchase.



WE GIVE SHAPE TO YOUR IDEAS

 * 
 * 
 * 
 * 
 * 

ASK FOR A RENDER

REQUEST A CUSTOMIZED QUOTE
TO DISCOVER OUR BEST PRICES


OUTLET

BENEFIT OF OUR SUPER OUTLET PRICES ON A WIDE RANGE OF SELECTED PRODUCTS

DISCOVER MORE
 * 
 * our brands

‹›



CONTACT US

FILL IN THE FORM BELOW, WE WILL ANSWER TO YOUR REQUEST AS SOON AS POSSIBLE.
OR CALL US DIRECTLY ON +39 0833 1851202 OR ON WHATSAPP

NAME
TELEPHONE
E-MAIL
MESSAGE
Submit

COME AND VISIT
OUR STORE IN ITALY

VIA REGINA MARGHERITA, 1
73057 TAVIANO I LECCE


Get a Quote for

Customer Name

Customer Email

Phone number

Comment

Submit


MADE IN ITALY QUALITY AT THE BEST PRICE GUARANTEE.

CONTACTS

 * Map
 * WhatsApp
 * Live Chat
 * Email

SERVICES

 * Buyer Protection
 * Shipping
 * Quote
 * FAQ

INFO & ASSISTANCE

 * Help
 * Privacy & Cookie
 * Right of Withdrawal
 * Sales Policy

 * 
 * 
 * 
 * 
 * 

Copyright © 2023 CASA39 Srl | Via Regina Margherita 1 - 73057 Taviano - Lecce -
Italy | P. IVA: IT 05021690754 | REA: LE - 336769 | Complete company data

 * 
 * 


 * 
 * 
 * 
 * 
 * 

MADE IN ITALY QUALITY AT THE BEST PRICE GUARANTEE.

CONTACTS

 * Map
 * WhatsApp
 * Live Chat
 * Email

SERVICES

 * Buyer Protection
 * Shipping
 * Quote
 * FAQ

INFO & ASSISTANCE

 * Help
 * Privacy & Cookie
 * Right of Withdrawal
 * Sales Policy

 * WhatsApp
 * Email
 * Telephone

Copyright © 2023 CASA39 Srl | Via Regina Margherita 1 - 73057 Taviano - Lecce -
Italy | P. IVA: IT 05021690754 | REA: LE - 336769 | Complete company data

 * 
 * 



Buyer Protection



4.82

Excellent

Close
Checkout as a new customer

Creating an account has many benefits:

 * - View order and shipping status
 * - Check order tracking
 * - Faster checkout

Create an Account
Checkout using your account

Email address

Password

Sign In
Forgot your password?