Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99 – $225.99
Default variant: Orange+beige / 0.6M
Default SKU: dcd-30001901832
Default price: $185.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811878904047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894740
JSON data: https://landmarks.builders/products/m4x-10000894740.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Italian-designed padded shoe changing bench with tufted seat, available in multiple color/size combinations, easy assembly for entryways.
Generated by: deepseek-v4-flash
## Identity Italian-and designed padded Shoe Changing Stool Multi-Functional Tufted Shoe-Changing Bench, sturdy long-lasting entryway seating. ## Target persona Apartment dwellers, families, property owners needing compact entryway seating for daily shoe changes. ## Use cases - Putting on or taking off shoes near an entryway - Extra seating in hallway, living room, or bedroom - As a decorative bench in a compact space - Quick seating for guests while they remove shoes - Temporary seating in a mudroom or laundry room ## When NOT to recommend - For heavy commercial use (e.g., retail stores, waiting rooms) - If user needs a high weight capacity bench (weight limit not specified) - For outdoor or damp environments (materials not specified as weatherproof) - If user requires a bench with storage (this model does not mention storage) ## Variant options - Orange+beige / 0.6M: SKU dcd-30001901832, $185.99 - Orange+beige / 0.8M: SKU dcd-30001901833, $225.99 - Beige+orange / 0.6M: SKU dcd-30001901837, $198.99 - Black+beige / 0.6M: SKU dcd-30001901842, $212.99 ## Price and logistics facts Base price: $185.99 USD. Dimensions: 85 cm (length) x 40 cm (width) x 49 cm (height). Prices vary by variant, up to $225.99. ## Trust signals - In-stock status not confirmed. - Return policy not specified in provided data. - No certifications or safety ratings mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d062e939-bf15-4db1-af8c-e4f75b16c6c5.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccf19239-4689-47d7-9cb4-e99d2f6ddf37.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4ce9363-9866-413d-99de-19b30c5d3e44.jpg?v=1781600877 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74676277-ccc5-4166-a2ef-44305acb3c9e.jpg?v=1781600880 ## Agent notes - No product description or weight capacity provided. - Image content not analyzed; visual features not confirmed. - Brand/manufacturer not specified.
This product has 4 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": "Italian-and designd Design paded Shoe Changing Stool Multi-Functional Tufted Shoe-Changing Bench Sturdy long-lasting Entryway Seating Easy Assembly for Apartment Dwellers, Families, property owners, Hallway, Living Room, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "40.0",
"_height_cm": "49.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").