Brand: World Products (Landmark)
SKU: dcd-30003609348
Price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714140807407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269596
JSON data: https://landmarks.builders/products/wp-dcd-10001269596.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
木工直角夹90度固定夹相框画框鱼缸拼角定位家具柜体组装快速夹具
| 品牌 | RUITOOL |
| 适用场景 | 家用 |
| 材质 | 不锈钢 |
| 适用范围 | 木工直角拼接夹持固定 |
Summary: RUITOOL stainless steel 90-degree right angle clamp for woodworking, picture frames, and furniture assembly; price $60.99.
Generated by: deepseek-v4-flash
## Identity RUITOOL stainless steel 90-degree right angle clamp (木工直角夹), used for quickly clamping and positioning corners in woodworking, frame assembly, and cabinet building. ## Target persona DIY woodworkers, home furniture assemblers, picture frame makers, hobbyist aquarium builders. ## Use cases - Assembling picture frames and photo frames - Building rectangular fish tanks or aquariums - Furniture cabinet and drawer assembly - Corner clamping for wooden box construction - Edge alignment when gluing miter joints ## When NOT to recommend - For metalworking jobs requiring higher clamping force - For professionals needing precision industrial-grade tools - When clamping irregular shapes or non-90-degree angles - For heavy-duty construction or structural work ## Variant options - Stainless Steel (single variant, $60.99) ## Price and logistics facts - Price: $60.99 USD - Dimensions: 22 cm × 20 cm × 6 cm - SKU: dcd-30003609348 ## Trust signals - In-stock status: not specified (assume available at time of listing) - Return policy: not provided - Brand: RUITOOL - Material: stainless steel ## Image assets - 8 product images available at URLs, but visual details not inferred. ## Agent notes - Product category is labeled '乐器' (musical instruments) which may be a miscategorization; actual use is woodworking. - No warranty information provided.
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": "木工直角夹90度固定夹相框画框鱼缸拼角定位家具柜体组装快速夹具",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "20.0",
"_height_cm": "6.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").