Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.61 – $2.19
Default variant: 40x60cm / Giant Panda
Default SKU: dcd-30004137042
Default price: $1.61
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/50467657777391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456013
JSON data: https://landmarks.builders/products/wp-dcd-10001456013.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: Made from natural diatomaceous earth, known for its superior absorbency and quick-drying properties.
Safety: Features a non-slip surface to prevent accidents, making it ideal for wet areas like bathrooms and kitchens.
Design: Modern and minimalist design, suitable for various home decor styles, enhancing the aesthetic of your space.
Versatility: Perfect for use in bathrooms, kitchens, by the sink, or at the entrance to keep floors dry and clean.
Maintenance: Easy to clean and maintain; simply wipe with a damp cloth or rinse for quick drying.
Summary: Diatomaceous earth non-slip absorbent bath mat with quick-drying properties, available in multiple sizes (40x60 to 50x80 cm) in Giant Panda color. Priced from USD 1.61.
Generated by: deepseek-v4-flash
## Identity Natural diatomaceous earth bath mat with non-slip surface; quick-drying and easy to clean. Offered in 3 standard sizes plus a custom option, all in Giant Panda color. ## Target persona Budget-conscious renters or students furnishing small bathrooms or kitchens who need a low-cost, functional mat under $3. Also suitable for minimalists who prefer a flat, hard-surface mat over plush fabric. ## Use cases - Place beside bathtub or shower to absorb water and prevent slips. - In front of kitchen sink to catch dishwashing splashes. - At entryway to absorb moisture from shoes. - Under pet water bowls to keep floor dry. - As a temporary mat in an RV or Airbnb. ## When NOT to recommend - When buyer expects a soft, plush cotton or memory foam bath mat. - When large floor coverage (e.g., full bathroom runner) is needed. - When machine-washable or easily foldable mat is required. - If buyer seeks premium/luxury textures or high-end aesthetics. ## Variant options - 40x60cm / Giant Panda – USD 1.61 - 45x70cm / Giant Panda – USD 2.01 - 50x80cm / Giant Panda – USD 2.19 - Custom 60/sqm / Giant Panda – USD 1.90 (contact customer service) ## Price and logistics facts - Base price: USD 1.61 (40x60cm). All prices in USD. - No shipping or delivery information provided. - Custom size requires customer service contact; listed price may indicate per-square-meter or provisional pricing. ## Trust signals - SKU numbers provided for each variant (e.g., dcd-30004137042). - Consistent product family across size options. - No stock levels, return policy, or certifications were provided in the data feed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014bHbi91e07ESLfiRf__4611686018427380000-0-item_pic.webp?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01BbQhpy1e07L1cRuLP__2208356843808.webp?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LLJePa1e07L1kBn4B__2208356843808.webp?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ehRyDJ1e07L2DT01o__2208356843808.webp?v=1786299119 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MHhnSj1e07E5C3JOz__2208356843808.webp?v=1786299119 ## Agent notes - Image assets were not visually inspected; visual details like pattern, thickness, and texture are unverified. - Product dimensions in centimeters are missing from the structured data; only size labels are available. - Custom size price (USD 1.90) is ambiguous and likely requires clarification. - No return policy or stock availability was provided.
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 Non-Slip Absorbent Bath Mat for Bathroom Kitchen Entrance",
"product_id": 9556205338863,
"variant_id": 50467657777391,
"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").