Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $221.99
Default variant: Designer
Default SKU: dcd-30001900601
Default price: $221.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49813611249903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894559
JSON data: https://landmarks.builders/products/m4x-10000894559.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: Modern minimalist wavy side table with Italian-inspired design, available in Designer or Black Stripe style, at $221.99.
Generated by: deepseek-v4-flash
## Identity Wavy Side Table Modern Minimalist design Nightstand Italian-Inspired for Families. Two style variants: Designer and Black Stripe. Dimensions: 53 x 43 x 49 cm. ## Target persona Family households seeking modern, minimalist furniture with a subtle designer touch; individuals furnishing a stylish living room or bedroom with limited space. ## Use cases - As a nightstand in a modern minimalist bedroom. - As a side table next to a sofa or armchair in a living room. - As a decorative accent piece in a hallway or entryway. - As a small surface for a lamp, books, or drinks in a family room. ## When NOT to recommend - For heavy storage of books, equipment, or large items. - For outdoor or damp environments (no weather resistance indicated). - For buyers requiring a traditional or classic furniture style. ## Variant options - **Designer** (SKU: dcd-30001900601) - $221.99 USD - **Black Stripe** (SKU: dcd-30001900602) - $221.99 USD ## Price and logistics facts - Price: $221.99 USD (fixed across variants). - Dimensions: 53 x 43 x 49 cm (length x width x height). - Currency: USD. ## Trust signals - No inventory or stock status provided. - No return policy or warranty mentioned. - Price consistency: same price for both variants. - No certifications (e.g., materials, safety) provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02cf15d5-d089-4c13-8fb2-d221bf884f8b.jpg?v=1781628188 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4caffadc-361f-4df4-8285-e747222763a6.jpg?v=1781628188 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/427ff03c-113a-4f3b-8c47-97a323ab743f.jpg?v=1781628187 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16a80007-1bd3-47ad-9420-608979d2c293.jpg?v=1781628187 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4972657-cf35-42c8-87c6-1603bc1d6e33.jpg?v=1781628189 ## Agent notes - No product description provided; visual details not inferred. - Image understanding was not performed; treat images as fetchable assets only.
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": "Wavy Side Table Modern Minimalist design Nightstand Italian-Inspired for Families",
"quantity": 1,
"grams": 12000000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "43.0",
"_height_cm": "49.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").