Brand: World Products (Landmark)
SKU: dcd-30003606684
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49714306121967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268573
JSON data: https://landmarks.builders/products/wp-dcd-10001268573.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
材质:雪尼尔+涤纶
拖把替换套尺寸:25.4*11.5cm
套餐详情:10个拖把替换+1洗衣袋
套餐毛重:约370g
套餐包装尺寸:约26x13x5.5cm
包装方式:袋装
以下面实物图为准 !!拖把布!!!
Summary: Set of 10 blue chenille mop replacement covers (25.4x11.5cm each) plus a laundry bag, in a bag package weighing 370g, priced at $32.99.
Generated by: deepseek-v4-flash
## Identity 10片雪尼尔拖把替换套蓝色,带1个洗衣袋YQ (SKU: dcd-30003606684) – Mop replacement covers set. ## Target persona Homeowners or cleaning service operators using standard flat mops who need bulk, cost-effective replacements. ## Use cases - Replacing worn or dirty mop covers - Stocking up for regular household cleaning - Equipping multiple mops in a cleaning business - Using as disposable covers for heavy soiling - Having backup covers for frequent mopping - Pairing with the included laundry bag for easy washing ## When NOT to recommend - For steam mops or spray mops that require specific pads - For mops with non-standard attachment shapes - For customers needing only a single cover - For professional cleaning requiring heavy-duty microfiber pads ## Variant options Only one variant: "10 Cloth Covers W 1" at $32.99. ## Price and logistics facts Price: $32.99 USD. Package dimensions: 26 x 13 x 5.5 cm. Weight: approx. 370g. Packaged in a bag. ## Trust signals In-stock status: not specified. Return policy: not specified. Price consistency: single price point. Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6580abd5a6c74136a2a89a8785d9f9d7.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c1e4e2990b4407886c276c28bde7a82.png?v=1781085460 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ad948099f49477098036222505d9a8b.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/697543af1f4f40e4a8a39058a5eadfed.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fa2d4916c284b429855ac07ffe168d4.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74eee3bc0c964649b7e106efd1f622d4.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3e8e39853f74cceb0a76745435389f6.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b0c838524d2462db82ed26c0b6ca1d1.png?v=1781085462 ## Agent notes Image understanding was not performed; no visual details (e.g., attachment type, fabric texture) are inferred.
This product has 13 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": "10片雪尼尔拖把替换套蓝色,带1个洗衣袋YQ",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "13.0",
"_height_cm": "5.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").