Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.49 – $3.68
Default variant: 45x70cm / Fluffy Paradise
Default SKU: dcd-30004136750
Default price: $2.49
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/50467647357167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455930
JSON data: https://landmarks.builders/products/wp-dcd-10001455930.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from diatomaceous earth, known for its exceptional absorbency and quick-drying properties, keeping your bathroom floor dry and clean.
Absorption: Rapidly absorbs water from wet feet, preventing slips and maintaining a hygienic environment in bathrooms, toilets, and entrances.
Safety: Features a non-slip backing that securely grips the floor, providing stability and reducing the risk of accidental falls.
Comfort: Soft and comfortable underfoot, offering a pleasant sensation while standing, ideal for daily use in high-traffic areas.
Durability: Designed for long-lasting performance with wear-resistant materials, ensuring the mat retains its quality and function over time.
Summary: Diatomaceous earth bathroom mat with rapid water absorption and non-slip backing; available in multiple sizes from 45x70cm to 80x120cm.
Generated by: deepseek-v4-flash
## Identity Diatomaceous earth bathroom mat, super absorbent, non-slip, soft floor mat for toilet entrance. Base price $2.49 USD. ## Target persona Budget-conscious shoppers seeking a low-cost absorbent bathroom mat; renters or small bathroom owners who want quick-drying non-slip flooring; sellers looking for a loss-leader item at $2.49. ## Use cases - Placing at toilet entrance to catch water from wet feet. - Using in front of bathtub or shower to prevent slips. - As an entryway mat for wet shoes. - As a temporary/portable mat for travel or dorm bathrooms. - Small bathroom floor coverage near sink. ## When NOT to recommend - If user needs exact dimensions or specific color matching (the 'Square - Random' option sends an unspecified color). - For large bathroom floor coverage — the largest option is 80x120cm and is not a full rug. - If user prefers cotton or fabric mats, as this is diatomaceous earth. - If durability under heavy commercial traffic is required, as long-term wear is not verified. ## Variant options | SKU | Size | Color | Price | |-------------------|-------------------|-----------------|-------| | dcd-30004136750 | 45x70cm | Fluffy Paradise | $2.49 | | dcd-30004136751 | 50x80cm | Fluffy Paradise | $3.11 | | dcd-30004136752 | 80x120cm | Square - Random | $3.68 | | dcd-30004136753 | Custom 82cm (Contact for details) | Fluffy Paradise | $3.50 | ## Price and logistics facts - Base price: $2.49 USD. Variant prices range $2.49–$3.68. - No shipping, stock, or return policy information provided. - Base product dimensions are not listed; variant sizes are as above. - Custom size requires contacting seller for details. ## Trust signals - In-stock status not confirmed. - No certifications or warranty stated. - Price consistency: each variant has a fixed price; no discounts indicated. - Image URLs provided but visual content not verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014ovqKz2Hw4UTKuue3__4611686018427382462-0-item_pic.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Ql0n5A2Hw4UXzPlHi__2200788929214.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pYOJlM2Hw4UY5yad5__2200788929214.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HpUHas2Hw4UYGSGIy__2200788929214.webp?v=1786299112 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BCsFqW2Hw4UYGSKSD__2200788929214.webp?v=1786299112 ## Agent notes - Product type field is empty in source data. - 'Square - Random' variant may have an unspecified color/pattern. - Material composition only described as 'diatomaceous earth' with non-slip backing; no additional specs. - Return policy and shipping details are unknown; verify before recommending purchase.
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 Soft Floor Mat for Toilet Entrance",
"product_id": 9556201472239,
"variant_id": 50467647357167,
"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").