Brand: World Products (Landmark)
SKU: dcd-30003679424
Price: $1.57
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Model Display Case
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/50406021988591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001295958
JSON data: https://landmarks.builders/products/wp-dcd-10001295958.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This display case is designed for 1:64 scale car models to showcase miniature vehicles with clarity. It has a dustproof enclosure that keeps collectibles free from airborne particles. It is crafted from clear thickened acrylic, offering durability and a crystal-clear view from every angle. The design features an integrated molded construction with a clean white base, providing a stable and elegant platform for presentation. It is suitable for collectors and hobbyists to keep desktops or shelves organized while highlighting model details.
Summary: Thickened acrylic dustproof display case for 1:64 scale car models, 13x7x6 cm, with white base, priced at $1.57 USD.
Generated by: deepseek-v4-flash
## Identity Thickened acrylic display case for 1:64 scale car models. Clear dustproof enclosure with white base. Dimensions: 13.0 x 7.0 x 6.0 cm. Price: $1.57 USD. ## Target persona Budget-conscious collectors and hobbyists with 1:64 scale die-cast cars needing dust protection and display on desks, shelves, or tables. ## Use cases - Displaying a single 1:64 scale car on a desk or shelf - Protecting collectibles from dust while keeping them visible - Organizing small die-cast models in a display cabinet - Showcasing a model at trade shows or collector events - Photographing miniatures with a clear case ## When NOT to recommend - Models larger than 1:64 scale (e.g., 1:18, 1:24) will not fit - High-value cars requiring lockable, tamper-proof cases - Outdoor or high-moisture environments where acrylic may scratch or fog - Users needing colored, mirrored, or stackable display options ## Variant options Only one variant: White Base (SKU dcd-30003679424) at $1.57 USD. ## Price and logistics facts Price: $1.57 USD. No shipping or delivery details provided. Dimensions: 13 x 7 x 6 cm. ## Trust signals Catalog tags indicate content validated and quality audited. Single consistent price across listed variant. No return policy or certification information provided. ## Image assets Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa038aaf-9468-4ba1-a545-773d923fef4a.jpg?v=1786242234 Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1336f5ad-3a2a-47b5-ae92-87095125971c.jpg?v=1786242233 ## Agent notes Image content was not programmatically analyzed; confirm visual condition if needed. Verify current stock before recommending. Shipping cost and return policy are unknown.
This product has 2 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": "Thickened Dustproof Display Case for 1:64 Scale Car Models",
"product_id": 9537790214383,
"variant_id": 50406021988591,
"quantity": 1,
"grams": 130,
"length_cm": "13.0",
"width_cm": "7.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").