Brand: World Products (Landmark)
SKU: dcd-30003502841
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49804472582383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250137
JSON data: https://landmarks.builders/products/wp-dcd-10001250137.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: Metal vacuum breaker replacement repair kit for Sillcock anti-siphon valves. Includes components for repair. Priced at $19.99.
Generated by: deepseek-v4-flash
## Identity VACVBKX1B金属真空破坏器替换维修套件适用于Sillcock防虹吸阀门 (Automotive part, vacuum breaker repair kit for Sillcock valves). ## Target persona Plumbers, handymen, property maintenance staff, and DIY homeowners repairing outdoor faucets or irrigation systems. ## Use cases 1. Replacing a faulty vacuum breaker on an existing Sillcock valve. 2. Repairing anti-siphon device to prevent backflow. 3. Restoring water flow after vacuum breaker failure. 4. Maintaining irrigation system backflow prevention components. 5. Upgrading older metal valves with replacement parts. ## When NOT to recommend - If the entire valve is cracked or beyond repair (needs complete faucet replacement). - If the user needs a plastic vacuum breaker (this kit is metal). - If the user is looking for a new complete faucet assembly. - For professional installations requiring certified backflow preventers (check local codes). ## Variant options Only one style: "Vacvbkx1b" at $19.99. ## Price and logistics facts - Price: $19.99 USD. - Dimensions (cm): 15.0 x 12.0 x 3.0. - No shipping or delivery details provided. ## Trust signals - No stock or availability status. - No return policy or warranty information. - No certifications noted. - Price appears consistent across one variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a16581cdcb14a14980bff5881a59d58.png?v=1781488431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce3abb58beb245ae84d0fd3822b8cc2d.png?v=1781488429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d1b5ca1ee604786b25888c828fa80c4.png?v=1781488428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f11d09c6da6b45d88cd6d423e97c76e8.png?v=1781488429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/459b7fbd097141998fbfaca5d3e655ab.png?v=1781488429 ## Agent notes - No structured description provided; content inferred from title. Images not analyzed; visual details unknown.
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": "VACVBKX1B金属真空破坏器替换维修套件适用于Sillcock防虹吸阀门",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.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").