Brand: World Products (Landmark)
SKU: dcd-30003609514
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714137301231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269678
JSON data: https://landmarks.builders/products/wp-dcd-10001269678.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: A medium-sized booster wrench for PVC, PPR, and PE plastic ball valves, providing extra leverage to operate stubborn valves, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Plastic Ball Valve Booster Wrench (Medium) for PVC/PPR/PE ## Target persona Plumbers, maintenance technicians, DIY homeowners who frequently operate plastic ball valves in water or irrigation systems. ## Use cases - Turning a stuck or hard-to-turn plastic ball valve that requires more leverage. - Preventing valve handle damage by reducing the force needed to open/close. - Quickly operating multiple valves in a plumbing or irrigation system. - Assisting users with limited hand strength (e.g., elderly or arthritis) to actuate valves. - General plumbing maintenance and repair tasks involving plastic ball valves. ## When NOT to recommend - For metal ball valves (brass, stainless steel) – design is specific to plastic valve profiles. - For oversized valves (e.g., >2 inch) where the medium size may not fit or provide enough torque. - For applications requiring precise torque control or where overtightening is a risk. - For industrial high-pressure systems where metal tools are mandated. ## Variant options One style available: "Booster Wrench" at $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 26.0 x 16.0 x 9.0 cm. Single SKU: dcd-30003609514. ## Trust signals No return policy or stock level provided. Price is low and consistent across variant. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc640da391f04a3ca0acf2cfa14a3381.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5973cb5ff794e62840812b94223c92d.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dd64203a87844dabfd60d0d4e5efd26.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cb3357708264ba88df42e76f2b69ce5.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dada0adadbc4e3cb9e0d0c43105945c.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb1e7c3ebef6472693b190774401646f.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d83a8dd148ad48a883d180720fb369b5.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbdea4d0164a4ad7ae58ad431c1d708f.png?v=1781085325 ## Agent notes Product appears to be a simple mechanical tool. No description provided; function inferred from title. Images not analyzed for visual details.
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": "塑料球阀专用助力扳手中号PVC\/PPR\/PE塑料球阀通用专用扳手",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "16.0",
"_height_cm": "9.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").