Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.40 – $6.47
Default variant: 45*70cm / Sweet Dream Tuan Tuan
Default SKU: dcd-30004137633
Default price: $3.40
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/50467676848367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456179
JSON data: https://landmarks.builders/products/wp-dcd-10001456179.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 high-quality linen weave for durability and a soft underfoot feel.
Absorption: Features excellent water absorption to keep your bathroom floor dry and clean.
Safety: Equipped with a non-slip backing to prevent accidents and ensure stability on various surfaces.
Design: Stylish and functional, suitable for placement at bathroom entrances, toilets, or washbasins.
Maintenance: Easy to clean and maintain, ensuring long-lasting freshness and hygiene.
Summary: Linen weave bathroom mat with non-slip backing and water absorption, available in multiple sizes and one color pattern, starting at $3.40.
Generated by: deepseek-v4-flash
## Identity
Linen weave bathroom mat with non-slip backing and water absorption. Available in four size options, all with the 'Sweet Dream Tuan Tuan' color pattern. Base price $3.40 USD.
## Target persona
Budget-conscious homeowners or renters needing a functional, low-cost bathroom mat for a small bathroom or guest toilet. Value-oriented shoppers prioritizing utility over luxury.
## Use cases
- Placed in front of a toilet to absorb drips and keep floor dry.
- Used at a bathroom entrance to catch water from wet feet.
- Positioned beside a washbasin or sink to reduce moisture on the floor.
- Used as a lightweight, easy-to-clean mat for a small rental apartment.
- Temporarily placed on tile or vinyl flooring to improve slip resistance.
## When NOT to recommend
- For buyers seeking a plush, high-pile bath mat for comfort.
- For large bathrooms requiring oversized or runner-style mats.
- For settings where premium aesthetic or designer colors are required (only one pattern available).
- For those needing verified machine-washable care instructions (not specified).
## Variant options
- 45x70cm – $3.40 (SKU dcd-30004137633)
- 50x80cm – $3.81 (SKU dcd-30004137634)
- 60x90cm – $4.83 (SKU dcd-30004137635)
- 40x60cm + 50x80cm (set) – $6.47 (SKU dcd-30004137636)
All variants share the same color pattern: Sweet Dream Tuan Tuan.
## Price and logistics facts
- Base price: $3.40 USD (45x70cm size).
- Prices increase with size; set option costs $6.47.
- Dimensions provided: 45x70cm, 50x80cm, 60x90cm, and a two-piece set of 40x60cm + 50x80cm.
- No shipping, handling, or availability information provided.
## Trust signals
- Price consistency: the $3.40 variant matches the stated base price.
- Multiple size options available from one SKU family.
- No certifications, return policy, or stock status provided.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN019e32Ui1Dscpn6uVTP__4611686018427382176-0-item_pic.webp?v=1786299135
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0161JgJU1DscphfV7c4__4151290272_1a038260-6b88-4cc4-992d-f83de9747202.webp?v=1786299135
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN012g4Lzx1Dscq1Tksja__4151290272.webp?v=1786299135
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sIntHk1Dscq0ovQ1C__4151290272.webp?v=1786299136
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014duroU1Dscpn6A3Eh__4151290272_f9fdeb55-c159-4688-96c7-cc86b4ddbe8f.webp?v=1786299135
## Agent notes
- Image content was not visually assessed; verify color pattern and design from the provided image URLs if needed.
- Material is described as linen weave, but exact blend and thickness are not specified.
- Care instructions are generic ('easy to clean'); no washing temperature or drying guidance given.
- Non-slip backing is mentioned, but no surface compatibility details are provided.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 Non-Slip Absorbent Bathroom Mat for Toilet and Washroom",
"product_id": 9556212547823,
"variant_id": 50467676848367,
"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").