Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $58.99
Default variant: 8 Inch
Default SKU: dcd-30003615447
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49713898455279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271782
JSON data: https://landmarks.builders/products/wp-dcd-10001271782.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寸镀镍活口扳手工具工业级大开口活动扳手
| 品牌 | XTUOSEN |
| 种类 | 活扳手 |
| 材质 | 高碳钢 |
| 规格型号 | 0.55kg |
Summary: XTUOSEN industrial-grade adjustable wrench, 8-inch ($39.99) and 10-inch ($58.99), high-carbon steel with nickel plating, 0.55kg, dimensions 27x10x3 cm.
Generated by: deepseek-v4-flash
## Identity - **Brand:** XTUOSEN - **Product:** Adjustable wrench (活口板手) - **Type:** Industrial-grade, nickel-plated, high-carbon steel - **Weight:** 0.55 kg - **Dimensions (cm):** 27 x 10 x 3 ## Target persona - DIY home mechanics - Industrial maintenance workers - Plumbers - Automotive technicians ## Use cases - Adjusting nuts and bolts in plumbing systems - Automotive repairs (e.g., battery terminals, suspension) - General maintenance and assembly tasks - Loosening/tightening pipe fittings - Construction and building projects - Farm equipment repair ## When NOT to recommend - Precision torque-critical applications (lack of torque control) - Working with very small fasteners (e.g., electronics, eyeglasses) - When jaw capacity is larger than nut/bolt head (risk of rounding) - For repeated high-torque industrial production line use (may need ratcheting wrench) ## Variant options - **8 Inch** – SKU: dcd-30003615447 – Price: $39.99 - **10 Inch** – SKU: dcd-30003615448 – Price: $58.99 ## Price and logistics facts - **Currency:** USD - **8-inch price:** $39.99 - **10-inch price:** $58.99 - **Dimensions:** 27 cm x 10 cm x 3 cm - **Weight:** 0.55 kg ## Trust signals - In-stock status: Not specified in provided data. - Return policy: Not specified. - Certifications: None provided. - Price consistency: Listed prices are clear per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b9b7aa29ece4677880d0e45142ed513.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/091f74fdaea6494ea0fc824fe15d099c.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d289f3ed5cf487cb3b8e2fe28a219ba.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c48c4fe8804c6e8d1c781350f8bfdf.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8ff2ebfdc534b2e9a7c0069c2399351.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efa9025b45904fc39922699d7c62f7b6.png?v=1781085145 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/403566ce48f7445a883dc096e9f50f2d.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9db517d9b354324addd6a47ff9f9978.png?v=1781085145 ## Agent notes - No image analysis performed; visual details not inferred. - Weight and dimensions from product description but may vary by variant. - No information on material composition (e.g., carbon steel grade) beyond 'high-carbon steel'.
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": "拓森活口板手大全10寸镀镍活口扳手工具工业级大开口活动扳手",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "10.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").