Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Faucet Pipe Rack
Default SKU: dcd-30003610119
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714129404143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269922
JSON data: https://landmarks.builders/products/wp-dcd-10001269922.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 no-install stainless steel faucet pipe rack that hangs directly on the faucet to hold hoses or pipes, rust-proof and space-saving.
Generated by: deepseek-v4-flash
## Identity Thickened stainless steel faucet pipe rack, no installation required, hangs directly on faucet, rust-proof, space-saving. ## Target persona Homeowners or renters with standard kitchen or bathroom faucets needing to organize water hoses or pipes without drilling or adhesive. ## Use cases - Hanging a garden hose from a kitchen faucet. - Organizing a sprayer hose under the sink. - Securing a pipe or tube in a laundry area. - Keeping a shower hose tidy. - As a lightweight tool for temporary pipe support. ## When NOT to recommend - For users who need a heavy-duty wall-mounted rack (load capacity not specified). - For faucets with non-standard shapes (e.g., square, very short) where hanging may not fit. - For outdoor use where high UV or temperature exposure may degrade stainless steel (not specified). - For permanent or high-weight storage of metal pipes. ## Variant options - Single: Faucet Pipe Rack for $9.99 - 2-Pack: Faucet Pipe Rack 2PK for $11.99 ## Price and logistics facts - Single: $9.99 USD - 2-Pack: $11.99 USD - Dimensions: 23 x 11 x 5 cm - No shipping or return policy details provided. ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: no price history data. - Certifications: none listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f11fd59a1864d91a25c703e74ccde42.png?v=1781085321) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c2c37decafe4f5282601b5e4b9b7252.png?v=1781085323) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/225867bbdcd64541ab24f8b38ec6a5d8.png?v=1781085322) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4c9fdc2db6c4fd1bd6a16065251e157.png?v=1781085322) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d8a309657c24befa9cd176500716c8c.png?v=1781085321) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c57ca13513d43a4bb0c9d0f2ef2d388.png?v=1781085323) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/459aae46291a4df5bd60c34d777e5254.png?v=1781085322) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40760336c8934ced9606bf4b390e3ea3.png?v=1781085322) ## Agent notes - No description field was provided; product details inferred from title and tags. - Image content not analyzed; visual verification recommended.
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": 250000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "11.0",
"_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").