Brand: World Products (Landmark)
SKU: dcd-30001899860
Price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811881918703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894450
JSON data: https://landmarks.builders/products/m4x-10000894450.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A rattan bedside table with Nordic and Japanese aesthetic, 63x43x62 cm, available in Natural color at $186.99.
Generated by: deepseek-v4-flash
## Identity Rattan Bedside Table Nordic Inspired Rattan Bedside Cabinet Japanese Aesthetic (Natural variant) ## Target persona Buyers seeking minimalist natural decor, especially fans of Nordic or Japanese interior design; small apartment dwellers needing compact storage; eco-conscious shoppers preferring natural rattan. ## Use cases - Bedside nightstand for small items (books, phone, glasses) - Accent side table in living room or reading nook - Entryway catchall for keys and mail - Lamp stand next to a sofa or armchair - Small space table between two chairs - Plant stand in a cozy corner ## When NOT to recommend - Buyer needs a large storage unit or deep drawers - Preference for industrial, modern, or glossy finished furniture - Budget under $150 - Seeking a tall bookshelf or wardrobe ## Variant options - Natural (only variant) ## Price and logistics facts - Price: $186.99 USD - Dimensions: 63 cm (length) x 43 cm (width) x 62 cm (height) - Shipping weight and origin not specified ## Trust signals - In-stock status: unknown - Return policy: not stated - Price consistency: only one price known - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6985156a-990a-459c-9cf6-0eb66315e380.jpg?v=1781600887 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90d77311-9128-406b-9a76-da63471bb793.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e8c88da-78e9-4599-96ca-54c65c1d2e14.jpg?v=1781600883 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/927e7205-d904-401a-988e-c3d5b82623fd.jpg?v=1781600884 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a6fd217-c897-44f2-a2aa-6941e1971840.jpg?v=1781600885 ## Agent notes - No product description or type provided - No image analysis performed; treat images as fetchable assets only - Only one variant (Natural) confirmed
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 Bedside Table Nordic Inspired Rattan Bedside Cabinet Japanese Aesthetic",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "43.0",
"_height_cm": "62.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").