Brand: World Products (Landmark)
SKU: dcd-30002752156
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1625 g
Cart URL (default variant): https://landmarks.builders/cart/49879199940847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001041972
JSON data: https://landmarks.builders/products/m4x-10001041972.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Narrow Toilet Side Cabinet Multi-Functional Slim Storage Unit Complimentary
Summary: A narrow 53x19x10 cm toilet side cabinet with slim storage, priced at $9.99, available in S size.
Generated by: deepseek-v4-flash
## Identity Narrow Toilet Side Cabinet Multi-Functional Slim Storage Unit Complimentary ## Target persona Budget-conscious renter or homeowner with a small bathroom looking for inexpensive narrow storage to fill gaps. ## Use cases - Storing extra toilet paper rolls within arm's reach - Holding small toiletries like air freshener or hand sanitizer - Keeping a phone or reading material near the toilet - Filling narrow gaps between toilet and wall or vanity - Organizing cleaning supplies in a compact space ## When NOT to recommend - When heavy or large items need to be stored (dimensions are tiny) - For high-moisture environments without water resistance confirmation - As a primary bathroom storage solution (too slim) - For buyers seeking stylish or premium furniture ## Variant options - S / Side Cabinet: $9.99 USD (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 53 cm (L) x 19 cm (W) x 10 cm (H) - Shipping and availability not provided ## Trust signals - No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ce27090-6cea-4696-8d1c-cc4a29d7adf0.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8c6d620-3125-446d-918e-758063fa89e3.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76d11221-cb9a-415d-b396-890806a6a52d.jpg?v=1782126361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8501714f-1e95-442c-9daf-e609a8eb6c93.jpg?v=1782126362 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f5ece9c-cc3d-4473-a03e-addeaa5722c1.jpg?v=1782126361 ## Agent notes - No image analysis performed; visual content not interpreted. Product category inferred as slim bathroom storage, but confirmation pending.
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": "Narrow Toilet Side Cabinet Multi-Functional Slim Storage Unit Complimentary",
"quantity": 1,
"grams": 1625000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "19.0",
"_height_cm": "10.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").