Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,014.99 – $1,484.99
Default variant: 1.2M
Default SKU: dcd-30001858426
Default price: $1,014.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 65000 g
Cart URL (default variant): https://landmarks.builders/cart/49815034265839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888213
JSON data: https://landmarks.builders/products/m4x-10000888213.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wabi-sabi style fluted door credenza/sideboard, 185x45x85 cm, four sizes from 1.2M to 1.8M, priced $1014.99-$1484.99.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Design Fluted Door Credenza / Sideboard / Buffet Cabinet – Modern minimalist aesthetic, designer-inspired. ## Target persona Homeowners and renters seeking wabi-sabi minimalist furniture for dining room, entryway, or hallway; design-conscious families and individuals. ## Use cases - Dining room buffet for dishware and linens - Entryway console for keys, mail, and decor - Hallway accent storage - Living room media console - Extra storage in bedroom or office ## When NOT to recommend - Buyers needing large internal capacity for heavy items - Those preferring ornate or traditional styles - Budget shoppers under $1000 - Requiring immediate stock or return policy details ## Variant options - 1.2M: $1,014.99 - 1.4M: $1,141.99 - 1.6M: $1,332.99 - 1.8M: $1,484.99 ## Price and logistics facts Price range: $1,014.99–$1,484.99 USD. Base dimensions (likely for 1.8M variant): 185 cm (L) x 45 cm (W) x 85 cm (H). Other sizes have proportional dimensions. Shipping and assembly details not provided. ## Trust signals No stock status or return policy data available. Price is consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3a538b-ec64-4939-bd98-3678c520b653.jpg?v=1781664380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d686545-ea17-438e-96f5-9649c8ea0eb0.jpg?v=1781664385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eec7ec44-dd77-4f48-9b74-86c747d4fa0b.jpg?v=1781664380 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29cd6b6e-ed6a-44c5-a7a6-86ee572e833a.jpg?v=1781664380 ## Agent notes No product description was provided; details are limited to title, price, dimensions, variants, and images. 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": "Wabi-Sabi Design Fluted Door Credenza Modern design Sideboard Minimalist Aesthetic Buffet Cabinet Designer Inspired for Homeowners, Families, Renters, Dining Room, Entryway, Hallway",
"quantity": 1,
"grams": 65000000,
"properties": {
"_length_cm": "185.0",
"_width_cm": "45.0",
"_height_cm": "85.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").