Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99
Default variant: Light Green
Default SKU: dcd-30001901186
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4300 g
Cart URL (default variant): https://landmarks.builders/cart/49811912786159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894652
JSON data: https://landmarks.builders/products/m4x-10000894652.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: Iridescent side table with light luxury aesthetic, 55x35x30 cm, available in Light Green and Blue, priced at $201.99 USD.
Generated by: deepseek-v4-flash
## Identity Iridescent side table (nightstand) with a light luxury, modern design. Dimensions: 55cm length, 35cm width, 30cm height. ## Target persona Homeowners seeking a decorative modern accent table for interior spaces. Ideal for those who appreciate iridescent finishes and contemporary style. ## Use cases - Bedside nightstand in a modern bedroom - Accent table in a living room or seating area - Decorative piece in an entryway or hallway - Small table for a reading nook or home office - Display stand for a lamp, plant, or art object ## When NOT to recommend - Outdoor or uncovered patio use (no weather resistance stated) - Heavy storage or load-bearing (e.g., heavy lamp or books) - Buyers on a strict budget under $150 - Those seeking traditional or rustic furniture styles ## Variant options - Light Green ($201.99) - Blue ($201.99) ## Price and logistics facts - Price: $201.99 USD (same for both variants) - Dimensions: 55 x 35 x 30 cm - No shipping or availability details provided ## Trust signals - In-stock status: unknown - Return policy: not specified - Price consistency: both variants same price - Certifications: none known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b9200a1-2a72-4087-96f3-415c8c47bddb.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13737665-fbf1-4aee-a1e2-3563f6e96a3a.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39992f2b-beac-472e-b77c-a08905ccc4c3.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbc0e30e-fdde-4430-9bb8-0d0bc92355b6.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c67100d0-f7d5-4a5f-848b-15df6d8ca03e.jpg?v=1781600938 ## Agent notes - Image understanding not performed; no visual details inferred.
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": "Iridescent Side Table Light Luxury aesthetic Nightstand Modern Design for Homeowners",
"quantity": 1,
"grams": 4300000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "35.0",
"_height_cm": "30.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").