Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $264.99 – $414.99
Default variant: Cherry / 4-drawer
Default SKU: dcd-30001884155
Default price: $414.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49813691433199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892194
JSON data: https://landmarks.builders/products/m4x-10000892194.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Freestanding TV stand with multi-compartment shelving, modern design, available in Cherry or Walnut with various door/drawer styles. Dimensions 85x70x90 cm. Price from $264.99.
Generated by: deepseek-v4-flash
## Identity Freestanding TV stand with multi-compartment shelving, modern design. Dimensions: 85 cm length x 70 cm width x 90 cm height. Available in Cherry or Walnut with 4-drawer, Wood Door, Open Grid, or Glass Door styles. ## Target persona Homeowners furnishing a living room; small apartment residents needing compact media storage; individuals looking for a modern-style TV stand with multiple storage options. ## Use cases - Storing a TV (up to ~40 inches based on width) and media components. - Organizing DVDs, gaming consoles, and accessories in drawers or behind doors. - Displaying decorative items on open shelves. - Housing audio equipment such as a soundbar or receiver. - Serving as a multi-functional console table in a living area. ## When NOT to recommend - For TVs larger than 45 inches (width limited to 85 cm). - For buyers needing a heavy-duty stand for large audio gear (weight capacity not specified). - In spaces requiring a rustic or traditional aesthetic (modern design only). - For those needing a TV stand with built-in cable management features (not mentioned). ## Variant options - Cherry / 4-drawer: $414.99 - Cherry / Wood Door: $345.99 - Cherry / Open Grid: $264.99 - Cherry / Glass Door: $354.99 - Walnut / 4-drawer: $414.99 - Walnut / Wood Door: $345.99 - Walnut / Open Grid: $264.99 - Walnut / Glass Door: $354.99 ## Price and logistics facts - Base price: $264.99 (Cherry / Open Grid or Walnut / Open Grid). - Highest price: $414.99 (4-drawer variants). - Currency: USD. - Dimensions: 85 cm x 70 cm x 90 cm. - No shipping dimensions or weight provided. ## Trust signals - No in-stock status provided. - No return policy information available. - Price consistency across variants noted. - No certifications mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df73852d-adce-4f89-ad96-70f8b6da20e2.jpg?v=1781628322 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/940b99bb-49c9-4050-9ecc-8c13877b56e8.jpg?v=1781628322 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8932575-9b49-41e0-aa31-04ab097e31d2.jpg?v=1781628321 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efa5d3c2-b4bc-4420-b94d-8bf099592a2f.jpg?v=1781628322 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbe012b4-a6cb-45a6-bf2a-d8a4fcde8517.jpg?v=1781628322 ## Agent notes No description or product type provided. Trust signals, weight capacity, and material details are absent. Image content not analyzed.
This product has 10 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": "TV Stand with Storage Freestanding Multi-Compartment Shelving Unit Modern Design Sturdy Construction for Homeowners, Living Room",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "70.0",
"_height_cm": "90.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").