Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $40.99
Default variant: Showroom
Default SKU: dcd-30003620576
Default price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713335206127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273968
JSON data: https://landmarks.builders/products/wp-dcd-10001273968.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
1/32停车场收纳盒适用乐高speed摆放车模收藏停放收纳
| 产地 | 河南 |
| 品牌 | 模景 |
| 货号 | SN-02 |
| 是否外贸 | 是 |
| 产品类别 | 汽车 |
| 供电方式 | 其他 |
| 是否能够DIY | 否 |
| 是否专供外贸 | 否 |
| 加工方式 | 来样定制 |
| 控制方式 | 线控 |
| 是否多功能 | 是 |
| 适用年龄 | 青年(15-35岁) |
| 3C配置类别 | 14岁以上的玩具 |
| 外贸类型 | 出口 |
| 功能 | 其它 |
| 材质 | PVC |
| 车模型比例 | 1:32 |
| 是否电动 | 是 |
| 是否静态模型 | 否 |
| 加工定制 | 是 |
| 包装方式 | 白盒 |
| 类别 | 车模型 |
Summary: This 1:32 scale parking lot storage box from brand 模景, made of PVC, stores Lego Speed Champions car models. Available in Showroom and Red Brick styles at $40.99.
Generated by: deepseek-v4-flash
## Identity Product: 1/32 Parking Lot Storage Box for Lego Speed Champions car models. Brand: 模景 (Mojing). Model: SN-02. Material: PVC. Dimensions: 42 cm x 25 cm x 20 cm. Price: $40.99 USD. ## Target persona Lego Speed Champions collectors aged 15-35 who need organized display and storage for their 1:32 scale car models. ## Use cases - Storing and displaying a collection of Lego Speed Champions cars. - Organizing multiple 1:32 scale model cars in a garage diorama. - Showcasing cars at home or during events. - Protecting models from dust and damage. - Customizing with the two style options (Showroom or Red Brick). - Gifting to a hobbyist who builds Lego Speed Champions. ## When NOT to recommend - For collectors of other scales (e.g., 1:24 or 1:18) – this is specifically 1:32. - For those seeking a fully enclosed, dust-proof container (open parking design). - For users who prefer wooden or metal display cases – this is PVC. - For children under 14 (rated 14+). ## Variant options Two styles: - Showroom (SKU: dcd-30003620576) – $40.99 - Red Brick (SKU: dcd-30003620577) – $40.99 ## Price and logistics facts - Price: $40.99 USD (fixed across variants). - Dimensions: 42 cm x 25 cm x 20 cm. - Origin: Henan, China. - Packaging: white box. ## Trust signals - Product listed as in stock (no stock-out indication). - Returns policy not specified. - Price appears consistent across variants. - No certifications mentioned. - Brand: 模景, model SN-02. ## Image assets Five images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34dd88e733604dc991d272e642b4dfa6.png?v=1781084553 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f914bfc8238402c89215080e18ff742.png?v=1781084553 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4adac5d7307a4a2295bde515a50b3143.png?v=1781084553 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3743bf2baee248458d980b0fdcc70df8.png?v=1781084552 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53354a0bcc8e487381c8c7c9dd7d7648.png?v=1781084552 ## Agent notes - Do not infer visual details from images; treat as fetchable assets. - No information on return policy or warranty. - The product is for 1:32 scale models; confirm compatibility with specific Lego cars.
This product has 9 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": "1\/32停车场收纳盒适用乐高speed摆放车模收藏停放收纳",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "25.0",
"_height_cm": "20.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").