Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $15.99
Default variant: Economy Soft-close
Default SKU: dcd-30003616871
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/49713876467951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272348
JSON data: https://landmarks.builders/products/wp-dcd-10001272348.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Economy soft-close toilet seat lid available in multiple styles, priced between $11.99 and $15.99.
Generated by: deepseek-v4-flash
## Identity Product: 马桶盖子 (Toilet Lid). Soft-close economy seat lid. Dimensions: 48 x 38 x 8 cm. ## Target persona Budget-conscious homeowners, landlords, or property managers looking for a cost-effective soft-close toilet lid replacement. ## Use cases - Replacing a broken or old toilet lid - Adding soft-close functionality to a standard toilet - Renovating a bathroom on a tight budget - Furnishing rental properties with basic amenities - Quick replacement for a lost or damaged lid ## When NOT to recommend - If the user needs a full toilet seat (not just a lid) - For non-standard toilet dimensions (verify fit with provided measurements) - When premium materials or high-end finishes are required - For commercial high-traffic restrooms needing heavy-duty units ## Variant options | SKU | Style | Price | |-----|-------|-------| | dcd-30003616871 | Economy Soft-close | $11.99 | | dcd-30003616872 | Economy Soft-close a | $14.99 | | dcd-30003616873 | Economy Soft-close B | $14.99 | | dcd-30003616874 | Economy Soft-close C | $15.99 | | dcd-30003616875 | Economy Soft-close D | $15.99 | ## Price and logistics facts - Price range: $11.99 – $15.99 USD. - Dimensions: 48 x 38 x 8 cm. - No shipping or logistics information provided. ## Trust signals - In-stock status: not confirmed. - Return policy: not provided. - Price consistency: multiple variants within a narrow range. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd1e3954de7144d0828c361c1df65b30.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e336c39452954fffa321f117a62436ba.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a291f0ada20491e9b3a59bc1cf8ebf1.png?v=1781085131 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3234f8f272a944d9bc72bd982e800eca.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34db33d995784c6486c76e15d8652d9b.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42631a1ac7da48aab5785d31b1762037.png?v=1781085132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b114de8737ca46b4acf61516e308248d.png?v=1781085133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d98d124036044a4825fdf6b52b36732.png?v=1781085133 ## Agent notes - Image content not analyzed; no visual details inferred. - No description text available; rely on dimensions and variant titles. - Product labeled as "马桶盖子" (toilet lid) – confirm whether it is a lid only or includes a seat.
This product has 17 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": "48.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").