Brand: World Products (Landmark)
SKU: dcd-30003606871
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714217287919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268653
JSON data: https://landmarks.builders/products/wp-dcd-10001268653.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
喵匠碳纤维细节打磨板 高达模型水口异形打磨 四种常用形态 1MM
| 品牌 | 喵匠 |
| 材质 | 碳纤维 |
| 净重 | 1 |
Summary: 喵匠碳纤维细节打磨板, four common shapes 1MM, for Gundam model sprue grinding, carbon fiber, 9.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product: 喵匠碳纤维细节打磨板 (Miao Jiang Carbon Fiber Detail Sanding Board) - Brand: 喵匠 - Material: Carbon fiber - Dimensions: 13.0 x 8.0 x 1.5 cm - Weight: 1 (unit unspecified) - Variant: One style "Miao Jiang Detail" at $9.99 ## Target persona - Hobbyists building Gundam model kits (Gunpla) - Modelers needing fine detail sanding for sprue nubs - Users who require four common sanding shapes ## Use cases 1. Removing sprue gates from Gundam model parts 2. Detail sanding in tight corners of model kits 3. Shaping and smoothing small plastic parts 4. Precision touch-ups after painting or assembly 5. Versatile grinding for custom model modifications ## When NOT to recommend - For large surface sanding (board size 13x8 cm) - For heavy-duty material removal - For users without interest in Gundam/plastic modeling ## Variant options - Only one variant: "Miao Jiang Detail" at $9.99 USD ## Price and logistics facts - Price: $9.99 USD - Dimensions: 13.0 x 8.0 x 1.5 cm - Net weight: 1 (unit unknown) ## Trust signals - In-stock: Not explicitly stated - Return policy: Not provided - Price consistency: Single price - Certifications: None provided ## Image assets - 8 images available at provided URLs (not analyzed; treat as fetchable assets) ## Agent notes - Only one style variant available. - Weight given as "1" without unit; likely grams. - No return policy or stock status confirmed. - Image content not analyzed.
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": "喵匠碳纤维细节打磨板 高达模型水口异形打磨 四种常用形态 1MM",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "8.0",
"_height_cm": "1.5"
}
}],
"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").