Portable 20ft 40ft Flat Pack Container House Prefab Steel Structure Building Glass House Glamping House Luxury

$20,604.99 & Free Shipping

Description

PLEASE NOTE:

1.The price only for reference, the specific cost based on your requirements and the destination port, please contact us for more product details and quotations

2.We ship you by sea !!!

3.Door to door please leave message or whatsapp or email for price !!!

Faye(Sales Manager)

Email: sales13yugong@yg797.com

Whatsapp/Wechat/Mobile: +86 18737172261



Double Wing Expansion 20ft 40ft Steel Container House Durable Environmentally Friendly for Office Bedroom Villa Hotel Tiny House

Product Description







 

 
 
 

Size

10FT,20FT,30FT,40FT and customized
Steel Frame

Galvanized square steel tube
Wall

75mm color steel panel(insulation material: EPS/rock

wool/PU)
Floor

18mm cement fiber board/plywood
Floor
Decoration

PVC/SPC/wooden floor
Entrance
Door

Security steel/glass/aluminum/Ti-Mg door
Window

PVC/aluminum windows
Electricity

CEL and customized
Layout

From 1 bedroom to 4 bedrooms, 1 kitchen, 1 or 2 bathroom,

1 living room
Bathroom

Including toilet, wash basin,shower room, vanity mirror,

ventilation window.
Features

90% factory prefabricated,

Without crane 4 people for quick installation in 10 minutes,

Habitable,

Multiple times movement.




More Appearances










Company Information


Additional information

Weight 300.000 lbs
Dimensions 300 × 300 × 300 in
Brand Name

NoEnName_Null, YG

Origin

Mainland China

High-concerned chemical

None

Certification

CE

Warranty

More than 5 years

Place of Origin

China

Material

Steel, Steel

Use

House

Product Type

Steel Structure

Design Style

Mid-Century Modern

Maximum Roof Load (lb./sq.ft)

20+lb/sq.ft

Maximum Wind Resistance (mph)

121+mph

Product name

Prefab House Home

Purlin

C.Z Shape Steel Channel

Keyword

Steel Metal Frame Structure

Application Fields

Steel Structural Fabrication Construction

Type

Light Steel Struture

Structure

Steel Structure Frame Welded

Door

Rolling Door

Main structure

Galvanized Light Steel Frames

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

document.addEventListener('DOMContentLoaded', () => { const form = document.getElementById('mechanicServiceForm'); const formMessage = document.getElementById('formMessage'); form.addEventListener('submit', async (event) => { event.preventDefault(); // Prevent default form submission formMessage.style.display = 'none'; // Hide previous messages formMessage.classList.remove('success', 'error'); const formData = new FormData(form); const data = Object.fromEntries(formData.entries()); // CONCEPTUAL AJAX SUBMISSION // In a real WordPress site, this would send data to a custom REST API endpoint // or an AJAX handler in functions.php. try { // Simulate an API call const response = await new Promise(resolve => setTimeout(() => { // Simulate success or failure const success = Math.random() > 0.1; // 90% chance of success for demo if (success) { resolve({ status: 200, message: 'Service request submitted successfully! We will contact you shortly.' }); } else { resolve({ status: 500, message: 'Failed to submit request. Please try again.' }); } }, 1500)); // Simulate network delay if (response.status === 200) { formMessage.textContent = response.message; formMessage.classList.add('success'); form.reset(); // Clear the form on success } else { formMessage.textContent = response.message; formMessage.classList.add('error'); } } catch (error) { formMessage.textContent = 'An unexpected error occurred. Please try again later.'; formMessage.classList.add('error'); console.error('Submission error:', error); } finally { formMessage.style.display = 'block'; // Show message } }); });