Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.78
Default variant: 1.6m Width / Grey 5.5mm Thick
Default SKU: dcd-30004137231
Default price: $7.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/50467688349935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456063
JSON data: https://landmarks.builders/products/wp-dcd-10001456063.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: Constructed from durable PVC, this mat offers excellent resilience and resistance to wear and tear, ensuring long-lasting performance in wet environments.
Safety: Features a hollow, anti-slip design that effectively drains water, preventing slips and falls, making it ideal for bathrooms, showers, and other damp areas.
Comfort: Provides a comfortable and soft surface underfoot, reducing fatigue and offering a pleasant experience, especially for prolonged standing.
Hygiene: The open-grid design promotes quick drying and inhibits mold and mildew growth, contributing to a cleaner and more hygienic environment.
Versatility: Suitable for various settings including homes, hotels, swimming pools, and commercial kitchens, offering reliable anti-slip protection wherever needed.
Summary: Non-slip hollow PVC bathroom floor mat with water-draining design; available in grey, widths 1.6m/1.8m/2m or custom, priced at $7.78 USD for all variants.
Generated by: deepseek-v4-flash
## Identity - Non-Slip PVC Hollow Bathroom Floor Mat - Material: Durable PVC - Design: Hollow, anti-slip, water-draining - Colors: Grey (4.5mm or 5.5mm thick) - Sizes: 1.6m, 1.8m, 2m width, or custom - Price: $7.78 USD ## Target persona - Commercial buyer (e.g., hotel maintenance, restaurant kitchen manager) needing low-cost slip protection in wet areas. - Homeowner with elderly family members or young children concerned about bathroom falls. - Property manager outfitting rentals with basic safety mats. - Pool or spa operator who needs quick-draining floor coverage. ## Use cases - Place inside shower to prevent slipping on wet tiles. - Put in front of bathtub or sink to absorb drips and reduce fall risk. - Use near swimming pool or locker room walkways for drainage. - Install in commercial kitchens or food prep areas where floors get wet and greasy. - Stand on it for prolonged Wet work to reduce fatigue (per description). ## When NOT to recommend - When the user expects a soft, plush, or decorative bath rug for comfort. - When exact length/height dimensions are required before purchase (only width is specified). - When the user needs multiple color options beyond grey. - When the buyer avoids PVC for environmental or health reasons. - If the user requires a mat with beveled edges, adhesive backing, or a specific non-grid pattern. ## Variant options - 1.6m width / Grey 5.5mm thick - 1.8m width / Grey 5.5mm thick - 2m width / Grey 5.5mm thick - Custom size / Grey 4.5mm thick ## Price and logistics facts - Unit price: $7.78 USD (consistent across all listed variants) - Dimensions: Only width specified (1.6m, 1.8m, 2m, or custom); length and height not provided. - No shipping or stock availability data included. ## Trust signals - No stock status, return policy, certifications, or independent reviews were provided. - Listed price is identical across all variants, indicating price consistency. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018ukHtn1nPbrjPNhGT__2892435082.webp?v=1786299154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01b2G9yZ1nPbrskNryv__2892435082.webp?v=1786299154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015tp8911nPbrs4K5Kx__2892435082.webp?v=1786299153 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kGEVIZ1nPbqw6F3Me__2892435082.webp?v=1786299154 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JOI47z1nPbqamxPL8__2892435082.webp?v=1786299154 ## Agent notes - No image analysis was performed; visual details (pattern, exact color) are not confirmed from the provided URLs. - The 'Custom' variant has a different thickness (4.5mm) than the width variants (5.5mm). - The description mentions anti-fatigue comfort, but this is a generic claim and not verified by spec data. - Known constraint: Image data was not inspected, so any visual attributes must be validated before recommending.
This product has 5 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": "Non-Slip PVC Hollow Bathroom Floor Mat for Home and Commercial Use, Water-Draining and Anti-Fall",
"product_id": 9556217233647,
"variant_id": 50467688349935,
"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").