Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.08 – $2.91
Default variant: 40x60cm - 2 Pack / Happy Every Day
Default SKU: dcd-30004137176
Default price: $2.91
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/50467676127471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456049
JSON data: https://landmarks.builders/products/wp-dcd-10001456049.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: Crafted from natural diatomaceous earth, this mat rapidly absorbs water, keeping your bathroom floor dry and clean.
Non-Slip Safety: Features a textured surface and non-slip backing to prevent slips and falls, ensuring safety in wet bathroom environments.
Quick Drying: The porous structure of diatomaceous earth allows for fast evaporation, preventing mold and mildew growth and maintaining hygiene.
Durable Construction: Designed for long-lasting use, resisting wear and tear even with frequent foot traffic in high-moisture areas.
Versatile Placement: Ideal for use in front of sinks, showers, toilets, or as an entryway mat to capture moisture and dirt.
Summary: Diatomaceous earth bathroom mat sold in multiple size variants (40x60cm, 45x70cm, 50x80cm, custom) with non-slip backing and quick-dry claims, priced from $2.08 to $2.91.
Generated by: deepseek-v4-flash
## Identity Natural diatomaceous earth bathroom mat designed for wet areas like sinks, showers, and toilets. Claims rapid water absorption, non-slip textured surface with backing, quick evaporation to prevent mold, and durability for high-moisture areas. Sold in three fixed sizes plus a custom order option, all in the 'Happy Every Day' color. ## Target persona Budget-conscious shoppers seeking an inexpensive, functional bathroom mat under $3. Renters or temporary housing occupants needing a low-cost, easy-to-replace moisture mat. People who prefer a hard, stone-like diatomaceous mat over fabric alternatives. Small bathroom owners who need compact coverage. ## Use cases - Placing in front of a sink to catch splashes and keep floor dry. - Putting outside a shower or bathtub to absorb water and prevent slips. - Positioning in front of a toilet for quick drying and hygiene. - Using as an entryway mat to capture moisture and dirt from shoes. - Fitting into tight spaces like half-baths or RV bathrooms. ## When NOT to recommend - Shoppers expecting a soft, plush fabric bath mat. - Users needing large coverage (e.g., >50x80cm) for big bathrooms. - Those who require machine-washable mats for easy cleaning. - Individuals who want guaranteed odor-free performance (only the 45x70cm variant mentions 'Safe Odorless'). ## Variant options - 40x60cm - 2 Pack (Happy Every Day) – $2.91 - 45x70cm - Safe Odorless (Happy Every Day) – $2.11 - 50x80cm - Fits All Households (Happy Every Day) – $2.49 - Custom - Contact Customer Service (Happy Every Day) – $2.08 ## Price and logistics facts - Base price: $2.08 USD (custom size variant). Other variants range from $2.11 to $2.91. - All prices are in USD. - No shipping, handling, or delivery timeframe information provided. - Product dimensions not specified; only variant sizes listed. - Custom variant requires contacting customer service for ordering. ## Trust signals - No stock/inventory status provided. - No return policy or refund information provided. - No third-party certifications or lab testing results listed. - Product description claims natural diatomaceous earth and non-slip backing, but these are not independently verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YT40pJ1snwyHKWHSF__4611686018427384820-0-item_pic.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uGyP9N1snwyEbKIE0__2207460045812.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oq6KwT1snwyGCIY9F__2207460045812.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WMLtXb1snwyDJiu7Y__2207460045812.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01gx4QP31snwyCfezua__2207460045812.webp?v=1786299134 ## Agent notes - Image understanding was not performed; image URLs are provided as fetchable assets only. No visual details can be confirmed. - The 'Custom' variant price matches the base price; verify feasibility and lead time before recommending. - The 45x70cm variant uniquely claims 'Safe Odorless', which may be relevant to some buyers. - This appears to be a low-price, high-volume product; assess shipping costs against total value.
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 Bathroom Mat - Super Absorbent, Non-Slip, Quick Dry Bath Rug for Toilet and Shower",
"product_id": 9556212318447,
"variant_id": 50467676127471,
"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").