Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.25 – $6.88
Default variant: 40x60CM / Mu Qing
Default SKU: dcd-30004137514
Default price: $3.25
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/50467667968239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456142
JSON data: https://landmarks.builders/products/wp-dcd-10001456142.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: Crafted from linen weave for a natural and durable finish.
Absorption: Features excellent water absorption to keep your bathroom floor dry.
Quick-Drying: Designed for rapid drying, preventing mildew and odors.
Anti-Slip: Equipped with a non-slip backing to ensure stability and prevent accidents.
Versatile Use: Ideal for bathrooms, toilets, and entryways to prevent slips and falls.
Summary: Linen weave bathroom mat with non-slip backing and quick-dry absorbent properties, available in four sizes from 40x60cm to 60x90cm, priced from $3.25 to $6.88.
Generated by: deepseek-v4-flash
## Identity Linen weave absorbent quick-dry bathroom mat with non-slip backing. Offered in four rectangular sizes (40x60cm, 45x70cm, 50x80cm, 60x90cm), each in the color 'Mu Qing'. ## Target persona - Budget-conscious shoppers looking for a basic, functional bath mat at a low price point. - Renters or small-space dwellers needing a space-efficient mat for bathrooms or entryways. - Households concerned with slip safety in wet areas, especially with children or elderly members. - Buyers wanting a lightweight, quick-drying mat that avoids mildew and odors. ## Use cases - Placing on bathroom floors after showers or baths to absorb water and prevent slips. - Positioning near toilets or sinks to catch splashes and keep the floor dry. - Using as an entryway mat to wipe feet and reduce dirt tracked indoors. - Placing beside a pet water bowl or in a laundry room for spill absorption. - As a temporary or interchangeable mat for high-moisture areas that need frequent washing. ## When NOT to recommend - For users who need a thick, plush, or memory-foam mat underfoot — this is a flat woven mat. - For large bathroom floor coverage — the largest size is 60x90cm. - For commercial or high-traffic public restrooms — no durability ratings provided. - For outdoor use or fully exposed areas — no weatherproofing stated. ## Variant options - 40x60CM / Mu Qing — SKU dcd-30004137514 — $3.25 - 45x70cm / Mu Qing — SKU dcd-30004137515 — $4.19 - 50x80cm / Mu Qing — SKU dcd-30004137516 — $5.29 - 60x90cm / Mu Qing — SKU dcd-30004137517 — $6.88 ## Price and logistics facts - Base price $3.25; larger sizes cost more. Prices in USD. - Product dimensions are expressed via variant size labels only; no thickness or weight given. - No shipping method, delivery time, or seller fulfillment details were provided. - Currency: USD. ## Trust signals - Inventory status is not specified. - Return policy not provided. - No certifications (e.g., anti-slip standards, material certifications) were listed. - Price consistency: each variant has an explicit fixed price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Pms0C51RtSATqRJaI__4611686018427382921-0-item_pic.webp?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dOyHP51RtS9ixwAe4__2219383852169.webp?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RhAdH81RtS9gvbPs3__2219383852169.webp?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pvqHl91RtS9gvYnjQ__2219383852169.webp?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hE3LIN1RtS9i2OQmG__4611686018427382921-0-item_pic.webp?v=1786299127 ## Agent notes - Images were not visually inspected; all visual claims should be verified by fetching and analyzing the provided URLs. - The color 'Mu Qing' is a label from the source and has no descriptive meaning in the data provided. - Product type field was empty; category inferred from title and description.
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": "Linen Weave Absorbent Quick-Dry Non-Slip Bathroom Mat",
"product_id": 9556209238255,
"variant_id": 50467667968239,
"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").