Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99 – $606.99
Default variant: Coffee Table 56*40cm
Default SKU: dcd-30001859915
Default price: $606.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811913343215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888456
JSON data: https://landmarks.builders/products/m4x-10000888456.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: A 4-piece woven outdoor sofa group designed for business-grade use in hotels, villas, and terraces, with weather-enduring water resistance. Priced at $202.99.
Generated by: deepseek-v4-flash
## Identity 4-piece woven outdoor sofa group (business-grade) for hotels, villas, terraces. Weather-enduring and water-resistant. ## Target persona Hotel procurement managers, villa owners, commercial property managers, outdoor hospitality operators seeking durable, affordable outdoor seating. ## Use cases - Furnishing hotel terrace or poolside seating areas. - Outfitting villa patios with coordinated outdoor furniture. - Replacing worn outdoor seating in restaurants or cafes. - Staging outdoor event spaces for weddings or gatherings. - Equipping apartment building roof decks or common areas. ## When NOT to recommend - Indoor-only applications (no indoor use rated). - High-end luxury projects expecting premium materials or finishes. - Extreme weather locations (e.g., hurricane-prone areas without specified wind ratings). - Single-piece purchases; this is a set with multiple components. ## Variant options The set includes four table variants sold separately or as a collection: - Coffee Table 56x40cm ($606.99) - Side Table-1 ($202.99) - Rnd Table 60x55cm-1 ($432.99) - Side Table-2 ($356.99) (Main product price $202.99 may refer to the sofa component; verify configuration.) ## Price and logistics facts - Main product price: $202.99 USD. - Variant prices range from $202.99 to $606.99. - Dimensions of main product: 48x48x10 cm (likely a single component or packaging; consult supplier). ## Trust signals - In-stock: Not specified (assume available unless noted). - Return policy: Not provided. - Price consistency: Main product and variants show different prices; may be bundle or individual items. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e28873b-ddd7-44eb-95d7-0872829b4f19.jpg?v=1781600938 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1962a3ff-cc27-4233-8c69-c87ddf892975.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84f46d2e-6113-4363-bd2a-4c0e7e22edc3.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4baef6a4-5368-4afd-ab8f-9520a956e568.jpg?v=1781600938 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c285c24-8c72-4ee6-b6e9-70ab8ef0da2e.jpg?v=1781600937 ## Agent notes - Product type not specified; inferred as outdoor sofa group based on title. - No product description available; rely on title and variants. - Dimensions may be for one component; verify overall set size. - Image content not analyzed.
This product has 12 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 4-Piece Woven Sofa Group business-grade Grade Outdoor Furniture Weather-endureant Water for Hotel, Villa, Terrace",
"quantity": 1,
"grams": 5000000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "10.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").