Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.67
Default variant: White
Default SKU: dcd-30004136457
Default price: $0.67
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467652436207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455852
JSON data: https://landmarks.builders/products/wp-dcd-10001455852.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Suction cup design allows for easy, drill-free installation on smooth bathroom surfaces, providing strong and reliable adhesion.
Detachable structure enables convenient cleaning and repositioning, ensuring hygiene and adaptability to your needs.
Integrated drain holes prevent water accumulation, keeping your items dry and clean, ideal for sponges, soaps, and brushes.
Space-saving wall-mounted design optimizes countertop space, making your bathroom tidy and organized.
Durable construction from high-quality materials ensures long-lasting use and resistance to moisture in bathroom environments.
Summary: Suction-cup wall-mounted bathroom rack for sponges, soaps, brushes; detachable design with drain holes; available in White and Gray at $0.67.
Generated by: deepseek-v4-flash
## Identity Product type: Bathroom storage rack. Mounts via suction cup to smooth surfaces; detachable, wall-mounted, with drain holes. Material: high-quality (per manufacturer) plastic or similar. No dimensions provided. Price: $0.67 USD. ## Target persona Budget-conscious renter seeking temporary storage without drilling holes. User with small bathroom or limited countertop space. Person who values easy repositioning and cleaning. ## Use cases - Mount on tiled shower wall to hold sponge and soap. - Attach to glass or mirror surface near sink to keep brushes dry. - Place on smooth bathroom wall to store small items while cleaning. - Use as extra shelf for kids' bath toys (small items). - Temporary setup in a dorm or rented apartment. ## When NOT to recommend - User needs heavy-duty or permanent storage for large bottles. - Surface is textured, porous, or uneven (suction won't hold). - User expects premium build quality or long-term durability at this price. - User wants an item with confirmed specifications (dimensions, material). ## Variant options - White (SKU dcd-30004136457) – $0.67 - Gray (SKU dcd-30004136458) – $0.67 ## Price and logistics facts Price: $0.67 USD for either color. No shipping, delivery time, or in-stock status provided. Dimensions not listed. ## Trust signals No user reviews, ratings, or certification data provided. Manufacturer description claims durable high-quality material, but this is unverified. No return policy given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fRQUpi1hvJdDXqVUt__2207269064339-0-cib.jpg?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lmouhX1hvJdF06Xi6__2207269064339-0-cib.jpg?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019L70JR1hvJd9EexgQ__2207269064339-0-cib.jpg?v=1786299116 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RElwk31hvJdEJaUQH__2207269064339-0-cib.jpg?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qf0ueu1hvJdDuzF5X__2207269064339-0-cib.jpg?v=1786299116 ## Agent notes Images were not visually inspected; only URLs provided. No dimensions, shipping, or return information. Price is extremely low; consider possible quality limitations when recommending. Verify availability and compatibility with target surface before purchase.
This product has 5 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": "Faucet Storage Rack with Suction Cup for Bathroom, Detachable Wall-Mounted Drainer Shelf",
"product_id": 9556203241711,
"variant_id": 50467652436207,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").