Brand: World Products (Landmark)
SKU: dcd-30001884870
Price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811886735599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892324
JSON data: https://landmarks.builders/products/m4x-10000892324.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: A 3-piece woven wicker patio set in blue, weather-resistant and space-saving, ideal for small outdoor areas like porches and decks, priced at $188.99 USD.
Generated by: deepseek-v4-flash
## Identity 3 Pieces 3-Piece Woven Patio Set, Wicker Design, Weather-Resistant, Space-Saving for Adults, Porch, Deck. ## Target persona Adults with small outdoor spaces (e.g., apartment dwellers, homeowners with tiny porches or balconies) seeking affordable, compact seating. ## Use cases - Furnishing a small porch or deck. - Adding seating to a balcony. - Creating a cozy outdoor nook for two. - Replacing worn patio furniture on a budget. - Equipping a rental property with basic outdoor seating. ## When NOT to recommend - For large gatherings needing 6+ seats. - For commercial or heavy-use patios (e.g., restaurants). - For buyers requiring plush, cushioned seating. - For those wanting a full dining table setup. ## Variant options - Blue (only color available). ## Price and logistics facts - Price: $188.99 USD. - Dimensions: not provided. - Shipping: not specified. ## Trust signals - Price fixed at $188.99 (no discounts indicated). - No reviews, warranties, or return policy stated. - In-stock status unknown. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93ad51af-38ac-4c8e-b0bf-e5b77082f931.jpg?v=1781600892 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2a84a54-a6d6-4084-a34f-68b846b532d2.jpg?v=1781600892 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61a98795-6713-41b8-b9e1-058fc7fef6f5.jpg?v=1781600901 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55f0a462-4088-465c-829c-75d910079188.jpg?v=1781600891 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e354b8c0-43a9-4d6c-a8d8-66de42e6fd5e.jpg?v=1781600891 ## Agent notes - No product description provided; title used as source. - Dimensions missing; cannot confirm fit for specific spaces. - 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": "3 Pieces 3-Piece Woven patio Set WickerdesignPiece Outdoor Seating weather-resistant Space-Saving for pairs, Adults, Porch, Deck",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").