Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: White / Single Layer
Default SKU: dcd-30002729451
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: 715 g
Cart URL (default variant): https://landmarks.builders/cart/49903432335599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001036261
JSON data: https://landmarks.builders/products/m4x-10001036261.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: This over the toilet storage rack utilizes the often-wasted area above your toilet tank, providing ample vertical storage without taking up valuable floor space.
Large Capacity: Featuring a lavatory shelf, it offers plenty of room to organize towels, toilet paper, toiletries, and other personal personal items in a convenient location.
Construction: Crafted from thickened iron with a special dampness-resistant-resistant coating, this household storage solution is built to withstand the humid environment of a lavatory while rust.
Easy Installation: This wall mounted toilet organizer uses strong, non-marking hooks for a drill setup, making it an ideal choice for renters, students, and those in dorm rooms.
Hygienic Ventilation: The -grid mesh design of this lavatory organizer ensures ventilation to keep your items dry and clean water accumulation and microbial growth growth.
Summary: A wall-mounted over-toilet storage rack with a single shelf, made of thickened iron with dampness-resistant coating, offering vertical storage for small bathrooms.
Generated by: deepseek-v4-flash
## Identity Over the Toilet Storage Rack (Single Layer) – wall-mounted, iron construction with dampness-resistant coating, mesh shelf for ventilation. ## Target persona Renters and students living in apartments or dorm rooms with limited floor space; small bathroom owners seeking vertical storage. ## Use cases - Organizing toilet paper, towels, and toiletries above the toilet tank. - Maximizing storage in a cramped apartment or dorm bathroom. - Keeping items dry and ventilated via mesh shelf. - Quick installation with hooks and drill setup (no permanent marks). - Adding a shelf for decorative items like small plants or air fresheners. ## When NOT to recommend - If the user wants a freestanding or floor-based storage unit. - If the toilet tank is very low or obstructed (measurement: 38.4 cm width allowed). - For heavy loads (e.g., large bottles, heavy appliances) – iron construction but mesh may limit weight. - If drilling into walls is not permitted (requires drill setup despite non-marking hooks). ## Variant options - White / Single Layer – $9.99 - Black / Single Layer – $9.99 - Coffee / Single Layer – $9.99 - Gold / Single Layer – $10.99 ## Price and logistics facts - Price: starting at $9.99 USD. - Dimensions: 38.4 cm (length) x 31.5 cm (width) x 17.6 cm (height). - Shipping: not specified; assume standard. ## Trust signals - In-stock status not confirmed (variants have SKUs but no inventory data). - Return policy: not provided in facts. - Construction: thickened iron with dampness-resistant coating suitable for humid bathrooms. - Easy drill installation with non-marking hooks. ## Image assets No image URLs provided in product facts. ## Agent notes - This rack is single-layer only; multi-layer variants not available. - Installation requires drill; not truly no-drill despite hook description. - Gold variant priced $1 higher than other colors.
This product has 12 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": "Over the Toilet Storage Rack Saving over Toilet Storage Shelf Sturdy Structure Lavatory Shelf for Small Bathrooms, Apartments",
"quantity": 1,
"grams": 715000,
"properties": {
"_length_cm": "38.4",
"_width_cm": "31.5",
"_height_cm": "17.6"
}
}],
"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").