Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $27.99
Default variant: Satin / 9901 with Brush
Default SKU: dcd-30003426159
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1430 g
Cart URL (default variant): https://landmarks.builders/cart/49877907079407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001211261
JSON data: https://landmarks.builders/products/m4x-10001211261.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A freestanding toilet paper holder that combines a toilet roll holder and a restroom accessory in a clean, space-conscious design for everyday use.
Storage Function: This bath tissue stand keeps paper within easy reach beside the toilet, helping you maintain a tidy setup without or wall mounting.
Practical Feature: The freestanding paper standing made of stainless steel with a matte-finish look, offering a modern design that complements hotel bathrooms and home areas alike.
User Value: Its stable base and upright form make this toilet paper holder easy to place where you need it most, giving you flexible layout options for different restroom sizes.
Intended Purpose: Designed to support a cleaner, more organized restroom routine, this toilet roll holder helps clutter while keeping spare tissue accessible .
Summary: Freestanding Toilet Paper Holder Stainless Steel Toilet Roll Holder Standing Bath Tissue Stand Hotel. 【Product Type】: A freestanding toilet paper holder that combines a toilet roll holder and a restroom accessory in a clean, space-conscious design for everyday use. 【Storage Function】: This bath tissue stand keeps paper within easy reach beside the toilet, helping you maintain a tidy setup without or wall mounting. 【Practical Feature】: The freestanding paper standing made of stainless steel with a matte-finish look, offering a modern design that complements hotel bathrooms and home areas alike.
Generated by: m4x-map-v1
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": "Freestanding Toilet Paper Holder Stainless Steel Toilet Roll Holder Standing Bath Tissue Stand Hotel",
"quantity": 1,
"grams": 1430000,
"properties": {
"_length_cm": "45.5",
"_width_cm": "28.5",
"_height_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").