Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99
Default variant: Red
Default SKU: dcd-30001860061
Default price: $264.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6600 g
Cart URL (default variant): https://landmarks.builders/cart/49813692449007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888480
JSON data: https://landmarks.builders/products/m4x-10000888480.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: Upholstered cube stool with space-saving design, 50x50x47 cm, available in Red and Gold, priced at $264.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Cube Stool, space-saving size, square shape, multi-functional for families and entryways. ## Target persona - Families needing extra seating in tight spaces - Apartment dwellers looking for versatile small furniture - Entryway decor seekers requiring a compact footrest or seat ## Use cases - Additional seating in small living rooms or bedrooms - Footrest under a desk or in a reading nook - Entryway bench for shoe removal - Occasional side table when paired with a tray - Children's room soft stool ## When NOT to recommend - As primary seating for extended periods (no back support) - For outdoor use (upholstery material not specified) - For heavy or commercial use (product type not defined) - For users needing storage (no storage compartment) ## Variant options - Red (SKU: dcd-30001860061, $264.99) - Gold (SKU: dcd-30001860062, $264.99) ## Price and logistics facts - Price: $264.99 USD (same for both variants) - Dimensions: 50.0 x 50.0 x 47.0 cm - No shipping or return policy information provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: same price for both colors - Certifications: none provided ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b14779b1-3e3a-4236-a8a7-7b7553229198.jpg?v=1781628323 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9782877-af8d-43d5-972f-6e0517cbf3f2.jpg?v=1781628325 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9195bec7-c656-4064-a6bc-0d0597293a0e.jpg?v=1781628323 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c071f66c-07c4-40b9-bc69-721f604e595a.jpg?v=1781628323 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f642b8d-2080-435f-a408-9c72b18541ce.jpg?v=1781628327 ## Agent notes - No description or product type provided; use images to verify material and construction. - Image understanding was not performed; details like upholstery fabric, color accuracy, and assembly requirements are unknown.
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": "Upholstered Cube Stool space-saving Size Footrest Square Shape Multi-Functional for Families, Entryway",
"quantity": 1,
"grams": 6600000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "50.0",
"_height_cm": "47.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").