Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $304.99 – $428.99
Default variant: Gold / Nordic
Default SKU: dcd-30001871268
Default price: $304.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814819242223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890249
JSON data: https://landmarks.builders/products/m4x-10000890249.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rust-resistant stainless steel tube bench with thickened frame and slatted seat, designed for indoor/outdoor household use, suitable for small apartments, living rooms, balconies, gardens, backyards.
Generated by: deepseek-v4-flash
## Identity Thickened Frame Stainless Steel Tube Bench - indoor/outdoor seating furniture. Variants in Gold, Black, White with Nordic or Thickened style. Dimensions: 90x86x93 cm. Price range: $304.99 - $428.99. ## Target persona Small apartment dwellers, homeowners, adults seeking sturdy, rust-resistant seating for indoor and outdoor spaces. ## Use cases - Seating in small living rooms - Balcony seating - Garden bench - Backyard seating - Entryway seating - Outdoor dining auxiliary seating ## When NOT to recommend - For large dining room table seating (size too small) - For heavy commercial use (not rated for commercial) - For users requiring cushions (slatted seat without cushion) ## Variant options - SKU dcd-30001871268: Gold / Nordic, $304.99 - SKU dcd-30001871269: Black / Nordic, $304.99 - SKU dcd-30001871270: White / Nordic, $304.99 - SKU dcd-30001871274: Gold / Thickened, $428.99 - SKU dcd-30001871275: Black / Thickened, $428.99 - SKU dcd-30001871276: White / Thickened, $428.99 ## Price and logistics facts Price range: $304.99 - $428.99 USD. Dimensions: 90 cm (length) x 86 cm (width) x 93 cm (height). Shipping and return policy not provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications listed. ## Image assets No image URLs provided. ## Agent notes Product description field was empty; details based solely on title and SKU data. Image understanding not performed.
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": "Thickened Frame Stainless Steel Tube Bench Indoor \u0026 Outdoor Use Household Furniture Rustresistant Slatted Seat sturdyDuty for Small Apartment Dwellers, Homeowners, Adults, Living Room, Balcony, Garden, Backyard",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "86.0",
"_height_cm": "93.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").