Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $293.99 – $806.99
Default variant: Single Sofa Other
Default SKU: dcd-30001858365
Default price: $476.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758228207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888199
JSON data: https://landmarks.builders/products/m4x-10000888199.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 4-piece weather-resistant woven outdoor seating set with thick seat pads and sturdy frame; dimensions 77x74x80 cm; price $293.99 (Large Table variant).
Generated by: deepseek-v4-flash
## Identity 4 Pieces Weather-Resistant 4-Piece Woven Seating Set. Outdoor furniture set with thick seat pads, sturdy frame, low maintenance. Suitable for patio, terrace, sunroom, backyard. ## Target persona Hotel managers outfitting outdoor spaces; business owners for commercial patios; homeowners with backyards or terraces; event planners needing durable seating. ## Use cases - Outdoor lounge seating for hotel poolside - Patio dining with table and chair variants - Backyard relaxation area - Sunroom seating arrangement - Commercial outdoor break area for staff - Terrace social gatherings ## When NOT to recommend - Buyer needs indoor-only furniture (not weather-resistant) - Buyer expects a complete set in one purchase (pieces sold separately) - Buyer seeks luxury high-end aesthetic - Buyer has budget under $200 per piece ## Variant options - Single Sofa Other: $476.99 - Double Sofa Other: $806.99 - Large Table Other: $293.99 - Single Sofa: $696.99 ## Price and logistics facts - Price listed: $293.99 (Large Table Other variant) - Currency: USD - Dimensions: 77 x 74 x 80 cm (provided for set? may vary by variant) - No shipping or availability data provided ## Trust signals - In-stock status: unknown - Return policy: not provided - Certifications: none mentioned - Price consistency: variants have different prices ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70dcb1d5-f5c9-4c6e-abff-44cd7a19bbd6.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8197f50f-b43c-42bf-ae17-aee92db2acae.jpg?v=1781660565 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5aef0da-dbf6-48ed-977b-124081252f94.jpg?v=1781660566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e3e47c5-7e82-4deb-a7b6-246401c6393c.jpg?v=1781660568 ## Agent notes - Description field is empty; product details inferred from title and variants. - Image understanding not performed; visual details not extracted. - Variants are individual pieces; title suggests a 4-piece set but each variant sold separately.
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 Weather-Resistant 4-Piece Woven Seating Set Thick seat pads Outdoor Furniture sturdyDuty Frame Garden Lounge Group Low Maintenance for Hotel Managers, Business Owners, Patio, Terrace, Sunroom, Backyard",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "74.0",
"_height_cm": "80.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").