Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $34.99
Default variant: Naughty Dog / 100x100x45cm
Default SKU: dcd-30000067636
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49946344489199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011509
JSON data: https://landmarks.builders/products/m4x-10000011509.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
L-Shaped Diatom Mud Bath Mat Non-Slip Quick-Dry Rug
Summary: L-Shaped diatom mud bath mat, non-slip, quick-dry, available in multiple animal-themed colors and sizes from $30.99.
Generated by: deepseek-v4-flash
## Identity L-Shaped Diatom Mud Bath Mat, non-slip, quick-dry rug. Available in sizes 100x100x45cm ($30.99) and 120x120x45cm ($34.99) with various animal prints. ## Target persona - Homeowners seeking a durable, quick-drying bath mat - Pet lovers wanting animal-themed bathroom decor - People with slippery bathroom floors needing non-slip solutions - Eco-conscious buyers interested in diatom mud material ## Use cases - After shower or bath to absorb water quickly - Near sink or vanity for floor protection - As a decorative accent rug in bathrooms with animal motifs - For households with pets that track water - In humid climates where mold-resistant mats are preferred ## When NOT to recommend - Buyers needing a rectangular or standard-shaped mat - Those who prefer solid colors or minimalist designs - Shoppers on a tight budget under $20 - People with known allergies to diatomaceous earth (unconfirmed) ## Variant options | Color | Size | Price | SKU | |-------|------|-------|-----| | Naughty Dog | 100x100x45cm | $30.99 | dcd-30000067636 | | Blue Stripe Cat | 120x120x45cm | $34.99 | dcd-30000067637 | | Leopard | 120x120x45cm | $34.99 | dcd-30000067638 | | Two Pandas | 120x120x45cm | $34.99 | dcd-30000067639 | | Animal Album Brown | 120x120x45cm | $34.99 | dcd-30000067640 | | Dachshund Gray | 120x120x45cm | $34.99 | dcd-30000067641 | | Thinking Cat | 120x120x45cm | $34.99 | dcd-30000067642 | | Enjoy Life Dog | 120x120x45cm | $34.99 | dcd-30000067643 | ## Price and logistics facts - Price range: $30.99 (100x100x45cm) to $34.99 (120x120x45cm) - Currency: USD - No shipping or tax information provided ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Multiple variants with consistent pricing by size - Certifications: None stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c9d56cf-c1e7-4759-8c10-c649daade6fe.png?v=1782181199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04a2322c-05ab-4673-8d9a-606086f6593e.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9adedb0d-a0b9-4012-8afd-111de5aaa37f.png?v=1782181200 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/800318fb-8c54-4c81-b1be-9f26205b9150.png?v=1782181199 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a39f4721-38e7-493e-92e1-a70620340ef8.png?v=1782181198 ## Agent notes - Image content not analyzed; visual details not confirmed. - Product dimensions in structured data (50x45x5cm) may be packaging; variant sizes are L-shaped with up to 120cm sides.
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": "L-Shaped Diatom Mud Bath Mat Non-Slip Quick-Dry Rug",
"quantity": 1,
"grams": 3000000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "45.0",
"_height_cm": "5.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").