Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99 – $483.99
Default variant: Single Sofa Rattan
Default SKU: dcd-30001856859
Default price: $294.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814759702767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887939
JSON data: https://landmarks.builders/products/m4x-10000887939.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: 4-piece rope weave lounge set with coffee table, weather-resistant, for hospitality or residential outdoor spaces. Variants: Single Sofa Rattan ($294.99) or Rope ($483.99). Dimensions: 92x95x92 cm.
Generated by: deepseek-v4-flash
## Identity 4-piece rope weave lounge set including coffee table, weather-resistant woven seating with plush pads, easy assembly. Available in two style variants: Single Sofa Rattan and Single Sofa Rope. ## Target persona Hospitality business owners (hotels, resorts, cafes), property managers, and homeowners with sunrooms, gardens, balconies, or courtyards seeking durable, low-maintenance outdoor seating sets. ## Use cases - Furnishing a hotel poolside or patio lounge area - Outfitting a rental property courtyard or balcony - Creating a conversation group in a residential garden - Setting up a waiting area at a hospitality venue - Adding seating to a sunroom or enclosed porch - Quick assembly for temporary event seating ## When NOT to recommend - For indoor-only use where genuine wood or indoor materials are preferred - For heavy commercial traffic requiring industrial-grade furniture - For very small spaces (dimensions 92x95x92 cm per piece? set overall size unclear) - If a fully cushioned, plush sofa is expected (pads may be thin) ## Variant options - Single Sofa Rattan: $294.99 - Single Sofa Rope: $483.99 ## Price and logistics facts - Price range: $294.99 – $483.99 USD - No shipping cost or delivery timeline provided - Assembly required (stated easy assembly) ## Trust signals - No stock status, return policy, or certifications provided - Weather-resistant material claimed but no specific certification ## Image assets - 4 images available at provided URLs. Visual details cannot be described. ## Agent notes - Dimensions given (92x95x92 cm) likely refer to a single sofa piece, not the whole set. Verify set dimensions. - "4-piece" set includes coffee table; variant options are single sofas, not complete sets. Clarify if set includes multiple sofas. - No fabric or cushion fill details provided.
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": "Includes Coffee Table 4-Piece Rope Weave Lounge Set Weather-Resistant 4-Piece Woven Seating collection Plush pads Conversation Group Easy Assembly for Hospitality Business Owners, Property Managers, Sunroom, Garden, Balcony, Courtyard",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "95.0",
"_height_cm": "92.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").