Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $30.99
Default variant: Shan Guang Yun / 60x40x0.4cm
Default SKU: dcd-30000068366
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 630 g
Cart URL (default variant): https://landmarks.builders/cart/49946320896239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011636
JSON data: https://landmarks.builders/products/m4x-10000011636.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Soft Diatom Mud Bath Mat for BathroomCombining absorbent diatom mud and a soft surface, this bath mat quickly absorbs moisture and keeps your bathroom floor dry and comfortable.
Quick-Dry & Non-Slip DesignThe mat features quick drying and a skid-resistant rubber backing, ensuring safety and stability in entryways, toilets, and showers.
Easy to Clean & MaintainDesigned for easy care, this bathroom rug is simple to wipe clean and resists marks, making it perfect for consistent use in busy households.
Adaptable for Multiple SpacesPerfect for bathrooms, entryways, laundry rooms, and kitchens, this mat complements modern home decor and provides warmth and comfort.
Sturdy & PracticalMade with high-quality materials, the mat is non-deforming, lightweight, and easy to stow, offering longlong-term shielding for your floors.
Summary: Diatom mud bath mat that absorbs moisture, dries quickly, and has non-slip rubber backing. Available in multiple sizes and colors. Prices from $13.99 to $30.99.
Generated by: deepseek-v4-flash
## Identity Soft Diatom Mud Bath Mat – absorbent, quick-dry, non-slip rug for bathroom use. ## Target persona Budget-conscious homeowners or renters; people in humid climates; those seeking easy-care bathroom mats. ## Use cases - After shower floor drying - In front of sink to catch splashes - Entryway for wet shoes or umbrellas - Laundry room or kitchen spill absorption - Bathrooms with high moisture levels ## When NOT to recommend - If the user wants a plush, thick, traditional bath rug - For high-traffic commercial areas - When a hard stone diatom mat is preferred - If a very large size (>90x60 cm) is required ## Variant options | SKU | Color | Size | Price | |-----|-------|------|-------| | dcd-30000068366 | Shan Guang Yun | 60x40x0.4cm | $13.99 | | dcd-30000068367 | Shan Guang Yun | 60x40x0.5cm | $17.99 | | dcd-30000068368 | Yi Shan Jin | 60x40x0.5cm | $17.99 | | dcd-30000068369 | Shan Guang Yun | 60x40x0.7cm | $20.99 | | dcd-30000068370 | Shan Guang Yun | 70x45x0.5cm | $23.99 | | dcd-30000068371 | Yi Shan Jin | 80x50x0.5cm | $28.99 | | dcd-30000068372 | Wan Chong Shan | 80x50x0.5cm | $28.99 | | dcd-30000068373 | Yi Shan Jin | 90x60x0.5cm | $30.99 | ## Price and logistics facts Starting price: $13.99 USD. Sizes range from 60x40x0.4cm to 90x60x0.5cm. Colors: Shan Guang Yun, Yi Shan Jin, Wan Chong Shan. Packaging dimensions: 62x40x12 cm. ## Trust signals No specific trust signals provided (e.g., no return policy, warranty, or certifications mentioned). In-stock status not confirmed. ## Image assets 5 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6046338-6b97-46e7-9097-0438a856cc84.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39d5bfe9-d572-48f4-b69a-68d7906a857a.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bce9979f-db19-4b1b-b2c5-2ef2d2705740.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07a000fd-143a-4cf9-9a14-8d3035642ce9.png?v=1782181186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8daf981e-b72a-4aa7-81a7-a149aa66c5a5.png?v=1782181187 ## Agent notes - Image understanding was not performed; visual details are not inferred.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Soft Diatom Mud Bath Mat Absorbent Quick-Dry Non-Slip Rug",
"quantity": 1,
"grams": 630000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "40.0",
"_height_cm": "12.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").