Brand: World Products (Landmark)
SKU: dcd-30001851806
Price: $888.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/49815023681775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886973
JSON data: https://landmarks.builders/products/m4x-10000886973.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 aesthetic sideboard with distressed farmhouse look, two-tone finish, X-pattern doors. Dimensions 68x40x195 cm. Price $888.99.
Generated by: deepseek-v4-flash
## Identity Vintage aesthetic Multi-Door Sideboard, distressed farmhouse look, two-tone finish, Xpattern doors. Buffet cabinet for dining room, kitchen, entryway, hallway. ## Target persona Interior design aficionados, homeowners, apartment dwellers seeking a distinctive vintage piece for their home. ## Use cases - Dining room buffet for storage and display. - Kitchen cabinet for extra pantry or dish storage. - Entryway console table with drawers and cabinets. - Hallway accent piece to add character. ## When NOT to recommend - Buyers needing a wide sideboard (width only 40 cm). - Spaces with low ceilings (height 195 cm may be too tall). - Those seeking modern, minimalist, or light-colored furniture. - Budget-conscious buyers (price $888.99). ## Variant options - Style: Display Rack (only variant). Price: $888.99. ## Price and logistics facts - Price: $888.99 USD. No discounts or promotions listed. - Dimensions: 68 x 40 x 195 cm (L x W x H). - No shipping cost or delivery time provided. ## Trust signals - Price is fixed and consistent. - Stock status not specified. - Return policy not provided. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84a3b6a9-417c-40ca-be61-d024a83c85d8.jpg?v=1781664347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b2d355c-be3e-4c92-84ce-c4db66881207.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85c48b8d-a9c6-4b4c-a5af-bf77497985f9.jpg?v=1781664346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15edc14d-d181-495b-b7cb-fd40552effa8.jpg?v=1781664346 ## Agent notes - Product type field is empty; description is empty. Additional specs (weight, material) not provided. - Images not analyzed; visual details (e.g., exact colors, condition) unknown.
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 aesthetic Multi-Door Sideboard Distressed Look Farmhouse Sideboard Two-Tone Finish Buffet Cabinet Xpattern Doors for Interior Design aficionados, Homeowners, Apartment Dwellers, Dining Room, Kitchen, Entryway, Hallway",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "68.0",
"_width_cm": "40.0",
"_height_cm": "195.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").