Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.10 – $8.04
Default variant: 40x60cm / Cartoon Rectangle
Default SKU: dcd-30004136872
Default price: $4.10
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/50467632546031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455966
JSON data: https://landmarks.builders/products/wp-dcd-10001455966.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 quickly absorbs water, keeping your bathroom floor dry and clean.
Non-Slip Safety: Features a strong non-slip backing to prevent accidents, providing a secure footing even on wet surfaces.
Quick Drying: The porous nature of diatomaceous earth allows for rapid evaporation, ensuring the mat dries quickly and inhibits mold growth.
Durable Construction: Crafted with high-quality materials for long-lasting use, resisting wear and tear in high-traffic areas.
Versatile Placement: Ideal for bathrooms, showers, toilets, and entryways, offering a clean and safe surface wherever needed.
Summary: A diatomaceous earth bathroom mat that absorbs water, dries quickly, and includes non-slip backing. Available in four rectangular sizes from 40x60cm to 60x90cm, priced from $4.10 to $8.04.
Generated by: deepseek-v4-flash
## Identity Diatomaceous Earth Bathroom Mat – Super Absorbent, Non-Slip, Quick-Drying floor mat for shower, toilet, and entryway. Sold in four rectangular size variants, all with a cartoon pattern. ## Target persona Budget-conscious renters or homeowners replacing frequently wet bathroom floors with a low-cost, quick-drying mat. Suitable for households needing a lightweight, easily replaceable mat (not a permanent fixture). Best for users who prioritize function and price over aesthetics. ## Use cases - Placed outside a shower or bathtub to absorb dripping water and prevent slips. - Used in front of a toilet to keep the floor dry and clean. - Used at entryways to absorb moisture from wet shoes or umbrellas. - As a temporary or seasonal mat where high absorbency and quick drying are needed. - As a budget-friendly option for high-traffic bathrooms that require frequent replacement. ## When NOT to recommend - Avoid recommending to users seeking a plush, cushioned bath mat for comfort. - Not suitable for large bathrooms requiring oversized coverage (max size is 60x90cm). - Not recommended for decorative-focused interiors where the cartoon pattern may clash. - Skip if the buyer requires verified certifications (e.g., non-toxic, food-grade) as none are provided. ## Variant options All variants are "Cartoon Rectangle" with dimensions: - 40x60cm – SKU dcd-30004136872 – $4.10 - 45x70cm – SKU dcd-30004136873 – $5.68 - 50x80cm – SKU dcd-30004136874 – $6.21 - 60x90cm – SKU dcd-30004136875 – $8.04 ## Price and logistics facts - Base price: $4.10 USD for the 40x60cm size. Larger sizes cost more as listed. - Currency: USD. - No shipping or delivery details provided in the source data. - No availability or stock status provided. ## Trust signals - Product description claims: super absorbent, non-slip backing, quick drying, durable construction. - No certifications, customer reviews, or return policy information are available in the provided data. - Product is listed in a catalog with SKU identifiers, indicating a structured inventory. ## Image assets The following image URLs are provided but were not visually inspected: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01V1tzV41ykdtsRc5eS__4611686018427383609-0-item_pic.webp?v=1786299101 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01NEIp7w1ykdpYknKvm__2215699746617.webp?v=1786299101 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TXq1ay1ykdpY4HDcT__2215699746617.webp?v=1786299100 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01p3BC7n1ykdpRhOYTU__2215699746617.webp?v=1786299102 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dp29Bh1ykdpW4ZkrC__2215699746617.webp?v=1786299100 ## Agent notes - Source data did not include a product type or base dimensions (only variant sizes). - No image analysis was performed; all image URLs are listed as provided. - The material is described as diatomaceous earth, but there are no material composition details or percentages. - Do not infer any ecological/chemical safety claims beyond those explicitly stated. - The product is lightweight and likely low-cost shipping, but logistics specifics are unknown.
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 Floor Mat for Shower, Toilet, and Entryway",
"product_id": 9556195344623,
"variant_id": 50467632546031,
"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").