Skip to content
catalyst win global residential projects
  • 200sqft min
  • 270sqft target per unit
  • Premium units minimum 400sqft
  • 1 unit must fit a King size bed
  • 1 unit must fit 2 full size beds
  • All others a Queen Size Bed at least
  • Premium Units: Full Kitchen
  • 250 to 300: Mini Kitchen
  • <250sqft: Micro Kitchen
    • Microwave/Toaster
    • Mini Fridge
    • Coffee Station

These are the Airbnb units may be used, as benchmarks for the type of layout and functionality we want to replicate.
Please study how space, privacy, and minimal amenities are laid out.

đź”— Example Listings (For Reference)

Measuring just shy of 300Sq feet this efficiency studio is a solid example of effective use of space with almost the right amount of amenities. Check Link Here

The exact dimensions of this file can be found in the file folder, here.

Deliverables

  • Three (3) 2D pre-design layouts with bare interiors (top-down)
  • 3D renderings of each unique unit type (only units that differ in layout or structure)
  • Designs must be submitted in formats compatible with our architectural pipeline (DWG, RVT, or similar)
  • A short rationale explaining layout choices and how they meet the project constraints
Please enable JavaScript in your browser to complete this form.
Name

Select Your Project

Bid Parameters

Now let’s build your Bid

If your bid is accepted…

Consideration

đź§  MagicPlan 3D Embed Workflow


Updated Feature Documentation – RealEstateSolutions Tech Stack


🔹 Feature Title: Embed 3D Model

Vendor: MagicPlan
Purpose: Visually present unit layouts in 3D to guests, partners, and vendors.
Live Example Use: Virtual tours for StayWithJay.com properties.


📌 Steps to Embed a 3D Floor Plan

1. Access Your Floor Plan

  • Navigate to: https://cloud.magicplan.app
  • Select your project → click on the specific floor (e.g. “3rd Floor”)
    Example screenshot: 3rd Floor Plan

2. Click the Share Button

  • Located at the top-right corner (box with upward arrow icon)
    Example screenshot: Share Button UI

3. Choose “Embed 3D Model”

  • From the dropdown, click “Embed 3D model”
    • Other options include: Get Shareable Link, Send via Email, Files and Sharing
      Example screenshot: Embed Option

4. Copy the Embed Code

  • A modal will appear with an <iframe> snippet
  • Click the Copy button under the code
    Example: <iframe src="https://3d.magicplan.app/#embed/?key=..." width="800px" height="600px" allowfullscreen="true" style="border: 0;"></iframe> Embed UI screenshot: Embed Modal

🛠️ How to Use in WordPress (Neve + Otter + Gutenberg)

Option 1: Gutenberg Embed Block

  1. Edit your property page/post.
  2. Add a Custom HTML Block or Embed Block.
  3. Paste the copied <iframe> code.
  4. Preview and Save/Update.

Option 2: Custom Field for Reuse (Advanced)

Use ACF or Otter’s reusable block feature to store the iframe for each property and display dynamically.


đź§© Pro Tips

  • Mobile Optimization: Adjust width="100%" in the embed code for responsiveness.
  • Security Note: Ensure guests can only view the embed, not edit the project.
  • Label Projects Clearly: Use unit codes like “03082025 – 3rd Floor” in MagicPlan so it matches your internal naming system.

đź§± Next Step: Build the Database Structure

You’re ready to establish a scalable backend for these embeds. Here’s a preview:

Custom Post Type: Property

FieldTypeExample
Property NameText“Jay’s Guesthouse – 3rd Floor”
MagicPlan Project IDText03082025
Embed CodeHTML/Text(iframe code)
Floor LevelDropdown1st, 2nd, 3rd
Estimation Report LinkURLOptional
Sq FootageNumber622.44 sq ft
ActiveToggleYes/No


Leave a Reply