Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.31 – $4.38
Default variant: 45x70cm / Aiyinyou - Wave
Default SKU: dcd-30004137376
Default price: $2.31
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/50467670655215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456102
JSON data: https://landmarks.builders/products/wp-dcd-10001456102.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 superior absorbency and quick-drying properties.
Safety: Features a non-slip backing to prevent accidents, ensuring stability on various floor surfaces.
Design: Adorned with a charming cartoon pattern, adding a playful touch to your bathroom decor.
Versatility: Ideal for use in bathrooms, washrooms, and at toilet entrances to keep floors dry and clean.
Maintenance: Easy to clean and maintain, resisting wear and tear for long-lasting use.
Summary: Diatomaceous earth bath mat with non-slip backing and cartoon pattern, available in multiple sizes, priced from $2.31.
Generated by: deepseek-v4-flash
## Identity Diatomaceous earth bath mat designed for absorbency and quick drying, with a non-slip backing and cartoon pattern for bathroom decor. ## Target persona Budget-conscious individuals seeking functional, low-cost bath mats that dry quickly; renters or small spaces needing a lightweight, easy-clean floor mat; parents wanting a playful, kid-friendly bathroom accessory. ## Use cases - Placing in front of a shower or bathtub to absorb water after bathing. - Using as a toilet entrance mat to keep bathroom floors dry. - Adding a decorative cartoon accent to a bathroom or washroom. - Quick-drying alternative for households with high humidity or shared bathrooms. ## When NOT to recommend - For users expecting plush, soft cotton texture (diatomaceous earth mats are firm and hard). - For high-traffic commercial restrooms where heavy daily use may exceed durability. - For large bathroom floors requiring extensive coverage (max standard size is 60x90cm). - If machine washability is required (material is typically wiped clean, not washed). ## Variant options | SKU | Size / Color | Price (USD) | |-----|--------------|-------------| | dcd-30004137376 | 45x70cm / Aiyinyou - Wave | 2.31 | | dcd-30004137377 | 50x80cm / Aiyinyou - Wave | 3.15 | | dcd-30004137378 | 60x90cm / Aiyinyou - Wave | 4.38 | | dcd-30004137383 | Custom 60 yuan/sqm / Aiyinyou - Wave | 3.67 | ## Price and logistics facts - Prices listed in USD: $2.31, $3.15, $4.38, $3.67. - No shipping, stocking, or return policy information provided. - The 'Custom 60 yuan/sqm' variant price is listed as $3.67 USD, which may be a data inconsistency. ## Trust signals - No in-stock status provided. - No return policy provided. - No certifications listed. - Product description claims non-slip backing and quick-drying properties, but these are not independently verified in the provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OHpApz2Hw4QCiLTJg__4611686018427382462-0-item_pic.webp?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01n4IyAM2Hw4T8scpZo__2200788929214_b8b89f4e-4a5c-4d0f-9bef-1245af6fabc7.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xdGDg32Hw4OhJSerP__2200788929214_9163281f-ac75-4015-acd5-4f811084ae25.webp?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OwVmdE2Hw4On32ws2__2200788929214.webp?v=1786299130 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01bJ3pY72Hw4Ot3VGBm__2200788929214.webp?v=1786299129 ## Agent notes - Images were not analyzed; no visual details are asserted. - The product type field is empty. - Overall dimensions in cm are not provided; only the variant sizes (45x70cm, 50x80cm, 60x90cm) are known. - Tags indicate this is a catalog import (e.g., 'wp-import'). - The custom variant's title suggests a price in yuan per sqm, but the USD price listed is $3.67; ambiguity exists.
This product has 11 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": "Cartoon Diatomaceous Earth Bath Mat, Non-Slip Absorbent Floor Mat for Bathroom and Toilet",
"product_id": 9556210155759,
"variant_id": 50467670655215,
"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").