Brand: World Products (Landmark)
SKU: dcd-30002717696
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 780 g
Cart URL (default variant): https://landmarks.builders/cart/49903494365423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033095
JSON data: https://landmarks.builders/products/m4x-10001033095.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Chenille Flat Mop Adjustable Handle for Hardwood Floors
Summary: Adjustable handle chenille flat mop designed for hardwood floors, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Chenille Flat Mop with Adjustable Handle for Hardwood Floors. Single variant: 45 cm chenille head. Price: $10.99 USD. ## Target persona Budget-conscious homeowners or renters with hardwood floors needing a simple, low-cost mopping tool. Suitable for small living spaces or those seeking a compact storage solution. ## Use cases - Daily dust mopping of hardwood floors - Quick clean-up of spills on sealed hard surfaces - Light cleaning under furniture due to flat profile - Dry mopping to remove pet hair and dust - Spot cleaning entryways and high-traffic areas ## When NOT to recommend - Heavy-duty scrubbing of grout or textured floors - Deep carpet cleaning - Large commercial floor areas requiring frequent mop changes - Users who prefer a spray mop or integrated bucket system ## Variant options - 45CM Chenille 1PC – $10.99 USD ## Price and logistics facts - Price: $10.99 USD - Dimensions (cm): 60.0 (length) x 15.0 (width) x 8.0 (height) - No shipping or logistics details provided. ## Trust signals - No information on stock status, return policy, or material certifications. - Only one variant available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28e28dfb-fc2a-4c47-95c7-49d16d6040bb.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ce395e1-3d0e-4c90-81df-9e9bb8a5930d.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd6c8a58-f06d-427e-86ee-38c84ba1f6c0.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed683b09-36b0-4c8b-bed1-9a0152e52c53.jpg?v=1782146564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ab11083-9716-4f5c-9f5f-8cc9c5338337.jpg?v=1782146568 ## Agent notes No information on stock availability, return policy, or material certifications. Image analysis was not performed.
This product has 12 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": "Chenille Flat Mop Adjustable Handle for Hardwood Floors",
"quantity": 1,
"grams": 780000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "15.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").