Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.28
Default variant: rosy
Default SKU: dcd-30003293595
Default price: $0.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50395599306991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001164155
JSON data: https://landmarks.builders/products/wp-dcd-10001164155.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stop replacing paper towels and sponges that retain smells and move grease around your kitchen. This waffle cloth features a honeycomb weave designed to capture dirt and oily residue. Whether you are managing a home kitchen or need cleaning cloths for cafe use, this polyester microfibre cloth provides a hard-wearing solution that resists retaining unpleasant scents. The grease-resistant construction makes these kitchen cloths suitable for dishes, countertops, and food preparation surfaces, providing a finish without streaks. Each pack includes two 30 cm x 30 cm cloths, allowing you to designate specific zones for your cleaning, such as one microfibre cloth for dish drying and another for general surface wiping. Despite the compact size, the high absorbency microfibre cloth technology allows it to hold liquid with a capacity comparable to larger formats while remaining easy to wring out. This quick drying cleaning cloths set is designed for everyday kitchen cleaning, acting as a reliable microfibre cloth for spill cleanup without leaving behind lint. Engineered for longevity, this waffle towel is machine washable and can be used hundreds of times. The waffle tea towels structure increases surface area for liquid capture, while the polyester material ensures it remains an odour resistant cleaning cloths option even after heavy use. From polishing glassware to tackling grime as elbow grease power cloths, this microfiber waffle towel set performs various tasks. These cleaning cloths for everyday kitchen cleaning combine portability with the performance of a premium window cleaning scrim cloth or an easy clean cloth for any surface towel needs.
Summary: TEXTURED Honeycomb Mesh Microfibre Cloth, 30cm x 30cm Cleaning Cloths for Dishes and Cafe, High Absorbency Grease-Resistant Polyester Pack of 2. Stop replacing paper towels and sponges that retain smells and move grease around your kitchen. This waffle cloth features a honeycomb weave designed to capture dirt and oily residue. Whether you are managing a home kitchen or need cleaning cloths for cafe use, this polyester microfibre cloth provides a hard-wearing solution that resists retaining unpleasant scents. The grease-resistant construction makes these kitchen cloths suitable for dishes, coun
Generated by: dcd-map-v1
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "TEXTURED Honeycomb Mesh Microfibre Cloth, 30cm x 30cm Cleaning Cloths for Dishes and Cafe, High Absorbency Grease-Resistant Polyester Pack of 2",
"product_id": 9534312186095,
"variant_id": 50395599306991,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").