Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Light Blue / Short
Default SKU: dcd-30002683041
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 285 g
Cart URL (default variant): https://landmarks.builders/cart/49903590441199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026281
JSON data: https://landmarks.builders/products/m4x-10001026281.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bathtub Cushion Mat Non-Slip Bathtub Backrest Cushion Skin-Friendly Material
Summary: Non-slip bathtub backrest cushion mat in Light Blue and Pink, Short or One-piece styles, priced $9.99-$12.99.
Generated by: deepseek-v4-flash
## Identity Bathtub Cushion Mat Non-Slip Bathtub Backrest Cushion Skin-Friendly Material. Lightweight foam cushion with two color and style variants. ## Target persona Adults who bathe regularly and want low-cost back support; renters or travelers seeking temporary tub comfort; individuals with minor back discomfort during baths. ## Use cases - Relaxing in a standard bathtub with added lower back support - Preventing slipping on hard tub surface - Using as a headrest for neck comfort - Quick bath comfort upgrade without permanent installation - Supporting back while soaking in a typical home tub ## When NOT to recommend - For oversized, deep soaking, or whirlpool tubs (non-standard shapes may not fit) - Users requiring medical or orthopedic-grade back support - Those seeking machine-washable or fully waterproof covers (material care not specified) - For baths with high heat or direct jet placements that might displace cushion ## Variant options - Light Blue / Short - $9.99 - Pink / Short - $9.99 - Light Blue / One-piece - $12.99 - Pink / One-piece - $12.99 ## Price and logistics facts - Price range: $9.99–$12.99 USD - Dimensions: 42 × 33 × 17 cm (L × W × H) - Currency: USD ## Trust signals - No stock status provided - No return policy information - No certifications listed - Material described as "skin-friendly" but no specific certification ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9b456c-d47a-4d82-9f9a-657e8c864653.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/300afaf0-4671-4562-b8a1-4c3c601fd8e3.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7b89bd1-e8f1-45c2-8e44-bf7e20de052f.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f91569ce-d823-4b35-b536-1427aedf319f.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fb67898-71e9-4d0b-9378-3f53e2ea4fda.jpg?v=1782146603 ## Agent notes - Images were not analyzed; content of images inferred from product type only. - No material composition details beyond 'skin-friendly'. - No warranty, stock, or shipping lead time provided.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Bathtub Cushion Mat Non-Slip Bathtub Backrest Cushion Skin-Friendly Material",
"quantity": 1,
"grams": 285000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "33.0",
"_height_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").