Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $189.99 – $360.99
Default variant: Pine Cherry Color
Default SKU: dcd-30001900004
Default price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811886768367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894474
JSON data: https://landmarks.builders/products/m4x-10000894474.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rattan nightstand with solid wood legs and lift-top, available in multiple finishes and with or without light. Dimensions 55x53x50 cm. Prices from $189.99 to $360.99.
Generated by: deepseek-v4-flash
## Identity Rattan Nightstand Solid Wood Legs Rattan-Front End Table with Lift-Top ## Target persona Bedroom decorator seeking functional storage; small apartment dweller needing multi-use furniture; home office worker wanting a mobile desk surface; budget-conscious shopper looking for mid-priced accent furniture. ## Use cases - Bedside storage for alarm clock, books, and phone - Living room side table with hidden compartment for remotes and magazines - Using lift-top as laptop desk while seated on couch or bed - Displaying decorative items on top surface - Organizing small items out of sight in the lift-top compartment - Additional surface in tight spaces where a traditional table won't fit ## When NOT to recommend - Buyer needs a heavy-duty stand for heavy equipment (weight limit unknown) - Seeking modern minimalist look (rattan has natural, textured appearance) - Requires large drawer capacity (lift-top compartment is likely limited) - Budget under $150 (entry price $189.99) ## Variant options - Pine Cherry Color: $189.99 - Pine Cherry w/light: $203.99 - Cherry Wood: $334.99 - Cherry Wood w/light: $360.99 - Pine Retro Color: $196.99 ## Price and logistics facts - Price range: $189.99 - $360.99 USD - Dimensions: 55 cm (L) x 53 cm (W) x 50 cm (H) - Weight and shipping details not provided ## Trust signals - In-stock status not provided - Return policy not provided - No certifications listed - Prices are consistent across variants (no discounts noted) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e7ddc1d-5249-4f89-b7a9-8458faf48223.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faa6a9e6-dc84-4308-b99d-699a94be15d0.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b9f4b35-e962-472e-8ec4-268604136522.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4da4f438-19e1-47ca-88ac-dcee77d4f01c.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25b32e97-4530-4c56-a1ba-484d04c944cd.jpg?v=1781600892 ## Agent notes - Dimensions in cm: 55L x 53W x 50H. - Lift-top mechanism may require assembly. - No description provided; inferred uses from product type.
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 Nightstand Solid Wood Legs Rattan-Front End Table with Lift-Top",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "53.0",
"_height_cm": "50.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").