Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.84 – $7.06
Default variant: 50x80cm / Soft Diatomaceous Earth - Sea Salt
Default SKU: dcd-30004136738
Default price: $7.06
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/50467640508655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455927
JSON data: https://landmarks.builders/products/wp-dcd-10001455927.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 soft diatomaceous earth-like fibers for superior water absorption and quick drying.
Safety: Features a non-slip backing to prevent accidents, ensuring stability on wet bathroom floors.
Design: Modern and minimalist aesthetic, suitable for various bathroom decors and styles.
Versatility: Ideal for use in front of the shower, toilet, sink, or as a general bathroom entrance mat.
Maintenance: Easy to clean and maintain, machine washable for hassle-free care.
Summary: Machine-washable, non-slip bathroom mat made from soft diatomaceous earth-like fibers; available in four size variants from $3.84 to $7.06.
Generated by: deepseek-v4-flash
## Identity Absorbent Non-Slip Bathroom Mat for Toilet and Shower Area. Product type not specified. Material described as soft diatomaceous earth-like fibers with non-slip backing. Machine washable. ## Target persona Budget-conscious renter or homeowner with a small-to-medium bathroom. Needs a replaceable, low-cost mat that dries quickly, is machine washable, and works in front of shower, toilet, or sink. Prefers minimalist neutral color (Sea Salt). ## Use cases - Placed in front of a shower to absorb drips and prevent slips on wet tile. - In front of a toilet for comfort and quick drying. - At a bathroom sink or vanity area to catch splashes. - As a general bathroom entrance mat. - Custom size option for non-standard spaces (price $3.88). ## When NOT to recommend - Buyers expecting a hard diatomaceous earth stone mat (this is described as soft fibers). - Large bathrooms needing mats larger than 50x80cm (largest standard variant). - Commercial or high-traffic applications where heavy-duty durability is required. - Buyers who require verified certifications, return policy details, or stock availability before purchase. ## Variant options - 50x80cm / Soft Diatomaceous Earth - Sea Salt: $7.06 (SKU dcd-30004136738) - 45x70cm / Soft Diatomaceous Earth - Sea Salt: $5.82 (SKU dcd-30004136739) - 40x60cm / Soft Diatomaceous Earth - Sea Salt: $3.84 (SKU dcd-30004136740) - Custom Size / Soft Diatomaceous Earth - Sea Salt: $3.88 (SKU dcd-30004136741) ## Price and logistics facts Base price for the 40x60cm variant is $3.84 USD. Dimensions in centimeters are not fully provided (only variant sizes). No shipping, delivery, or stock information is included in source facts. ## Trust signals No certifications, return policy, or stock status were provided in the source data. Price consistency: listed variant prices range from $3.84 to $7.06. No independent verification of material claims or safety features is available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XjMD4b1fNJ2VK3NJG__4611686018427381002-0-item_pic.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TrcWR91fNJ1uRO4i7__1577673994.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01e0lXyH1fNJ1ulbuJj__1577673994.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oNE8j11fNJ1ulZthV__1577673994.webp?v=1786299107 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Dh3aX91fNJ1wEsZta__1577673994.webp?v=1786299107 ## Agent notes - Image understanding was not performed; all image URLs are listed as provided assets. - Overall dimensions in cm are null; only variant size labels are known. - Product type field is empty; category inferred from title and description. - Description claims non-slip backing and machine washability, but these are unverified. - Custom size variant is priced at $3.88, slightly higher than the 40x60cm variant at $3.84.
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": "Absorbent Non-Slip Bathroom Mat for Toilet and Shower Area",
"product_id": 9556198686959,
"variant_id": 50467640508655,
"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").