Brand: World Products (Landmark)
SKU: dcd-30003623626
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713233723631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275359
JSON data: https://landmarks.builders/products/wp-dcd-10001275359.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
水果运输马车中世纪马车积木拼装囚车小颗粒积木moc配件
| 产地 | 汕头澄海 |
| 品牌 | 其他 |
| 货号 | S00702-704 |
| 塑料材质分类 | ABS |
| 是否能够DIY | 是 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 是否多功能 | 否 |
| 适用年龄 | 青年(15-35岁) |
| 塑料积木类型 | 小颗粒 |
| 功能 | 拼装 |
| 材质 | 塑料/塑胶 |
| 积木净重 | 0.3KG |
| 类别 | 积木 |
Summary: Small particle building block set of a medieval fruit transport/prison cart, DIY assembly for ages 15-35, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity **水果运输马车中世纪马车积木拼装囚车小颗粒积木moc配件** (Ancient Ox Cart) – a small particle plastic building block set for DIY assembly. ## Target persona Youth aged 15-35 who enjoy building block DIY projects, MOC (My Own Creation) enthusiasts, budget-conscious hobbyists looking for affordable medieval-themed parts. ## Use cases - Building a medieval fruit transport cart or prison cart model. - Adding custom parts to existing MOC collections. - Engaging in creative assembly play for teens and young adults. - Display as a desk or shelf decoration. - Educational tool for understanding mechanical assembly (simple cart structure). ## When NOT to recommend - For children under 15 due to small parts and age recommendation. - For buyers requiring domestic product safety certifications (product may not meet local standards). - For those seeking large particle or brand-compatible blocks (e.g., LEGO compatibility not stated). - For users looking for a ready-to-play toy (requires assembly, not multifunctional). ## Variant options - **Style: Ancient Ox Cart** – SKU: dcd-30003623626 – Price: $12.99 ## Price and logistics facts - Price: $12.99 USD - Dimensions: 16.0 x 10.0 x 5.0 cm - Net weight: 0.3 kg - Origin: Shantou Chenghai, China - Material: ABS plastic - Classification: Small particle building blocks ## Trust signals - Net weight and dimensions provided. - Warning: May not meet domestic product standards; domestic buyers should purchase with caution. - No information available on in-stock status, return policy, or price consistency. ## Image assets      ## Agent notes - Only one variant available (Ancient Ox Cart). - Image understanding was not performed; visual details not inferred. - Product may not comply with domestic product standards – advise buyer verification.
This product has 13 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": "水果运输马车中世纪马车积木拼装囚车小颗粒积木moc配件",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "10.0",
"_height_cm": "5.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").