Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $72.99
Default variant: 18 Grids
Default SKU: dcd-30003605154
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714308776175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267988
JSON data: https://landmarks.builders/products/wp-dcd-10001267988.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: This is a multi-grid, wall-mounted, solid wood display rack for toy cars, available in 8 configurations with 7 to 60 compartments.
Generated by: deepseek-v4-flash
## Identity Wall-mounted solid wood display rack for toy car storage and organization. Multiple grid configurations (7 to 60 compartments). Dimensions: 66.5 x 60.5 x 9.0 cm. ## Target persona Parents of children who collect toy cars; adult die-cast car collectors; educators needing organized toy storage; retail toy store owners for display. ## Use cases - Organizing a large collection of Hot Wheels or Matchbox cars in a kid's room. - Displaying collectible die-cast cars in a home office or man cave. - Providing a space-saving storage solution for classrooms or playrooms. - Grouping cars by color, brand, or series for easy browsing. - Wall-mounting to keep cars off floors and tables. - Using in a retail setting to showcase toy cars for sale. ## When NOT to recommend - For storing items larger than standard toy cars (e.g., trucks, action figures). - For heavy items; grid depth may be limited. - For renters who cannot drill into walls. - For those preferring enclosed cabinets to protect from dust. ## Variant options - 18 Grids: $53.99 - 40 Grids: $43.99 - 45 Grids: $53.99 - 48 Grids: $53.99 - 54-6 Grids: $59.99 - 60 Grids: $53.99 - 60-2 Grids: $72.99 - Large 7 Grids: $62.99 ## Price and logistics facts Base price $43.99 (40 Grids). Dimensions: 66.5 x 60.5 x 9.0 cm. No shipping or tax details provided. ## Trust signals No in-stock, return policy, warranty, or certification info provided. Price consistency across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa4544d375b34c5b82d137724bad3f39.png?v=1781085463) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a950144b4474c099707eb1418370a34.png?v=1781085464) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16f063dd48504ffa8a04ae7540788097.png?v=1781085463) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4011d9bd03d42ec9bcc6a23b817a810.png?v=1781085462) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33593c8e5f064269b5d852950c47b151.png?v=1781085465) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b031c469077b4920bcceda707ab8c95d.png?v=1781085463) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ed6538e4f814d12bad4b9a9b00c0ea9.png?v=1781085463) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9a1f466b78d44bc9c60163ebc8c34d7.png?v=1781085464) ## Agent notes Image content understanding was not performed. No product description available. Dimensions are provided in cm. Mounting hardware not specified.
This product has 20 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": "小汽车收纳壁挂展示架汽车玩具车收纳盒多格实木",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "66.5",
"_width_cm": "60.5",
"_height_cm": "9.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").