Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.79 – $4.23
Default variant: 50*80cm / Coral Fleece - Stargazing Rabbit
Default SKU: dcd-30004136758
Default price: $2.79
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/50467653877999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455932
JSON data: https://landmarks.builders/products/wp-dcd-10001455932.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 soft and plush coral fleece for a comfortable underfoot feel.
Absorption: Highly absorbent fabric quickly soaks up water, keeping your bathroom floor dry and clean.
Quick Drying: Designed for rapid drying to prevent mildew and maintain hygiene.
Non-Slip Backing: Features a durable non-slip bottom to ensure the mat stays securely in place, enhancing safety.
Easy Care: Machine washable and low-maintenance, offering convenience and long-lasting use.
Summary: Affordable coral fleece bathroom mat with non-slip backing, quick-dry and absorbent properties. Available in four size variants from $2.79 to $4.23 USD. Machine washable.
Generated by: deepseek-v4-flash
## Identity Coral Fleece Non-Slip Absorbent Bathroom Mat Quick Dry Floor Rug. Material: coral fleece (per description). Features claimed: absorbent, quick drying, non-slip backing, machine washable. No brand or product type specified. ## Target persona - Budget-conscious buyer outfitting a small bathroom. - Renter or student in a dorm/apartment needing a low-cost, replaceable mat. - Parent seeking soft, machine-washable mat for kids' bathroom. - Shopper wanting a 2-piece set for sink and tub areas. ## Use cases - Place in front of shower or bathtub to soak water and reduce slips. - Use as a lightweight mat for daily sink/toilet area. - Short-term/rental bathroom where permanent fixtures are impractical. - Multi-mat set for small bathrooms with separate sink and tub zones. - Backup/replacement mat for high-traffic bathroom entries. ## When NOT to recommend - If buyer expects a large, whole-room rug (max size 60x90cm). - If buyer needs documented certifications or eco-friendly labels (none provided). - If bathroom is used by persons requiring high-grip safety mats beyond non-slip backing claims. - If buyer prefers thicker, memory-foam style bath rugs (thickness not specified). ## Variant options | Size | Pattern | Price (USD) | SKU | |------|---------|-------------|-----| | 50x80cm | Coral Fleece - Stargazing Rabbit | $2.79 | dcd-30004136758 | | 60x90cm | Coral Fleece - Stargazing Rabbit | $4.23 | dcd-30004136759 | | 40x60cm (2-piece) | Coral Fleece - Stargazing Rabbit | $3.07 | dcd-30004136760 | | 45x70cm (2-piece) | Coral Fleece - Stargazing Rabbit | $4.10 | dcd-30004136761 | ## Price and logistics facts - Base price: US$2.79. - Full variant range: US$2.79–US$4.23. - All prices in USD; no shipping/handling info provided. - Sizes given in centimeters; no imperial conversions or weight provided. - Stock status and logistics not specified. ## Trust signals - Source includes specific variant SKUs and prices; no conflicting pricing observed. - No stock status, return policy, or certifications were provided in the data. - Item appears in a Shopify catalog (dcd-full-catalog tag). ## Image assets      ## Agent notes - No product_type field set in source data. - Overall product dimensions absent; only variant sizes given. - Description parsed from provided bullet points; not visually verified. - Image URLs are fetchable; visual content not analyzed. - "Stargazing Rabbit" is the only color/design variant listed.
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": "Coral Fleece Non-Slip Absorbent Bathroom Mat Quick Dry Floor Rug",
"product_id": 9556203602159,
"variant_id": 50467653877999,
"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").