Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.29
Default variant: Gray Blue
Default SKU: dcd-30003293527
Default price: $2.29
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/50395628372207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001164120
JSON data: https://landmarks.builders/products/wp-dcd-10001164120.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 struggling with thin rags that leave marks on your glassware and take hours to dry. These 8-layer absorbent kitchen cloths are designed to handle heavy spills and delicate polishing. Unlike standard microfiber options that may scratch coated pans, these 4.39mm thick dishcloths for kitchen use feature a textured surface that grips grease and food particles while remaining gentle on surfaces. Whether you are drying plates or wiping countertops, these quick-dry cleaning cloths ensure a clean finish, making them effective for water marks on glass surfaces and mirrors. Each pack includes 12 washing up cloths for dishes, measuring 25cm by 25cm. The reinforced stitching prevents fraying, ensuring these kitchen cleaning tools maintain their shape through hundreds of machine washes. With two distinct colors—grey-blue and khaki—you can color-code your cleaning rags for specific tasks, such as using a set as tea towels for dish drying and the other for cleaning surfaces. This versatile pack replaces the need for alternatives, offering a reusable solution for your home. These high absorbency tea towels are engineered for effectiveness, allowing you to tackle messes without difficulty. The 8-layer construction provides high liquid retention compared to a standard white cloth or basic polish cloth, making these superb tea towels for spill cleanup. From scrubbing to gentle dusting, these cleaning cloths for home all-purpose use provide the strength of a professional rag with the softness required for fine china. Keep your kitchen spotless and clear with these reliable dishcloths for kitchen tasks that outlast typical washing cloths.
Summary: 8-Layer Cleaning Cloths and Tea Towels, 12-Pack Super Absorbent Cloths for Dish Washing, 25x25cm Reusable Kitchen Cleaning Supplies. Stop struggling with thin rags that leave marks on your glassware and take hours to dry. These 8-layer absorbent kitchen cloths are designed to handle heavy spills and delicate polishing. Unlike standard microfiber options that may scratch coated pans, these 4.39mm thick dishcloths for kitchen use feature a textured surface that grips grease and food particles while remaining gentle on surfaces. Whether you are drying plates or wiping countertops, these quick-dry
Generated by: dcd-map-v1
This product has 7 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": "8-Layer Cleaning Cloths and Tea Towels, 12-Pack Super Absorbent Cloths for Dish Washing, 25x25cm Reusable Kitchen Cleaning Supplies",
"product_id": 9534322016495,
"variant_id": 50395628372207,
"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").