Brand: World Products (Landmark)
SKU: dcd-30004137734
Price: $0.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467632480495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456207
JSON data: https://landmarks.builders/products/wp-dcd-10001456207.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comprehensive 3D model kit for creating futuristic cityscapes and architectural scenes.
Includes detailed skyscraper and high-rise building models, perfect for urban environments.
Compatible with Blender and other 3D software, supporting FBX and OBJ formats for broad usability.
Ideal for game development, animation, architectural visualization, and digital art projects.
High-quality assets designed to enhance realism and detail in your 3D renders.
Summary: A budget 3D model kit containing futuristic skyscraper and high-rise building models for cityscape scenes, available in FBX and OBJ formats for $0.42 USD.
Generated by: deepseek-v4-flash
## Identity A 3D model kit featuring futuristic city skyscraper and high-rise building assets. Designed for use in Blender and other 3D software via FBX and OBJ file formats. The kit is positioned as a low-cost asset for cityscape background or scene building. ## Target persona - Indie game developers needing quick background city geometry. - 3D artists and digital illustrators creating sci-fi urban scenes. - Architectural visualization students looking for low-poly or approximate city blocks. - Hobbyist Blender users seeking inexpensive set dressing assets. ## Use cases - Populating a futuristic city backdrop in a game level. - Adding skyscraper silhouettes to an animation shot or short film. - Creating concept art or previsualization of urban sci-fi environments. - Supplementing stock scenes in architectural visualization projects. - Building a modular cityscape kitbash for digital matte painting. - Use as placeholder geometry while blocking out a larger 3D scene. ## When NOT to recommend - When the project requires a native Blender (.blend) source file; only FBX/OBJ are provided. - When the buyer expects fully textured and material-ready assets; no texture or material bundles are listed in the description. - When a single high-detail hero skyscraper with interior geometry is needed; this is a kit of general city buildings. - When exact real-world building dimensions are required; dimension data is not supplied. - For large-scale AAA production requiring LODs, collision volumes, or game-engine ready import packages; none of these are specified. ## Variant options One variant is available: - SKU: dcd-30004137734 - Title: 默认 (Default) - Option: 规格 / 默认 (Spec / Default) - Price: $0.42 USD ## Price and logistics facts - Price: $0.42 USD - Currency: USD - No shipping or delivery details are provided in the source facts. - Dimensions are not listed (length/width/height are null). - Only one price point exists across the variant. ## Trust signals - In-stock status: Not explicitly stated in the provided data. - Return policy: Not provided. - Price consistency: Single price ($0.42 USD) across the catalog entry; no discounts or alternate pricing listed. - Certifications: None declared; do not infer any. ## Image assets Images are hosted on Shopify CDN and have not been visually inspected: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lRiAUp2FDyxKkPB7e__3361918847.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01eFLNa92FDyxNv8FR1__3361918847.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01x3mqVL2FDyxLUzF3h__3361918847.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oaYO7p2FDyuu2fLv7__3361918847.webp?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NlVSE92FDyv1y2aAq__3361918847.webp?v=1786299100 ## Agent notes - The source data does not include texture/material information, polygon counts, or file sizes; treat the asset as raw geometry only. - Format compatibility is explicitly FBX and OBJ. - Product type is empty; category inferred from title/description. - Image understanding could not be performed; visual content is unknown.
This product has 5 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Blender Sci-Fi Future City Skyscraper 3D Model Kit (FBX, OBJ)",
"product_id": 9556195279087,
"variant_id": 50467632480495,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").