Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $33.99
Default variant: 45x70cm / GZN-1537
Default SKU: dcd-30000068470
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: 730 g
Cart URL (default variant): https://landmarks.builders/cart/49946319880431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011652
JSON data: https://landmarks.builders/products/m4x-10000011652.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Fast-drying diatomaceous bath mat
Summary: Fast-drying diatomaceous bath mat in multiple sizes (45x70cm to 80x120cm) and color variants, priced $15.99-$33.99 USD.
Generated by: deepseek-v4-flash
## Identity Fast-drying diatomaceous bath mat ## Target persona Homeowners, apartment dwellers, or anyone in humid climates seeking a quick-drying, absorbent bath mat that resists mold and mildew. ## Use cases - After-shower drying and water absorption - Non-slip surface on wet bathroom floors - Easy-to-clean mat for daily use - Bathroom decor with minimalist aesthetic - Preventing water damage to flooring ## When NOT to recommend - If user prefers a soft, plush, or cushioned bath mat - If user needs a machine-washable mat - If user requires a mat larger than 80x120cm - If user expects a thick, decorative rug ## Variant options - 45x70cm: colors GZN-1537, GZN-1538 ($15.99) - 50x80cm: colors GZN-1535, GZN-1538, GZN-1542, GZN-1543 ($21.99) - 60x90cm: colors GZN-1538, GZN-1543 ($27.99) - 80x120cm: color GZN-1540 ($33.99) ## Price and logistics facts - Price range: $15.99 to $33.99 USD - Dimensions vary by variant (see above) - Overall product dimensions (cm): 82 L x 52 W x 12 H (may be packaging or largest variant) ## Trust signals - No return policy or stock status provided in the data. - Price consistency: single price per size across colors. - No certifications or material details available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d940d506-20d2-418e-a0d3-a17c8c04cbbc.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f094cad0-4624-410a-8fdc-29be1f3c5077.png?v=1782181187 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfd358c9-d7ef-4e58-bf1b-474a73a091e5.png?v=1782181186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c6cfc3-3ccb-47c2-9ca2-289d186274eb.png?v=1782181188 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebab8c99-8c3f-4c05-9fc0-4313ae2fe320.png?v=1782181187 ## Agent notes - No visual details or material composition provided beyond "diatomaceous". - Image understanding was not performed; treat images as fetchable assets only.
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": "Fast-drying diatomaceous bath mat",
"quantity": 1,
"grams": 730000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "52.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").