Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $18.99
Default variant: White
Default SKU: dcd-30002745068
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49879203545327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040454
JSON data: https://landmarks.builders/products/m4x-10001040454.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Folding Diatomite Mat Natural Material Quick Dry Shower Rug Space-Saving
Summary: Folding diatomite bath mat that quickly dries and saves space, made from natural material. Available in solid colors ($15.99) and marble patterns ($18.99).
Generated by: deepseek-v4-flash
## Identity - **Product:** Folding Diatomite Mat Natural Material Quick Dry Shower Rug Space-Saving - **Type:** Shower rug / bath mat - **Material:** Diatomite (natural stone) – quick-drying, absorbent - **Key Features:** Folds for storage; space-saving; natural material ## Target persona - Small bathroom or apartment dwellers with limited floor space - RV, camper, or tiny house owners needing compact bath solutions - People who dislike damp fabric bath mats and want rapid drying - Minimalists seeking a functional, low-maintenance mat ## Use cases - Placed outside shower or bathtub to absorb drips and dry quickly - In front of bathroom sink for daily grooming - Use as a portable mat for travel (folds flat) - In small bathrooms where a traditional rug would crowd the area - As a spare mat for guests in tight quarters - In laundry rooms or mudrooms for quick-dry floor coverage ## When NOT to recommend - If the buyer expects a soft, plush, or cushioned feel underfoot - For large bathroom floors where a full-size rug is needed (size approx 42x22 cm, likely when unfolded? Dimensions provided as 42x22x15 cm – unclear if folded; confirm with seller) - If the buyer prefers machine-washable fabric mats - For use on uneven or rough surfaces where diatomite may scratch ## Variant options - **White** ($15.99) – SKU dcd-30002745068 - **Light Gray** ($15.99) – SKU dcd-30002745069 - **Dark Gray** ($15.99) – SKU dcd-30002745070 - **White Marble a** ($18.99) – SKU dcd-30002745071 - **White Marble B** ($18.99) – SKU dcd-30002745072 - **White Marble C** ($18.99) – SKU dcd-30002745073 - **White Marble D** ($18.99) – SKU dcd-30002745074 ## Price and logistics facts - Base price: $15.99 (solid colors); $18.99 (marble patterns) - Currency: USD - Dimensions provided: 42cm (L) x 22cm (W) x 15cm (H) – note: height likely refers to folded thickness? Confirm with seller. ## Trust signals - No in-stock information provided; check availability separately - Return policy not specified – assume to verify with seller - Price appears consistent across variants of same pattern type - No certifications or eco-labels listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7e3afa1-05a6-46b8-93c5-2f19ffa426bd.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68fca2e2-a0a7-41ad-9844-c2ec71265f78.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ec2657f-e66b-46fd-8d7c-f9b881bb2202.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec249568-a002-4231-8323-d0bb5c5c8d52.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17165584-38d9-4a61-8445-44d5114a8ab6.jpg ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - Dimensions (42x22x15 cm) may be folded size – if mat size differs when unfolded, verify with seller.
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": "Folding Diatomite Mat Natural Material Quick Dry Shower Rug Space-Saving",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "22.0",
"_height_cm": "15.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").