Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.78 – $4.20
Default variant: 45x75cm / Happy Bear
Default SKU: dcd-30004136718
Default price: $1.78
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/50467629236463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455922
JSON data: https://landmarks.builders/products/wp-dcd-10001455922.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 natural diatomaceous earth, offering superior absorbency and quick-drying properties for a clean and hygienic environment.
Absorption: Instantly soaks up water from wet feet, preventing slips and keeping your bathroom floor dry and safe.
Anti-slip: Features a non-slip backing that securely grips the floor, providing stability and preventing accidental falls.
Quick-drying: Designed for rapid moisture evaporation, ensuring the mat remains dry and inhibits mold and mildew growth.
Versatile: Ideal for use in bathrooms, entryways, kitchens, or any area where water absorption and non-slip features are desired.
Summary: Budget diatomaceous earth bath mat with non-slip backing and quick-dry absorbency. Happy Bear print, available in four sizes from 45x75cm to 80x100cm, priced $1.78–$4.20.
Generated by: deepseek-v4-flash
## Identity - Diatomaceous earth bathroom floor mat with non-slip backing and quick-drying absorbent core. - Available in four sizes, all featuring a 'Happy Bear' print. - SKUs: dcd-30004136718 (45x75cm), dcd-30004136719 (50x80cm), dcd-30004136720 (60x90cm), dcd-30004136721 (80x100cm). ## Target persona - Budget-conscious renters or students furnishing a small bathroom. - Households with children or elderly needing anti-slip safety. - Anyone seeking a fast-drying, low-maintenance mat without decorative premium features. ## Use cases - After shower/bath to absorb water and prevent slippery floors. - At a kitchen sink for dishwashing spills. - In an entryway to catch rain or mud. - In front of a laundry/utility sink. - Near pet water bowls to keep the floor dry. ## When NOT to recommend - Buyers seeking a plush, high-profile bath rug. - Installations requiring full-floor coverage beyond 80x100cm. - Users wanting a variety of colors or patterns (only Happy Bear available). - High-end or aesthetic-focused bathroom decor projects. ## Variant options - 45x75cm Happy Bear — $1.78 (dcd-30004136718) - 50x80cm Happy Bear — $2.10 (dcd-30004136719) - 60x90cm Happy Bear — $2.83 (dcd-30004136720) - 80x100cm Happy Bear — $4.20 (dcd-30004136721) ## Price and logistics facts - Price range: $1.78–$4.20 USD. - Currency: USD. - Dimensions listed in centimeters. - No shipping/stock availability details provided; catalog tags indicate an import-based full-catalog listing. ## Trust signals - In-stock status not explicitly confirmed. - Described as natural diatomaceous earth with non-slip backing. - No certifications or return policy stated in the provided data. ## Image assets - 5 image URLs provided; images not analyzed. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01EU6iaF1YlqwnFUXGW__4611686018427387084-0-item_pic.webp?v=1786299098) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01L2bUP71YlqwfqQZq7__4611686018427387084-0-item_pic.webp?v=1786299098) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ErrOpS1Ylqwfg5jgw__2222482513100.webp?v=1786299098) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015IGEWc1Ylqwfg5XDX__2222482513100.webp?v=1786299098) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ugMj4k1YlqwfSCaDx__2222482513100.webp?v=1786299098) ## Agent notes - Product type field is empty. - Pattern coverage on the mat surface is unverified. - Real-world size accuracy should be checked. - Price scales with size; no option to choose a different print. - Images not visually inspected; dimensions and design inferred from text only.
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 Floor Mat for Bathroom and Home",
"product_id": 9556194164975,
"variant_id": 50467629236463,
"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").