Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.93 – $2.63
Default variant: 40CM×60CM / Bubble Yellow Duck Cat
Default SKU: dcd-30004137215
Default price: $1.93
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/50467685892335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456059
JSON data: https://landmarks.builders/products/wp-dcd-10001456059.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, soft, and comfortable fabric for a pleasant underfoot feel.
Absorption: Features strong water absorption to quickly dry feet and keep bathroom floors clean and dry.
Non-Slip Backing: Equipped with a durable non-slip backing to prevent accidents and ensure stability on various floor surfaces.
Design: Adorable cat-themed designs add a touch of charm and personality to your bathroom decor.
Versatile Use: Ideal for placement in front of the toilet, washbasin, shower, or as a general bathroom floor mat.
Summary: Non-slip, absorbent bathroom mat with cat-themed design; available in three size options and a custom size variant; prices from $1.93 to $2.63.
Generated by: deepseek-v4-flash
## Identity Cat-themed absorbent non-slip bathroom mat. Available in multiple size variants with different cat/duck designs. Price range $1.93–$2.63 USD. ## Target persona Budget-conscious renters or homeowners seeking a low-cost, functional bath mat. Cat lovers wanting decorative bathroom accessories. People with small bathrooms needing compact mats. Shoppers looking for a quick, replaceable bathroom floor covering. ## Use cases - Place in front of toilet to catch drips and keep floor dry. - Use at washbasin to dry feet after hand washing or face washing. - Position as a shower-entry mat on dry floors. - Add cat-themed decor to a bathroom or powder room. - Use as a general floor mat in high-moisture zones. ## When NOT to recommend - Not for users expecting plush, thick, or premium bath mats. - Not for large bathrooms or high-traffic family bathrooms needing oversized mats. - Not for commercial or hospitality use requiring industrial slip resistance. - Not for shoppers demanding eco-certified or organic fiber materials. ## Variant options | SKU | Size | Color/Design | Price (USD) | |---|---|---|---| | dcd-30004137215 | 40CM×60CM | Bubble Yellow Duck Cat | $1.93 | | dcd-30004137216 | 45CMx75CM | Bubble Yellow Duck Cat | $2.35 | | dcd-30004137217 | 50CM×80CM | Bubble Yellow Duck Cat | $2.63 | | dcd-30004137218 | Customized (contact customer service) | Bathtub Cat Rectangle | $1.93 (base) | ## Price and logistics facts - Prices listed in USD. Price varies by size. - Custom size variant has a base price of $1.93 but requires contacting customer service for final pricing/order. - No shipping, stock, or delivery time information provided. ## Trust signals - No explicit stock status, return policy, or certifications provided in the product facts. - Price consistency: listed variants have fixed prices; custom size may differ. - Material and functionality claims (absorbent, non-slip backing) are from the product description. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rsN6TB2MlbQ1dBpmY__127619868.webp?v=1786299148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ZUFxqQ2MlbPwiFF8m__127619868.webp?v=1786299149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010MUZRQ2MlbQ35JeWK__127619868.webp?v=1786299148 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xSvZuy2MlbQ2tA7tt__127619868.webp?v=1786299149 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018DMRJX2MlbQ35Mny4__127619868.webp?v=1786299148 ## Agent notes - Image understanding was not performed; do not infer visual details from the URLs. - Base product dimensions are not specified; use variant-specific dimensions when available. - Custom size requires customer service contact; confirm before recommending. - Product type is blank in the source data; categorize as bathroom mat/rug. - No stock/return/certification data; flag to user if required.
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": "Cute Cat Absorbent Non-Slip Bathroom Mat for Toilet and Washbasin",
"product_id": 9556216250607,
"variant_id": 50467685892335,
"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").