Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99 – $43.99
Default variant: S
Default SKU: dcd-30003287706
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49810741133551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161551
JSON data: https://landmarks.builders/products/m4x-10001161551.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage Design: This vintage wood toilet roll holder brings a warm, carved look that adds instant character to bathroom decor and turns a plain wall into a decorative focal point.
Wall-Mounted Storage: Designed as a wall mount tissue box design organizer, it keeps bathroom tissue within easy reach while freeing up counter space in smaller washrooms.
Top Shelf Function: The built-in top shelf works as a practical wall mounted bathroom tissue shelf, giving you a handy area for small toiletries, decor accents, or a spare roll.
Long-Lasting Build: Crafted in solid wood with a rustic finish, this bathroom tissue holder offers sturdy everyday use and a classic handmade-inspired look that pairs well with vintage interiors.
Easy Everyday Use: The accessible roll bar makes loading and changing paper simple, helping the holder support a smoother bathroom routine with quick reach when you need it most.
Summary: Carved Wooden Tissue Rack Rustic Aesthetic Vintage Wood Toilet Roll Holder. Description: 【Vintage Design】: This carved wooden tissue rack brings a warm rustic look to bathroom decor, with decorative details that add character while keeping the overall aesthetic timeless and refined. 【Practical Storage】: As a wall mount tissue box and bathroom tissue holder, it helps keep tissue within easy reach while freeing up counter space and reducing clutter in everyday use. 【Top Shelf】: The upper tray works as a wall mounted bathroom tissue shelf for small items like toiletries, fragrance bottles, or a s
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": "Carved Wooden Tissue Rack Rustic Aesthetic Vintage Wood Toilet Roll Holder",
"product_id": 9429805039855,
"variant_id": 49810741133551,
"quantity": 1,
"grams": 1100,
"length_cm": "36.0",
"width_cm": "21.0",
"height_cm": "36.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").