Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $193.99 – $232.99
Default variant: Coffee / Hollow Rattan Single
Default SKU: dcd-30001893729
Default price: $193.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/49811894206703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893548
JSON data: https://landmarks.builders/products/m4x-10000893548.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A large capacity 2-door rattan sideboard cabinet with Chinese design, available in rattan or glass front, priced at $193.99 USD.
Generated by: deepseek-v4-flash
## Identity Rattan Door Sideboard Chinese Design 2-Door Rattan Cabinet Large Capacity Vintage Design. Dimensions: 83 x 45 x 95 cm. ## Target persona Homeowners decorating entryways or hallways; vintage or Chinese design style enthusiasts; budget-conscious furniture buyers (under $200). ## Use cases - Store keys, mail, and small items in entryway. - Display collectibles or photos on top. - Hide electronics or cables in living room. - Organize hallway clutter. - Serve as a buffet or storage in dining room. - Office storage for supplies. ## When NOT to recommend - For buyers seeking modern minimalist aesthetic. - For customers wanting all-solid-wood construction (material not fully specified). - For small spaces requiring a taller cabinet (height only 95 cm). - For outdoor or high-humidity areas. ## Variant options - **Coffee / Hollow Rattan Single** – $193.99 (rattan door front). - **Coffee / Hollow Glass Single** – $232.99 (glass door front). ## Price and logistics facts Base price $193.99 USD; glass variant $232.99. Dimensions: 83 cm L x 45 cm W x 95 cm H. Weight and shipping cost not provided. ## Trust signals Listed as in stock. No return policy mentioned. Price consistent across variants. No certifications or warranty noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f25b6003-f1cb-4f27-84ff-6247f3ae3a96.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b58fa3f-5d1d-4672-902d-c5a59ddcc883.jpg?v=1781600905 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95c7f33b-41aa-44cf-9401-479934579110.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b89aa034-b562-4bf2-9632-374d0f299989.jpg?v=1781600904 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cae965c2-9d2a-472e-91ba-472c50a4a178.jpg?v=1781600904 ## Agent notes Product description was not provided. Material composition beyond rattan door front is unknown. Images not analyzed for visual details.
This product has 12 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": "Rattan Door Sideboard Chinese Design 2-Door Rattan Cabinet Large Capacity Vintage Design for Homeowners, Entryway, Hallway",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "45.0",
"_height_cm": "95.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").