Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99 – $210.99
Default variant: Beige / 1.0M
Default SKU: dcd-30001901890
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: 11100 g
Cart URL (default variant): https://landmarks.builders/cart/49811878674671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894748
JSON data: https://landmarks.builders/products/m4x-10000894748.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Minimalist leatherette bench with metal legs and padded seat, available in three colors and three sizes, priced between $185.99 and $210.99.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Rectangular Leatherette Bench with Metal Legs. Padded seat, intended as shoe changing stool or entryway/bedroom seating. ## Target persona Homeowners and adults seeking functional, compact seating for entryways, bedrooms, hallways, or dining rooms. ## Use cases 1. Shoe changing stool at entryway. 2. Additional seating in bedroom or hallway. 3. Decorative bench in dining room. 4. Convenient spot to sit while putting on/taking off shoes. ## When NOT to recommend - If a cushioned, upholstered sofa or armchair is needed. - For outdoor use (indoor furniture only). - If the user requires a backrest or armrests. - For heavy-duty commercial use. ## Variant options - Colors: Beige, Black, Mocha. - Sizes (length): 1.0M ($185.99), 1.2M ($199.99), 1.4M ($210.99). Actual dimensions of base product: length 145 cm, width 45 cm, height 50 cm. Variant lengths likely correspond to different lengths; check specifications. ## Price and logistics facts - Base price: $185.99 (1.0M). Highest: $210.99 (1.4M). - Currency: USD. - Dimensions (for one variant?): 145 x 45 x 50 cm. ## Trust signals - In-stock status: not specified. - Return policy: not specified. - Price consistency: multiple variants with clear price increments. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9b6f5ff-6b10-4fc5-94a1-df3995c6a8ad.jpg?v=1781600877 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89c8202c-a4e4-4855-aae4-788a6a29ab0d.jpg?v=1781600877 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ed3efc-b0cd-43b7-9d67-58948fc0149f.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60aecdd1-355d-4409-bc63-29bdc27fbee8.jpg?v=1781600877 ## Agent notes - Dimensions provided in cm: length 145 cm, width 45 cm, height 50 cm. Variants specified as "1.0M", "1.2M", "1.4M" likely refer to approximate length in meters; verify before recommending. - No description or detailed material info available beyond title. - Image understanding not performed – do not infer visual features.
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": "Minimalist Design Rectangular Leatherette Bench with Metal Legs Padded Seat Shoe Changing Stool Comfortable paddinging Indoor Furniture multifunctional for Families, homeowners, Adults, Entryway, Bedroom, Hallway, Dining Room",
"quantity": 1,
"grams": 11100000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "45.0",
"_height_cm": "50.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").