Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.11 – $9.40
Default variant: 60x90cm / Star Person Bathroom A / Absorbent Leather 4.5mm
Default SKU: dcd-30004137384
Default price: $6.60
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/50467678224623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456104
JSON data: https://landmarks.builders/products/wp-dcd-10001456104.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 diatomaceous earth, known for its excellent absorbency and quick-drying properties.
Design: Features a charming star cartoon pattern, adding a touch of cuteness to any room.
Functionality: Provides superior water absorption, keeping your bathroom floor dry and safe.
Safety: Equipped with a non-slip backing to prevent accidents and ensure stability on various surfaces.
Versatility: Ideal for use in bathrooms, toilets, entryways, or any area requiring a highly absorbent and decorative floor mat.
Summary: Diatomaceous earth bath mat with star cartoon pattern, non-slip backing, and quick-drying absorbency; available in four sizes from 40x60cm to 80x100cm, priced $6.11–$9.40.
Generated by: deepseek-v4-flash
## Identity - Diatomaceous earth bath mat with star cartoon pattern. - Non-slip backing; quick-drying absorbent surface. - Sold under "Star Person Bathroom A" design; available in four size/material variants. ## Target persona - Budget-conscious renters or students needing a small, functional bathroom mat. - Shoppers looking for novelty/cute decor at low price. - Buyers who prefer quick-dry, non-fabric mats over washable textiles. ## Use cases - Post-shower or post-bath floor drying. - In front of toilet to catch splashes. - Entryway or kitchen sink area mat. - Dorm room or small apartment bathroom. - Gift for someone who likes quirky home accessories. ## When NOT to recommend - If a larger floor covering (>80x100cm) is needed. - If user wants a plush, cushioned, or soft textile mat. - If user requires a machine-washable mat. - If user expects a premium, high-end finish at this price point. ## Variant options - 40x60cm / Star Person Bathroom A / Default Title – $6.11 - 45x70cm / Star Person Bathroom A / Default Title – $7.57 - 60x90cm / Star Person Bathroom A / Absorbent Leather 4.5mm – $6.60 - 80x100cm / Star Person Bathroom A / Absorbent Leather 4.5mm – $9.40 Note: "Absorbent Leather 4.5mm" is the material label used in the listing; other variants use "Default Title". ## Price and logistics facts - Price range: USD $6.11–$9.40 across variants. - All prices in USD. - Shipping cost, delivery time, and stock availability are not provided in the source data. ## Trust signals - Non-slip backing stated by seller. - Made from diatomaceous earth (as per product description). - No certifications or verified reviews available in sourced data. ## Image assets - 5 images listed as URLs; not visually inspected. - URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OqjTlk1i2Bcp6me6C__2213234494354.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018powbu1i2BcnJu6z6__2213234494354.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xjG7dX1i2Bcn5k6FW__2213234494354.webp?v=1786299136 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yVnoMA1i2BVHUD91I__2213234494354.webp?v=1786299137 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TE7neC1i2BS0qi8W6__2213234494354.webp?v=1786299136 ## Agent notes - Image understanding not performed; visual details of the pattern or material finish are not confirmed. - Verify material composition with seller if "Absorbent Leather" surface differs from diatomaceous earth base. - No return policy or warranty information available.
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": "Cute Star Cartoon Diatomaceous Earth Bath Mat Absorbent Non-Slip Bathroom Toilet Room Door Floor Mat",
"product_id": 9556213104879,
"variant_id": 50467678224623,
"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").