Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $302.99 – $404.99
Default variant: Beige / 72CM
Default SKU: dcd-30002020805
Default price: $302.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/49814768058607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000910667
JSON data: https://landmarks.builders/products/m4x-10000910667.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: Minimalist wood bench with cushion, suitable as a loveseat or space-saving couch for small living areas and bedrooms; available in three colors and two sizes.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Cushisoled Wood Bench Space-Saving Couch Year-Round Use Loveseat Sturdy Construction ## Target persona Apartment dwellers, homeowners with small spaces, couples seeking compact seating. ## Use cases - Small living room seating - Bedroom bench - Entryway seating - Additional guest seating - Year-round use in compact areas ## When NOT to recommend - Need for seating for more than two people - Heavy daily use with high weight demands - Preference for a full-size sofa or recliner - Requirement for high weight capacity (above typical bench limits) ## Variant options - Beige / 72CM: $302.99 - Beige / 130CM: $361.99 - Light Gray / 72CM: $302.99 - Light Gray / 130CM: $404.99 - Dark Gray / 72CM: $361.99 - Dark Gray / 130CM: $404.99 ## Price and logistics facts - Price range: $302.99–$404.99 USD - Dimensions: 135 cm (L) x 77 cm (W) x 45 cm (H) - No shipping or tax information provided ## Trust signals - No stock status provided - No return policy specified - No certifications noted ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/360b7bab-a627-4f15-8a5b-7170e0a461f5.jpg?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/176b3061-ce7c-4266-8157-68508b763b79.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5194e72-7387-456c-b81b-a79d14dc7997.jpg?v=1781660591 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c347253-8f6b-477f-8ecb-390916376af1.jpg?v=1781660588 ## Agent notes - Images not analyzed; all data from text facts. No warranty or return info available. Variant dimensions (72CM and 130CM) likely refer to seat width; main dimensions given are overall product dimensions.
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 Cushisoled Wood Bench Space-Saving Couch Year-Round Use Loveseat Sturdy Construction for Apartment Dwellers, Homeowners, Couples, Living Room, Small Areas, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "77.0",
"_height_cm": "45.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").