Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99 – $570.99
Default variant: 75*42*42
Default SKU: dcd-30001889172
Default price: $294.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/49814759178479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892953
JSON data: https://landmarks.builders/products/m4x-10000892953.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-functional boucle end-of-bed bench in minimalist design, available in six sizes from 75x42x42 to 125x42x42 cm, priced $294.99–$570.99.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Boucle End-of-Bed Bench. Minimalist design. Dimensions: 130 x 47 x 47 cm (product listing). Available in six sizes: 75x42x42, 85x42x42, 95x42x42, 105x42x42, 115x42x42, 125x42x42 cm. Price range $294.99 – $570.99. ## Target persona Interior decorators staging homes; homeowners furnishing bedrooms or entryways; adults seeking minimalist accent furniture. ## Use cases 1. Place at foot of bed for seating or decor. 2. Entryway bench for putting on shoes. 3. Living room accent stool for extra seating. 4. Cloakroom bench for waiting area. 5. Minimalist decoration in hallway or corridor. ## When NOT to recommend - Not for buyers needing storage capacity. - Not for outdoor use. - Not for buyers looking for budget bench under $200. - Not for buyers needing a bench longer than 125 cm. ## Variant options | Size (cm) | SKU | Price | |-----------|-----|-------| | 75x42x42 | dcd-30001889172 | $294.99 | | 85x42x42 | dcd-30001889173 | $313.99 | | 95x42x42 | dcd-30001889174 | $377.99 | | 105x42x42 | dcd-30001889175 | $441.99 | | 115x42x42 | dcd-30001889176 | $473.99 | | 125x42x42 | dcd-30001889177 | $570.99 | ## Price and logistics facts Price range $294.99 – $570.99 USD. Dimensions: product listing shows 130x47x47 cm, but variant sizes differ as listed. No shipping or delivery information provided. ## Trust signals In-stock status: not specified. Return policy: not provided. Certifications: none mentioned. Price consistency across variants as listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/318cea37-3fe3-499b-a5a6-58f821024842.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eede73c3-b2ea-445b-87a8-e93da8923045.jpg?v=1781660568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/923e770f-99fe-44a5-96b4-4cc230f823ee.jpg?v=1781660569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed4f6268-32d1-406c-833f-894f183047c1.jpg?v=1781660568 ## Agent notes Image understanding was not performed; visual details are not inferred. The dimensions_cm field (130x47x47) may not correspond to any listed variant; verify with seller.
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": "Multi-Functional Boucle End-of-Bed Bench Minimalist Design Accent Stool High Comfort Indoor Furniture Sturdy and long-lasting for Interior Decorators, Homeowners, Adults, Living Room, Bedroom, Entryway, Cloakroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "47.0",
"_height_cm": "47.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").