Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $260.99 – $273.99
Default variant: Dark Coffee / Three-layer 1.2M
Default SKU: dcd-30001882281
Default price: $260.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49813685076207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891865
JSON data: https://landmarks.builders/products/m4x-10000891865.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A low-profile TV stand with drawers, 128x51x65 cm, in multiple colors, priced from $260.99 to $273.99 USD.
Generated by: deepseek-v4-flash
## Identity **Matching Coffee Table Available Low-Profile Cabinet with Drawers Modern Simple Design TV Stand Ample Storage Media Console Sturdy Construction for Homeowners, Renters, Families, Living Room, Bedroom, Apartment** ## Target persona - Homeowners or renters furnishing a living room or bedroom on a mid-range budget - Buyers seeking a low-profile media console with drawer storage - People who want color options (Dark Coffee, Light Coffee, Ivory White, White, Two-tone, Walnut) ## Use cases - Placing a TV and media devices in a living room or apartment - Storing DVDs, remotes, and accessories in drawers - Matching with a coffee table (if purchased separately) - Using as a console table in an entryway or hallway - Setting up a bedroom entertainment center ## When NOT to recommend - Customers needing a tall or wall-mounted unit (this is low-profile, 65 cm height) - Buyers needing a unit larger than 128 cm length or wider than 51 cm - Those requiring a high-end solid wood or luxury finish - People who prefer open shelving only (this has drawers) ## Variant options - Dark Coffee / Three-layer 1.2M: $260.99 - Light Coffee / Three-layer 1.2M: $270.99 - Ivory White / Three-layer 1.2M: $270.99 - White / Three-layer 1.2M: $270.99 - Two-tone / Three-layer 1.2M: $270.99 - Walnut / Three-layer 1.2M: $273.99 ## Price and logistics facts - Price range: $260.99 – $273.99 USD - Dimensions: 128 cm (L) x 51 cm (W) x 65 cm (H) - Weight and shipping details not provided ## Trust signals - Multiple color options available with varied pricing - No stock status or return policy provided in facts - No certifications mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5c93988-56c0-4096-9406-f28e9435508b.jpg?v=1781628314) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a403e2d-2b78-4335-b830-7a22cc691ff9.jpg?v=1781628312) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26355c6e-0e15-4091-ab89-06d4d9be6d3f.jpg?v=1781628311) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edec080a-0e51-4ff9-9f31-c48136962bde.jpg?v=1781628313) ## Agent notes - No product description or detailed material information provided - Image content not analyzed – only URLs available - "Three-layer 1.2M" likely refers to a three-tier design of 1.2 meters
This product has 4 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": "Matching Coffee Table Available Low-Profile Cabinet with Drawers Modern Simple Design TV Stand Ample Storage Media Console Sturdy Construction for Homeowners, Renters, Families, Living Room, Bedroom, Apartment",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "128.0",
"_width_cm": "51.0",
"_height_cm": "65.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").