Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.56 – $2.78
Default variant: 40x60cm / Upgraded Thickened Diatomaceous Earth - Flowers and Kitty
Default SKU: dcd-30004136754
Default price: $1.56
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/50467650470127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455931
JSON data: https://landmarks.builders/products/wp-dcd-10001455931.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 upgraded thickened diatomaceous earth, offering superior absorbency and quick-drying properties.
Design: Features a charming cartoon dopamine aesthetic, adding a playful and vibrant touch to your home decor.
Functionality: Engineered for rapid water absorption, keeping your bathroom and entryway floors dry and clean.
Safety: Equipped with a non-slip rubber backing to ensure stability and prevent accidental slips, enhancing safety.
Versatility: Ideal for use in bathrooms, entryways, and other high-traffic areas, providing comfort and cleanliness.
Summary: Super-absorbent diatomaceous earth bath mat with cartoon cat/flower design, non-slip rubber backing, quick-dry. Available in four sizes from $1.56 to $2.78. Suitable for bathrooms and entryways.
Generated by: deepseek-v4-flash
## Identity Upgraded thickened diatomaceous earth bath mat with cartoon flowers-and-kitty print. Non-slip rubber backing; designed for rapid water absorption and quick drying. Sold as four size variants (40x60cm to 60x90cm). ## Target persona - Budget-conscious shoppers seeking a functional bath mat under $3. - Renters or dorm residents wanting playful, removable decor without permanent fixtures. - Households with high foot-traffic entries that need a low-profile, quick-dry floor mat. ## Use cases - Placing outside a shower or bathtub to catch drips. - Using as an entryway mat in wet-weather conditions. - Decorating a small bathroom with a cartoon aesthetic. - Replacing a fabric mat that stays damp or grows musty. - As a temporary or event floor covering in high-moisture areas. ## When NOT to recommend - If the user expects a plush, cushioned, soft-textured bath rug. - If the user needs a machine-washable or fabric mat. - If the user requires a mat larger than 60x90cm. - If the user prioritizes certified non-slip ratings (no such certification is listed). ## Variant options - 40x60cm / Flowers and Kitty – $1.56 (SKU dcd-30004136754) - 45x70cm / Flowers and Kitty – $1.81 (SKU dcd-30004136755) - 50x80cm / Flowers and Kitty – $2.29 (SKU dcd-30004136756) - 60x90cm / Flowers and Kitty – $2.78 (SKU dcd-30004136757) All variants share the same color/design name: "Upgraded Thickened Diatomaceous Earth - Flowers and Kitty". ## Price and logistics facts - Base price: $1.56 USD. - Prices per variant listed above; no bulk or promotional pricing provided. - No shipping, stock, or availability information provided in source data. - Product dimensions (thickness, weight) not provided; only surface size in variants. ## Trust signals - Non-slip rubber backing stated in description. - Quick-dry and absorbent properties claimed. - In-stock status not confirmed. - No independent safety certifications or standards listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016Wtw0h1mQEtEbLr6I__2206588314948-0-C2M.webp?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01N2EFOr2LY2AStmVmi__3937219703-0-C2M.webp?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZjBL5e2LY2AStlm3G__3937219703-0-C2M.webp?v=1786299115 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01QzTAki2LY2ASzOdDJ__3937219703-0-C2M.webp?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01IABF1b2LY2AOXtjdy__3937219703-0-C2M.webp?v=1786299114 ## Agent notes - Image content was not visually inspected; URLs are provided as fetchable assets only. - Overall product dimensions (thickness, weight) are absent from source data. - Manufacturer/brand name is not specified. - Diatomaceous earth mats are typically rigid and thin; this is inferred from category knowledge, not from provided specs.
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": "Dopamine Cartoon Diatomaceous Earth Bath Mat - Super Absorbent, Non-Slip, Quick Dry for Bathroom \u0026 Entryway",
"product_id": 9556202455279,
"variant_id": 50467650470127,
"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").