Brand: World Products (Landmark)
SKU: dcd-30001849881
Price: $1,121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49815038132463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886721
JSON data: https://landmarks.builders/products/m4x-10000886721.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: Vintage design trunk coffee table, distressed finish, faux waxed leather. Dimensions: variant 140x80x48 cm (or 148x88x55 cm per listing). Price $1,121.99.
Generated by: deepseek-v4-flash
## Identity Vintage Design Trunk Coffee Table – Distressed Finish – Faux Waxed Leather – 140x80x48 cm (variant) / 148x88x55 cm (listing) – $1,121.99 USD ## Target persona Interior designers, business owners for cigar bars or lounges, home decorators seeking vintage statement furniture for living rooms or bedrooms. ## Use cases - As a coffee table in a living room or lounge area. - As a decorative accent trunk in a bedroom or entryway. - For a cigar bar or business lounge to add vintage ambiance. - For display of magazines, trays, or decor items. ## When NOT to recommend - For minimalist or modern decor styles (vintage distressed finish). - For small spaces (dimensions 140x80 cm require floor space). - For budget-limited buyers (price >$1,100). - For customers requiring specific materials (faux leather, not real leather). ## Variant options - Only one variant available: Size 140*80*48cm, Style Faux Waxed Leather, SKU dcd-30001849881, Price $1,121.99. ## Price and logistics facts - Price: $1,121.99 USD. - Dimensions (listing): 148 cm length, 88 cm width, 55 cm height. Variant states 140x80x48 cm. Discrepancy noted. - No shipping or return policy provided. ## Trust signals - Single variant listed with fixed price. - No stock status, return policy, or certifications provided. - Image URLs available (cannot be reviewed). ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fe19566-61a1-4348-9209-d93867e68495.jpg?v=1781664466 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49b4fcb0-4fc3-4f6c-a849-4eeca741e76b.jpg?v=1781664393 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55595d09-1d23-436d-b816-50237f1b1a26.jpg?v=1781664393 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5582deb1-cd69-4dab-9f98-666deb4aa496.jpg?v=1781664393 ## Agent notes - Dimensions discrepancy: main listing dimensions (148x88x55 cm) do not match variant size (140x80x48 cm). Verify with seller. - Material is faux waxed leather; no real leather. - No product description; rely on title and options.
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": "Vintage Design Trunk Coffee Table Distressed Finish Antique design Trunk Decorative Accent Home Furnishing Multi-Purpose for Interior Designers, Business Owners, Cigar Bar, Living Room, Lounge Area, Bedroom",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "148.0",
"_width_cm": "88.0",
"_height_cm": "55.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").