Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: Single Hole
Default SKU: dcd-30003717861
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 210 g
Cart URL (default variant): https://landmarks.builders/cart/50166223208687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001309293
JSON data: https://landmarks.builders/products/m4x-10001309293.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Built from heavy-duty black metal with a rigid right-angled bracket shape, this long-lasting holder is designed to withstand daily use in demanding environments.
Efficient Organization: This wall-mounted storage rack keeps your workspace tidy by holding spray bottles, paint bottles, and other containers securely off your counters and floors.
Secure Design: Featuring a circular top opening, the bottle holder cradles your containers safely to prevent accidental spills, drops, or clutter in busy areas.
Simple Installation: Equipped with a flat base plate featuring pre-drilled mounting holes, this spray bottle holder can be quickly and securely screwed onto any suitable wall surface.
Versatile Utility: This space-saving wall mount bottle rack is the perfect storage solution for keeping essential liquids organized and within reach in your garage, workspace, kitchen, or bathroom.
Summary: Spray Bottle Rack with Bracket Heavy-Duty Wall Mount Rack Sturdy for Bathroom. 【Sturdy Construction】: Built from heavy-duty black metal with a rigid right-angled bracket shape, this long-lasting holder is designed to withstand daily use in demanding environments. 【Efficient Organization】: This wall-mounted storage rack keeps your workspace tidy by holding spray bottles, paint bottles, and other containers securely off your counters and floors. 【Secure Design】: Featuring a circular top opening, the bottle holder cradles your containers safely to prevent accidental spills, drops, or clutter in b
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Spray Bottle Rack with Bracket Heavy-Duty Wall Mount Rack Sturdy for Bathroom",
"product_id": 9461582594287,
"variant_id": 50166223208687,
"quantity": 1,
"grams": 210,
"length_cm": "34.0",
"width_cm": "12.5",
"height_cm": "12.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").