Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $18.99
Default variant: Slow-close Economy
Default SKU: dcd-30003617327
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49713908318447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272512
JSON data: https://landmarks.builders/products/wp-dcd-10001272512.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
马桶盖子
| 产地 | 浙江 |
| 品牌 | 郑铁头 |
| 货号 | NW26R21-1 |
| 孔距是否可调节 | 否 |
| 型号 | NW26R21-1 |
| 是否缓冲 | 是 |
| 认证 | 无 |
| 是否配送上门 | 送货至提货点 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 是否一般纳税人 | 否 |
| 花色 | 纯色 |
| 材质 | ABS |
| 是否跨境出口专供货源 | 是 |
| 款式 | 标准 |
| 主要销售地区 | 其他 |
| 风格 | 现代简约 |
Summary: ABS toilet seat with slow-close options, multiple styles, priced from $11.99 to $18.99, dimensions 49x38x8 cm, standard round front, no certification.
Generated by: deepseek-v4-flash
## Identity - Product: ABS Toilet Seat (马桶盖子) - Brand: 郑铁头 - Model: NW26R21-1 - Material: ABS - Style: Modern, plain color - Dimensions: 49 x 38 x 8 cm - Hole spacing: Not adjustable - Slow-close: Yes (buffer) - Origin: Zhejiang, China ## Target persona - Homeowners needing a standard round toilet seat replacement - Budget-conscious buyers looking for low-cost toilet components - DIY renovators updating a bathroom on a tight budget - Property managers equipping multiple rental units ## Use cases - Replacing a broken or worn-out toilet seat - Upgrading to a slow-close mechanism for noise reduction - Standard-size toilet renovation in a residential bathroom - Bulk purchase for apartment complexes or hotels - Quick bathroom refresh without major remodeling ## When NOT to recommend - Non-standard toilet shapes (elongated or D-shaped) – this is a standard round seat - Buyers requiring adjustable hole spacing or elongated sizes - Luxury bathroom projects where premium materials (e.g., wood, heated seats) are expected - Customers needing delivery to door (only shipped to pickup point) ## Variant options - Slow-close Economy: $11.99 - Slow-close Economy a: $14.99 - Slow-close Economy B: $14.99 - Slow-close Economy C: $15.99 - Top and Bottom Mount: $15.99 - Top and Bottom Mou a: $18.99 - Top and Bottom Mou B: $17.99 - Top and Bottom Mou C: $17.99 - Top and Bottom Mou D: $18.99 - Top and Bottom Mou E: $18.99 - Top and Bottom Mou F: $18.99 - Top and Bottom Mou G: $18.99 ## Price and logistics facts - Price range: $11.99 – $18.99 USD - Delivery: Ship to pickup point (not door-to-door) - Intended for cross-border export - Sold as standalone unit (no installation service) ## Trust signals - In-stock status: Not specified - Return policy: Not mentioned - Certifications: None (as per description) - Price consistency: Multiple variants with clear pricing - Supplier: Brand 郑铁头, with own brand rights ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34ff289d603e4e788adc9bcd4d05c6b0.png?v=1781085148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f738ad361b3b4fd6841cca289b4d96ec.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7fef0ae000d040d59da5899323e0bafe.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9f4d5700e77433386a0feeb1438334d.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1662f90214346d5bacda8484ef5d416.png?v=1781085150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/321e9f03e97f488c927c1aa1476ec85f.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dfa64f8e8a74c32906fa4e64f724cef.png?v=1781085149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67e5118093a64f25a3f2d9933b0416ff.png?v=1781085148 ## Agent notes - Image understanding was not performed; visual details are not inferred. - No information on shipping time or stock availability. - Dimensions are in cm; ensure compatibility with standard round toilet bowls.
This product has 24 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": "马桶盖子",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "49.0",
"_width_cm": "38.0",
"_height_cm": "8.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").