Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $903.99
Default variant: Coffee / 1.0M
Default SKU: dcd-30001852733
Default price: $903.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/49815025647855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887135
JSON data: https://landmarks.builders/products/m4x-10000887135.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: Two-in-one coffee table with storage and space-saving design, modern style, easy assembly, available in Coffee and Wine Red in 1.0M, 1.2M, 1.4M sizes, priced at $903.99.
Generated by: deepseek-v4-flash
## Identity Two-in-one coffee table with storage and space-saving design, modern style, easy assembly. Dimensions: 145 cm L x 75 cm W x 51 cm H. ## Target persona Apartment dwellers, homeowners, office workers, small apartment residents. ## Use cases - Living room coffee table with extra storage. - Dining area surface for small spaces. - Home office multi-functional table. - Space-saving solution for small apartments. - Dual-purpose: coffee table and storage unit. ## When NOT to recommend - When a large, traditional coffee table is needed. - For outdoor or damp environments. - If user prefers vintage or ornate styles. - For heavy-duty commercial use. ## Variant options - Color: Coffee or Wine Red. Sizes: 1.0M, 1.2M, 1.4M. All priced at $903.99. ## Price and logistics facts - Price: $903.99 USD. - Dimensions: 145 x 75 x 51 cm. - Variants: 6 SKUs. ## Trust signals - In-stock status unknown. - Return policy not specified. - Price consistency across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76e5708d-dddd-40ae-8f34-ff264e3b97c2.jpg?v=1781664352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01d4f70b-97d7-49e9-bf19-fdb66b927de5.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f088cd61-c25b-4057-9255-9987aa750ccb.jpg?v=1781664360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6425664-3e89-4aef-a2d4-188b8a896f09.jpg?v=1781664352 ## Agent notes - No product description provided; summary based on title and specs. Image content not analyzed.
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": "two-in-onePurpose Design elevateTop Coffee Table Space-Saving Storage Furniture Modern design Easy Assembly for Apartment Dwellers, Homeowners, Office Workers, Living Room, Small Apartments, Dining Area",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "75.0",
"_height_cm": "51.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").