Brand: World Products (Landmark)
SKU: dcd-30003606840
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: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49714095456495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268628
JSON data: https://landmarks.builders/products/wp-dcd-10001268628.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
模型消光打磨块 高达军模手办打磨工具 免喷涂哑光 物理消光棉
| 品牌 | hd |
| 材质 | 海绵 |
| 净重 | 3g |
Summary: Physical matte sanding block for model kits like Gundam and military figures, removes gloss without spray, sponge material, brand HD, $9.99.
Generated by: deepseek-v4-flash
## Identity Model Matte Sanding Block (HD Brand) - Physical matte finish tool for plastic model kits. ## Target persona Model hobbyists building Gundam, military scale models, or figure kits who want a matte finish without painting or spraying. ## Use cases - Removing gloss from plastic parts after painting. - Creating a uniform matte surface on model kit pieces. - Quick touch-up on finished models to reduce shine. - Works on flat surfaces and curved parts. - Suitable for both assembled and unassembled parts. ## When NOT to recommend - For users who need a painted finish (this only physically abrades, does not add color). - For models requiring high-gloss or shiny surfaces. - For large surfaces where spray matte coat is more efficient. - For users seeking a chemical matte varnish. ## Variant options - Hd Matte Block (SKU: dcd-30003606840) - $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 12 x 7 x 3 cm. Weight: 3g. Single variant. ## Trust signals - In-stock status: not explicitly stated; assume available. - Return policy: not provided. - Price consistency: single price point. - Certifications: none mentioned. ## Image assets - 8 images available at provided URLs. ## Agent notes - Image content not analyzed; treat URLs as fetchable assets.
This product has 11 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": 20000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "7.0",
"_height_cm": "3.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").