Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $14.99
Default variant: Double Chain W
Default SKU: dcd-30003546953
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 490 g
Cart URL (default variant): https://landmarks.builders/cart/49716602011887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250791
JSON data: https://landmarks.builders/products/wp-dcd-10001250791.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
疏通器
| 产地 | 浙江 |
| 品牌 | 牛享 |
| 货号 | NW26A714-2 |
| 用途 | 家庭应用 |
| 规格 | 疏通器单链条*1 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 中国 |
| 主要销售地区 | 其他 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
Summary: Household drain unclogging tool with single or double chain, priced $9.99-$14.99, brand 牛享, made in China.
Generated by: deepseek-v4-flash
## Identity - Product: 疏通器 (Drain Unclogger) - Brand: 牛享 - SKU base: dcd-30003546953/4 - Dimensions: 26.0 x 20.0 x 7.5 cm ## Target persona - Homeowners or renters needing a simple, low-cost solution for minor drain clogs. - Cost-conscious consumers looking for a basic manual tool. ## Use cases - Clearing hair and debris from bathroom sink drains. - Unclogging kitchen sink drains from food particles. - Removing blockages in shower drains. - Quick unclogging of floor drains in laundry rooms. - Maintenance unclogging of toilet drains (with care). ## When NOT to recommend - For severe or deep pipe blockages requiring professional equipment. - For large diameter pipes (e.g., main sewer lines). - For users seeking chemical-free or non-abrasive methods (chain may scratch pipes). - If the buyer prefers a powered or pressurized unclogging tool. ## Variant options | Style | Price | |-------|-------| | Double Chain W | $14.99 | | Double Chain | $9.99 | ## Price and logistics facts - Base price: $9.99 (Double Chain variant) - Premium variant: $14.99 (Double Chain W) - Currency: USD - Country of origin: China - Dimensions: 26 x 20 x 7.5 cm - Intended for export (cross-border e-commerce) - Primary sales platform: LAZADA ## Trust signals - In-stock status: Not explicitly stated; assume available as per listing. - Return policy: Not provided. - Price consistency: Prices are fixed for variants. - Certification: Not mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/641114ed20c14914ad8e4f73af42865b.png?v=1781086783 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7569ea700594632a066c50f6aaf8866.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a5856b3cbbd4c0e8f76748754fa6251.png?v=1781086784 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c5357beeb5f44869dcec1689b87dde9.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9e0fde3a2064bafb90fb60ecf24f812.png?v=1781086785 ## Agent notes - Images were not analyzed; no visual details inferred. - Product is a simple manual drain chain; no technical certifications or warranties listed. - Cross-border export product, may have longer shipping times.
This product has 14 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": 490000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.0",
"_height_cm": "7.5"
}
}],
"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").