Brand: World Products (Landmark)
SKU: dcd-30001873099
Price: $298.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 55000 g
Cart URL (default variant): https://landmarks.builders/cart/49814763667695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890560
JSON data: https://landmarks.builders/products/m4x-10000890560.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 2-piece modern TV cabinet and coffee table set with rounded corners and storage. Price $298.99 in Wood Cream. TV cabinet dimensions 160x34x40cm.
Generated by: deepseek-v4-flash
## Identity 2-piece modern minimalist TV cabinet and coffee table set with curved corners and storage. Brand not specified. SKU: dcd-30001873099. ## Target persona - Apartment dwellers needing space-saving furniture - Families seeking a sturdy, cohesive media console set - Homeowners furnishing a living room with modern decor - Bedroom users wanting a compact TV stand ## Use cases - Mount a TV and store media accessories in the cabinet - Use the coffee table for drinks, remotes, and decorative items - Create a coordinated modern look in a small living room - Replace an outdated TV stand and coffee table with a matching set - Furnish a rental apartment with minimal, functional furniture ## When NOT to recommend - Buyer needs a TV stand for a 65+ inch TV (depth 34cm may not support large TVs) - Prefers traditional, ornate, or rustic furniture styles - Requires heavy-duty weight capacity for large audio/video equipment - Has a very large living room wanting oversized furniture pieces ## Variant options - Only one variant: Color: Wood Cream, Size: 160x34x40cm (TV cabinet). Coffee table dimensions not specified. No other colors or sizes. ## Price and logistics facts - Price: $298.99 USD - Dimensions (TV cabinet): 160 cm width, 34 cm depth, 40 cm height - Dimensions (set overall): 165 cm length, 40 cm depth, 20 cm height (may be for the coffee table? Not specified) - Only one SKU and option available ## Trust signals - No stock status provided; assume available unless sold out - Return policy not stated - No certifications mentioned (e.g., CARB, TSCA) - Price is consistent with similar sets on market - Multiple product images available for visual inspection ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01403e50-7de6-455b-809a-07cbf2b6c77d.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2d94b54-78c7-42a8-ac7b-a57286b334f7.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7687cbfd-9de8-4ce6-98b0-d37fb6ae50b9.jpg?v=1781660576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27fd3a06-536d-40da-a341-6b797b7c9642.jpg?v=1781660577 ## Agent notes - Coffee table dimensions are not provided; only TV cabinet dimensions are available (160x34x40cm). The set includes two pieces, but the exact size of the coffee table is unknown. - Product description is empty; rely on title and tags. - Image analysis was not performed; visual details (materials, finish, assembly) cannot be confirmed. - No customer reviews or ratings available in data.
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": "2 Pieces Modern Minimalist Design Rounded Corner TV Cabinet and Coffee Table Curved Corners TV Stand with Storage Space-Saving Media Console Set Sturdy Construction for Apartment Dwellers, Families, Homeowners, Bedroom",
"quantity": 1,
"grams": 55000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "40.0",
"_height_cm": "20.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").