Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $266.99 – $307.99
Default variant: Black Graffiti / 60x70cm
Default SKU: dcd-30001869638
Default price: $266.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49814701408495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889927
JSON data: https://landmarks.builders/products/m4x-10000889927.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Creative Design: turn heads with this oversized soft seat chair featuring a distinctive and artistic graffiti doodle pattern, available in both black and white base hues to enhance any modern decor.
Ergonomic Support: Filled with highly elastic expanded polypropylene foam bead s that conform to your figure shape, this pouch seat provides adaptive support for your neck, spine, and hips for optimal comfort during long periods of lounging.
Easy Maintenance: Features a sturdy, soft-dash textile cover with a fastener that can be easily removed for machine washing, ensuring your soft seat chair stays hygienic and tidy with minimal effort.
Versatile & Lightweight: Arrives ready to use with no assembly required. Its lightweight design allows you to effortlessly move it from the living room to the bedroom or balcony, creating a comfortable nook anywhere.
Multi-Functional Comfort: perfect as a lazy sofa for resting, a gaming chair, or a comfortable perusing nook. Available in multiple sizes to fit kids and adults, with an optional matching footrest for an elevated relaxation experience.
Summary: An oversized, soft floor seat with a graffiti print pattern, foam filling, available in two sizes and two color variants.
Generated by: deepseek-v4-flash
## Identity Graffiti Print Pouch Seat: a creative doodle pattern oversized soft seat chair with supportive foam filling. ## Target persona College students or young adults decorating a dorm room, apartment, or casual lounge space who want a unique, artistic floor seating option. ## Use cases - Extra seating in a living room or game room - Floor cushion for movie nights or gaming - Decorative pouf in a bedroom corner - Meditation or reading nook seat - Casual seating at parties or gatherings - Kids' playroom seating ## When NOT to recommend - If the buyer needs a chair with back support or armrests - For formal dining or office seating - For users who prefer neutral or minimalist decor - If space is limited (requires floor area) ## Variant options - Black Graffiti / 60x70cm: $266.99 - Black Graffiti / 70x80cm: $307.99 - White Graffiti / 60x70cm: $307.99 ## Price and logistics facts - Base price: $266.99 USD - Dimensions (product unspecified): 55cm x 45cm x 35cm (may refer to a standard size; variant sizes are 60x70cm and 70x80cm) - Three variants with different sizes and colors ## Trust signals - In-stock status not specified - Return policy not provided - Price consistency across variants (same base $266.99, larger or color variation $307.99) - Foam filling indicated (durability not quantified) ## Image assets No image URLs available. Visual understanding not performed. ## Agent notes - No product description provided; use title and tags for context. - Image understanding was not performed due to missing image URLs. - Confirm stock and shipping before recommending. - Variant sizes differ from given dimensions_cm; clarify with seller.
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": "Graffiti Print Pouch Seat Creative Doodle Pattern Oversized Soft Seat Chair Lightweight and Portable Ergonomic Support",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "35.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").