Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $12.99
Default variant: Chrome / a
Default SKU: dcd-30003736712
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50166321643759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001315869
JSON data: https://landmarks.builders/products/m4x-10001315869.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This wall-mounted toilet tissue holder serves as a highly functional and space-saving addition to your washroom, keeping your essentials organized and within easy reach.
Two-in-oneFunction Design: Featuring an integrated flat top shelf, this toilet tissue holder with shelf provides a secure platform to place your mobile device, keys, or other small personal items while using the restroom.
Premium Construction: Crafted from long-lasting, angular metal with smooth rounded edges, this sturdy bathroom accessory is engineered to withstand the humid conditions of daily bath environments.
Compact Efficiency: Designed with a space-saving rectangular backplate and an open-front shelf area, this toilet roll dispenser fits seamlessly into tight space, guest restrooms, and modern powder rooms.
Practical Dimensions: Measuring 14 cm long, 10 cm wide, 9.5 cm high, and 7 cm deep, this compact metal hardware unit offers a low-profile storage solution without cluttering your wall space.
Summary: Wall-Mount Bathroom Tissue Holder with Shelf Space-Saving Bathroom Accessory. 【Core Identity】: This wall-mounted toilet tissue holder serves as a highly functional and space-saving addition to your washroom, keeping your essentials organized and within easy reach. 【Two-in-oneFunction Design】: Featuring an integrated flat top shelf, this toilet tissue holder with shelf provides a secure platform to place your mobile device, keys, or other small personal items while using the restroom. 【Premium Construction】: Crafted from long-lasting, angular metal with smooth rounded edges, this sturdy bathroo
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": "Wall-Mount Bathroom Tissue Holder with Shelf Space-Saving Bathroom Accessory",
"product_id": 9461632303343,
"variant_id": 50166321643759,
"quantity": 1,
"grams": 450,
"length_cm": "19.0",
"width_cm": "13.0",
"height_cm": "11.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. 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").