ADON (6120)

Collection |

Technical Specification

Length
657
Width
365
Height
740
S TRAP - 225MM , 300MM
P TRAP - 180MM
model-viewer{
width:100%;
height: 60vh;
}
@media (max-width: 1024px) {
model-viewer{
height:400px;
}
}
@media (max-width: 767px) {
model-viewer{
height:100vh;
}
}