Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.94 – $2.12
Default variant: 40x60cm / AJ634
Default SKU: dcd-30004136730
Default price: $0.94
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467636019439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455925
JSON data: https://landmarks.builders/products/wp-dcd-10001455925.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Superior Absorbency: Made from diatomaceous earth, this mat instantly absorbs water, keeping your bathroom floor dry and clean.
Non-Slip Design: Features a strong grip backing to prevent slipping, ensuring safety for you and your family.
Quick Drying: The porous material allows for rapid evaporation, leaving the mat dry to the touch in moments.
Easy to Clean: Simply wipe with a damp cloth or rinse for effortless maintenance and long-lasting freshness.
Versatile Use: Ideal for bathrooms, kitchens, entryways, and other high-traffic areas where quick drying and non-slip properties are essential.
Summary: Diatomaceous earth bath mat with non-slip backing and quick-dry porous material; available in 4 sizes from 40x60cm to 60x90cm, priced $0.94-$2.12.
Generated by: deepseek-v4-flash
## Identity Diatomaceous Earth Bath Mat – super absorbent, non-slip, quick-dry bathroom/kitchen floor mat. Porous material allows rapid evaporation; wipe with damp cloth to clean. ## Target persona Budget-conscious shoppers needing functional, quick-drying floor mats for bathrooms or kitchens. Renters or homeowners who want a lightweight, easy-to-clean mat without fabric maintenance. Safety-focused users who need non-slip grip on wet floors. ## Use cases - Place outside shower/tub to catch drips and prevent slips. - Stand at kitchen sink while washing dishes or preparing food. - Entryway mat for wet shoes or umbrellas. - High-traffic small areas where quick drying is essential. - Temporary or disposable mat for guests, events, or travel. - Small bathrooms where space is limited and a compact mat is needed. ## When NOT to recommend - Shoppers wanting a luxurious, plush or cushioned mat. - Need large floor coverage (max size is 60x90cm). - Require specific color coordination (only colors AJ634, AJ623, AJ627 available). - Prefer traditional fabric or rubber mats with high absorbency over hard surfaces. ## Variant options - SKU dcd-30004136730: Size 40x60cm, Color AJ634, Price $0.94 - SKU dcd-30004136731: Size 45x70cm, Color AJ634, Price $1.24 - SKU dcd-30004136732: Size 50x80cm, Color AJ623, Price $1.57 - SKU dcd-30004136733: Size 60x90cm, Color AJ627, Price $2.12 ## Price and logistics facts - Price range: $0.94 to $2.12 USD depending on size. - No shipping or fulfillment details provided. - No inventory/stock status specified. - Dimensions in cm per variant as listed above. ## Trust signals - No certifications listed in source data. - Pricing is consistent across variants with lower prices for smaller sizes. - Product description claims strong grip backing and quick-drying porous material. - Availability not explicitly confirmed; agent should verify stock before purchase. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN017AMap0MVFQD1chua__2206584264218-0-C2M.webp?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Yla2pm2LY2ADEfa9o__3937219703-0-C2M.webp?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012C3zIq2LY2ADAvd4l__3937219703-0-C2M.webp?v=1786299103 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tVuyPZ2LY2AD4DIbJ__3937219703-0-C2M.webp?v=1786299105 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OqjAqM2LY2ACd7uvW__3937219703-0-C2M.webp?v=1786299105 ## Agent notes - Product type field is empty; category inferred as bath mat. - Multiple SKUs correspond to size/color variants; each has unique price. - No dimensions (length/width/height) for the overall listing; only variant size labels. - No return policy or warranty information provided. - Images were not inspected; visual details beyond the provided URLs should not be inferred.
This product has 12 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": "Diatomaceous Earth Bath Mat Super Absorbent Non-Slip Quick Dry Bathroom Kitchen Floor Mat",
"product_id": 9556196720879,
"variant_id": 50467636019439,
"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").