Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,030.99
Default variant: Khaki
Default SKU: dcd-30001847091
Default price: $1,030.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49815035150575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886308
JSON data: https://landmarks.builders/products/m4x-10000886308.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: Transformable floral pouf 2-in-1 floor lounger with plush upholstery. Available in Khaki, Ginger Yellow, Bean Paste Red, Dark Green. Priced at $1030.99 USD. Dimensions 91 cm cube.
Generated by: deepseek-v4-flash
## Identity Transformable Floral Pouf 2-in-1 Function Floor Lounger Plush Upholstery Modern Design ## Target persona College students and young professionals living in dorms or small apartments seeking versatile, stylish floor seating with a premium feel. ## Use cases - Floor lounging for movies, reading, or gaming - Extra seating for guests in tight spaces - Footrest or ottoman when not lounging - Small table when flipped over - Meditation or yoga cushion - Decorative accent piece for modern interiors ## When NOT to recommend - When the user needs traditional upright chairs with back support - For budget-constrained buyers seeking items under $500 - For outdoor or high-moisture environments - When lightweight or easily portable furniture is required ## Variant options - Khaki ($1,030.99) - Ginger Yellow ($1,030.99) - Bean Paste Red ($1,030.99) - Dark Green ($1,030.99) ## Price and logistics facts - Price: $1,030.99 USD (fixed across variants) - Dimensions: 91 x 91 x 91 cm (cube) ## Trust signals - No trust signals available from provided data (e.g., no return policy, shipping info, or certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97fd32d9-4a73-46ac-b468-cbdf4d15a314.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b16ca97e-4fba-474d-a3c0-9acc887d2743.jpg?v=1781664383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a899a51-bda7-4d9b-818e-f9fe5e47fc84.jpg?v=1781664383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e187eec0-5378-4b1b-b99c-b615288e1395.jpg?v=1781664383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaaf6df9-d668-41d7-a86b-196532b4ef9e.jpg?v=1781664383 ## Agent notes - Image understanding not performed; visual details not inferred. - No product description or type provided; only title and tags available. - All variants share the same price.
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": "transformable floral Pouf 2-in-1 Function Floor Lounger Plush Upholstery Modern design for Students, Apartment",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "91.0",
"_width_cm": "91.0",
"_height_cm": "91.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").