Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $23.99
Default variant: Ek a Style
Default SKU: dcd-30002755451
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1260 g
Cart URL (default variant): https://landmarks.builders/cart/49879194992879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001042941
JSON data: https://landmarks.builders/products/m4x-10001042941.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Toilet Paper Stand with Brush and Shelf Stable Design for Renters
Summary: A toilet paper stand with a built-in brush and shelf, stable design suited for renters, available in six styles priced from $13.99 to $23.99.
Generated by: deepseek-v4-flash
## Identity Toilet Paper Stand with Brush and Shelf Stable Design for Renters ## Target persona - Renters needing a freestanding toilet paper holder - Budget-conscious buyers seeking a functional bathroom accessory under $25 - Individuals who prefer not to drill holes or mount fixtures ## Use cases - Placing toilet paper and brush within easy reach in a rental bathroom - Adding extra storage for small bathroom items via the shelf - Upgrading from a basic toilet paper holder without permanent installation - Gifting a practical housewarming item for a friend's new apartment - Coordinating bathroom accessories with multiple style options available ## When NOT to recommend - For households needing a built-in, wall-mounted toilet paper holder - For buyers seeking a luxury or designer bathroom accessory - For spaces where floor space is extremely limited (footprint: approx 37x35 cm) - For those requiring a matching toilet brush set with a closed canister ## Variant options | Style | Price | |-------|-------| | Ek a Style | $13.99 | | Ek B Style | $17.99 | | Ek C Style | $23.99 | | Ek D Style | $14.99 | | Ek E Style | $22.99 | | Ek F Style | $20.99 | ## Price and logistics facts - Price range: $13.99–$23.99 USD - Currency: USD - Dimensions: 37 cm × 35 cm × 32 cm - No shipping or availability data provided ## Trust signals - No stock status, return policy, or certifications specified - Price consistency: 6 variants with incremental pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d87b7fe-70af-4d3f-81fd-5ac37eb820c0.jpg?v=1782126352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5af1fb27-0597-4838-b5ca-eeeb542086a5.jpg?v=1782126352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec7d3c16-e464-43a6-a8a2-d9507fa652a8.jpg?v=1782126352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7541076-988e-4486-b860-921866c47dd3.jpg?v=1782126352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e893f921-39a9-464c-9633-e2ee7d52609d.jpg?v=1782126351 ## Agent notes - Image content not analyzed; visual assessment not performed.
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": "Toilet Paper Stand with Brush and Shelf Stable Design for Renters",
"quantity": 1,
"grams": 1260000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "35.0",
"_height_cm": "32.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").