Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cleaning Kit 5-piece
Default SKU: dcd-30003606187
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: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49714428215535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268374
JSON data: https://landmarks.builders/products/wp-dcd-10001268374.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
家用省力5件套便携式拆卸工具铬钒钢短三叉高扭矩洗衣机维修工具
| 品牌 | 郑铁头 |
| 种类 | 套筒扳手 |
| 材质 | 铬钒钢 |
| 表面处理 | 抛光 |
Summary: Portable 5-piece wrench set made of chrome vanadium steel for high-torque washing machine repair, available in 5-piece and 6-piece variants at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: 家用省力5件套便携式拆卸工具铬钒钢短三叉高扭矩洗衣机维修工具 - Brand: 郑铁头 - Material: Chrome vanadium steel (铬钒钢) - Surface finish: Polished - Type: Socket wrench set (套筒扳手) ## Target persona - DIY home repair enthusiasts - Tenants and apartment dwellers - Landlords with multiple units - Appliance repair technicians ## Use cases - Repairing washing machine drums and components - Removing stubborn or high-torque bolts - Portable toolkit for on-site appliance maintenance - General home appliance disassembly - Tightening/loosening socket fasteners ## When NOT to recommend - For professional automotive repair requiring high torque ratings - For tasks needing metric socket sizes larger than typical washing machine bolts - For heavy industrial machinery maintenance ## Variant options - Style: Cleaning Kit 5-piece (SKU: dcd-30003606187) - $9.99 - Style: Cleaning Kit 6-piece (SKU: dcd-30003606188) - $9.99 ## Price and logistics facts - Price: $9.99 USD (all variants) - Package dimensions: 26.3 cm x 20.3 cm x 5.0 cm ## Trust signals - Price consistent across variants - No return policy or stock status provided in source data - Brand indicated (郑铁头) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e768fc69fe8847e68ba05b8741666d55.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a2bd92417f4f8f9748432b6b146f0d.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b9987f0fec34d80a1db8607753d38a8.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23766d55d4a6422ab4a716376998635d.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77cb298bef3f47268cddf7b4b2bb5764.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72d4869935fc42d0a94061450db7b0a1.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/216635ffac6c44d2ac8887d127d59b19.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/301263bb00634320a075202215c6dc6c.png?v=1781085533 ## Agent notes - Image content not analyzed; details of tool types and included pieces are derived from text description only. - Variants differ in piece count (5 vs 6), but specific additional piece not specified in data.
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": "家用省力5件套便携式拆卸工具铬钒钢短三叉高扭矩洗衣机维修工具",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "26.3",
"_width_cm": "20.3",
"_height_cm": "5.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").