Brand: World Products (Landmark)
SKU: dcd-30001845884
Price: $1,172.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32800 g
Cart URL (default variant): https://landmarks.builders/cart/49815039901935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886093
JSON data: https://landmarks.builders/products/m4x-10000886093.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: French-style caterpillar floor sofa, low-profile plush couch for adults and students, single seat in dark gray, priced at $1172.99.
Generated by: deepseek-v4-flash
## Identity Caterpillar Floor Sofa French Style, low-profile floor sofa. Single seat in Dark Gray. Dimensions: 112 cm L x 108 cm W x 76 cm H. Price: $1172.99 USD. ## Target persona Adults or students seeking a low-profile floor sofa for small living spaces, dorm rooms, or minimalist setups. ## Use cases - Floor-level lounging in living rooms or apartments - Reading or relaxation nook seating - Temporary guest bed alternative - Cozy meditation or floor seating - Low-profile TV watching or gaming ## When NOT to recommend - If traditional sofa height is required (standard ~45 cm seat height) - For multiple persons seating (single seat only) - If budget is under $1000 (price $1172.99) - For outdoor or high-traffic commercial use (no material details) ## Variant options Only one variant available: Dark Gray / Single (SKU: dcd-30001845884). No other colors or sizes. ## Price and logistics facts - Price: $1172.99 USD (single unit) - Dimensions: 112 x 108 x 76 cm - Shipping details not provided; assume standard freight ## Trust signals - In-stock status not specified - Return policy not provided - No certifications or material details listed - Price is consistent with single variant listing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b161cd3-3833-435b-943d-35184f37bf36.jpg?v=1781664404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d93d4ae0-4b1c-4007-b41e-0bed6392e25c.jpg?v=1781664400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b129a280-31bb-42d3-af11-8ae0deb1aed3.jpg?v=1781664400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd3b89cb-23ed-430e-b5ed-41dde90782b8.jpg?v=1781664400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b55fc837-f5e5-4080-b31e-d50e7abd7f2e.jpg?v=1781664400 ## Agent notes - No product description or material composition provided. Image content not analyzed; visual details unavailable. Only one variant exists. No stock or return info.
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": "Caterpillar Floor Sofa French Style Caterpillar Couch Plush Comfort Low-Profile for Adults, Students, Living Room",
"quantity": 1,
"grams": 32800000,
"properties": {
"_length_cm": "112.0",
"_width_cm": "108.0",
"_height_cm": "76.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").