Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.24 – $10.31
Default variant: Red
Default SKU: dcd-30003680103
Default price: $10.31
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Toy
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50406099910895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296234
JSON data: https://landmarks.builders/products/wp-dcd-10001296234.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A highly detailed two-level parking rack designed as a realistic scene prop for showcasing miniature vehicles. This car model parking rack features an upper and lower platform connected by a central lift post, allowing you to double your storage space. Built with a strong rectangular frame, four corner posts, and side cross-bracing, this rack ensures your collection remains safe and stable. Serving as a sleek display stand, it boasts black platform pads and a smooth painted finish that complements any miniature garage setup. This two-level parking rack is the perfect addition to any desk, shelf, or hobby area, instantly elevating your custom garage diorama.
Summary: Two-level diecast car model parking rack (27×17×6 cm) with central lift post; three color variants from $4.24 to $10.31.
Generated by: deepseek-v4-flash
## Identity A two-level parking rack for miniature diecast vehicles, featuring upper and lower platforms connected by a central lift post. Built with a rectangular frame, four corner posts, and side cross-bracing. Black platform pads and smooth painted finish. Product type: Toy. ## Target persona Designed for diecast car hobbyists, diorama builders, and collectors who want a compact two-level display for miniature cars on a desk, shelf, or hobby workspace. ## Use cases - Showcasing a diecast car collection in a two-level layout. - Building a garage diorama with miniature vehicle parking. - Organizing small toy cars on a shelf or desk. - Serving as a photo backdrop/prop for miniature car photography. ## When NOT to recommend - For full-size automobile parking (not a real parking rack). - For very large-scale models such as 1:18 or bigger (dimensions may not fit). - For those needing a single-level, flat display without height. - For outdoor use where weather exposure occurs. ## Variant options | Color | SKU | Price (USD) | |-------|-----|-------------| | Red | dcd-30003680103 | 10.31 | | Black | dcd-30003680104 | 5.45 | | Blue | dcd-30003680105 | 4.24 | ## Price and logistics facts - Base listed price: $4.24 (Blue variant). - Red variant: $10.31; Black variant: $5.45. - Dimensions: 27.0 cm (L) × 17.0 cm (W) × 6.0 cm (H). - Currency: USD. - No shipping or availability details provided. ## Trust signals - No certifications or return policy stated in the provided facts. - Variant pricing is explicitly listed and consistent. - Catalog tags indicate content validation and quality audit (internal metadata, not a customer-facing guarantee). ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa7b6eb1-9c4d-4cda-b8e3-6ba7474a7a22.jpg?v=1786242196) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc71fc7d-ae94-43ea-80b7-6a9a486dc8af.jpg?v=1786242208) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ccccccd-71cf-4078-8de1-c080b196a179.jpg?v=1786242197) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4cacb0b-0ca2-4d87-9b2e-76b564360ba5.jpg?v=1786242201) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b229f1cd-23c5-4170-834a-4a75ddfb393c.jpg?v=1786242208) ## Agent notes - Image understanding was not performed; visual details are not independently verified. - No scale or compatible car size is specified; assume miniature (approx. 1:64 scale or similar). - Material not specified beyond "sturdy" and "smooth painted finish". - SKUs are available for each variant for order handling.
This product has 11 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": "Realistic Car Model Parking Rack Long-Lasting Two-Level Parking Rack Sturdy Diecast for Hobbyists, Shelf, Desk",
"product_id": 9537814298863,
"variant_id": 50406099910895,
"quantity": 1,
"grams": 500,
"length_cm": "27.0",
"width_cm": "17.0",
"height_cm": "6.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. 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").