Brand: World Products (Landmark)
SKU: dcd-30001844257
Price: $1,154.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49815039475951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885801
JSON data: https://landmarks.builders/products/m4x-10000885801.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 4-piece high-back outdoor sofa set with thick pads, rust-resistant frame, and easy-clean coverings; weatherproof for patio, backyard, waterfront, balcony use.
Generated by: deepseek-v4-flash
## Identity 4-piece outdoor sofa set with high back, thick pads, rust-resistant frame, and easy-clean coverings. ## Target persona Garden lovers, families with outdoor spaces, property owners with patio/backyard/waterfront, balcony dwellers. ## Use cases - Creating a seating area on a patio. - Furnishing a backyard for family gatherings. - Setting up a balcony lounge. - Outdoor living space near pool or waterfront. - Replacing worn outdoor furniture with weatherproof set. - Entertaining guests in a garden. ## When NOT to recommend - Indoor-only use. - Small spaces (single piece dimensions ~1m each). - Budget-conscious buyers (over $1k). - Those needing lightweight portable furniture. ## Variant options One variant listed: "Single Seater" at $1,154.99 USD. Note: product title mentions a 4-piece set; variant info may be incomplete or mislabeled. ## Price and logistics facts - Price: $1,154.99 USD. - Dimensions: 98 x 94 x 102 cm (likely per piece; set total not specified). - No shipping info available. ## Trust signals - No stock status, return policy, or certifications provided. - Price consistency: single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15594869-30a6-4bc5-b059-9c7c3356d397.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29e9dfd6-a448-4253-b64f-7063aa1a1e3a.jpg?v=1781664399 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/924f8319-12d2-40cf-b8b3-39b16957c864.jpg?v=1781664398 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6424cd39-f26f-43b7-a2fa-dd8ddb3f4822.jpg?v=1781664398 ## Agent notes - Image content not analyzed; visual details unknown. - Variant/inventory data may conflict: title says 4-piece set, variant says single seater. - Dimensions provided may be per piece; total set dimensions unconfirmed.
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": "4 Pieces weatherproof 4-Piece Highrear Sofa Set Thick pads Outdoor Furnishing Rust-Resistant Frame Lounge Seating easy-clean coverings for Garden Lovers, Families, property owners, Patio, spineyard, waterfront, Balcony",
"quantity": 1,
"grams": 21000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "94.0",
"_height_cm": "102.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").