Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $382.99
Default variant: Single Seater
Default SKU: dcd-30001869767
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813683568879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889951
JSON data: https://landmarks.builders/products/m4x-10000889951.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Weather-resistant box-frame sofa in single and double seater variants, sized 165x85x75 cm, priced from $260.99, suitable for outdoor use by hotels and homeowners.
Generated by: deepseek-v4-flash
## Identity Minimalist Design Box-Frame Sofa – weather-resistant outdoor furniture for patio, garden, balcony, and backyard. ## Target persona Hotel owners needing durable outdoor seating; homeowners with patio or garden; entertainers hosting outdoor events. ## Use cases - Outdoor lounging on terrace - Seating for garden parties - Balcony relaxation - Hotel patio guest seating - Backyard entertaining - Supplementing poolside furniture ## When NOT to recommend - Buyer needs indoor-only upholstered sofa - Requires high weight capacity (no info) - Budget under $200 - Needs quick or tool-free assembly (no info) - Primary use is in covered indoor area ## Variant options - Single Seater (SKU dcd-30001869767): $260.99 - Double Seater (SKU dcd-30001869768): $382.99 ## Price and logistics facts - Price range: $260.99 – $382.99 USD - Dimensions: 165 cm (L) x 85 cm (W) x 75 cm (H) ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: two clear price points - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd280b62-35f1-4fef-96ea-7df0aa8c2976.jpg?v=1781628311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/92c0896c-fb1e-4c76-9f31-a4ad9110e075.jpg?v=1781628310 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccd9ebea-1141-46ed-b549-e166c3f8480e.jpg?v=1781628309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f340ec7-6ea6-4112-be4b-43771ec9196b.jpg?v=1781628311 ## Agent notes Image understanding not performed; visual details are not inferred from URLs.
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 Box-Frame Sofa Weather-Resistant Outdoor Furniture Modern Design Patio Set Long-Lasting Construction for Hotel Owners, Homeowners, Entertainers, Garden, Terrace, Balcony, Backyard",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "85.0",
"_height_cm": "75.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").