Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.44
Default variant: Model B
Default SKU: dcd-30003606818
Default price: $3.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Dollhouse Miniature Furniture
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/50404005544175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268616
JSON data: https://landmarks.builders/products/wp-dcd-10001268616.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This 3-piece miniature washroom set brings together a mini toilet, mini bathtub, and mini pedestal sink in one coordinated group of dollhouse washroom decor. The pieces are scaled for small scenes and designed to help create a neat, finished washroom layout with coordinated styling. Each item has a glossy white finish with gold-colored faucet details, giving the washroom grouping a polished appearance. The mini toilet includes a hinged-looking seat and lid detail, while the mini bathtub is low and rounded with a molded tub form and raised rim for a more realistic silhouette. The mini pedestal sink adds another familiar washroom item with its round basin and freestanding pedestal base. Sized at approximately 3.2 cm for the toilet, 5.8 cm for the bathtub, and 4.3 cm for the sink, these pieces work well for arranging compact miniature rooms, display scenes, or custom dollhouse interiors. Together, they provide a simple way to assemble a washroom setting with clear, recognizable features.
Summary: This 3-piece miniature washroom set brings together a mini toilet, mini bathtub, and mini pedestal sink in one coordinated group of dollhouse washroom decor. The pieces are scaled for small scenes and designed to help create a neat, finished washroom layout with coordinated styling. Each item has a glossy white finish with gold-colored faucet details, giving the washroom grouping a polished appearance. The mini toilet includes a hinged-looking seat and lid detail, while the mini bathtub is low and rounded with a molded tub form and raised rim for a more realistic silhouette. The mini pedestal sink adds another familiar washroom item with its round basin and freestanding pedestal base. Sized at approximately 3.2 cm for the toilet, 5.8 cm for the bathtub, and 4.3 cm for the sink, these pieces work well for arranging compact miniature rooms, display scenes, or custom dollhouse interiors. Together, they provide a simple way to assemble a washroom setting with clear, recognizable features.
Generated by: deepseek-v4-flash
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": "3-Piece Dollhouse Bathroom Set with Toilet, Sink, and Tub",
"product_id": 9537082786031,
"variant_id": 50404005544175,
"quantity": 1,
"grams": 90,
"length_cm": "16.0",
"width_cm": "12.0",
"height_cm": "5.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").