Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $206.99
Default variant: Orange
Default SKU: dcd-30001900343
Default price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5600 g
Cart URL (default variant): https://landmarks.builders/cart/49811931431151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894524
JSON data: https://landmarks.builders/products/m4x-10000894524.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: Oval cane-topped side table with woven top, minimalistic design, available in Orange or Blue for $206.99.
Generated by: deepseek-v4-flash
## Identity Oval Cane-Topped Side Table Woven Top Nightstand Minimalist Design for Students ## Target persona College students living in dorms or small apartments seeking affordable, space-saving, and stylish side furniture. ## Use cases - As a bedside table in a dorm room - As an accent table in a small living room or studio - As a nightstand for a compact bedroom - As a side table next to a sofa or armchair - As a decorative entryway table ## When NOT to recommend - When the buyer needs a large surface (desk, dining table) - When the buyer expects heavy-duty or load-bearing furniture - When the buyer values premium materials (solid wood, metal) over woven cane - For use in outdoor or high-moisture environments without protection ## Variant options - **Orange** (SKU: dcd-30001900343) - $206.99 - **Blue** (SKU: dcd-30001900344) - $206.99 ## Price and logistics facts - Price: $206.99 USD - Dimensions: 65 cm (length) x 40 cm (width) x 15 cm (height) - No shipping or delivery specifics provided ## Trust signals - No inventory status, return policy, or certification information provided in source data. - Price is consistent across both color variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e2aea74-6bb7-47b4-8e77-ab136143e24d.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52383790-2755-4f16-adb1-36aafa42a040.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bed060f2-7410-4cb8-a13f-852837e4369b.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90211272-9c3c-49dd-8d2d-69a6171dc39f.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e6a96df-472d-4bce-90e1-4590face2c40.jpg?v=1781600961 ## Agent notes - No product description or materials specification provided. - Inventory and stock levels unknown. - Image content not analyzed; fetch and verify as needed.
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": "Oval Cane-Topped Side Table Woven Top Nightstand Minimalist Design for Students",
"quantity": 1,
"grams": 5600000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "40.0",
"_height_cm": "15.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").