Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $131.99
Default variant: 140x200cm / Phantom-wave
Default SKU: dcd-30002730046
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6850 g
Cart URL (default variant): https://landmarks.builders/cart/50151174635759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001036328
JSON data: https://landmarks.builders/products/m4x-10001036328.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Unique Irregular Design: Features a stylish scalloped border rug design that breaks away from traditional rectangular shapes to add a modern, artistic feel to your home decor.
Long-Lasting Material: Crafted from high-quality polyester fiber, this floor covering provides a soft, skin-friendly texture that is resistant to wear and maintains its shape over time.
Waterproof & Easy Care: Designed as a retro design floor mat that is waterproof and stain-resistant, allowing for simple wipe-cleaning or vacuuming without the need for frequent washing.
Enhanced Safety: The bottom is equipped with a non-slip point plastic backing, ensuring this large living room rug stays securely in place to prevent slips and protect your flooring.
Versatile Application: This multi-functional area rug is perfect for creating a cozy atmosphere in living rooms, bedrooms, or balconies, blending seamlessly with minimalist and modern interiors.
Summary: Waterproof Irregular Shape Floor Mat Easy to Clean Large Living Room Rug Wear-Resistant Modern Geometric Carpet Skin-Friendly for Bedroom. 【Unique Irregular Design】: Features a stylish scalloped border rug design that breaks away from traditional rectangular shapes to add a modern, artistic feel to your home decor. 【Long-Lasting Material】: Crafted from high-quality polyester fiber, this floor covering provides a soft, skin-friendly texture that is resistant to wear and maintains its shape over time. 【Waterproof & Easy Care】: Designed as a retro design floor mat that is waterproof and stain-res
Generated by: m4x-map-v1
This product has 5 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": "Waterproof Irregular Shape Floor Mat Easy to Clean Large Living Room Rug Wear-Resistant Modern Geometric Carpet Skin-Friendly for Bedroom",
"product_id": 9456988356847,
"variant_id": 50151174635759,
"quantity": 1,
"grams": 6850,
"length_cm": "202.0",
"width_cm": "65.0",
"height_cm": "25.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. 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").