Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $55.99
Default variant: Style a
Default SKU: dcd-30003413370
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810468471023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001206791
JSON data: https://landmarks.builders/products/m4x-10001206791.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 1:64 scale display frame with a deep tunnel look for showcasing miniature models, dimensions 29x17x19 cm.
Generated by: deepseek-v4-flash
## Identity Model Scene Deep Tunnel Look 1:64 Scale Display Frame for Showcase Cabinet. A diorama-style frame designed to display 1:64 scale model vehicles or figures in a tunnel scene. ## Target persona - Diecast car collectors focused on 1:64 scale. - Model railroad enthusiasts building mini landscapes. - Miniature diorama builders seeking ready-made scenes. ## Use cases - Displaying a specific 1:64 scale model car in a tunnel setting. - Enhancing a collection showcase cabinet with depth. - As a backdrop for miniature photography. - Integrating into a larger model railroad layout. - Gifting to a hobbyist who builds dioramas. ## When NOT to recommend - For larger scale models (1:43, 1:18, etc.) that do not fit the scale. - For buyers seeking a fully enclosed, dust-proof display case. - For those on a tight budget under $40 (base variant is $42.99). - For realistic dioramas requiring moving parts or electronics. ## Variant options - Style a: $55.99 (SKU dcd-30003413370) - Style B: $42.99 (SKU dcd-30003413371) ## Price and logistics facts - Base price: $42.99 USD. - Dimensions: 29 x 17 x 19 cm. - Two styles available at different price points. - No shipping or logistics information provided. ## Trust signals - In-stock status: Not specified. - Return policy: Not provided. - Price consistency: Two variants with clear pricing. - Certifications: None known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/890eeafd-a0cb-4bc3-99cd-5929f5f4a58e.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcc0e6bb-34da-44df-b7f6-606daedd736c.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1b327e8-e758-480d-8609-e0cbd2cc2687.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b400bc5e-d9a2-4f99-aed6-3e9b3b7edc37.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cff7ed4-f291-4509-8242-5b9dcd5e16b3.jpg?v=1781597329 ## Agent notes - No textual description was provided; details inferred from title and images. - Visual content of images was not analyzed; only URLs known. - Product type field was empty.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Model Scene Deep Tunnel Look 1:64 Scale Display Frame for Showcase Cabinet",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "17.0",
"_height_cm": "19.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").