Brand: World Products (Landmark)
SKU: dcd-30003606841
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: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714092048623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268629
JSON data: https://landmarks.builders/products/wp-dcd-10001268629.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Star River Model Seamless Auxiliary Clamp T11A01 is a plastic A-clamp for holding model parts during glue assembly, designed for Gundam kits, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Star River Model Seamless Auxiliary Clamp T11A01 (Xinghe T11a01). Plastic A-clamp for model kit assembly. Dimensions: 16 x 9.5 x 2 cm. Price: $9.99 USD. ## Target persona Hobbyists building plastic model kits, especially Gundam (Gunpla) enthusiasts. Modelers who need precise clamping for glue joints. Budget-conscious hobbyists. ## Use cases 1. Holding parts together while glue sets on Gundam or other snap-fit models. 2. Applying pressure to seams for seamless bonding. 3. Clamping small parts during painting or decal application. 4. Securing pieces for sanding or filling gaps. 5. Multi-clamp use for complex assemblies. ## When NOT to recommend - For heavy-duty woodworking or metalwork. - For large-scale models requiring heavy clamping force. - For users who already own a full set of similar clamps. - For professional industrial applications. ## Variant options - One variant: "Xinghe T11a01" style. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 16 cm x 9.5 cm x 2 cm. - SKU: dcd-30003606841. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistency across variant. - No certifications listed. ## Image assets - 8 images available (see image_urls field). ## Agent notes - Description field empty; all info derived from title and tags. - Image understanding not performed; no visual details extracted.
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": "星河模型无缝辅助夹T11A01 高达流缝胶水粘合固定夹子强力a字夹",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "9.5",
"_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").