Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Stalect Ms-d2 Carbon
Default SKU: dcd-30003606895
Default 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/49714162925807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268672
JSON data: https://landmarks.builders/products/wp-dcd-10001268672.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
司特力碳纤维打磨板 高达模型打磨工具水口处理背胶砂纸打磨专用
| 品牌 | 司特力 |
| 材质 | 碳纤维 |
| 净重 | 10 |
Summary: Carbon fiber sanding block for Gundam model sprue gate treatment, compatible with adhesive sandpaper, by Stalect, $9.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 司特力碳纤维打磨板 (Stalect Carbon Fiber Sanding Block) - **Brand**: 司特力 (Stalect) - **Material**: Carbon fiber - **Dimensions**: 13.0 x 8.0 x 2.0 cm - **Weight**: 10g (net) ## Target persona - Gundam model builders (Gunpla) who need precise sanding for sprue gate removal - Hobbyists working with plastic model kits requiring fine finishing - Modelers seeking a lightweight, rigid sanding block for adhesive-backed sandpaper ## Use cases - Removing sprue gate nubs from Gundam runner parts - Sanding plastic surfaces to eliminate seam lines - Preparing model parts for painting or clear coating - Fine-sanding small flat areas on model kits - Using with adhesive sandpaper for controlled sanding ## When NOT to recommend - For heavy-duty sanding of metal or wood - For sanding curved or irregular surfaces (block is flat) - For users requiring a full sanding sponge set (this is a single block) - For projects that need aggressive material removal (use power tools) ## Variant options - **Stalect Ms-d2 Carbon** (Style: Ms-d2 Carbon) - $9.99 - **Stalect Ms-d4 Detail** (Style: Ms-d4 Detail) - $9.99 ## Price and logistics facts - Price: $9.99 USD (base, both variants) - Dimensions: 13x8x2 cm, lightweight (10g) - No shipping cost data available ## Trust signals - Listed as in-stock (tags indicate batch availability through June 2026) - No return policy specified - Price consistent across variants - No certifications provided ## Image assets - 8 images available at provided URLs (do not include in markdown; refer to shopify URLs) ## Agent notes - Image understanding not performed; treat images as fetchable assets only - No stock quantity or return policy in facts - Variants differ in style but not price; verify function difference
This product has 14 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": 50000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "8.0",
"_height_cm": "2.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").