Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Red / 10IN Toothed
Default SKU: dcd-30003597305
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714532385007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265054
JSON data: https://landmarks.builders/products/wp-dcd-10001265054.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 10-inch adjustable pipe wrench with toothed or flat jaw options, available in red or black, for household plumbing tasks at $12.99.
Generated by: deepseek-v4-flash
## Identity A large-opening right-angle adjustable multi-purpose F-type pipe wrench (10 inch) for household water pipes. Thin profile. Available in Red or Black with Toothed or Flat jaw styles. ## Target persona DIY homeowners, amateur plumbers, apartment renters, hobbyists needing a basic pipe wrench for occasional use. ## Use cases - Tightening or loosening household water pipe connections - Gripping round or oddly-shaped objects (e.g., nuts, bolts) - Working in tight spaces under sinks or behind appliances - Emergency plumbing fixes (e.g., leaky faucet, shower head) - Light-duty automotive or bike repairs requiring pipe grip ## When NOT to recommend - Professional heavy-duty or daily industrial use (low price suggests limited durability) - Large diameter pipes (over 2 inches) – jaw may not fit - High torque applications where jaw slip could cause damage - Users requiring a ratcheting or self-adjusting wrench ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003597305 | Red | 10IN Toothed | $12.99 | | dcd-30003597306 | Red | 10IN Flat | $12.99 | | dcd-30003597307 | Black | 10IN Toothed | $12.99 | | dcd-30003597308 | Black | 10IN Flat | $12.99 | ## Price and logistics facts - Price: $12.99 USD - Dimensions (LxWxH): 27.5 x 19.25 x 6.75 cm - No shipping or tax information provided. ## Trust signals - Multiple variant options in stock (Red/Black, Toothed/Flat) - Price consistent across variants - No return policy mentioned; assume standard e-commerce return window - No certifications listed ## Image assets - Product images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b8207e21b8b47efa48c33142150730a_12eca64c-811c-4ba9-94b0-f1cf300f1eb9.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e43c1bde5a94dd987fb4ff6b5ae7cfd_edd4e1da-b3a7-4b72-a0d3-c6e4c6d1eb7b.png?v=1781085620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8b032b942ce49298d8a666828fd12de_4bc1ccd3-67cf-425e-9f77-c32b1e46f7a3.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0791bff493d9488b88c5fac32a15279a_d3a21ce7-d698-432e-a36b-7eb92e5f24d2.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ea93a33e2374b34b65fb7a4eb040d17_d3769728-ca7f-4888-b06c-229713f724b3.png?v=1781085622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fef004df62a4e0483e9fa998c9e74df_90da15ef-f29e-4b18-a9a4-4c394aeeaaa7.png?v=1781085621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83e61ee5ac464216bf566b0059d302a2_e29a4f97-031b-47a7-9eb6-602924384eec.png?v=1781085619 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8db5f76420184c7dacfa21493e0c3506_68e3ddc2-6ff6-4ae3-b8ff-2acd1aac6208.png?v=1781085621 ## Agent notes - No product description provided; details inferred from title and variants. - Image content not analyzed; URLs are fetchable assets.
This product has 16 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": "大开口直角活动扳手多功能万用F型管子钳喉钳家用水管钳薄款管钳",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "27.5",
"_width_cm": "19.25",
"_height_cm": "6.75"
}
}],
"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").