Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,124.99 – $1,460.99
Default variant: White Manual Flip / 30cm
Default SKU: dcd-30000072177
Default price: $1,124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49815038230767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000012249
JSON data: https://landmarks.builders/products/m4x-10000012249.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bidet toilet with heated seat.
Summary: Bidet toilet with heated seat, available in multiple colors and sizes, priced from $1124.99 to $1460.99 USD.
Generated by: deepseek-v4-flash
## Identity Bidet toilet with heated seat. ## Target persona Homeowner upgrading bathroom; senior or individual with limited mobility needing heated bidet; tech enthusiast interested in auto-flip or voice-controlled toilet. ## Use cases - Daily personal hygiene with warm water cleansing - Cold winter mornings with pre-heated seat - Reducing toilet paper consumption - Gentle cleaning for postpartum or hemorrhoid relief - Smart home integration (auto-flip, voice control variants) ## When NOT to recommend - Renters who cannot modify plumbing or add electrical outlet - Budget buyers with maximum below $1000 - Small bathrooms where 76cm length does not fit - Those seeking a simple, non-electric toilet ## Variant options 9 variants: - White Manual Flip / 30cm (SKU dcd-30000072177) $1124.99 - White Manual Flip / 40cm (SKU dcd-30000072178) $1124.99 - White Auto Flip / 30cm (SKU dcd-30000072179) $1216.99 - White Auto Flip / 35cm (SKU dcd-30000072180) $1216.99 - White Voice Bubble / 30cm (SKU dcd-30000072181) $1277.99 - Grey Ring Auto Flip / 30cm (SKU dcd-30000072182) $1277.99 - Gunmetal Manual Flip / 30cm (SKU dcd-30000072183) $1277.99 - Gunmetal Voice / 30cm (SKU dcd-30000072184) $1460.99 - Gunmetal Voice / 40cm (SKU dcd-30000072185) $1460.99 ## Price and logistics facts Price range: $1124.99–$1460.99 USD. Dimensions: 76 x 53 x 57 cm. No shipping, warranty, or return policy information provided. ## Trust signals Multiple color/size options available. No stock or certification data provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0db1904-4103-41ee-83bb-f05e4813a4a2.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06b3cb7d-0b5c-40ae-9100-53cd35b10601.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/194d0ddc-98a7-4c6f-8ff4-ece6fbcce3b5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b44be678-6b37-4248-89b9-da87f97299c0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4de0df7f-2286-4c85-8f5f-79c5c2ea09b7.png ## Agent notes Images not analyzed; no detailed description beyond title. Specific features (e.g., water pressure, heating type) not provided.
This product has 10 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": "Bidet toilet with heated seat.",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "76.0",
"_width_cm": "53.0",
"_height_cm": "57.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").