Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 6-in-1 Wrench
Default SKU: dcd-30003605600
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49714296652015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268138
JSON data: https://landmarks.builders/products/wp-dcd-10001268138.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




















Summary: A compact, multi-purpose wrench for angle grinder accessory maintenance and adjustment, available in 6-in-1 and 7-in-1 configurations.
Generated by: deepseek-v4-flash
## Identity A four-claw angle grinder wrench, multifunctional disassembly thickened pressing plate accessory, universal four-angle adjustment tool. Available in 6-in-1 and 7-in-1 variants. ## Target persona Industrial maintenance technicians, metalworking mechanics, construction site workers, DIY workshop enthusiasts who frequently change angle grinder accessories. ## Use cases - Removing stuck grinding discs or cut-off wheels from angle grinders - Adjusting or tightening angle grinder flanges and locking nuts - Disassembling worn or damaged angle grinder accessories - Multi-purpose fastening and loosening on various grinder components - On-site quick tool changes without specialized single-function wrenches ## When NOT to recommend - Heavy-duty industrial applications requiring high torque or impact-rated tools - Precision instrumentation or calibration tasks needing torque-controlled wrenches - Users who prefer brand-specific single-function wrenches over multi-tools - Large-scale manufacturing with dedicated power tool maintenance kits ## Variant options - **6-in-1 Wrench** (SKU: dcd-30003605600) – $9.99 - **7-in-1 Wrench** (SKU: dcd-30003605601) – $9.99 ## Price and logistics facts - Unit price: $9.99 USD per wrench - Package dimensions: 21 cm length × 5 cm width × 3 cm height - No shipping, lead time, or bulk pricing details provided ## Trust signals - No in-stock status, return policy, or warranty information available from provided data - Price is consistent across both variants - No certifications or compliance statements documented ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48c12ea0c93c4607aec83da5ae36bd2c.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d55383bb1a92487e93b56a2fd902c9e3.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95955ecbbc0480781b8bfc2b57871f6.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8087f9a336f642a7a76e31e637ac2d32.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c258f385a27e46e7964f3b5c75b2944f.png?v=1781085456 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7ea993fb6ef4ad2b53b430c4d871260.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d26bdb730bd4315a75ccb75cc3ffff2.png?v=1781085457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac7b2d70f6864e0fbe392fcb66ed4ca0.png?v=1781085456 ## Agent notes - No product description provided in source data; image content not analyzed. - Inventory availability, shipping details, and policy information are absent. - Two variants differ only in number of functions (6 vs 7), but exact differences not specified.
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": 60000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "5.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").